|
|
|
|
LEADER |
00000cam a2200000 i 4500 |
001 |
SCIDIR_ocn892066999 |
003 |
OCoLC |
005 |
20231120111749.0 |
006 |
m o d |
007 |
cr cnu---unuuu |
008 |
141003s1993 maua ob 001 0 eng d |
040 |
|
|
|a OPELS
|b eng
|e rda
|e pn
|c OPELS
|d N$T
|d E7B
|d YDXCP
|d EBLCP
|d IDEBK
|d DEBSZ
|d OCLCQ
|d OCLCO
|d DEBBG
|d MERUC
|d OCLCQ
|d STF
|d OCLCQ
|d UKAHL
|d OCLCQ
|d LUN
|d OCLCQ
|d OCLCO
|d OCLCQ
|d OCLCO
|
019 |
|
|
|a 897646837
|
020 |
|
|
|a 9781483277813
|q (electronic bk.)
|
020 |
|
|
|a 148327781X
|q (electronic bk.)
|
020 |
|
|
|a 9781322470887
|
020 |
|
|
|a 132247088X
|
020 |
|
|
|z 0126683158
|
020 |
|
|
|z 9780126683158
|
035 |
|
|
|a (OCoLC)892066999
|z (OCoLC)897646837
|
050 |
|
4 |
|a QA76.73.C15
|b S737 1993eb
|
072 |
|
7 |
|a COM
|x 051060
|2 bisacsh
|
082 |
0 |
4 |
|a 005.13/3
|2 23
|
084 |
|
|
|a *68N15
|2 msc
|
100 |
1 |
|
|a Stevens, Roger T.,
|d 1927-
|
245 |
1 |
0 |
|a Learning C with fractals /
|c Roger T. Stevens.
|
264 |
|
1 |
|a Boston :
|b Academic Press,
|c [1993]
|
264 |
|
4 |
|c �1993
|
300 |
|
|
|a 1 online resource (xiii, 316 pages) :
|b illustrations (some color)
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
500 |
|
|
|a Includes index.
|
588 |
0 |
|
|a Print version record.
|
505 |
0 |
|
|a Front Cover; Learning C with Fractals; Copyright Page; Acknowledgments; Table of Contents; List of Color Plates; Chapter 1. Introduction; Hardware Requirements; C Programming Style; Comments; Preprocessor Directives; The � include Directive; The #define Directive; Reserved Words; Data Types; Chapter 2. Writing and Compiling C Programs; Borland C++ and Turbo C++; Zortech C++; Microsoft C++; Power C; Chapter 3. Main Program and Functions; The main Program; Functions within a Program; Function Limitations; Summary; Chapter 4. Interaction of C with DOS; DOS Fundamentals.
|
505 |
8 |
|
|a Using DOS from C: the int86 FunctionThe setmode Function; The cls Function; The plot Function; Summary; Chapter 5. Operators and Expressions; Operator Definitions; Operator Precedence; Mixed Types and Typecasting; Chapter 6. Initializing Variables; Global and Local Variables; Initializing Data Items; Initializing Arrays; Chapter 7. Using Loops; The while Loop; The Mandelbrot Set; The do-while loop; The Hyperbolic Cosine Fractal; The for Loop; The Legendre Polynomial Fractal; Chapter 8. Conditional Statements; The if-else Statement; Relational Operators; More Complicated if Statements.
|
505 |
8 |
|
|a The Julia SetThe? : Trinary Conditional Function and the Dragon Curve; The switch-case Statement; Chapter 9. Output to Screen and Printer; The putch Function; The putc and fputc Functions; The putchar and fputchar Functions; The puts and fputs Functions; The putw Function; The printf Function; Type Characters; The flag Field; The width Field; The precision Field; The size Field; Expanded Mandelbrot Set Example; Chapter 10. Disk Reading and Writing; Opening a Disk File; Closing a File; The fseek and rewind Commands; The putc and fputc Functions; The fputs Functions; The putw Function.
|
505 |
8 |
|
|a The fprintf FunctionThe fread and fwrite Functions; The Tchebychev C5 Polynomial Fractal Curve; Restoring a Display from a Disk File; Chapter 11. Keyboard Input; The getch and getche Functions; The getc and fgetc Functions; The getchar and fgetchar Functions; The gets and fgets Functions; The getw Function; The scanf Function; Specifying the Input Format; Type Characters; An Example Using scanf; Problems with scant; The bioskey Function; The Mandelbrot Set as a Map of Julia Sets; The Mandelbrot Set with Integer Arithmetic; Moving the Cursor and Drawing the Preview Julia Set.
|
505 |
8 |
|
|a The arrow FunctionThe julia Function; The gotoXY Function; The plot Function; The plotxor Function; Chapter 12. Using Pointers in C; What Is a Pointer?; The Plasma Fractal Display; Initializing the Palette; The subdivide Function; Rotating Colors; Chapter 13. Structures and Unions; Structures; The typedef Statement; Using a Structure; Unions; Expanding the Tchebychev C5 Fractal; The move_cursor Function; The plot Function; Chapter 14. Mathematical Functions; The Cosine Fractal; Chapter 15. Character and Number Conversions; The atoi Function; The atol Function; The atof and _atold Functions.
|
520 |
|
|
|a Learning C with Fractals.
|
650 |
|
0 |
|a C (Computer program language)
|
650 |
|
0 |
|a Fractals
|x Data processing.
|
650 |
|
6 |
|a C (Langage de programmation)
|0 (CaQQLa)201-0019413
|
650 |
|
6 |
|a Fractales
|0 (CaQQLa)201-0134451
|x Informatique.
|0 (CaQQLa)201-0380011
|
650 |
|
7 |
|a COMPUTERS
|x Programming Languages
|x C.
|2 bisacsh
|
650 |
|
7 |
|a C (Computer program language)
|2 fast
|0 (OCoLC)fst00843279
|
650 |
|
7 |
|a Fractals
|x Data processing
|2 fast
|0 (OCoLC)fst00933510
|
650 |
|
7 |
|a Fractales.
|2 ram
|
650 |
|
7 |
|a C (langage de programmation)
|2 ram
|
776 |
0 |
8 |
|i Print version:
|a Stevens, Roger T., 1927-
|t Learning C with fractals
|z 0126683158
|w (DLC) 92035032
|w (OCoLC)26809574
|
856 |
4 |
0 |
|u https://sciencedirect.uam.elogim.com/science/book/9780126683158
|z Texto completo
|