Search

Listing all available projects [1]

View compact list

Order: Title | Topic | Status | Release | Hits | Downloads

Video Processing C++ Library, designed for testing and developing filters, (de)coders. VETLib basic built is fully compatible with Windows and NIX operative systems, some special builts (not available on all platforms) require external libraries such as libmpeg3, quicktime4linux, xvidcore, v4l, qt, gtk, DirectX. VETLib implements many tools for Video processing developing, with few line of code you may create a MPEG to QuickTime converter, Cam Recorder, Video Player and much more. ..read more..
Last Update: 2006/02/06 Status: Completed Rating: Views: 1
 Downloads: 47 Actions: Open HTML File Send as eMail

This is a small Database utility for Gym clients mamagment, written in C++, built with Borland C++ Builder 6.0.
Database Engine is BDE with DBase data file (DBF), iI think that the source code may be very useful for all BDE begginers.
Clients' data and also a picture are stored in the database (table).
MoreOver there are some functions about Date Managment and (very basic) image editing.

Here is the complete source code, and executable with needed DLLs: GyMan.zip [1.661 Kb]
or download Borland C++ Builder 6.0 source code only: GyMan_src.zip [90 kb]

..read more..
Last Update: 2004/03/09 Status: Completed Rating: Views: 0
 Downloads: 85 Actions: Download Archive Send as eMail

This is a small simple utility writted in C++ and compiled with Borland C++ Builder 6.0.
It has been coded in few hours for a friend, code is very easy but it could be useful for begginers to Bolrland Builder and Object Oriented Programmin (OOP).

Here is the complete source code, and executable with needed DLLs: FFAST.zip [714 Kb]

..read more..
Last Update: 2004/02/27 Status: Completed Rating: Views: 0
 Downloads: 93 Actions: Download Archive Send as eMail

Coded in Borland C++ Builder 6.0
It's a Database software to manage Films' lists (but could be used for other supports).

Main Abilities:

    • DB/Tables Editing.
    • DB Connection (SQL Servers, ODBC)
    • Import/Export (DBase, Paradox, TXT, Access, Excel)
    • Advanced Search
    • Table Compare System

..read more..
Last Update: 2003/12/17 Status: Completed Rating: Views: 95
 Downloads: 51 Actions: Open HTML File Download Archive Send as eMail

IPDetective is a networking tool. This project was started many years ababorted because of few time to dedicate and low interest both.
Most of source is not writted, but GUI is most complete.

It's writted in C++ and compiled with Borland C++ Builder 6.0.

The nice feature of this software is that it can load dynamically services' DLL. So the main application doesn't not contain static software to perform a ping for example, but when user load the Ping TabSheet, IPDetective loads dynamically the relative service DLL.
The class ServiceDLL (services/services.h) load and manage DLLs.
Managing services in this way is quite smart and very common and more complex in big application (and obvius in Operative System), the first conseguence is that any developed can write or update a single service without knowing anything about main application design, but just writeing the "low-level" code to perform the service and link parameters and results to the base DLL Class.

Anyway, Ping is running (lame version) and finger too.. i think :)

Some other commands and sub-systems are running too, look around in the application for them.

I think that this source can be useful to understand basics of complex application design, obviusly this application is quite simple but it's a demostration of plug-ins' Theory. [The system of dll managment is full implemented and running.]

I don't suggest to complete or update this project, consider it as a sample application.

Here is the complete source code, executable and some documents usefull for this project: IP Detective Project.zip [7.372 Mb]

..read more..
Last Update: 2003/10/03 Status: Aborted   Rating: Views: 0
 Downloads: 47 Actions: Download Archive Send as eMail

Currently working on

ASP.NET Tutorial