Geometry.Net - the online learning center
Home  - Basic_C - Computer Algorithms
e99.com Bookstore
  
Images 
Newsgroups
Page 1     1-20 of 183    1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | Next 20
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

         Computer Algorithms:     more books (100)
  1. Computer Algorithms by Ellis Horowitz, Sartaj Sahni, et all 2007-11
  2. The Design and Analysis of Computer Algorithms (Addison-Wesley Series in Computer Science and Information Processing) by Alfred V. Aho, John E. Hopcroft, et all 1974-01-11
  3. Computer Algorithms: Introduction to Design and Analysis (3rd Edition) by Sara Baase, Allen Van Gelder, 1999-11-15
  4. Computer Animation, Second Edition: Algorithms and Techniques (The Morgan Kaufmann Series in Computer Graphics) (The Morgan Kaufmann Series in Computer Graphics) by Rick Parent, 2007-10-01
  5. Data Structures and Algorithms (Addison-Wesley Series in Computer Science and Information Pr) by Alfred V. Aho, Jeffrey D. Ullman, et all 1983-01-11
  6. Computer Algorithms C++: C++ and Pseudocode Versions by Ellis Horowitz, Sartaj Sahni, et all 1996-12-15
  7. Art of Computer Programming, Volume 1: Fundamental Algorithms (3rd Edition) (Art of Computer Programming Volume 1) by Donald E. Knuth, 1997-07-17
  8. Computer Graphics and Geometric Modelling: Implementation & Algorithms by Max K. Agoston, 2005-01-04
  9. Art of Computer Programming, Volume 2: Seminumerical Algorithms (3rd Edition) (Art of Computer Programming Volume 2) by Donald E. Knuth, 1997-11-14
  10. Computer Arithmetic Algorithms by Israel Koren, 2001-12-15
  11. Algorithms for Image Processing and Computer Vision by J. R. Parker, 1996-11-25
  12. The Design and Analysis of Algorithms (Monographs in Computer Science) by Dexter C. Kozen, 1991-12-03
  13. Algorithms Sequential & Parallel: A Unified Approach (Electrical and Computer Engineering Series) by Russ Miller, Laurence Boxer, 2005-08-03
  14. Algorithms & Data Structures: The Science Of Computing (Electrical and Computer Engineering Series) by Douglas Baldwin, Greg Scragg, 2004-06

