Geometry.Net - the online learning center
Home  - Basic_C - Computer Algorithms

e99.com Bookstore
  
Images 
Newsgroups
Page 4     61-80 of 174    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 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. The Top Ten Algorithms in Data Mining (Chapman & Hall/CRC Data Mining and Knowledge Discovery Series)
  2. Concrete Mathematics: A Foundation for Computer Science (2nd Edition) by Ronald L. Graham, Donald E. Knuth, et all 1994-03-10
  3. A Concise and Practical Introduction to Programming Algorithms in Java (Undergraduate Topics in Computer Science) by Frank Nielsen, 2009-04-01
  4. Algorithms by Richard Johnsonbaugh, Marcus Schaefer, 2003-08-10
  5. Graphs and Algorithms in Communication Networks: Studies in Broadband, Optical, Wireless and Ad Hoc Networks (Texts in Theoretical Computer Science. An EATCS Series)
  6. Handbook of Theoretical Computer Science, Vol. A: Algorithms and Complexity
  7. Mastering Algorithms with C by Kyle Loudon, 1999-08-05
  8. Online Algorithms: The State of the Art (Lecture Notes in Computer Science)
  9. Distributed Systems: An Algorithmic Approach (Chapman & Hall/CRC Computer & Information Science Series) by Sukumar Ghosh, 2006-11-22
  10. Algorithms + Data Structures = Programs (Prentice-Hall Series in Automatic Computation) by Niklaus Wirth, 1976-02
  11. Ready-to-Run Visual Basic(r) Algorithms, 2nd Edition by Rod Stephens, 1998-04-06
  12. Algorithms in Java, Part 5: Graph Algorithms (3rd Edition) (Pt.5) by Robert Sedgewick, 2003-07-25
  13. An Introduction to the Analysis of Algorithms by Robert Sedgewick, Philippe Flajolet, 1995-12-10
  14. The Art of Computer Programming, Volume 4, Fascicle 2: Generating All Tuples and Permutations by Donald E. Knuth, 2005-02-24

61. EvoWeb - Iterative Computer Algorithms With Applications In Engineering: Solving
Iterative computer algorithms with Applications in Engineering Solving CombinatorialOptimization Problems. Publication type Book. Authors S Sait , H Youssef.
http://evonet.dcs.napier.ac.uk/evoweb/resources/books_journals/bjp238.html
Whats new Search Site map Browse by subject The online information service for everyone
interested in evolutionary computing Resources Membership Working groups Admin You are here: Home page Resources Book Record Iterative Computer Algorithms with Applications in Engineering: Solving Combinatorial Optimization Problems Publication type: Book Authors: S Sait , H Youssef Publisher: IEEE Publication date: Language: English ISBN: Contents or description: Contents:
- Preface
- Introduction
- Combinatorial Optimization
- Complexity of Algorithms
- Hard Problems versus Easy Problems
- Optimization Methods
- States, Moves, and Optimality
- Local Search
- Deterministic and Stochastic Algorithms - Optimal versus Final Solution - Single versus Multicriteria Constrained Optimization - Convergence Analysis of Iterative Algorithms - Configuration Graph - Markov Chains - Time-Homogeneous Markov Chains - Perturbation Probability - Ergodic Markov Chains - Acceptance Probability - Transition Probability - Parallel Processing - Summary and Organization of the Book - References - Exercises - Simulated Annealing (SA) - Introduction - Background - Simulated Annealing Algorithm - SA Convergence Aspects - Parameters of the SA Algorithm - A Simple Cooling Schedule - A Statistical Polynomial Time Cooling Schedule - An Efficient General Cooling Schedule - SA Requirements - SA Applications - VLSI Placement and Timber Wolf3.2

