software/ ait trains

Ait Trains, Polar Heart Rate Monitor and Apple Exams 9l0-606 Products

Reviews 1-10 of 10
AIT Trains is an action puzzle game.
AIT Trains is an action puzzle game.
Catalog media/paths with all kinds of media
EJB''s for Pricing Equity Options.
By AIT Games

AIT Trains is an action puzzle game with simple rules and 175 levels in two modes. This addictive game with enchanting music and beautiful graphics will glue you to the PC for hours together. It is a best remake of famous game "Short Line". Your main goal is to route the train to the town. The color of the train determines the color of the town whereto this train should be routed.



By AIT Games

AIT Trains is an action puzzle game with simple rules and 175 levels in two modes. This addictive game with enchanting music and beautiful graphics will glue you to the PC for hours together. It is a best remake of famous game "Short Line". Your main goal is to route the train to the town. The color of the train determines the color of the town whereto this train should be routed.



By Wiseworx Software

The basic goal of Xtrim Catalog is to provide access to the contents of any media you have from a catalogged database (even if the media itself is not available on the system you can browse lists of files and folders). Xtrim Catalog can be used to handle any kind of data, including downloaded programs, magazine CD-ROMs, music collections like MP3s or audio CDs, graphics collections, document backups, image collections, etc.



By WebCab Components

EJB suite containing price option and futures contracts using Monte Carlo and Finite Difference techniques. General MC pricing framework: wide range of contracts, price, interest and vol models. Prices European, Asian, American, Lookback, Bermuda and Binary Options using Analytic, Monte Carlo and Finite Difference inaccordance with a number of vol, price, volatility and rate models.



 
This games pack contains three logic games.

Brain Twister Games Pack
By Alawar Entertainment

A wonderful gift for those who like logic games - an entertainment for adults! Brain Twister Games pack contents three most popular logic games - NeoChess, Magic Reversi and Metamorphs. NeoChess is based on well-known idea of the chess game with conventional 64-square board and two players. Other features are quite new: set of pieces, game rules, a few types of skins, scenarios and board editor. You are also welcome to the world of NeoChess On-line - play NeoChess with people all over the world - create a game, join an existing game, see total rating, view the list of people on-line and chat with other players. Magic Reversi provides an excellent training for your strategic thinking. The idea of the game is also familiar and resembles the lines game with some interesting innovations. You can play Magic Reversi on-line and choose any of different skins. Metamorphs logic arcade is made mostly for those who like not too much complicated but thrilling puzzles. The thing of most importance is to understand that all the animals and even insects are to utilize their mental abilities as well as imagination when traveling within the nature. Enjoy bright graphics and exciting features of our Brain Twister Games! Download and try to become a real genius of logic!



Keep track of and calculate your school grade

UTGrade
By David He

UTGrade is a program that helps you keep track of your marks and calculates numerous statistics. Its features include: 1)Designed for the University of Toronto, but compatible with most universities/colleges. 2) Keeps a record of your assignments and tests. 3)Calculates your course average in percentage and letter grade. 4) Calculates your course''s standard deviation in marks. 5) Allows you to forecast and analyse a target percentage. 6) Calculates your overall average in percentage, weighted percentage, letter grade, and GPA. Version 2 is completely rewritten using .NET Framework, and features a clean windows interface.



Split and append files of all types and sizes

File Append and Split Tool
By Boxer Software

