About site: Algorithms/Sorting and Searching - Robsort Sorting Algorithm
Return to Computers also Computers
  About site: http://www.robsort.org

Title: Algorithms/Sorting and Searching - Robsort Sorting Algorithm An O(n!) algorithm with downloads for Win98 and Unix platforms.
Ontario_Research_Center_for_Computer_Algebra Researchers at ORCCA study algorithms and software systems for symbolic mathematical computation. At any given time a number of visitors and postdocs are hosted.

Commodore_Knowledge_Base Technical articles, repair notes and documentation about Commodore 8-bit computers.

Eicon_Networks_Corporation Provider of secure Internet connectivity products. Offers devices for connecting PCs and network servers to the Internet and corporate networks, secure communications gateways and media gateways for v

DARPA_Grand_Challenge_2005 A DARPA-sponsored series of races across difficult terrain. The vehicles in the races are autonomous (self-driven) vehicles built by various teams. Racers' progress, links to team websites, details

Web_Risings Offers design, graphics, and promotion services.

Service_Internet_Solutions,_LLC_ Specializes in search engine optimization, website hosting, custom application development and website design. Located in East Windsor, Connecticut, United States.


  Alexa statistic for http://www.robsort.org





Get your Google PageRank






Please visit: http://www.robsort.org


  Related sites for http://www.robsort.org
    Syclick_-_SySurvey_online_surveys Web-based interface for creating and administering custom e-mail and web surveys. Download or view results online as charts.
    99_Bottles_of_Beer_on_the_Wall Limbo version.
    EvE University of Zurich, Switzerland - An event-driven distributed workflow engine. Contains the project description and links to the people involved. [project completed]
    LNKnet_Pattern_Classification A software package that integrates more than 22 neural network, statistical, and machine learning classification, clustering, and feature selection algorithms into a modular software package. [GPL]
    WACI Designed for new businesses, WACI provides the basic features needed to start and manage a consignment business, enabling you to deliver top-notch service to customers and consignors.
    LabMice_MCSE_Center Collection of MCSE information, resources and practice tests.
    The_GroundUnder Provides hosting for bands and musicians. Includes file hosting, friends and profiles.
    Parss_Project The general idea behind Parss is to solve the problem of countless individual (desktop) RSS viewers randomly and redundantly transferring and processing almost exactly the same set of RSS feeds.
    OASIS_XML_Conformance_Subcommittee_XML_1_0_Test_Suite,_Second_Edition Contains over 2000 test files and an associated test report. The test report contains background information on conformance testing for XML as well as test descriptions for each of the test files incl
    Chat_with_artificial_intelligence_robot Artificial intelligence robot Splotchy chats with you in human voice
    Wikipedia_on_PDM Definition & explanation of Product Data Management.
    USRobotics_Education Animated tutorial for understanding the basics of wired and wireless networking
    Quiz-Buddy Program to memorize historical dates, new words, foreign languages, and definitions. Suitable for SAT, PSAT, ACT, and GRE tests. Product specifications, screenshots, and downloads.
    NightOwl_Web_Design Offers design, maintenance, and marketing services.
    Drishti_Vision Offers design and hosting services.
    Lomby_Solutions Provides web design, hosting and search engine optimization. Includes portfolio and contact form. Based in Malta, Europe.
    A-Z_Feeds An RSS feed search engine and directory. With keyword searching and filters.
    Apple_International_Glossaries Translations for 1337 MacOS(TM) terms in 34 languages. For MacOS third party software developers and localization services.
    OpenHere_Network Includes database of sites. Does not accept links to sites deemed inappropriate for minors.
    Temporal_Wave_LLC Company providing custom programming in C, Java, .Net, PHP, MVBASIC, Pick and other languages, development of parsers, lexers, ASTs, and compilers in the ANTLR framework, and commercial ANTLR support
