home *** CD-ROM | disk | FTP | other *** search
/ Shareware Supreme Volume 6 #1 / swsii.zip / swsii / 215 / DDJ9302.ZIP / README.ASC < prev    next >
Text File  |  1993-01-12  |  2KB  |  69 lines

  1. GA.ASC
  2. Title: GENETIC ALGORITHMS
  3. Keywords: FEB93   PROLOG   GENETIC ALGORITHMS
  4. Source code that accompanies Richard Spillman's article on genetic 
  5. algorithms.
  6.  
  7. MAZE.ASC
  8. Title: CELLULAR AUTOMATA FOR SOLVING MAZES
  9. Keywords: FEB93   CELLULAR AUTOMATA   MAZE   C
  10. Basem Nayfeh discusses mazes and how you can use cellular automata 
  11. to solve them. 
  12.  
  13. FUZZY.ASC
  14. Title: FUZZY LOGIC IN C
  15. Keywords: FEB93   C    FUZZY LOGIC
  16. Greg Viot presents a general-purpose, fuzzy-based inference
  17. engine written in C.
  18.  
  19. SOCKET.ASC
  20. Title: UNTANGLING THE WINDOWS SOCKETS API
  21. Keywords: FEB93  WINDOWS   C  NETWORKING
  22. Our authors examine the Windows Sockets API, an open, standard programming
  23. interface for developing TMP/IP network apps under Windows.
  24.  
  25. MESSAGE.ASC
  26. Title: INSIDE THE WINDOWS MESSAGING SYSTEM
  27. Keywords: FEB93  WINDOWS   C  
  28. Matt Pietrek looks inside the Windows messaging system. Also see 
  29. QUEUE.ASC.
  30.  
  31. QUEUE.ASC
  32. Title: INSIDE THE WINDOWS MESSAGING SYSTEM
  33. Keywords: FEB93  WINDOWS   C  
  34. Matt Pietrek presents a program that lets you access the contents of the
  35. Windows message queue.
  36.  
  37. NN.ASC
  38. Title: NEURAL NETS FOR PREDICTING BEHAVIOR 
  39. Keywords: FEB92   C  NEURAL NETWORKS
  40. Source code snippet that uses neural nets to address the problem of
  41. noisy data.
  42.  
  43. CPROG.ASC
  44. Title: C PROGRAMMING COLUMN
  45. Keywords: FEB93  DFLAT++  C++  CUA/SAA  USER INTERFACE LIBRARY
  46. Al Stevens' continues his multipart series on D-Flat++, a SAA/CUA compliant 
  47. interface library for C++. Also see DFLT15.ARC, D15TXT.ARC, and DFPP01.ARC.
  48.  
  49. DFPP01.ARC
  50. Title: C PROGRAMMING COLUMN
  51. Keywords: FEB92  C++  CUA/SAA  
  52. The current version of the complete system for Al Stevens' D-FLAT 
  53. interface library for C++. Requires ARCE.COM to extract. 
  54.  
  55. GRPHPROG.ASC
  56. Title: GRAPHICS PROGRAMMING COLUMN
  57. Keywords:  FEB93   GRAPHICS    ANIMATION  
  58. Michael Abrash continues his discussion dirty-rectangles which can help you 
  59. clean up the visual quality of graphics animation. Also see XSHRP21.ZIP.
  60.  
  61. XSHRP21.ZIP
  62. Title: GRAPHICS PROGRAMMING COLUMN
  63. Keywords: FEB92  3D  ANIMATION  GRAPHICS
  64. The current version of the complete system for Michael Abrash's 
  65. X-Sharp library for 3D graphics animation. Requires PKUNZIP.EXE to extract. 
  66.  
  67.  
  68.  
  69.