The Problem: Size Does Matter. It''s a movie slogan from Hollywood, but it also applies to today''s computing industry. Music files, video files, zip files... Everything keeps getting bigger and bigger. It''s not uncommon for media and data files to tip the scales at 100 megabytes or more. Some files are over 1 gigabyte in size! At the same time, computer users need to transfer or store these files on CDs, DVDs, portable flash media, or by email. While file sizes seem to be heading toward the infinite, file transfer and storage methods will always be finite. The Solution: As is often the case, the best way to handle a large problem is to break it into smaller, more manageable pieces. File Append and Split Tool can split massive files into smaller pieces, so the pieces can be dealt with individually. It can also append the smaller files back together, recreating the original file exactly. F.A.S.T. is very easy to use, and can be used to split all types of files, binary or text: ZIP, MPG, MP3, WMV, TXT, etc. And F.A.S.T. can be used on files of all sizes: up to 16 million terabytes. You can specify the desired size of the output files, select the output media, or simply indicate the number of files to be created. * Split files of any type: ZIP, MPG, MP3, WMV, AVI, TXT... * Split files of any size: up to 16 million terabytes on NTFS systems * Split files for sending via email, or to fit on portable or backup media * Create a batch file to append files later on, without the need for F.A.S.T. * Drag and drop files from Explorer, or other sources * Name files on the command line * Split files by user-defined size, standard media size, or into ''n'' parts * Arrange the file append order manually, or sort by name, date or size * For text files, optionally split files on a newline boundary * Flexible syntax for controlling sequential numbering of split files * Pause for media swap when writing to removable media * Exhaustive error checking


T-Minus Halloween Countdown Clock

T-Minus Halloween Countdown
By T-Minus Enterprises, LLC

T-Minus Halloween Countdown Clock. Count down the time to the most "spook-tacular" time of the year - Halloween. Whether you plan to trick-or-treat or attend a Halloween party, you can track the time to All Hallows'' Eve. You can play our spooky sound effects. Your anticipation will build as you count down the days, hours and minutes.


Create great looking albums in a few seconds

Biromsoft WebAlbum
By Biromsoft

Biromsoft WebAlbum generates spectacular web albums from your collection of photos. It will help you to create great looking albums in a few seconds. You can use your own custom settings or just choose one of our cool themes. You can upload your new album to your website and show it to your friends right away! Biromsoft WebAlbum is the best way to create great looking HTML web galleries with thumbnails. The main features of the program are: * Fast and simple web album creation. You can just add pictures to the album and click Generate - That''s all! You will get a great looking album. However you can customize your album in any way you like. * Integrated FTP Client. You can upload your albums to your website immediately after generation. * Picture Descriptions. You can add comments to any picture - which will be shown on the album page. * Themes. You can choose one of our themes or you can even create your own theme and generate albums in your own style.


Build Your Own File Encryption Program in C++

LTFCrypt
By Winique Software

Would you like to use C++ to build your own file encryption program? This real-world example source code package contains a fully functional program that encrypts and decrypts text or binary files. This is an easy way for you to learn how to use Visual C++ with LibTomCrypt, a public domain and an ISO C cryptography library, to build your own file encryption program. Supported ciphers: aes, blowfish, xtea, rc5, rc6, safer+, twofish, safer-k64, safer-sk64, safer-k128, safer-sk128, rc2, des, 3des, cast5, noekeon, skipjack, khazad, and anubis. In this example source codes, the symmetric block cipher chaining mode used is CTR (Counter Mode). However, LibTomCrypt also has support for other modes such as CFB, OFB, ECB, CBC. If you use LibTomCrypt, your program does not need any external encryption DLLs or software components. There is no DLL linking so you do not need to distribute any supporting DLLs. There is only static linking using tomcrypt.lib. In addition, there are no messy COM installation problems. LTFCrypt, a free and fully functional program that allows you to encrypt and decrypt any text or binary files can be downloaded from http://www.yeohhs.com/ltfcrypt.htm The LTFCrypt example source code package comes with Visual C++ projects and source codes for Visual C++ 6.0 (file size 652 KB) and Visual C++ 7.x (file size 776 KB) or later. This product comes with a 60-day money back guarantee. All purchasers are also entitled to receive the next updated version free of charge. All orders are processed via an easy and secure online shopping system.



© 2003-2007 Serial Download

Serial Download periodically updates pricing and product information from third-party sources,
so some information may be slightly out-of-date. You should confirm all information before relying on it.