Skip to main content

Home/ ACSE Discussion/ Group items tagged binary

Rss Feed Group items tagged

Peter Beens

Cisco Binary Game - 0 views

  •  
    The Binary Game is all about adding up combination of binary numbers.
Peter Beens

Algorithms, 4th Edition by Robert Sedgewick and Kevin Wayne - 0 views

  •  
    Textbook. The textbook Algorithms, 4th Edition by Robert Sedgewick and Kevin Wayne [ Amazon · Pearson · InformIT ] surveys the most important algorithms and data structures in use today. The textbook is organized into six chapters: Chapter 1: Fundamentals introduces a scientific and engineering basis for comparing algorithms and making predictions. It also includes our programming model. Chapter 2: Sorting considers several classic sorting algorithms, including insertion sort, mergesort, and quicksort. It also includes a binary heap implementation of a priority queue. Chapter 3: Searching describes several classic symbol table implementations, including binary search trees, red-black trees, and hash tables. Chapter 4: Graphs surveys the most important graph processing problems, including depth-first search, breadth-first search, minimum spanning trees, and shortest paths. Chapter 5: Strings investigates specialized algorithms for string processing, including radix sorting, substring search, tries, regular expressions, and data compression. Chapter 6: Context highlights connections to systems programming, scientific computing, commercial applications, operations research, and intractability.
Peter Beens

How to Convert ASCII Character to Hex, Decimal and Binary Code - ajaxBlender.com - 0 views

  •  
    This JavaScript tutorial explains how to convert ASCII Character to Hex, Decimal and Binary Code
Peter Beens

Binary search algorithm - Wikipedia, the free encyclopedia - 0 views

  •  
    In computer science, a binary search or half-interval search algorithm locates the position of an item in a sorted array
Peter Beens

Computer Science Unplugged - 0 views

  •  
    Computer Science Unplugged is a series of learning activities that reveals a little-known secret: Computer Science isn't really about computers at all! CS Unplugged provides an extensive collection of free resources that teach principles of Computer Science such as binary numbers, algorithms and data compression through engaging games and puzzles that use cards, string, crayons and lots of running around.
Peter Beens

Basics of Computer Science, Animated * Department of Computer Science, The University o... - 0 views

  •  
    One of the difficulties students have in introductory computer science courses is understanding the dynamic complexities of several computer science basics. One reason that students have difficulty grasping these fundamental concepts is that these basics are processes, which textbooks and lectures cannot always adequately demonstrate. In this series of modules...
Peter Beens

CS Unplugged Videos on Vimeo - 0 views

  •  
    Videos created by the CS Unplugged team. All available for download for offline use in the classroom.
1 - 11 of 11
Showing 20 items per page