Home Featured Top 40 Software Reviews Link To Us Advertise



  • 3d engine
  • Useful Resources:

    C: \ Development \ Other \ Converter 5.5 \ Author


    Opens in new window

    Converter 5.5 - Author Info Page

    Description: How to Interconvert any of the Java primitives. Conversion Amanuensis... (more)


    Author Info for Converter 5.5

    Author/Company Name: Canadian Mind Products

    Country: Canada

    Web Site: http://mindprod.com

    Programs listed: 86

    Share |


    Other listings by this author

    CanadianTax iconCanadianTax 4.2   (Downloads: 571)
    Calculates Canadian sales taxes: GST HST and PST today or in the past. Calculates Canadian sales taxes: GST HST and PST today or as they were in the past.

    Java Applet that can also be run as an application.
    Requires Java version 1.5 or later.

    Java source code and sample HTML included.

    This version computes by adding GST HST and PST to a base
    price. It als works in reverse given the
    final price working backwards to get the taxes and base
    price. In other words it will tell ...

    JarLook iconJarLook 1.2   (Downloads: 280)
    Check that class target versions are as expected in a Java jar. Check a Java jar to make sure all the javac -target versions of
    the class files are what you expect.

    Java application.
    Requires Java version 1.5 or later.

    All Java source code is included.

    to use:

    java -jar jarlook.jar jartotocheck.jar 1.1 1.4

    where jartocheck.jar is the name of jar to check.
    It will check all the class files in it.

    In this example:
    1.1 is the low...

    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...

    TimeZones iconTimeZones 1.9   (Downloads: 194)
    Displays all the TimeZone on your machine supported by Java Displays all the TimeZoneon your machine supported by
    Java, with their standard time and daylight saving time
    offsets from GMT, along with the their ID (programmer) names
    and display names. It also displays UTC time, local time, and
    your default TimeZone and whether daylight savings is
    currently in effect....

    Rgrow iconRgrow 1.3   (Downloads: 186)
    RGrow resizes fixed length records padding or chopping. RGrow resizes fixed length records e.g.
    RGrow.exe MyFile.seq 500 600
    will grow each record from 500 to 600 bytes by padding binary zeros.
    Will also truncate records.

    These are not the old and new sizes of the file, but of the fixed length records
    in the file. If you increase the record size, each record will be padded
    with nulls. The entire file will grow as a result.

    This program may be freely copied and us...

    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...

    Boyer iconBoyer 1.5   (Downloads: 227)
    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...

    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.

    FontSaver iconFontSaver 1.4   (Downloads: 197)
    FontSaver shares Font objects instead of creating new ones. FontSaver shares Font objects instead of creating new ones to cut
    down on the RAM and time needed to create Font and Font peer objects.
    Profiling often shows the creation of too many Font objects is the
    cause of poor performance.

    See the source code for how to incoporate it into your own programs.
    It does nothing on its own....

    SortedArrayList iconSortedArrayList 1.3   (Downloads: 193)
    Sort and Merge ArrayLists efficiently. This is a pair of library classes to include in your own
    code for manipulating ArrayLists.

    It consist of two classes: SortedArrayList and Merge.

    SortedArrayList is an ArrayList that remembers how it is
    sorted, so that if you ask it to sort, it can sometimes
    bypass the work when it is already in order. You declare the
    order you want and it keeps the list sorted, You just call
    sort whenever you need the list to ...

    Common11 iconCommon11 2.8   (Downloads: 339)
    common utility classes that work under Java 1.1+ common utility classes that work under Java 1.1 without using Arraylists or Swing.

    Class library.
    Requires Java version 1.1 or later.

    BigDate: simplified date handling when you want dates without times.
    CMPAboutBox: a proper about box that provides useful information.
    ImageInfo: information about a GIF, png, jpg.
    ImageViewer: component to display an image
    Limiter: cap, corral and h...

    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
    ...

    KeyPlayer iconKeyPlayer 1.5   (Downloads: 358)
    Java Keystroke and Mouse Event Tutor / Keyboard Diagnostic. Java Keystroke and Mouse Event Tutor / Keyboard Diagnostic
    Application to let you experiment to learn how mouse and
    keystroke events work. Output appears on the console.
    Just click the mouse or hit keystrokes and watch what details
    of the events generated.

    To install, Extract the zip download with WinZip, available from
    winzip.com (or similar unzip utility) into any
    directory you please, often C:\ -- ticking off the (...

    Dedup iconDedup 1.5   (Downloads: 201)
    Java command line utility to removes duplicate lines from text files. DeDup is a Java command-line utilty for removing duplicate
    lines in text files.

    The dedup process compares adjacent lines only. It does not
    sort first. The comparison is case sensitive. It removes
    adjacent indentical lines. It replaces the original file, so
    do a backup first. You can dedup 1 to N files in one
    execution, just put their names on the command line.

    DeDup deletes blank lines from both the beginning...

    CMOSSave iconCMOSSave 4.6   (Downloads: 293)
    Check CMOS for corruption and automatically restore it. CMOSSave CMOSRest CMOSChk restore corrupted CMOS from
    backup and check that CMOS has not been tampered with.

    Naive users sometimes meddle with CMOS settings. We need a
    fast way to put the scores of subtle CMOS configuration
    settings back the way they were.

    Power surges can corrupt CMOS. We need a way for a naive
    user to quickly restore all the CMOS settings.

    If the battery fails, the contents will be los...

    Common13 iconCommon13 1.3   (Downloads: 245)
    common utility classes that work under Swing Java 1.3+ common utility classes that work under Swing Java 1.3+
    Includes:

    CMPAboutJBox: a proper about box for Swing apps/JApplets that provides useful information.
    HybridJ : converts Swing Applet into an Application...

    Bulk Emailer iconBulk Emailer 1.7   (Downloads: 249)
    The bulk emailer program sends the same email to many people. The bulk emailer program allows you to send the same email
    to a long list of people. Unlike competing products, it does
    not require you to run any code on your ISP's server.

    The price includes customising the program to your needs.

    For more detail see the manual at
    mindprod.com/application/bulk.manual.html

    To install, Extract the zip download with WinZip, available from
    winzip.com (or similar unzip utili...






    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:

    Advanced XLS Converter iconAdvanced XLS Converter 2.55: With XLS Converter you can convert Excel (XLS) files into dozens of formats!

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

    AbleFTP iconAbleFTP 11.10: AbleFtp - FTP client designed to automate and run 1000+ FTP tasks a day.

    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