- HAKMEM
- -Hack(er)'s Memo - eine (legendare) Sammlung von geschickten mathematischen Programmierungstricks und Erkenntnissen (->"MIT AI Memo 239, Feb. 1972"), z.B.: es gibt genau 23000 Primzahlen zwischen 1 und 2**18 (Gene Salamin)
Acronyms. 2013.
Acronyms. 2013.
HAKMEM — HAKMEM, alternatively known as AI Memo 239, is a 1972 memo (technical report) of the MIT AI Lab that describes a wide variety of hacks, primarily useful and clever algorithms for mathematical computation. There are also some schematic diagrams… … Wikipedia
HAKMEM — Hack(er) s Memo eine (legendare) Sammlung von geschickten mathematischen Programmierungstricks und Erkenntnissen ( > MIT AI Memo 239, Feb. 1972 ), z.B.: es gibt genau 23000 Primzahlen zwischen 1 und 2**18 (Gene Salamin) … Acronyms von A bis Z
Two's complement — The two s complement of a binary number is defined as the value obtained by subtracting the number from a large power of two (specifically, from 2 N for an N bit two s complement).A two s complement system or two s complement arithmetic is a… … Wikipedia
Bill Gosper — Pour les articles homonymes, voir Gosper. Bill Gosper en 2006. Bill Gosper (nom complet Ralph William Gosper, Jr.) est un mathématicien et informaticien … Wikipédia en Français
Bill Gosper — Infobox Person name = Ralph William Gosper, Jr image size = 150px birth date = 1943 birth place = occupation = Programmer employer = residence = nationality = American field = computer scientist, mathemtician work institutions = Xerox PARC,… … Wikipedia
Richard Schroeppel — (2004) Richard C. Schroeppel (* 1948 nahe Chicago in Illinois) ist ein US amerikanischer Informatiker und Mathematiker, der sich mit Algorithmischer Zahlentheorie und Kryptographie beschäftigt. Schroeppel studierte am MIT, wo er 1968 seinen… … Deutsch Wikipedia
TacTix — is a two player strategy game invented by Piet Hein. It is essentially a two dimensional version of Nim. Players alternate taking pieces away from a square (or rectangular) grid, as many contiguous pieces as desired from a single row or column.… … Wikipedia
239 (number) — 239 (two hundred [and] thirty nine) is the natural number following 238 and preceding 240.In mathematicsIt is a prime number. The next is 241, with which it forms a pair of twin primes. 239 is a Sophie Germain prime and a Newman Shanks Williams… … Wikipedia
Strlen — In the C standard library, strlen is a string function that determines the length of a character string.Example usage #include #include int main(void){ char *string = Hello World ; printf( %lu , (unsigned long)strlen(string)); return 0;}This… … Wikipedia
Teeko — is an abstract strategy game invented by John Scarne in 1945 and rereleased in refined form in 1952 and again in the 1960s. Teeko was marketed by Scarne s company, John Scarne Games Inc..The Teeko board consists of twenty five spaces arranged in… … Wikipedia