62. 204512 Design And Analysis Of Computer Algorithms
204512 Design and Analysis of computer algorithms Instructor Dr. Somnuk KerethoDepartment of Computer Engineering Faculty of Engineering, Kasetsart University
http://www.cpe.ku.ac.th/~sk/Lectures/204512_Design_and_Analysis_of_/204512_desig
204512 Design and Analysis of Computer Algorithms
Instructor: Dr. Somnuk Keretho
Department of Computer Engineering

Faculty of Engineering,
Kasetsart University.
1st Semester of June-September 1998 Course Description:
This graduate course provides fundamental knowledge and skills in creative problem solving, algorithm design and complexity analysis, and implementation using appropriate data structures and object-oriented programming through JAVA. Theories related to NP-completeness and algorithm techniques to cope with NP-complete problems will also be discussed. Required Text Books:
  • [Manber] "Introduction to Algorithms - A Creative Approach," Udi Manber, Addison-Wesley, [Weiss] "Data Structures and Problem Solving Using Java," Mark Allen Weiss Addison-Wesley,
  • Grading Policy:
    • 3 Programming Project Assignments: 10% each x 3 = 30% - All students must finish their programming projects on time, otherwise they will not be graded (consuming zero points for those assignments). Mid Term Exam: 30% Final Exam: 40%
      Notes: Copying of some other students' work, or cheating is not allowed. Any misconducts will not be tolerated, and consequently those acting parties could be expelled from the program.

    63. Blank Page 1
    Supplementary web site for Gene expression tomography computer algorithms.Vanessa M. Brown, Alex Ossadtchi, Arshad H. Khan, Sanjiv
    http://149.142.143.86/smithlab/physiolgenomics_supp/comalg.htm
    S upplementary web site for:
    Gene expression tomography: Computer Algorithms
    Vanessa M. Brown, Alex Ossadtchi, Arshad H. Khan, Sanjiv S. Gambhir, Simon R. Cherry, Richard M. Leahy, Desmond J. Smith Web Supplement Home Reconstructed Images Computer Algorithms TH Gene Expression Images GET imaging reconstructions were created using modified filtered backprojection algorithm. This page contains both the information and the data necessary to reproduce the reconstruction results presented in the paper as well as anatomical warps of lacZ slides on the Mouse Brain Atlas slices. To reproduce the reconstructed images one has to follow the instructions outlined below. Preparatory steps:
    Install Matlab version 5.3 or higher onto your computer including Statistics and Signal Processing toolboxes. Create a directory “Paper” on your local hard drive. Copy the file GET.zip onto your computer Unzip the file into a desired directory on your computer Run Matlab and make sure that the working directory is the one files were unzipped into. ( one may also want to include the directory into Matlab PATH variable) Reproducing the results After the prompt in the Matlab command window type either of the following - if you want to recreate the reconstructions of our first experiment, type

    64. Division Of Computer And Information Sciences, Rutgers University: CS-344: Desig
    CS344 Design and Analysis of computer algorithms. 01198344 DesignAnd 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

    65. 198: 344 Design And Analysis Of Computer Algorithms, Sections 01, 03, 04
    Fall 2002 198 344 Design and analysis of computer algorithms Sections01, 03, 04. Classes MW4 (110 230) in SEC118, Busch
    http://www.cs.rutgers.edu/~chvatal/344/intro.html
    Fall 2002
    198: 344 Design and analysis of computer algorithms
    Sections 01, 03, 04
    • Classes:
      • MW4 (1:10 2:30) in SEC -118, Busch Campus
      The three lecture groups (01-03-04, 05-06-07, 10-11-12) are not interchangeable: lectures in one group do not necessarily go with homeworks and exams in another group.
    • Instructor:
      • Email: chvatal@cs.rutgers.edu
      • Phone: (732) 445-3908
      • Office: Hill 486
      • Office hours: Mondays 3:00 5:00
    • Recitations:
      • Section 01: T 3:05 4:00 in SEC -205, Busch Campus
      • Section 03: W 3:05 4:00 in SEC -202, Busch Campus
      • Section 04: W 4:45 5:40 ARC -204, Busch Campus
    • TAs:
      • Danny Kaufman (recitations for section 3)
        • Email: kaufman@paul.rutgers.edu
        • Phone: (732) 445-4635
        • Office: Hill 412
        • Office hours: Fridays 9:30 11:00 AM
      • Kris Rutkowski (recitations for sections 1 and 4)
        • Email: krutkows@paul.rutgers.edu
        • Phone: (732) 445-6996
        • Office: Hill 416
        • Office hours: Mondays 4:45 5:45, Wednesdays 6:00 8:00
      • Lei Wang (grading all three sections)
        • Email: lewang@paul.rutgers.edu
        • Phone: (732) 445-4714
        • Office: CoRE 246
        • Office hours: Wednesdays 2:00 4:00
      • Lan Yu (grading all three sections)
        • Email: lanyu@eden.rutgers.edu

    66. Index To Year II Data Structures And Computer Algorithms Pages
    Index to Year II Data Structures and computer algorithms pages.
    http://www.ee.surrey.ac.uk/Personal/J.Deane/Teach/dsca/
    Index to Year II Data Structures and Computer Algorithms pages

    Any constructive comments? E-mail me: J.Deane@ee.surrey.ac.uk J.Deane@ee.surrey.ac.uk April 2001

    67. Computer Algorithms (EMF)
    Human Computer Interaction/ Artificial Intelligence Advanced GraphicsAlgorithms. Go to HCI Section; AI Section; Graphics Section.
    http://www.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.

    68. Computer Algorithms/C++
    computer algorithms/C++.
    http://hallwebtools.com/languages_tools/637.shtml
    Computer Algorithms/C++
    Home Programming
    by Ellis Horowitz Sartaj Sahni Sanguthevar Rajasckaran
    See More Details

    Hardcover (December 1996)
    Computer Science Pr; ISBN: 0716783150 ; Dimensions (in inches): 1.81 x 9.57 x 7.59
    Reviews
    The author, Ellis Horowitz , July 31, 1998
    Computer Algorithms/C++ offers algorithm design and analysis
    "Computer Algorithms/C++" is an evolution of an earlier book entitled "Fundamentals of Computer Algorithms". The book was originally published in 1978 and it has continued to be used successfully ever since. There are many translations into languages other than English. The book was the first to organize the study of algorithms around the concept of design strategy. Thus there are chapters on divide-and-conquer, greedy method, dynamic programming, traversal-and-search, backtracking, branch-and-bound. Each chapter covers the design strategy in a general way and then offers several examples of problems where the best solution was an algorithm based upon the design strategy of that chapter. The book also covers theoretical topics in algorithms such as the determination of lower bounds and NP-Completeness. This book is traditionally used for a graduate level course on algorithms. However some schools use it for their undergraduate algorithms co! urse.

    69. The Design And Analysis Of Computer Algorithms (Addison-Wesley Series In Compute
    The Design and Analysis of computer algorithms (AddisonWesley Series in ComputerScience and Information Processing), The Design and Analysis of Computer
    http://www.wkonline.com/a/The_Design_and_Analysis_of_Computer_Algorithms_Addison
    Book > The Design and Analysis of Computer Algorithms (Addison-Wesley Series in Computer Science and Information Processing) The Design and Analysis of Computer Algorithms (Addison-Wesley Series in Computer Science and Information Processing)
    by Authors: Alfred V. Aho,John E. Hopcroft,Jeffrey D. Ullman
    Released: June, 1974
    ISBN: 0201000296
    Hardcover
    Sales Rank:
    List price:
    Our price:
    The Design and Analysis of Computer Algorithms (Addison-Wesley Series in Computer Science and Information Processing) > Customer Reviews: Average Customer Rating:
    The Design and Analysis of Computer Algorithms (Addison-Wesley Series in Computer Science and Information Processing) > Customer Review #1: The very classic
    Excluding Knuths opera (another dimension), this (AHU) is about the other and only renowned classic algorithms book, deseverdly Id say, together with Cormen-Leiserson-Rivests (CLR) "Introduction to Algorithms". With the difference that the first and only edition of AHU has been written 16 years before the first (of the two) editions of CLR. The two books are quite different in the language and formalism used: more formal and mathematical inclined AHU with respect to CLR. Id say, the very classic style of his authors who have made history in the CS literature with their books (particularly 2 on algorithms and data structures, 2 on Computer Theory, 2 on Compilers, 1 on CS foundations): as these books have been used in most universities around the world for decades, theyve proved to be real milestones in the education of thousands of students.

    70. Computer Algorithms For The Fisher Information Matrix OfARMA
    Fisher Information Matrix ARMA and Fractional ARMA Theoretical AutocovarianceFunction Covariance Matrix of Residual Autocorrelations.
    http://www.stats.uwo.ca/faculty/aim/epubs/iarma/computer_algorithms_for_the_fish
    Fisher Information Matrix ARMA and Fractional ARMA
    Theoretical Autocovariance Function
    Covariance Matrix of Residual Autocorrelations
    These pages are still under development.
    Introduction
    I provide software packages in Mathematica , Splus and Fortran for computing the theoretical autocovariance function, large sample Fisher information matrix and the covariance matrix of the residual autocorrelations in ARMA and fractional ARMA models. This software implements the methods given in the following articles:
  • McLeod, A.I. (1999), Necessary and sufficient condition for nonsingular Fisher information matrix in ARMA and fractional ARMA models. The Americian Statistician. McLeod, A.I. (1993), A note on ARMA model parameter redundancy, The Journal of Time Series Analysis Biometrika McLeod, A.I. (1984), Duality and other properties of multiplicative autoregressive-moving average models, Biometrika McLeod, A.I. (1978), On the distribution and applications of residual autocorrelations in Box-Jenkins modelling, Journal of the Royal Statistical Society B 40 McLeod, A.I. (1975), Derivation of the theoretical autocorrelation function of autoregressive moving-average timeseries
  • 71. Parallel And Distributed Computing Practices: Vol. 1 No. 4: Book Reviews, Edited
    computer algorithms. This book is a thoroughly revised and updated editionof the bestselling book Fundamentals of computer algorithms.
    http://www.cs.okstate.edu/~pdcp/vols/vol01/vol01no4reviews.html
    Computer Algorithms
    Ellis Horowitz, Sartaj Sahni and Sanguthevar Rajasekaran
    W. H. Freeman, New York, 1998, 700 pp.
    C++ version (1997): ISBN 0-7167-8315-0, $55.00
    Pseudocode version (1998): ISBN 0-7167-8316-9, $55.00
    David S. L. Wei
    Fordham University
    Intelligent JAVA Applications for the Internet and Intranets
    Mark Watson
    Morgan Kaufmann Publishers, San Francisco, 1997, 377 pp.
    ISBN 1-55860-420-0, $44.95
    This book is well written and organized to cover how to apply AI (Artificial Intelligence) techniques for practical Internet and Intranet tools by using the Java programming language. In the book, the author uses neural network and genetic algorithms to develop distributed systems that are applied for the Internet and Intranets, such as client/server model and information retrieval tool and so on.
    Part 1 begins with a good general introduction to AI. The history and survey of Artificial Intelligence research are given briefly. In addition, symbolic processing versus neural networks approaches are discussed. This author opts to use neural network to develop example Internet/Intranet systems in the book.
    This book is a very good reference book for anyone interested in developing systems using Java in distributed environments, especially applying AI techniques. Also, the author provides the CD-ROM that includes the source code for Java classes developed in the book.

    72. BFRL Publications - Combustible Solids
    BFRL Publications computer algorithms. computer algorithms. CalculatingFlame Spread on Horizontal and Vertical Surfaces. Ahmed, GN
    http://fire.nist.gov/bfrlpubs/bfrlall/key/key537.html
    BFRL Publications - combustible solids
    combustible solids

    Building and Fire Research Laboratory

    National Institute of Standards and Technology

    Gaithersburg, MD 20899

    73. Computer Algorithms/C++
    Intervelopers offshore web development, programming and HTML coding. computer algorithms/C++.This single book has all you've been looking for, doesn't it ?
    http://www.wargaming.net/Programming/43/Computer_Algorithms_C.htm
    Computer Algorithms/C++
    This single book has all you've
    been looking for, doesn't it ?
    Stop wasting your time !
    Get It Now !

    Living in Europe? Get It Here!
    Living in Deutschland? Get It Here! by Ellis Horowitz, Sartaj Sahni, Sanguthevar Rajasckaran Our Price:
    Availability:
    This title usually ships within 2-3 days.
    Back to
    Algorithms
    Back to
    Algorithms ... Main Index In Association with Amazon.com Amazon.co.uk Amazon.de
    Advertise at this Site
    ...
    Eugene Kisly and Victor Kisly

    74. Pfeiffer :: Computer Algorithms: String Pattern Matching Strategies
    Pfeiffer, computer algorithms String PatternMatching Strategies by Junichi Aoe.
    http://www.pfeiffer.com/cda/product/0,,0818654627,00.html
    By Keyword By Title By Author By ISBN By ISSN Shopping Cart My Account Help Contact Us ... Computer Science Computer Algorithms: String Pattern Matching Strategies Related Subjects
    Optical Computers

    General Intelligent Systems

    Distributed Systems

    Computer Architecture

    Related Titles
    Software Engineering Risk Management (Hardcover)

    Dale Walter Karolak
    Applying Software Metrics (Paperback)

    Paul Oman, Shari Lawrence Pfleeger
    SPICE: The Theory and Practice of Software Process Improvement and Capability Determination (Hardcover)
    The Software Project Manager's Handbook: Principles That Work at Work (Paperback) Dwayne Phillips Khaled El Emam (Editor), Nazim H. Madhavji (Editor) Computer Algorithms: String Pattern Matching Strategies Jun-ichi Aoe ISBN: 0-8186-5462-7 Paperback 296 Pages May 1994, Wiley-IEEE Press US $39.95 Add to Cart Description Table of Contents 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.

    75. Zeus And Algorithm Animation At SRC
    Type of program visualization mainly concerned with displaying the workings of computer algorithms. This page gives access to the work being done in this area at Compaq Computer Corporation's Systems Research Center.
    http://www.research.compaq.com/SRC/zeus/home.html

    76. Comparative Genomics, Proteomics And Molecular Evolution
    Conducts research on the early evolution of genes and genomes, using standard methods of molecular genetics as well as computer algorithms. Topics considered include introns, eukaryotic genome origins, gene duplications in eukaryotic nuclear genome evolution, role of lateral gene transfer in evolution, and neutral models for the evolution of molecular complexity. Site describes work and bibliographies.
    http://www.biochem.dal.ca/html_files/gradbook/evolution.html
    Dalhousie University Department of Biochemistry
    Comparative Genomics, Proteomics and Molecular Evolution
    Researchers
    W.F. Doolittle
    M.W. Gray (also a strong interest in Area A
    P.X.-Q. Liu (also a strong interest in Area A and Area C
    Andrew J. Roger
    W. F. Doolittle, Ph.D. (Stanford) Professor
    Laboratory Home Page Selected Publications (1998-2000):
  • Doolittle, W.F. (1998) You are what you eat: a gene transfer ratchet could account for the unexpected prevalence of bacterial genes in eukaryotic nuclear genomes. Trends in Genetics
  • Doolittle, W.F. (1998) "A paradigm gets shifty. Nature
  • Nosema locustae : evidence for a functional spliceosome. Nucleic Acids Research
  • Fast, N.M. and Doolittle, W.F. (1999) Trichomonas vaginalis possesses a gene encoding the essential spliceosomal component, PRP8. Mol. Biochem. Parasitol
  • Hirt, R.P., Logsdon, J.M. Jr., Healy, B., Dorey, M.W., Doolittle, W.F. and Embley, T.M. (1999) Microsporidia are related to fungi: evidence from the largest subunit of RNA polymerase II and other proteins. Proc. Natl. Acad. Sci. USA
  • 77. Sourcebank
    A collection of source code for various topics.
    http://www.devx.com/sourcebank/directorybrowse.asp?adType=&dir_id=653&sh

    78. HU Berlin: Institut Für Informatik
    Department of computer Science. Research groups focus on system analysis, software engineering, theory of programming, databases and information systems, artificial intelligence, data analysis, computer science in education and society, parallel and distributed computing, automata, systems theory, algorithms, complexity, computer architecture, communication, signal processing, and pattern recognition.
    http://www.informatik.hu-berlin.de/
    Keine Frames? -> Kein Problem. Legen Sie Ihre Startseite auf www.informatik.hu-berlin.de/home.shtml

    79. Comp.graphics.algorithms Frequently Asked Questions
    orourke@cs.smith.edu (Joseph O'Rourke) Keywords faq computer graphics algorithms geometry XContent-Currency This FAQ
    http://www.cis.ohio-state.edu/hypertext/faq/usenet/graphics/algorithms-faq/faq.h
    comp.graphics.algorithms Frequently Asked Questions
    From: orourke@cs.smith.edu (Joseph O'Rourke) Newsgroups: comp.graphics.algorithms news.answers comp.answers Subject: comp.graphics.algorithms graphics/algorithms-faq-1-1045285201@cs.smith.edu comp.graphics.algorithms graphics/algorithms-faq-1-1045325804@cs.smith.edu ... orourke@cs.smith.edu (Joseph O'Rourke) Keywords: faq computer graphics algorithms geometry X-Content-Currency: This FAQ changes regularly. See item (0.03) for instructions on how to obtain a new copy via FTP. Organization: Smith College, Northampton Mass, USA Posted-By: auto-faq 3.3.1 beta (Perl 5.006) Archive-name: graphics/algorithms-faq Posting-Frequency: bi-weekly Welcome to the FAQ for comp.graphics.algorithms ! Thanks to all who have contributed. Corrections and contributions (to orourke@cs.smith.edu warp@subphase.de comp.graphics.algorithms 0.02: Are the postings to comp.graphics.algorithms comp.graphics.algorithms comp.graphics.algorithms is an unmoderated newsgroup intended as a forum for the discussion of the algorithms used in the process of generating computer graphics. These algorithms may be recently proposed in published journals or papers, old or previously known algorithms, or hacks used incidental to the process of computer graphics. The scope of these algorithms may range from an efficient way to multiply matrices, all the way to a global illumination method incorporating raytracing, radiosity, infinite spectrum modeling, and perhaps even mirrored balls and lime jello. It is hoped that this group will serve as a forum for programmers and researchers to exchange ideas and ask questions on recent papers or current research related to computer graphics.

    80. Algorithms Courses On The WWW
    Links to courses in algorithms maintained at various university computer science departments.
    http://www.cs.pitt.edu/~kirk/algorithmcourses/
    Another Brick in the Wall part 2 (Waters) We don't need no education We don't need no thought control No dark sarcasm in the classroom Teachers leave them kids alone Hey! Teachers! Leave them kids alone! All in all it's just another brick in the wall. Note this site is continuously under construction I have found that links to courses and instructors are too unstable. Thus most of the links below are to listing of course home pages maintained at various computer science departments. Once there, you should search for Algorithms , and then follow the appropriate link. Suggestions for good links to add to this page, and corrections can be made by emailing me at kirk@cs.pitt.edu Undergraduate and Introductory Graduate Courses Some reliable links to people/courses that have been stable for years:

    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 4     61-80 of 174    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | Next 20

    free hit counter