1. Design And Analysis Of Computer Algorithms
This site contains design and analysis of various computer algorithms such as divideand-conquer, dynamic, greedy, graph, computational geometry etc.
http://www.personal.kent.edu/~rmuhamma/Algorithms/algorithm.html
"That fondness for science, ... that affability and condescension which God shows to the learned, that promptitude with which he protects and supports them in the elucidation of obscurities and in the removal of difficulties, has encouraged me to compose a short work on calculating by al-jabr and al-muqabala , confining it to what is easiest and most useful in arithmetic."
Abu Ja'far Muhammad ibn Musa Al-Khwarizmi
[Born: about 780 in Baghdad (now in Iraq). Died: about 850] [al-jabr means "restoring", referring to the process of moving a subtracted quantity to the other side of an equation; al-muqabala is "comparing" and refers to subtracting equal quantities from both sides of an equation.]
Compilers Computational Geometry Computer Architecture Computer Science ... Parallel Computing Algorithms Lecture Notes
  • Introduction Greedy Algorithms
  • 2. CS138a: Computer Algorithms (Winter 2004)
    CS138a computer algorithms (Winter 2004) This course serves as an introduction to the design and analysis of algorithms. Next offered in Winter 2005.
    http://www.cs.caltech.edu/~cs138
    CS138a: Computer Algorithms (Winter 2004)
    This course serves as an introduction to the design and analysis of algorithms. Next offered in Winter 2005.
    Announcements
    • Mar 23 : Grades will be turned in today.
    Course Information
    Course material
    Lecture slides and other course material will made available here.

    3. Computer Algorithms: String Pattern Matching Strategies
    Introduces the basic concepts and characteristics of string pattern matching strategies and provides numerous references for further reading. NOTE This title is brought to you by the IEEE Computer Society Press and JohnWiley Sons, Inc
    http://www.computer.org/cspress/CATALOG/bp05462.htm

    Computer Algorithms
    String Pattern Matching Strategies
    Jun-ichi Aoe
    NOTE: This title is brought to you by the IEEE Computer Society Press and John 302 2300 or purchase online now. IEEE CS MEMBERS: Use promotion code when you check out at Wiley.com to receive your 15% member discount This book introduces the basic concepts and characteristics of string pattern matching strategies and provides numerous references for further reading. The text describes and evaluates the BF, KMP, BM, and KR algorithms, discusses improvements for string pattern matching machines, and details a technique for detecting and removing the redundant operation of the AC machine. Also explored are typical problems in approximate string matching. In addition, the reader will find a description for applying string pattern matching algorithms to multidimensional matching problems, an investigation of numerous hardware-based solutions for pattern matching, and an examination of hardware approaches for full text search. Contents: Introduction; Single Keyword Matching; Matching Sets of Keywords; Approximate String Matching; Multidimensional Matching; Hardware Matching; References

    4. COMPUTER ALGORITHMS/C++
    computer algorithms/C++. by E. Horowitz, S. Sahni, and S. Rajasekaran. WH Freeman Press, 1997. Welcome to our home page! A pseudocode
    http://www.cise.ufl.edu/~raj/BOOK.html
    COMPUTER ALGORITHMS/C++
    by E. Horowitz, S. Sahni, and S. Rajasekaran.
    W. H. Freeman Press, 1997.
    Welcome to our home page!
    A pseudocode version of the book is also available.
    ISBN 0-7167-8315-0 (C++ version)
    ISBN 0-7167-8316-9 (Pseudocode version, 1998)
  • Table of Contents
  • Introduction
  • List of Programs
  • 5. Web Sites About Computer Algorithms
    Web Sites About computer algorithms. computer algorithms, Some Classical Examples Method of Solving the Travelling Salesman Problem Using Genetic Algorithms.
    http://www.gl.umbc.edu/~zhjiang/main.html
    Web Sites About Computer Algorithms
    Zhihua Jiang
    CMSC 641
    Fall 1998
    Assignment Three
    Problem Three Computer Algorithms, Some Classical Examples Computer Algorithms, Algorithm Animation
    • Zeus And Algorithm Animation at SRC

    • Zeus and Algorithm Animation at SRC
      - Algorithm animation is a type of program visualization that is primarily concerned with displaying the workings of computer algorithms. This page gives you access to the work that we have been doing at Digital Equipment Corporation's Systems Research Center in this area.
    • Java Animation Algorithms
    • Java Animation of Five Sorting Algorithms
    • Algorithm Animation Links
    • Algorithm Animation Links - Bubble Sort, Selection Sort, Insertion Sort, Merge Sort and Quick Sort could be visualized. On-the-Fly Topological Sort-A Basis for Interactive Debugging and Live Visualization of Parallel Programs.

    6. Computer Algorithms Introduction To Design And Analysis, 3/E -
    . Table of Contents. Features. Appropriate Courses. About the Author(s) RESOURCES. DisciplineSpecific. RELATED TITLES. Algorithms (Computer Science)......by Keyword. by Author. by Title. by ISBN. Advanced Search. ABOUT THIS PRODUCT.
    http://www.aw.com/product/0,2627,0201612445,00.html

    7. Iterative Computer Algorithms With Applications In Engineering
    Iterative computer algorithms with Applications in Engineering describes indepth the five main iterative algorithms for solving hard combinatorial
    http://www.computer.org/cspress/CATALOG/bp00100.htm

    Iterative Computer Algorithms
    with Applications
    in Engineering
    Solving Combinatorial Optimization Problems
    Sadiq M. Sait Habib Youssef
    NOTE: This title is brought to you by the IEEE Computer Society Press and John 302 2300 or purchase online now. IEEE CS MEMBERS: Use promotion code when you check out at Wiley.com to receive your 15% member discount Iterative Computer Algorithms with Applications in Engineering describes in-depth the five main iterative algorithms for solving hard combinatorial optimization problems: Simulated Annealing, Genetic Algorithms, Tabu Search, Simulated Evolution, and Stochastic Evolution. The authors present various iterative techniques and illustrate how they can be applied to solve several NP-hard problems. For each algorithm, the authors present the procedures of the algorithm, parameter selection criteria, convergence property analysis, and parallelization. There are also several real-world examples that illustrate various aspects of the algorithms. The book includes an introduction to fuzzy logic and its application in the formulation of multi-objective optimization problems, a discussion on hybrid techniques that combine features of heuristics, a survey of recent research work, and examples that illustrate required mathematical concepts.

    8. Groupe ESIEE Paris : R & D : Computer Algorithms And Architecture Laboratory (A2
    computer algorithms and Architecture Laboratory (A2SI). Laboratory personnel. 14 faculty members, 2 ingineers / laboratory technicians
    http://www.esiee.fr/recherche/a2si_en.html

    Accueil
    : Computer Algorithms and Architecture (A2SI)
    Overview
    Graduate Degree Programs Partnerships Contact Computer Algorithms and Architecture (A2SI) Design and Control of Industrial Systems (COSI) Electronics and Microelectronics (ELMI) Signal Processing and Telecommunications (SIGTEL) Modeling and Numerical Simulation (MOSIM) ... Communication Laboratory (LACMA) Computer Algorithms and Architecture Laboratory (A2SI) Laboratory personnel 14 faculty members, 2 ingineers / laboratory technicians, 1 administrative assistant, 8 doctoral students. For more information, consult the A2SI laboratory web site Fields of interest Teaching, research, and development carried out by A2SI are focused on information systems, i.e. assemblies of hardware and software components used for the transmission, processing, and storage of data. Two areas are fundamental to the implementation of such information systems : the devising of algorithms which formalize the solving of information processing problems into a sequence of operations, and the elaboration of hardware architectures (such as dedicated architectures, parallel architectures, programmable components, etc.) and software components (e.g., distributed object-oriented architecture) which determine how the sequence of operations can best be carried out given specific application constraints.

    9. Groupe ESIEE Paris : Research : Computer Algorithms And Architecture Lab.
    Tue May 25 2004. R D computer algorithms and Architecture Laboratory (A2SI). Laboratory personnel. 14 faculty members, 2 engineers
    http://www.esiee.fr/en/research/a2si.php
    Home : Computer Algorithms and Architecture Lab. Overview Graduate Degree Programs Partnerships Contacts Computer Algorithms and Architecture Laboratory (A2SI) Design and Control of Industrial Systems Laboratory (COSI) Electronics and Microelectronics Laboratory (ELMI) Signal Processing and Telecommunications Laboratory (SIGTEL) Modeling and Numerical Simulation Laboratory (MOSIM) ... French Site Tue June 08 2004 Laboratory personnel 14 faculty members, 2 engineers / laboratory technicians, 1 administrative assistant, 8 doctoral students. For more information, consult the A2SI laboratory web site Fields of interest Teaching, research, and development carried out by A2SI are focused on information systems, i.e. assemblies of hardware and software components used for the transmission, processing, and storage of data. Two areas are fundamental to the implementation of such information systems : - the devising of algorithms which formalize the solving of information processing problems into a sequence of operations, and - the elaboration of hardware architectures (such as dedicated architectures, parallel architectures, programmable components, etc.) and software components (e.g., distributed object-oriented architecture) which determine how the sequence of operations can best be carried out given specific application constraints.

    10. Computer Algorithms: Introduction To Design And Analysis, 3/E - Addison-Wesley A
    About the Author(s). RESOURCES. DisciplineSpecific. RELATED TITLES. Algorithms (Computer Science). computer algorithms Introduction to Design and Analysis, 3/E.
    http://www.aw-bc.com/catalog/academic/product/0,4096,0201612445,00.html
    Select a Discipline Chemistry Computer Science Economics Finance Life Science Mathematics Physics/Astronomy Statistics by Keyword by Author by Title by ISBN Advanced Search ABOUT THIS PRODUCT Description Table of Contents Features Appropriate Courses About the Author(s) RESOURCES Discipline-Specific RELATED TITLES Algorithms (Computer Science) Computer Algorithms: Introduction to Design and Analysis, 3/E View Larger Image Sara Baase San Diego State University
    Allen Van Gelder University of California at Santa Cruz
    ISBN: 0-201-61244-5
    Publisher: Addison-Wesley
    Format: Cloth; 688 pp
    Published: 11/05/1999
    Status: Instock
    US: $98.00
    You Save: $9.80 (10% off)
    Our Price: $88.20
    Add to Cart Instructor Exam Copy Description Drawing upon combined decades of teaching experience, Professors Sara Baase and Allen Van Gelder have extensively revised this best seller to make it the most current and accessible choice for any algorithms course. The new Third Edition features the addition of new topics and exercises and an increased emphasis on algorithm design techniques such as divide-and-conquer and greedy algorithms. It continues the tradition of solid mathematical analysis and clear writing style that made it so popular in previous editions.

    11. Computer Algorithms
    computer algorithms / Programs. This section contains snipits of, or complete computer algorithms/programs that pertain to either
    http://www.bjmath.com/bjcomputer/computer/algorithms.htm
    Computer Algorithms / Programs
    This section contains snipits of, or complete computer algorithms/programs that pertain to either the mathematics of blackjack or to the game itself. Last Updated: Article Blackjack Game and Basic Strategy Calculator (Version 5.0) by Eric Farmer. Update to two fine programs plus source code. One program enables a user to calculate the basic strategy for various rules. It also allows one to calculate the EV for specific player hands vs dealer up card. The other program allows one to play and simultaneously displays the EV for each of the play options. Blackjack Game and Basic Strategy Calculator (Version 4.1) by Eric Farmer. Update to two fine programs plus source code. One program enables a user to calculate the basic strategy for various rules. It also allows one to calculate the EV for specific player hands vs dealer up card. The other program allows one to play and simultaneously displays the EV for each of the play options. Introduction to SIMSIMP.BAS by ET Fan. SIMSIMP is a blackjack SIMulator program with an emphasis on SIMPlicity and readability. The concept is to provide a serious research tool, and a FAST, FREE sim program together in one package. Blackjack Counting System Generator (Version 1.3) by CL. An absolutely marvelous idea for an Excel spreadsheet that enables one to generate their own optimal counting system.

    12. Department Of Computer Algorithms And Artificial Intelligence
    , computer algorithms and Artificial Intelligence. , Software Engineering. Department of computer algorithms and Artificial Intelligence. Introduction. Education.
    http://www.inf.u-szeged.hu/tanszekek/szamitogepesalgoritmusokesmi/starten.xml
    About Us Education Research PhD ... Students Departments: Applied Informatics Image Processing and Computer Graphics Foundations of Computer Science Computer Algorithms and Artificial Intelligence ... Magyarul
    Department of Computer Algorithms and Artificial Intelligence
    Introduction
    Education
    Research
    Staff
    Webmaster: webmaster@inf.u-szeged.hu

    13. Design And Analysis Of Computer Algorithms Course

    http://pranka.sourceforge.net/
    This page uses frames, but your browser doesn't support them.
    Try using this link

    14. Design And Analysis Of Computer Algorithms Course 2
    The course “Design and Analysis of computer algorithms 2” aims to introduce advanced computer science algorithms and their applications to interested
    http://pranka.sourceforge.net/pranka2/
    • äà èçïðàòè e-mail (äî òðèìà íè) ñ ïîñî÷åíè ëè÷íè äàííè, èçïèòâàíåòî è êîãà ñìÿòà äà íàïðàâè òåñòà (àëòåðíàòèâèòå ñà ñúùàòàòà ñåäìèöà: ñðÿäà èëè ÷åòâúðòúê îò 19h, èëè â äåíÿ çà çàùèòà íà ïðîåêòè)
    • òèï A òèï B
      C++ (MS Visual C++ 7.1, GNU C++ 3.3) JAVA 1.4
    Êðèñòèÿí Õàðàëàìáèåâ, å-mail: document.write(''); document.write('haralambiev'); document.write('@'); document.write('fmi.uni-sofia.bg'); document.write('');
    Ìèëîñëàâ Ñðåäêîâ, å-mail: document.write('
    '); document.write('milo'); document.write('@'); document.write('dir.bg'); document.write('');
    Êðàñèìèð Äîáðåâ, å-mail: document.write('
    '); document.write('dobrev'); document.write('@'); document.write('inbox.ru '); document.write('');
    Êóðñúò “Ïðîåêòèðàíå è àíàëèç íà êîìïþòúðíè àëãîðèòìè 2” å ïðåäíàçíà÷åí çà ñòóäåíòè îò âñè÷êè êóðñîâå, ñïåöèàëíîñòè è ñïåöèàëèçàöèè âúâ ÔÌÈ íà ÑÓ, êîèòî ñå èíòåðåñóâàò îò ñëîæíè êîìïþòúðíè àëãîðèòìè è òåõíèòå ïðèëîæåíèÿ. Òîé å ðàçäåëåí íà òðè îñíîâíè ÷àñòè: ñëîæíè ñòðóêòóðè îò äàííè (äúðâåòà, ïèðàìèäè è äðóãè), àëãîðèòìè çà òî÷íî ñú÷åòàíèe íà íèçîâå (êëàñè÷åñêèòå àëãîðèòìè, ñóôèêñíè äúðâåòà è òåõíè ìîäèôèêàöèè) è àëãîðèòìè çà íåòî÷íî ñú÷åòàíèå íà íèçîâå (ðàçñòîÿíèå ìåæäó íèçîâå, ñõîäñòâî, ïðàçíèíè è äðóãè). Ïðè ðàçãëåæäàíå íà àëãîðèòìèòå ñå äàâà àíàëèç íà òåõíèòå ñâîéñòâà, ïðèëîæåíèÿ, ïðåäèìñòâà è íåäîñòàòúöè.  êóðñà ñå ðàçãëåæäàò òåìè çà íàïðåäíàëè è ñå î÷àêâà ñòóäåíòèòå äà èìàò îñíîâíè ïîçíàíèÿ ïî ñòðóêòóðè îò äàííè è àëãîðèòìè.

    15. Design And Analysis Of Computer Algorithms
    The summary for this Bulgarian page contains characters that cannot be correctly displayed in this language/character set.
    http://www.nakov.com/pranka/

    html file doc file document.write(''); document.write('pranka'); document.write('@'); document.write('nakov.com'); document.write('');
    document.write('
    '); document.write('milo'); document.write('@'); document.write('dir.bg'); document.write('');
    document.write('
    '); document.write('dobrev'); document.write('@'); document.write('excite.com'); document.write(''); html file
    TopTeam Co., 2003, 696 ñòðàíèöè
    ISBN 954-8905-06-X
    Êóðñîâèòå ïðîåêòè ïðåäñòàâëÿâàò çàäà÷è ïî ïðîãðàìèðàíå, â êîèòî ñòóäåíòèòå òðÿáâà äà ðåàëèçèðàò åäèí èëè íÿêîëêî îò èçó÷àâàíèòå àëãîðèòìè íà íÿêîé øèðîêî-ðàçïðîñòðàíåí åçèê çà ïðîãðàìèðàíå (êàòî C, C++, Java è C#). Ïðîåêòèòå ñå ðàçðàáîòâàò ñàìîñòîÿòåëíî èçâúí ó÷åáíèòå çàíÿòèÿ è ñå îöåíÿâàò â ïðèñúñòâèåòî íà ñòóäåíòà. Ïðè îöåíêàòà ñå ïðîâåðÿâà äàëè ïðîãðàìàòà ðàáîòè ïðàâèëíî, äàëè å èçïîëçâàí åôåêòèâåí àëãîðèòúì è äàëè ñòóäåíòúò ðàçáèðà â äúëáî÷èíà ïðîåêòà ñè (ò.å. äàëè íå å ïðåïèñàë îò íÿêîãî). Êîíêðåòíèòå èçèñêâàíèÿ, óñëîâèÿ íà çàäà÷èòå è ñðîêîâå çà ïðåäàâàíå ùå áúäàò èçâåñòíè â ñðåäàòà íà ñåìåñòúðà.

    16. Design And Analysis Of Computer Algorithms - Program
    knowledge that anyone conducting research in computer science should have. General topics to be covered include simple numerical algorithms, fundamental data
    http://www.nakov.com/pranka/PrAnKA-1-course-2003-2004-program.html
    å-mail: document.write(''); document.write('pranka'); document.write('@'); document.write('nakov.com'); document.write('');
    å-mail: document.write('
    '); document.write('milo'); document.write('@'); document.write('dir.bg'); document.write('');
    å-mail: document.write('
    '); document.write('dobrev'); document.write('@'); document.write('excite.com'); document.write(''); Êóðñúò "Ïðîåêòèðàíå è àíàëèç íà êîìïþòúðíè àëãîðèòìè" èìà çà öåë äà çàïîçíàå ñòóäåíòèòå ñ íÿêîè îò íàé-èçïîëçâàíèòå â ïðàêòèêàòà àëãîðèòìè÷íè òåõíèêè. Íàðåä ñ ïðåäñòàâÿíåòî íà øèðîêî èçâåñòíè ìåòîäè çà ðåøàâàíå íà àëãîðèòìè÷íè çàäà÷è (è àíàëèç íà òåõíèòå ñâîéñòâà, ïðèëîæåíèÿ, ïðåäèìñòâà è íåäîñòàòúöè), ñå ðàçãëåæäàò è ìíîæåñòâî êîíêðåòíè àëãîðèòìè÷íè ïðîáëåìè, îáðúùà ñå âíèìàíèå íà àíàëèçà íà ñëîæíîñòòà íà ïðåäëîæåíèòå ðåøåíèÿ, ïðàâè ñå ñðàâíåíèå ìåæäó ðàçëè÷íè ïîäõîäè çà ðåøåíèå.  êóðñà ñå çàñÿãà øèðîê ñïåêòúð îò òåìè, êàêòî â òåîðåòè÷åí, òàêà è â ÷èñòî ïðèëîæåí àñïåêò: Àëãîðèòìè îò òåîðèÿòà íà ÷èñëàòà, ñòðóêòóðè îò äàííè, òúðñåíå è ñîðòèðàíå, àëãîðèòìè îò òåîðèÿòà íà ãðàôèòå, äèíàìè÷íî îïòèìèðàíå, ðàçäåëÿé è âëàäåé, àë÷íè è âåðîÿòíîñòíè àëãîðèòìè, êîìïðåñèðàíå. Êóðñúò å îðèåíòèðàí êúì ïðèëîæíàòà ñòðàíà è ðåàëèçàöèÿòà íà ðàçãëåæäàíèòå àëãîðèòìè, çà ñìåòêà íà ÷èñòî òåîðåòè÷íè èçñëåäâàíèÿ è äîêàçàòåëñòâà çà êîðåêòíîñò.

    17. Computer Algorithms
    computer algorithms. Animated Complexity Compression Computational_Algebra Conferences People Pseudorandom_Numbers Publications
    http://www.gy.com/computer/Algorithms/
    Computer Algorithms
    [ Animated ]
    [ Complexity ] [ Compression ] ...
  • Abstract State Machines - A formal method for specifying and verifying algorithms. Tools, meetings, researchers in the area.
  • ACM SIGACT - Special Interest Group on Algorithms and Computation Theory, the ACM special interest group for Theoretical Computer Science. Site has membership information, meetings, reports and a newsletter for members.
  • The Algorithm Base - Database of algorithms. May be scanned through or can be questioned through a knowledge based assistant. Links to originating web sites.
  • Algorithm Design Paradigms - A course by Paul Dunne at the University of Liverpool. Slides and notes in HTML and PS.
  • Algorithms, Calculations and Formulae - Resources on algorithms, calculations and formulae, including books, faq, urls, and a forum.
  • Algorithms Courses - Links to courses in algorithms maintained at various university computer science departments.
  • Algorithms in the Real World - Notes for a course at Carnegie Mellon University.
  • Analysis Of Algorithms - An initiative of attendees of the 1997 Dagstuhl seminar, these pages provide research papers, a bulletin board, and links to researchers and other resources in the field. The focus is on average case and probabilistic analysis.
  • 18. Computer Algorithms (EMF)
    Human Computer Interaction/ Artificial Intelligence Advanced Graphics Algorithms. Go to HCI Section; AI Section; Graphics Section.
    http://webpages.marshall.edu/~efraser/emfalg.html
    Go to:
    • HCI Section AI Section Graphics Section
    • The following areas represent important information sources regarding Human Computer Interface design :
    • Software Productivity provides an analysis of the most productive and usable languages available at the time of its writing (alas VRML is not included, but HTML 2.0/3.0 and Java are!) (April 12th 1996) HCI Indexes (April 13th 1996) Learning Cognitive models for structuring hypermedia and implications for learning from the world-wide web" covering Adaptive hypermedia, Designing computer-based environments for learning and Cognitive models for structuring hypermedia. (March 30th 1996) Emotion covering Philosophical foundations of computing and AI, The Cognition and Affect Project: Towards A Theory Of Motivation, Attention And Emotions The Theory of Mental Representation and Towards a Theory of Motivation, Attention and Emotions (March 30th 1996) Speech Recognition Toys demonstration software download site, also with overviews of currently available commercial software. (Unfortunately, a lot of links on this page don't work!) (April 8th 1996) Chaos and Fractals; this page covers Interactive Sites, Science, Chaos in the Classroom, Software, Music, Online Publications, important People and other Products. More than just graphics... the scientific studies of repetition in randomness.

    19. Division Of Computer And Information Sciences, Rutgers University: CS-344: Desig
    CS344 Design and Analysis of computer algorithms. 01198344 Design And Analysis Of computer algorithms Offered in FALL AND SPRING
    http://www.cs.rutgers.edu/cs/academics/undergraduate/344.html
    Search CS site
    Search WWW
    Maintained by web@cs.rutgers.edu
    CS-344: Design and Analysis of Computer Algorithms
    01:198:344 Design And Analysis Of Computer Algorithms Offered in: FALL AND SPRING Credits: 4 Objectives: To study a variety of useful algorithms and analyze their complexity; by that experience to gain insight into principles and data-structures useful in algorithm design. This course is REQUIRED of all CS Majors. Prerequisites: 01:198:112 Data Structures 01:198:206 Introduction to Discrete Structures II

    20. Wiley::Iterative Computer Algorithms With Applications In Engineering: Solving C
    General Programming Software Development Iterative computer algorithms with Applications in Engineering Solving Combinatorial Optimization Problems.
    http://www.wiley.com/WileyCDA/WileyTitle/productCd-0769501001.html
    Shopping Cart My Account Help Contact Us
    By Keyword By Title By Author By ISBN By ISSN Wiley Computing Computer Science Iterative Computer Algorithms with Applications in Engineering: Solving Combinatorial Optimization Problems Related Subjects
    Computer Architecture

    Distributed Systems

    General Intelligent Systems

    Optical Computers
    ...
    Visual Basic

    Related Titles
    Microsoft Rising: ...and other tales of Silicon Valley (Paperback)

    by Ted G. Lewis
    Software Safety and Reliability: Techniques, Approaches, and Standards of Key Industrial Sectors (Paperback)
    by Debra S. Herrmann Integrated Telecommunications Management Solutions (Hardcover) by Graham Chen, Qinzheng Kong Simulation Validation: A Confidence Assessment Methodology (Hardcover) by Peter L. Knepell, Deborah C. Arangno Computer Algorithms: String Pattern Matching Strategies (Paperback) by Jun-ichi Aoe Component-Based Software Engineering: Selected Papers from the Software Engineering Institute (Paperback) by Alan W. Brown (Editor) Tcl/Tk for Programmers: With Solved Exercises that Work with Unix and Windows (Paperback) by J. Adrian Zimmer Join a Computing Mailing List Iterative Computer Algorithms with Applications in Engineering: Solving Combinatorial Optimization Problems Sadiq M. Sait, Habib Youssef

    A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

    Page 1     1-20 of 183    1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | Next 20

    free hit counter