Home Featured Top 40 Software Reviews Link To Us Advertise



buy arcade traffic

  • free games download
  • recover zip online
  • 3d engine
  • assets
  • image hosting
  • Useful Resources:

    C: \ Development \ Components & Libraries \ RadixSort 1.6 \ Author


    Opens in new window

    RadixSort 1.6 - Author Info Page

    Description: RadixSort is a fast internal sort written in Java that mimics a card sorter... (more)


    Author Info for RadixSort 1.6

    Author/Company Name: Canadian Mind Products

    Country: Canada

    Web Site: http://mindprod.com

    Programs listed: 86

    Share |


    Other listings by this author

    Boyer iconBoyer 1.5   (Downloads: 228)
    Fast string search (indexOf) using the Boyer-Moore algorithm. Fast string search (indexOf) using the Boyer-Moore
    algorithm. Incorporate this class into your own Java
    programs to rapidly search strings.

    use:
    import com.mindprod.Boyer.Boyer;
    ...
    Boyer b = new Boyer("dogcatwombat");
    int where = b.indexOf("cat");
    or
    int where = Boyer.indexOf("dogcatwombat","cat");

    Boyer-Moore is about twice as fast as String.indexOf wh...

    Accumulate iconAccumulate 1.3   (Downloads: 169)
    Used to accumulate values by category. Used to accumulate values by category. It might be useful
    for example in a billing program to accumulate hours by
    various categories.

    It could be used to count how many times various words
    occurred in a document.

    All you need is:

    buckets.accumulate( "somecategory", someamount );

    And Accumulate looks after creating the buckets to
    accumulate new categories for you.

    e....

    Biorhythms Calculator iconBiorhythms Calculator 2.7   (Downloads: 871)
    Calculates and displays biorhythm graphs. Calculates and displays biorhythm graphs.

    Enter your birthdate and this Applet and it will calculate
    your biorhythms. It computes your 23-day physical, 28-day
    emotional, 33-day intellectual and combined cycles. The
    combined cycle is sometimes called the luck cycle. The
    theory of biorhythms is when the cycles are positive/high
    you will have high energy. When they are negative/low you
    will have low energy. When they...

    Compactor iconCompactor 3.4   (Downloads: 510)
    Compresses HTML by removing unnecessary white space. Compresses HTML by removing unnecessary white space.

    Compacts HTML so that web pages are 20% smaller and hence
    20% faster. It does this by removing all unnecessary white
    space. To fluff files up again, I suggest using SlickEdit
    beautify. The file will render on browsers exactly as they
    did before. Any [pre] sections are left intact. No comments
    are removed.

    NOTE THE COMPACTOR JUST COMPACTS YOUR HTML. IT DOES N...

    Volser iconVolser 1.2   (Downloads: 329)
    Gets the 4-byte 32-bit binary volume serial number in Windows. Gets the 4-byte 32-bit binary volume serial number of a Windows
    disk drive assigned when it is formatted to provide and almost unique id.
    Don't confuse this with the volser(, the string name,
    or the manufacturer's disk serial number assigned to a hard drive at the factory.
    Uses JNI and C++ native code.

    Consists of java and JNI you include in your own code.

    You can test with

    C:
    CD \com.mindprod...

    FileIO iconFileIO 6.1   (Downloads: 522)
    Generates sample Java code to do 617 types of I/O. I/O teaching tool that generates sample Java source code to read or write the console, a sequential file, a random access file, a String, an array of characters, an array of bytes, URL, HTTP CGI GET/POST, Socket, resource or Pipe. It shows you how to read or write ASCII-8 bit characters (plain or locale-encoded), Unicode 16-bit characters, raw bytes, big endian binary, little endian binary, or serialised objects, buffered, unbuffered or gzip compressed.

    Align iconAlign 1.6   (Downloads: 225)
    Aligns data in ASCII text files into neat columns. ALIGN aligns data in ASCII text files into neat columns.
    Also converts comma-delimited files to columns with 2 spaces
    between each column. Input fields must be separated by
    commas or white space. Fields may contain spaces if they
    are enclosed in single or double quotes or C comments /* ...
    */ or //. The best way to understand this program is to try
    it on a COPY of any ASCII Text file, especially one that
    contains badly al...

    Encoding Recogniser iconEncoding Recogniser 1.2   (Downloads: 181)
    Help determine a file's encoding by displaying it wth all supported encodings. Encoding Recogniser will help you determine what encoding was
    used to write a file by displaying the file in hex or and
    decoded characters in any of the encodings supported by
    Java.

    This program runs under any OS,
    (e.g. Win2K/XP/Vista/OSX/Linux/Solaris/Vista64/AIX...) so long as you have
    Java version 1.5 or later installed.

    To install, Extract the zip download with WinZip (or similar unzip utility) into
    ...

    Official Encoding iconOfficial Encoding 1.1   (Downloads: 151)
    Discover the official name of any given Java encoding. Official Encoding will tell you the official name of any given Java encoding and whether it is supported by Java. It will also display some of the characters available with that encoding.

    Prerequisites:

    This program runs under any OS,
    (e.g. Win2K/XP/Vista/OSX/Linux/Solaris/Vista64/AIX...) so long as you have
    Java version 1.5 or later installed.

    Installing:

    Download source and compiled class files to run...

    Honk iconHonk 1.5   (Downloads: 217)
    Plays one or more of the Standard Windows sounds or wav files. Plays one or more of the Standard Windows sounds, triggered
    purely from the command line.

    use:

    honk
    - Plays the default system sound.

    honk SystemStart SystemHand SystemQuestion
    - Plays the given list of standard system sounds (usually just one).
    - they are case-insensitive (you can get the case wrong and it will still work).

    Possible sound names are listed in the registry...

    Masker iconMasker 1.9   (Downloads: 263)
    Hides email addresses from spammers as PNG image files. Produces PNG files (image files similar to GIFs, but
    smaller) that contain your email address. When you post them
    on your website, it is harder for spammer to harvest them.

    You can include the generated image files in the HTML on
    your website with: code like this:

    [a href="../image/mailto/roedy.png"]email me[/a]

    (pretend [] are angle brackets)

    or

    [mg src="image/mailto/r...

    InWords iconInWords 4.6   (Downloads: 308)
    Java code to converts number to words in any of 24 languagues. Shows you how to count in any of the following languages:

    Bahasa Indonesia
    Binary
    Decimal (several variants)
    Dutch (modern, old and banker's)
    English (British, North American, Ordinals)
    Esperanto
    French
    German
    Grams
    Hexadecimal
    Icelandic
    Italian
    Japanese
    Martian
    Metric Metric Prefixes (grams)
    Norwegian
    Octal
    Polish
    RAM (bytes)
    Roman Numerals...

    CreditCard Validator iconCreditCard Validator 1.8   (Downloads: 368)
    Verifies that credit card number is valid. The CreditCard Validator will help you tell:
    1. if a credit card number is valid,
    2. which credit card vendor handles that number.

    It is a simple Applet to demonstrate the use of the ValidateCreditCard class.

    It validates the prefix and the checkdigit. It does *not* contact the credit card company to ensure that number has actually been issued and that the account is in good standing.

    It will also tell you which of ...

    Screws iconScrews 1.3   (Downloads: 217)
    CMP Screws and Screwdrivers draws eight types of screw heads. CMP Screws and Screwdrivers draws eight types of screw
    heads. It is a teaching example for how to use Java Canvas,
    fillRect, fillOval, fillPoly and AffineTransform to draw.

    Java source is included for you to cannibalise.

    It draws 8 types of screw heads.

    To run as an application, type:

    java -jar C:\com\mindprod\screws\screws.jar

    adjusting as necessary to account for where the jar file is....

    Spinner iconSpinner 1.1   (Downloads: 309)
    DateSpinner, hex and formatted dollar input for Java JSpinner. Spinner consists of source for classes for a DateSpinner and to add hex and
    formatted dollar input/output for Java JSpinner to your own
    Java programs.

    Spinner offers two NumberFormatter classes you can use with
    a JSpinner. One is HexNumberFormatter which lets your
    JSpinner range over hex values. The other is
    DollarNumberFormatter which lets your JSpinner range over
    dollar values. It works better than JSpinner.NumberEd...

    File Splitter iconFile Splitter 1.3   (Downloads: 279)
    Split large text/html files into smaller files using embedded split commands. Split large text/html files into smaller files. I find it
    much faster and more accurate than cut and paste.

    You embed commands in the big file telling it which pieces
    of it are to go where, then let Splitter do the work. It is
    much faster and more accurate than trying to select huge
    blocks of text in an editor. You don't accidentally lose or
    duplicate text. Keeping files small makes the site more
    responsive.

    Tabin iconTabin 5.3   (Downloads: 222)
    Converts spaces to tabs in an ASCII text file. Converts spaces to tabs in an ASCII text file

    Usage:
    TABIN.exe Myfile.txt

    Assumes tab stops are 8 columns apart. Don't use it on word
    processor files. C source included. Copyrighted by Canadian
    Mind Products. May be freely distributed and used for any
    purpose except military. It has been rewritten in C from
    Pascal for extra speed. Users of previous versions should
    take care to delete the old TABIN.COM...






    All Programs:

    0 1 2 3 4 5 6 7 8 9 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 # . ! @


    All Authors:

    0 1 2 3 4 5 6 7 8 9 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 # . ! @


    RSS Feeds:
    (Current Category)

    RSS Feed for New Releases and Updates New releases & updates

    RSS Feed for New Shareware Releases New shareware releases

    RSS Feed for New Freeware Releases New freeware releases

    RSS Feed for Most Popular Software Most popular software

    RSS Feed for Top Rated Software Top rated software

    Feeds List in OPML Feeds list in OPML


    Useful Resources:

    JaSFtp iconJaSFtp 11.10: JaSFtp - Automated SFTP client (secure FTP), Run 1000+ tasks on a schedule.

    Domain Quester Pro iconDomain Quester Pro 6.02: Search for domains by unlimited number of keywords

    TradeTrakker iconTradeTrakker 2.93: Powerful investment tracking program to automatically track stocks/mutual funds

    Audio DVD Maker iconAudio DVD Maker 1.0: Audio DVD Maker is an innovative utility for you to personalize your own DVD

    Home | Featured | Submit | Link To Us | Contact Us | FAQ | About Us