This is websites2007.org cache of m/ as retrieved on 2008.09.08 websites2007.org's cache is the snapshot that we took of the page as we crawled the web. The page may have changed since that time.
Robsort Sorting Algorithm robsort.org Home of the robsort sorting algorithm. Abstract Robsort in a GNU public license sorting algorithm devleloped by Robert Thompson. Robsort uses random number generation to sort arrays of integers. It is claimed to be the world's least efficient sorting algorithm. Scientists have calculated the robsort algorithm to approach an order of [n!] (n factorial) inefficiency, however this inefficiency could only theoretically be obtained by using truly random numbers. The Robsort source code is an implemenation/demonstration of this algorithm for both UNIX and Windows machines. 5/27/03 - It has been brought to my attention that a similarly inefficient O[n!] sorting algorithm was possibly in existence before Robsort, for more information goto the Bogosort homepage. An implementation of Bogosort can be found here, however unlike Robsort, this implementation of Bogosort does not appear to be multi-threaded and will only use one processor. Download Robsort robsort v1.0 *NIX source robsort v0.86 Windows 9x/NT/2000 binary robsort is featured on sourceforge robsort is also featured on freshmeat Robsort Q&A How does robsort work? Robsort reads an array of integers and randomly arranges the order of those integers. It then checks to see if the array is sorted, if the array is sorted, robsort has done its job. If the array is not sorted, robsort ranomizes the array again. It continues this process untill it successfully sorts the array. Why would I use robsort instead of some other more efficient sorting algorithm? Because robsort is more inefficient. Scientists who study inefficiency use robsort to prove specific aspects of number theory. Robsort is used as a benchmark for measuring algorithm efficiency, it is the benchmark by which all other sorting algorithms are measured. Why is robsort GNU software? Although the science behind robsort is obviously patentable, Robert Thompson has chosen the GNU public license because he holds that this technology is universal and should be "owned" by the general public. Also, Robert wants to make robsort available for educational and research purposes without financial barriers. When I try to run robsort, I get the message: Segmentation Fault (core dumped)? In an effort to maintain maximum inefficiency, robsort often produces this message. This is not an error, rather it is a message stating that the operating system has dumped its memory and register contents to disk for the purposes of debugging. It usually means that the computer robsort is being run on cannot handle robsort. Scientists who use robsort analyze the 'core' files whic h are produced to determine which hardware upgrades are necessary to properly run the application. How long does robsort take to sort integers? Since robsort nears order n factorial inefficiency, the amount of time required to sort an array depends drastically on the siz e of the array. Start with a small number of integers, say around 9, and work up. There is no limit, however scientists hav e currently been unable to sucessfully sort 17 or more integers using robsort due to its incredible inefficiency. Does robsort utilize multiple processors? Yes, robsort is written with POSIX threads support. Lightweight robsort processes are automatically distributed to free processors by the operating system. Threads allow robsort to inefficiently use all available processors. The Windows 9.x/NT/2000 version of robsort does not currently support threads. How do I tell robsort what integers I want to sort? Place the integers you wish to robsort in a file called sortdata.txt. sortdata.txt must contain 1 line of integers with spaces seperating them and it must be located in the same directory as the robsort binary.   Valid XHTML 1.0! http://rob.sun3.org
 

An

O(n!)

algorithm

with

downloads

for

Win98

and

Unix

platforms.

http://www.robsort.org

Robsort Sorting Algorithm 2008 September

dvd rental

dvd


An O(n!) algorithm with downloads for Win98 and Unix platforms.

Rules




© 2008 Internet Explorer 5+ or Netscape 6+

Recommended Sites: 1. Arts - Business - Computers - Games - Health - Home - Kids and Teens - News - Recreation - Reference - Regional - Science - Shopping - Society - Sports - World Miss Gallery - Top Anime Hentai - DVD rental by mail - Free Myspace Layouts - Apply for Credit Card - Online Loans - Debt Loans - Mobile Phones
2008-09-08 06:08:59

Copyright 2005, 2006 by Webmaster
Websites is cool :) 18Poker - Hotel Brussels - Gad¿ety Reklamowe - Pozycjonowanie - Aparaty Cyfrowe