saves space

  • 21DoDo, The Kid from Outer Space — was an animated cartoon series that was syndicated to television from 1965 1970. DoDo was a young extraterrestrial from the planet Hena Hydro, who came to Earth in his flying saucer and had numerous adventures. Other cast members included… …

    Wikipedia

  • 22Mr. Monk in Outer Space —   …

    Wikipedia

  • 23Hash table — Not to be confused with Hash list or Hash tree. Unordered map redirects here. For the proposed C++ class, see unordered map (C++). Hash Table Type unsorted dictionary Invented 1953 Time complexity in big O notation Average Worst case Space …

    Wikipedia

  • 24Tail recursion — In computer science, tail recursion (or tail end recursion) is a special case of recursion in which the last operation of the function is a recursive call. Such recursions can be easily transformed to iterations. Replacing recursion with… …

    Wikipedia

  • 25Compiler optimization — is the process of tuning the output of a compiler to minimize or maximize some attributes of an executable computer program. The most common requirement is to minimize the time taken to execute a program; a less common one is to minimize the… …

    Wikipedia

  • 26Lookahead — is a tool in algorithms for looking ahead a few more input items before making a cost effective decision at one stage of the algorithm. Lookahead vs. Lazy evaluation This is in contrast to another technique called lazy evaluation that delays the… …

    Wikipedia

  • 27Comparator — For other uses, see Comparator (disambiguation). In electronics, a comparator is a device that compares two voltages or currents and switches its output to indicate which is larger. They are commonly used in devices such as Analog to digital… …

    Wikipedia

  • 28Three-dimensional integrated circuit — In electronics, a three dimensional integrated circuit (3D IC, 3D IC, or 3 D IC) is a chip in which two or more layers of active electronic components are integrated both vertically and horizontally into a single circuit. The semiconductor… …

    Wikipedia

  • 29Platonic solid — In geometry, a Platonic solid is a convex polyhedron that is regular, in the sense of a regular polygon. Specifically, the faces of a Platonic solid are congruent regular polygons, with the same number of faces meeting at each vertex; thus, all… …

    Wikipedia

  • 30Virtual desktop — For software that creates a virtualized environment between the computer platform and its operating system, see Virtual machine. For virtual machines running desktop environments, see Desktop virtualization. OpenSUSE 10.2 s implementation of… …

    Wikipedia