When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. File:Structure and Interpretation of Computer Programs ...

    en.wikipedia.org/wiki/File:Structure_and...

    You are free: to share – to copy, distribute and transmit the work; to remix – to adapt the work; Under the following conditions: attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made.

  3. Algorithms + Data Structures = Programs - Wikipedia

    en.wikipedia.org/wiki/Algorithms_+_Data...

    The book is one of the most influential computer science books of its time and, like Wirth's other work, has been used extensively in education. [ 2 ] The Turbo Pascal compiler written by Anders Hejlsberg was largely inspired by the Tiny Pascal compiler in Niklaus Wirth's book.

  4. SICP has been influential in computer science education, and several later books have been inspired by its style. Structure and Interpretation of Classical Mechanics (SICM), another book that uses Scheme as an instructional element, by Gerald Jay Sussman and Jack Wisdom; Software Design for Flexibility, by Chris Hanson and Gerald Jay Sussman

  5. File:Data Structures.pdf - Wikipedia

    en.wikipedia.org/wiki/File:Data_Structures.pdf

    You are free: to share – to copy, distribute and transmit the work; to remix – to adapt the work; Under the following conditions: attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made.

  6. Introduction to Algorithms - Wikipedia

    en.wikipedia.org/wiki/Introduction_to_Algorithms

    In the preface, the authors write about how the book was written to be comprehensive and useful in both teaching and professional environments. Each chapter focuses on an algorithm, and discusses its design techniques and areas of application. Instead of using a specific programming language, the algorithms are written in pseudocode. The ...

  7. Amortized analysis - Wikipedia

    en.wikipedia.org/wiki/Amortized_analysis

    Amortized analysis requires knowledge of which series of operations are possible. This is most commonly the case with data structures, which have state that persists between operations. The basic idea is that a worst-case operation can alter the state in such a way that the worst case cannot occur again for a long time, thus "amortizing" its cost.

  8. Comparison of data structures - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_data_structures

    Here are time complexities [5] of various heap data structures. The abbreviation am. indicates that the given complexity is amortized, otherwise it is a worst-case complexity. For the meaning of "O(f)" and "Θ(f)" see Big O notation. Names of operations assume a max-heap.

  9. David L. Childs - Wikipedia

    en.wikipedia.org/wiki/David_L._Childs

    The late 1960s saw Childs working on the CONCOMP project for Research in Conversational Use of Computers under project director Franklin H. Westervelt. [1]Childs proposed the Extended Set Theoretic approach to database management in 1968 in his paper Feasibility of a Set-Theoretic Data Structure Based on a Reconstituted Definition of a Relation.