|
|---|
| Programming Resources & Code Examples
| | Price:Free Rate: 5.0(out of 5) Vote:1 |
|
|
| |
|
|---|
| This project goal was to create simple and yet very efficient template based B+ Tree implementation which supports different types of storage. Implemented in C++, B+ Tree is template based, so it can be used with any type of data. To change storage type (e.g. from file based to memory based) all you need is to change template argument of the BTreeAlgorithms class. There are two controllers exist for such purpose: StreamBTreeController and RamBTreeController. You can write your own controller by simply changing logic in couple of methods within exiting controllers
| | Price:free Rate: 0.0(out of 5) Vote:0 |
|
|
| |
|
|---|
| This is a program comes with the ability to let the webmasters to do their service to the public with the help of their own domains. Web owners can get customized software with their name, icon and logo for them to build their own peer to peer website. This software lets the clients to download files including MP3s, AVIs, MPEGs etc., With the help of this program webmasters can run their own file sharing business.
| | Price:US $ 319.96 / 399.95 Rate: 0.0(out of 5) Vote:0 |
|
|
| |
|
|---|
| C++ implementation of RFC 2045 - Multipurpose Internet Mail Extensions (MIME) standard. Library designed to be very fast and efficient, and has been tested on millions of emails from all kinds of email clients. Library supports all kinds of content encodings, charsets. It allows to read attachments, and handles charsets conversions.
| | Price:free Rate: 0.0(out of 5) Vote:0 |
|
|
| |
|
|---|
| This script presents users fraction arithmatic input and output for helping them in their programming. It comes with the ability to build a new fraction to store denominator and numerator as two members since in this fraction class majority of the arithmatic operators are overloaded. It is possible to let this script to use cin and cout in reading and printing of functions.
| | Price:Free Rate: 0.0(out of 5) Vote:0 |
|
|
| |
|
|---|
| This tool can be used by the users to port the applications from solaris on C and C++ to zseries Linux. It can be used by the users to port applications not only to zseries Linux but also to all platform of Linux, at the same time mostly zseries of the Linux are the major platforms which are in capable of doing redesigns and coding work on them.
| | Price:Free Rate: 0.0(out of 5) Vote:0 |
|
|
| |
|
|---|
| Serial Port Control is an inexpensive royalty-free component. It supports VB, VB.Net, C#, Borland Delphi, Borland Builder. Just put it on a form and you've got all the functionality you need to access an RS232 port.
| | Price:$149.95 Rate: 0.0(out of 5) Vote:0 |
|
|
| |
|
|---|
| Serial Port Control is an easy to use control intended for simplification serial port communication tasks in your projects.
| | Price:$149.95 Rate: 0.0(out of 5) Vote:0 |
|
|
| |
|
|---|
| This program allows a user to monitor connection activity for all interfaces that are on a PC at the moment (e.g. ppp, eth). Lists information about how many data has been sent/received (bandwidth, can display in KB, MB, GB) alongside with the amount of packets transmitted. Good for either monitoring network activity or debugging. Works well with watch command. Run from the console.
| | Price:free Rate: 0.0(out of 5) Vote:0 |
|
|
| |
|
|---|
| nconv is a small tool that allows one to convert integers from one numeral system to another (minimal allowed system is 2, maximal - 16). After it receives all the data necessary (numeral system to convert from, numeral system to convert to, the integer to convert), the data is processed and the result (integer in the new numeral system) is output to stdout. This program may be useful for both general users who need to perform such kind of conversions and developers who can use nconv to save
| | Price:free Rate: 0.0(out of 5) Vote:0 |
|
|
| |
|