Geometry.Net - the online learning center
Home  - Basic_C - Computer Algorithms
e99.com Bookstore
  
Images 
Newsgroups
Page 1     1-20 of 102    1  | 2  | 3  | 4  | 5  | 6  | 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 Design and Analysis of Computer Algorithms by Alfred V. Aho, John E. Hopcroft, et all 1974-01-11
  2. Computer Algorithms by Ellis Horowitz, Sartaj Sahni, et all 2007-11
  3. Algorithms for Computer Algebra by Keith O. Geddes, Stephen R. Czapor, et all 1992-09-30
  4. Computer Algorithms: Introduction to Design and Analysis (3rd Edition) by Sara Baase, Allen Van Gelder, 1999-11-15
  5. Computer Vision: Algorithms and Applications (Texts in Computer Science) by Richard Szeliski, 2010-10-29
  6. Introduction to Algorithms, Third Edition by Thomas H. Cormen, Charles E. Leiserson, et all 2009-09-30
  7. Computer Animation, Second Edition: Algorithms and Techniques (The Morgan Kaufmann Series in Computer Graphics) by Rick Parent, 2007-10-11
  8. Algorithms for Image Processing and Computer Vision by J. R. Parker, 1996-11-25
  9. Art of Computer Programming, Volume 1: Fundamental Algorithms (3rd Edition) by Donald E. Knuth, 1997-07-17
  10. An Introduction to 3D Computer Vision Techniques and Algorithms by Boguslaw Cyganek, J. Paul Siebert, 2009-03-03
  11. Machine Vision, Third Edition: Theory, Algorithms, Practicalities (Signal Processing and its Applications) by E. R. Davies, 2005-01-05
  12. Computer Algorithms C++: C++ and Pseudocode Versions by Ellis Horowitz, Sartaj Sahni, et all 1996-12-15
  13. Algorithms in a Nutshell (In a Nutshell (O'Reilly)) by George T. Heineman, Gary Pollice, et all 2008-10-14
  14. Computer Arithmetic Algorithms: Second Edition by Israel Koren, 2001-12-15

1. Computer Algorithms
A selection of articles related to computer algorithms computer algorithms Oceanography Dictionary dive computer algorithm . Definition and meaning of dive computer
http://www.experiencefestival.com/computer_algorithms

2. Computers: Computer Science: Computer Algorithms Books
Computer Algorithms Books. Discount prices on, Developing and Programming Algorithms, Pearls of Functional Algorithm Design, Subspace Learning of Neural Networks, P, NP, and NP
http://www.allbookstores.com/Computers/Computer_Science/Computer_Algorithms.html
Wish List Your Account Help

3. Computer Algorithms
In mathematics, computer science, and related subjects, an algorithm is an effective method for solving a problem expressed as a finite sequence of steps.
http://technology.kosmix.com/topic/Computer_algorithms
Kosmix One sec... we're building your guide for Computer Algorithms document.k_start_apptier = "Nov 14 07:04:50.61149"; kapp.assignCol($('ads_banner_top'), 'topnav_container');
Computer Algorithms
kapp.nav_menu_container = $('refine_nav').down(".navs_container"); kapp.assignCol($('refine_nav'), 'topnav_container'); kapp.assignCol($('uc_kosmixarticles_shadow'), 'right_container');
Snapshot
Wikipedia Wikipedia Reference from Wikipedia
Algorithm
In mathematics, computer science, and related subjects, an algorithm (derived from the name of mathematician al-Khwārizmī) is an effective method for solving a problem expressed as a finite sequence of steps. Algorithms are used for calculation, data processing, and many other fields. (In more advanced or abstract settings, the instructions do not necessarily constitute a finite sequence, and even not necessarily a sequence; see, e.g., "nondeterministic algorithm".) Each algorithm is a list of well-defined instructions for completing a task. Starting from an initial state, the instructions describe a computation that proceeds through a well-defined series of successive states, eventually terminating in a final ending state. The transition from one state to the next is not necessarily deterministic; some algorithms , known as randomized algorithms ... see more In mathematics

4. Computer Algorithms (0929306414) By Ellis Horowitz, Sartaj Sahni, Sanguthevar Ra
Find the best deals on Computer Algorithms by Ellis Horowitz, Sartaj Sahni, Sanguthevar Rajasekaran (0929306414)
http://www.bookfinder.com/dir/i/Computer_Algorithms/0929306414/

5. Design And Analysis Of Computer Algorithms
Lecture notes; applets and code in C, C++, and Java; links regarding books, journals, computability, quantum computing, societies and organizations.
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 Mathematics for Algorithmic Linear Programming Appendix
  • Parabola Tangent Codes References ...
    Books by Don Knuth (and links to papers)
    Books
  • 6. Algorithm - Wikipedia, The Free Encyclopedia
    Most detailed, lowest level , gives the Turing machine's state table . Computer algorithms. In computer systems, an algorithm is basically an instance of logic written in software by
    http://en.wikipedia.org/wiki/Algorithm
    Algorithm
    From Wikipedia, the free encyclopedia Jump to: navigation search This is an algorithm that tries to figure out why the lamp doesn't turn on and tries to fix it using the steps. Flowcharts are often used to represent algorithms graphically. In mathematics computer science , and related subjects, an algorithm (derived from the name of mathematician al-Khwārizmī ) is an effective method for solving a problem expressed as a finite sequence of steps. Algorithms are used for calculation data processing , and many other fields. (In more advanced or abstract settings, the instructions do not necessarily constitute a finite sequence, and even not necessarily a sequence; see, e.g., " nondeterministic algorithm Each algorithm is a list of well-defined instructions for completing a task. Starting from an initial state, the instructions describe a computation that proceeds through a well-defined series of successive states, eventually terminating in a final ending state. The transition from one state to the next is not necessarily deterministic ; some algorithms, known as

    7. Computer Algorithms
    Computer Algorithms Animated Complexity Compression Computational_Algebra Conferences People Pseudorandom_Numbers Publications Research
    http://www.gy.com/computer/Algorithms/index.htm
    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.
  • 8. HowStuffWorks "What Is A "computer Algorithm"?"
    That's where computer algorithms come in. The algorithm is the basic technique used to get the job done. Let's follow an example to help get an understanding of the algorithm concept
    http://computer.howstuffworks.com/question717.htm
    HSW.sm.loadPageInfo(12600); OAS_AD('TopBanner'); HowStuffWorks
    Search HowStuffWorks and the web
    What is a computer algorithm?
    • Print Cite Feedback Cite This! Close Please copy/paste the following text to properly cite this HowStuffWorks article:
      Computers Videos To make a computer do anything, you have to write a computer program . To write a computer program, you have to tell the computer, step by step, exactly what you want it to do. The computer then "executes" the program, following each step mechanically, to accomplish the end goal. When you are telling the computer what to do, you also get to choose how it's going to do it. That's where computer algorithms come in. The algorithm is the basic technique used to get the job done. Let's follow an example to help get an understanding of the algorithm concept. Let's say that you have a friend arriving at the airport , and your friend needs to get from the airport to your house. Here are four different algorithms that you might give your friend for getting to your home:
      • The taxi algorithm
      • Go to the taxi stand.

    9. SSRN-Reining In The Results: The Use Of Human Indexing And Computer Algorithms I
    SSRNReining in the Results The Use of Human Indexing and Computer Algorithms in West’s Headnotes Key Numbers and LexisNexis’s Headnotes Topics as Tools for Finding
    http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1473554

    10. Quantum Computing And Shor's Algorithm
    A introduction to quantum algorithms by Matthew Hayward for those new to the field and who do not have a physics background.
    http://alumni.imsa.edu/~matth/quant/299/paper/
    Next: Contents Contents
    Quantum Computing and Shor's Algorithm
    Matthew Hayward

  • About this document ...
    Matthew Hayward 2008-04-26
  • 11. Rogue Computer Algorithms Threaten Stock Markets | Popular Science
    Computer intelligence is getting more human every day. They solve problems like humans, they communicate like humans, and now, they're ruining the world's financial markets
    http://www.popsci.com/technology/article/2010-01/rogue-algorithm-threatens-stock
    @import "/files/css/a286ce0ab80a1f36c1275351b0fa8ac8.css"; @import "/files/css/33f6b7ecb4513ed2fe6c670880a27187.css"; home
    • Login/Register Newsletter Subscribe ... Videos Columns
      Rogue Computer Algorithms Threaten Stock Markets
      By Stuart Fox Posted 01.26.2010 at 2:58 pm 9 Comments
      Tokyo Stock Exchange Stefan , via Flickr.com Computer intelligence is getting more human every day. They solve problems like humans, they communicate like humans, and now, they're ruining the world's financial markets just like humans. NYSE Euronext, the trans-Atlantic regulatory body that monitors stock trading, has fined Credit Suisse's trading division for failing to monitor a computer trading algorithm that misconducted hundreds of thousands of stock transactions. According to the Financial Times , algorithms handle 60 percent of trading in the equity markets, with little or no human oversight. The problem is already bad, and getting worse. Earlier this month, a malfunctioning algorithm accidentally traded 200,000 futures contracts to itself. And last year, the London Stock Exchange shut down after a rash of computer-generated orders overwhelmed the system. Frederic Ponzo, a managing partner at GreySpark Partners, a consultancy, told

    12. Pattern Matching Pointers (maintained By Stefano Lonardi)
    A collection of links for and to researchers in the subject.
    http://www.cs.ucr.edu/~stelo/pattern.html
      Pattern Matching Pointers
        Combinatorial Pattern Matching addresses issues of searching and matching strings and more complicated patterns such as trees, regular expressions, graphs, point sets, and arrays. The goal is to derive non-trivial combinatorial properties for such structures and then to exploit these properties in order to achieve improved performance for the corresponding computational problem. A steady flow of high-quality research on this subject has changed a sparse set of isolated results into a full-fledged area of algorithmics with important applications. This area is expected to grow even further due to the increasing demand for speed and efficiency that comes from molecular biology , but also from areas such as information retrieval pattern recognition compiling data compression program analysis and security not be interpreted as an endorsement of a contribution's accuracy or importance.
      Contents
      Conferences
      SIGACT News Theory Calendar SIAM Meetings and Conferences Past events CPM conferences

    13. Computer Algorithms
    Discussions on algorithms and other computer science and computer programming topics.
    http://computeralgorithms.blogspot.com/

    14. Computer Algorithms Introduction To Design Analysis By Sara
    Alibris has Computer Algorithms Introduction to Design Analysis and other books by Sara Baase, including new used copies, rare, outof-print signed editions, and more.
    http://www.alibris.com/search/books/qwork/1255064/used/Computer Algorithms: Intr

    15. CS-660: Combinatorial Algorithms
    Course material, syllabus and notes for a course by Roger Whitney at SDSU.
    http://www.eli.sdsu.edu/courses/fall95/cs660/
    CS-660: Combinatorial Algorithms
    [To Computer Science Home Page]
    San Diego State University This page last updated August 17, 1995 Welcome to the WWW server for the Fall 1995 CS-660: Combinatorial Algorithms course at San Diego State University. Class: CS-660: Combinatorial Algorithms Time: 18:30-19:45 Tuesday and Thursday Place: BAM-246 Instructor: Dr. Roger Whitney (whitney@cs.sdsu.edu) Final exam : Tuesday, December 12, 1900-2100 Current course information can be found in the online class schedule The following things can be found here:

    16. Web Sites About Computer Algorithms
    Computer Algorithms, Some Classical Examples. Method of Solving the Travelling Salesman Problem Using Genetic Algorithms. 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.

    17. Computer Algorithms: Convert Decimal Values To Roman Numerals - Algorithm 1
    Discussions on algorithms and other computer science and computer programming topics.
    http://computeralgorithms.blogspot.com/2008/02/convert-decimal-values-to-roman.h
    skip to main skip to sidebar
    Computer Algorithms
    Discussions on algorithms and other computer science and computer programming topics.
    Saturday, February 16, 2008
    Convert Decimal Values to Roman Numerals - Algorithm 1
    Roman numerals follow a fairly strict rule in sequence in order to reduce ambiguity in numbers. To create Roman numerals we must first define which letters represent which values, and what exceptions there are to the basic rule.
    First, the following letters represent the associated values:
    I = 1
    V = 5
    X = 10
    L = 50
    C = 100
    D = 500
    M = 1000
    The basic rule states that numerals are read from left to right, larger valued letters precede smaller valued letters, and multiple letters in a row represent multiples of that value. For instance:
    I = 1 II = 2 III = 3 VIII = 8 CVIII = 108 CCVIII = 208 DCCVIII = 708 MDCCVIII = 1708 The single exception to the basic rule is that if a larger value letter is preceded by a single smaller value letter, then the combination represents the value of the larger value letter minus the value of the smaller value letter. This exception only holds true for the values 4, 9, 40, 90, 400, and 900, which are written as IV, IX, XL, XC, CD, and CM respectively. A seldom used convention of Roman numerals is that you can create values larger values by overscoring letters to represent the letter's normal value multiplied by 1000: V = 5000 X = 10,000

    18. 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 Note that I no longer put any real effort into maintaining this page. Undergraduate and Introductory Graduate Courses Some reliable links to people/courses that have been stable for years:

    19. Computer Algorithms
    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.
    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.

    20. Computer Algorithms - Definition Of Computer Algorithms In The Medical Dictionar
    algorithm /al go rithm/ (al gorith'm) 1. a step-by-step method of solving a problem or making decisions, as in making a diagnosis. 2. an established mechanical procedure for
    http://medical-dictionary.thefreedictionary.com/Computer algorithms

    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 102    1  | 2  | 3  | 4  | 5  | 6  | Next 20

    free hit counter