Home-Page * Programming * Israeli TV * Genealogy * Links

Programming Page

Hello there programmers !

Oops .... YOU are NOT a PROGRAMMER ?
Click Here for an introduction(?) to the Pascal language,
or just keep on reading ...

What's in this page ? Two Sections :

  1. DOWNLOADS - Some of my [better] programs are available to download.

  2. LINKS - To my favorite PASCAL sites.

Downloads

  • I'm doing my best to assure that every program includes full source, working executable and comments
    but some of the programs here are older than others and may not obey those rules.

  • All of the programs are released under GNU GPL license (aka "Free Software")

  • All of the variables and code remarks are in English, and unless stated otherwise, the programs' inputs
    and outputs are done in English too.

  • The language column states the [machine] programming language, and (independently) the [human] language of the interface input/output
  • Program Name Dest. OS Last Version Last Updated Language Download Size Theme
    Chat
    Java

    0.1a
    19/09/2006
    Java
    180kb
    Client-Server TCP/IP chatting program
    Chat over the internet with a simple interface, supporting several users and several chat-rooms concurrently.
    Log ANSI-C
    0.10
    04/10/2003
    ANSI-C,
    English
    63kb
    (source)
    Cost calculator for Windows modem log
    Perform cost/statistics calculation for modem log files produced by Windows 9X. DOS-32 Binary (55kb)
    Huff
    ANSI-C
    0.01Beta
    14/04/2003
    ANSI-C,
    English
    180kb
    (source)
    Huffman compression
    Compress (and expand) binary files using Huffman's algorithm. DOS-32 Binary (50kb)
    Base DOS 1.0 26/07/2000 Pascal, English
    20kb

    A base conversion program
    With this one you can convert any numbers up to 255 digits long between bases 2-36.

    TestMHZ

    DOS 0.99Beta 26/07/2000 Pascal, English 20kb

    Benchmark Intel Pentiums and above processors
    Uses the Pentium Time Stamp Counter (TSC) & The Programmable Interrupt Timer (PIT) to find the frequency (aka "speed") of your CPU.

    The Function Analyzer

    DOS 1.02j 02/07/2004 Pascal, English 55kb
    (binary)
    Analyze & Sketch familiar functions
    You can sketch polynomial, rational and some exponential and logarithmical functions under VGA/VESA SVGA modes, and receive an analysis of the function (all roots, minima/maxima, asymptotes). Source Code (66kb)
    SPlay DOS 1.0 23/09/2000 Pascal, Eng/Heb 160kb Maintain your own CD & Lyrics collection
    You can sing-along (Karaoke) or just view the words of your favorite songs while they are playing
    Queens DOS 0.99Beta 26/07/2000 Pascal, English 12kb 8 Queens Problem : Solutions
    The 8 Queens problem asks you to find a state in which a Chess board contains 8 queens while none of them threatens each other. This program finds all possible solutions.


    Links

    You can find Pascal related links at the Links Page

    Still wanna hang out in my site ? go back to my home-page then.