Indicators Today: 5 Days: 15 Days: | Books (2) Books on programming in C and C++ languages. |
Software (13) Software and tools to help in developing C and C pages. |
|
Web Sites (6) Sites offering C and C programs, modules, and resources. |
|
| Phase Correlation Function in OpenCV | | Phase Correlation is a method to check the similarity of two images with equal size. It can be used for template matching, object tracking, motion estimation, etc. This is a function to compute phase correlation by taking a reference image and a template image. the function can be extended for object tracking applications.
|
| Virtual Serial Port Kit | | Virtual Serial Port Kit creates pairs of virtual serial ports in your system which are virtually connected to each other. Physical null modem cables are not required. You can connect any number of virtual port pairs. It's very useful for debugging.
|
| PC File Recovery | | Recovery program is safe, easy and cost effective utility to rescue all files and folders lost from USB media drive even when Drive not recognized message displayed on computer screen while accessing pen drive.
|
| Fop MiniScribus XSL-FO / XHTML | | Wysiwyg editor to Apache FOP format based file on block-container (Floating Layer) element and is child, and export on pdf, postscript, xhtml. Export XHTML (from version 1) and opacity background-color each floating layer a DIV element, export PostScript? and render to PDF as base.
|
| Instant Messenger - C++ | | The software can be used to create a service like ICQ. The software includes client application for Windows (with installer) and chat server for FreeBSD, Linux, and Windows. Client application features: contacts and ignore list, online status, text/audio/video private chat, multi-room public chat, admin functionality, skins with animation effects support, etc. Chat server requires VDS/VPS or dedicated hosting.
|
| C++ B+ Tree implementation | | 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
|
| C++ Mime Email Parser | | 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.
|
| CNSearch | | Supported platforms: Linux, FreeBSD, Windows and Solaris. With the help of CNSearch you can perform full-text search by html, doc, rtf, pdf, txt and mp3 files, highlight the search result phrases, accumulate and display statistics for search requests
|
| elonsurf | | elonsurf is a powerful, scalable and fully customizable AutoSurf script. If you are looking for script to run an Internet Business like StudioTraffic? 12DailyPro? Then you have come to the right place, elonsurf is what you need to do just that!
|
| Graphics.h - C Language Reference | | Graphics programming in C Language is discussed rarely. This tutorial discusses some important functions of graphics.h in C Language, at the end there is a simple program to demonstrate the use of graphics functions.
|
|
|
|