Accounting source code for Delphi. Databases supported are Firebird 1.5 and Interbase 6.5. Reportbuilder is used for the report engine. Reasonably priced for C/S! Multiple currency, GL, AP, AR, Job Costing and Inventory. More features planned for 2005!
This recipe will let you embed GIF images inside of your source code for use in Tkinter buttons, labels, etc. It's really handy for making toolbars, etc. without worrying about having the right icon files installed.
The...
VIXEN is a Graphical Development Environment, written in XBLite, that generates the XBLite source code for the skeleton of a Windows GUI application.
Kelp is a source code annotation framework. Written in strict ISO C90 with support for Posix and Windows environments. Large file support. Supports both 32 and 64 bit platforms. Plugins for Vim and Eclipse are available.
Generates the C source code for Query Object Framework objects and provides a test environment linked against QOF to query objects, store in XML and export into SQL files. Create the fundamental object code from XML exported by any other QOF project.
rdb2oo is a project to create source code for classes which correspond to tables in a relational database.rdb2oo is also about creating an object oriented abstraction layer for simple database access.
gensrc - a Python application which takes XML descriptions of functions defined in a library and generates source code for addins on supported platforms including Microsoft Excel and OpenOffice.org Calc.
srcgen - a Python application which takes XML descriptions of functions defined in a library and generates source code for addins on supported platforms including Microsoft Excel and OpenOffice.org Calc.
This project is the source code for the article Java in 7 steps. This article shows how to develop CRUD applications for the Web using the best of JEE technology and the simplest way to training the team.
Following is the source code for CookieParser and all supporting Java classes. This class parses the "Cookie:" HTTP request line and makes individual URL-decoded cookie values available in a lookup table with the name as a key. It...
Buy the ASP source code for the most comprehensive and portable, web based Help Desk System on the market. Automatic responses, notifications, and auto-customer matching put Help Centric in a league of its own. Includes separate applications for...
Open QUB is a tool where developers easily can create user interfaces and generate source code for the UIQ 2.1 platform (running Symbian OS). The tool is developed in Java. Version 1.00 of Open QUB is, however, only system tested for the Windows...
MockMaker is a program for automatically creating source code for mock object. MockObjects can be used in automated Unit testing. See also www.Junit.org and www.mockobjects.com
A library of re-usable source code for PureBasic.
Each library has been designed with cross-platform use in mind, and is standardised.
Matlab source code for blind reverberation time estimation from reverberant speech signals The algorithm allows to estimate the reverberation time (RT or T60) within a range of 0.2s to 1.2s and assumes that source and receiver are not within...
JadeTower's SourceForge project hosts source code for tutorials featured at http://www.jadetower.org
This is Demo Software only The Full Source Code Also available See for more detail and For Source Code
For Source Code Visit http://www.inventoryinvbdotnet.com
Source code for sub-projects of Grid D&D development team from SPbSU, Russia. Team focuses on the development of service-oriented grid software development for various applications in computer science as well as infrastructural components...
In this article the author shows how to set connections to database software. The author proceeds this task with DSN connections and DSN Less connections. The article provides the sample source code for these connections in SQL Server, ORACLE, MS...
This recipe talks about how to implement rubberbanding code for canvas objects in a wxPython application. Canvas classes in wxPython include wxPanel, wxStaticBitmap, wxGlCanvas etc. |