| Collection of C++ Examples 6.0 |
Collection of C++ Builder Examples with source code and project files. Examples include: Database Example in C++ Builder, working with database in C++ Builder. Creating small database application with access database. Custom Print Preview Example in C++ Builder. Learn how to create reports in C++ Builder. Animate windows in C++ Example.Running external applications from c++ example. How to show tray icon in C++ example. Publisher: pluspluscode.com Software - 2006-10-20
|
Type: Demo File size: 1583 Kb | OS: Win98, WinME, WinNT 3.x, WinNT 4.x, Windows2000, WinXP, Windows2003 | Price: 49 $ |
| |
| Crystal FLOW for C 2.15 |
Basic Edition:
Create Flowchart from Source Code with one click. Get a clear view of the code with Flowcharts. You will be up to speed in significantly less time.
Automatic-Formatting of Code and Comments. More than just indenting and line wrapping.
Improved code readability saves time. Export to bmp/jpg/visio, state/transition diagrams, custom-shapes for function-calls.
Docs Edition: Comprehensive HTML docs with flowcharts, trees
Publisher: SGV Sarc Inc - 2006-09-19
|
Type: Shareware File size: 6169 Kb | OS: Win98, WinME, WinNT 4.x, Windows2000, WinXP | Price: 249 $ |
| |
| Crystal FLOW for C++ 2.15 |
Basic Edition:
Create Flowchart from Source Code. Get a clear view of the code with Flowcharts. You will be up to speed in significantly less time.
Automatic-Formatting of Code and Comments. Improved code readability saves time.
Export to bmp/jpg/visio, state/transition diagrams, custom-shapes for function-calls, Class-hierarchy
Docs Edition: Comprehensive HTML docs with flowcharts, trees, Software Metrics
Publisher: SGV Sarc Inc - 2006-09-19
|
Type: Shareware File size: 6361 Kb | OS: Win98, WinME, WinNT 4.x, Windows2000, WinXP | Price: 279 $ |
| |
| Crystal REVS for C 2.15 |
Understand Code in Less Time. View the functions via flowchart, you will save time. Comment-based flowcharts for a wider audience. Visio/Jpg/Bmp export. State/Transition diagrams
Context-sensitive Tokens Panel. Click object-names, keywords, operators to enter code. Auto-formatting takes care of the rest. HTML docs, Metrics
Docs Edition: HTML Docs with flowcharts, trees
Rules Edition: Static Check [MISRA-C]
Professional: Basic+Docs+Rules Publisher: SGV Sarc Inc - 2006-09-19
|
Type: Shareware File size: 7574 Kb | OS: Win98, WinME, WinNT 4.x, Windows2000, WinXP | Price: 399 $ |
| |
| Custom Print Preview in C++ Example 2.1 |
Learn how to create reports in C++ Builder.
Create custom print previews and avoid the apperiance of a default Quick report window
Learn how to cycle through pages
Print from Ms Access database
Tutorial on proper using the QuickRep and QRPreview components in C++
Learn how to hide the QuickRep component and preview it in a window that looks the way you want it to
Much more...
Publisher: pluspluscode.com Software - 2006-01-26
|
Type: Demo File size: 24 Kb | OS: Win98, WinME, WinNT 3.x, WinNT 4.x, Windows2000, WinXP, Windows2003 | Price: 39 $ |
| |
| Dynamica Editor 1.3 |
Dynamica Editor is a powerful .NET component for editing text content that requires syntax highlighting. Appropriate for source code and script editors. Publisher: Dynamica - 2006-12-06
|
Type: Commercial File size: 333 Kb | OS: Win98, WinME, WinNT 4.x, Windows2000, WinXP, Windows2003 | Price: 15 $ |
| |
| Easy Way to Build E-Greetings in C++ 1.0 |
Would you like to create your own personalized multi-media greeting cards using Visual C++? Use this C++ source codes to create customized greeting cards for any occasion or recipient. It will be a useful marketing tool for your business.
The registered version of this package contains the full example source codes for a complete MFC C++ program that shows you how to create your own multi-media greeting card program.
Publisher: ICT eBooks by Yeoh HS - 2005-10-11
|
Type: Shareware File size: 314 Kb | OS: Win98, WinME, WinNT 3.x, WinNT 4.x, Windows2000, WinXP, Windows2003 | Price: 49.95 $ |
| |
| Easy Way to Build MySQL Client Programs 2.0 |
Would you like to know how to create MySQL client applications using Visual C++ with MySQL C API? What is MySQL? The MySQL database server is the world's most popular open source database. Its C API allows you to easily create clients that accesses the database, either on a local computer, LAN or the Internet. If you are looking for a full example source code for a complete MFC C++ program that uses the MySQL C API to access a MySQL. Publisher: ICT eBooks by Yeoh HS - 2005-11-22
|
Type: Shareware File size: 31 Kb | OS: Win98, WinME, WinNT 3.x, WinNT 4.x, Windows2000, WinXP, Windows2003 | Price: 24.95 $ |
| |
| Easy Way to Build XML-enabled Programs 1.0 |
Would you like to know how to create XML-enabled applications using Visual C++ with TinyXML? Are you looking for a way to create compact and yet very powerful applications with built-in XML parsing capabilities without having to use other heavy-weight bloated XML parsers? Download this sample eBook to see what it can do for you.
Publisher: ICT eBooks by Yeoh HS - 2005-08-01
|
Type: Shareware File size: 25 Kb | OS: Win98, WinME, WinNT 3.x, WinNT 4.x, Windows2000, WinXP, Windows2003 | Price: 14.95 $ |
| |
| Easy Way to Create eBooks using C++ 2.0 |
This eBook "How to Create an eBook Using Visual C++" is a step-by-step illustrated guide for Visual C++ developers to learn how to compile HTML files into a Windows executable, therefore avoiding the need to use commercial HTML compilers. Publisher: ICT eBooks by Yeoh HS - 2005-10-14
|
Type: Shareware File size: 170 Kb | OS: Win95, Win98, WinME, WinNT 3.x, WinNT 4.x, Windows2000, WinXP, Windows2003 | Price: 14.95 $ |
| |
| Easy Way to Use MySQL++ 2.0 |
Would you like to know how to create MySQL client applications using Visual C++ with MySQL++ class library? What is MySQL? The MySQL database server is the world's most popular open source database. Its MySQL++ C++ class library allows you to easily create clients that accesses the database, either on a local computer, LAN or the Internet. Publisher: ICT eBooks by Yeoh HS - 2005-12-12
|
Type: Shareware File size: 322 Kb | OS: Win98, WinME, WinNT 3.x, WinNT 4.x, Windows2000, WinXP, Windows2003 | Price: 24.95 $ |
| |
| Easy Way to Use SQLite 2.0 |
Would you like to know how to create embedded SQL database applications using using Visual C++ with SQLite? What is SQLite? SQLite is a C library that implements an embeddable SQL database engine. Download this sample eBook. Publisher: ICT eBooks by Yeoh HS - 2005-11-10
|
Type: Shareware File size: 346 Kb | OS: Win98, WinME, WinNT 3.x, WinNT 4.x, Windows2000, WinXP, Windows2003 | Price: 14.95 $ |
| |
| Enterprise Architect for UML 2.0 v5.0 |
Enterprise Architect is a flexible, complete and powerful UML2.0 modeling tool for
the Windows platform. Providing the competitive edge for system development,
project management and business analysis; an object oriented CASE
tool for the full development life-cycle - at a sensible price.
Publisher: Sparx Systems - 2005-05-16
|
Type: Commercial File size: 20032 Kb | OS: Win98, WinME, Windows2000, WinXP, Windows2003 | Price: 135 $ |
| |
| Enterprise Architect for UML 2.1 v6.5 |
Enterprise Architect is a flexible, complete and powerful UML2.1 modeling tool for
the Windows platform. Providing the competitive edge for system development,
project management and business analysis; an object oriented CASE
tool for the full development life-cycle - at a sensible price.
Publisher: Sparx Systems - 2006-09-07
|
Type: Commercial File size: 20032 Kb | OS: Win98, WinME, Windows2000, WinXP, Windows2003 | Price: 135 $ |
| |
| EyeC++ 1.7 |
The EyeC++ library is a high-performance, high-quality, C++ class library intended for both image file format conversion and image viewing tasks. It supports all of the more common file formats as well as a handful of perhaps a little bit more esoteric ones. Pricing is differentiated so that you pay only for those file format 'modules' that you need. Full source code is supplied. Publisher: FMJ-Software - 2005-05-25
|
Type: Commercial File size: 0 Kb | OS: Win95, Win98, WinME, WinNT 3.x, WinNT 4.x, Windows2000, WinXP, Windows2003 | Price: 0 $ |
| |
| Free C# School E-book 1.0 |
This free 330 page e-book covers the .NET framework and the C# language. Starting with the basics of the language, it goes on to cover object oriented programming techniques and a wide range of C# languages features including interfaces, exceptions and delegates. Later chapters cover practical topics including database access with ADO.NET, building Windows forms applications, multi-threading and asynchronous I/O. The final chapter covers new feat Publisher: Synchron Data SL - 2006-12-05
|
Type: Freeware File size: 3274 Kb | OS: Not Applicable | Price: 0 $ |
| |
| FreeTextBox 1.6.3 |
The FreeTextBox control provides a WYSIWYG HTML editing environment for ASP.NET (Web Forms) Web pages. Users can edit text and click on buttons to format their text. The control is written in C# and has many options for customization. It can be validated using standard ASP.NET validators. The code is not marked CLS compliant. MSHTML is reputed to make changes to HTML code, such as changing relative URLs to absolute; using the control avoids this. Publisher: ComponentSpot - 2004-03-10
|
Type: Freeware File size: 1042 Kb | OS: Win95, Win98, WinME, WinXP, WinNT 3.x, WinNT 4.x, Windows2000, Windows2003 | Price: 0 $ |
| |
| FTP Component 1.0 |
Microsoft?s .NET Framework lacks classes for FTP. With KCommon?s FTP component, programmers can build Windows Forms or ASP.NET (Web Forms) apps so users can send or receive files via the FTP protocol. Operations for synchronous and asynchronous transfers are supported. KCommon?s FTP component supports passive mode, but not active mode. It is written in C# but is not marked as CLS compliant. It does not support proxy servers. Publisher: ComponentSpot - 2002-05-08
|
Type: Freeware File size: 843 Kb | OS: Win95, Win98, WinME, WinXP, WinNT 3.x, WinNT 4.x, Windows2000, Windows2003 | Price: 0 $ |
| |
| Garbe.Sound Audio DSP Beta 1 |
A digital audio processing .NET class library that lets developers create their own sound filters or use the ones implemented by the author, such as Gain, Delay, and Reverb, as well as the ability to read and write .WAV files. The library tries to be as systematic as possible; most classes inherit from the SoundObj class. It is not a strong-named assembly so it can?t be registered in the Global Assembly Cache. It is not marked as CLS compliant. Publisher: ComponentSpot - 2003-09-07
|
Type: Freeware File size: 847 Kb | OS: Win95, Win98, WinME, WinXP, WinNT 3.x, WinNT 4.x, Windows2000, Windows2003 | Price: 0 $ |
| |
| General SQL Parser .NET version 1.6.5 |
General SQL Parser is developed to help people who want to check syntax of SQL statements, pretty print out SQL statements, and parse SQL statements into parse tree in their program. It can also provides more detail information about a SQL statement such as statement types (Select, insert, update, delete or create and so on), what's table and fields are used in a statement, and different parts of a SQL statement are also available Publisher: SQLParser.com - 2006-10-23
|
Type: Shareware File size: 2304 Kb | OS: Win95, Win98, WinNT 4.x, Windows2000, WinXP, Windows2003 | Price: 79.95 $ |
| |
| GeoBase 0.8 |
GeoBase is a high performance OEM tool for embedding GIS functions in client and server applications. GeoBase mapping appearance and object interface make it a drop in replacement for Microsoft Mappoint and other GIS solutions. GeoBase has a small memory footprint - both on the hard disk for storage and in RAM during use. Compatible with both .NET and Linux, GeoBase is designed for a rapid development cycle and low deployment cost. Publisher: Telogis - 2004-09-01
|
Type: Shareware File size: 89111 Kb | OS: Win98, WinME, WinNT 3.x, WinNT 4.x, Windows2000, WinXP, Windows2003, Windows CE, Pocket | Price: 0 $ |
| |
| Go-HotSwap 8.02 |
The Go-HotSwap software infrastructure consists of a low-level operating system extension, the Hot Swap Engine, which is responsible for the following activities:
* Identifying the insertion/removal of CompactPCI boards.
* Notifying the system services and the relevant drivers of a hot swap event.
* Notifying the relevant applications of a hot swap event. Publisher: Jungo - 2006-11-28
|
Type: Shareware File size: 34179 Kb | OS: Windows2000, WinXP, Windows2003, Linux | Price: 0 $ |
| |
| Graybox OPC DA Auto Wrapper 1.0 |
The fundamental design goal is that OPC DA Auto interface is intended to work as a 'wrapper' for existing OPC Data Access Custom Interface Servers providing an automation friendly mechanism to the functionality provided by the custom interface. Graybox OPC Automation Wrapper is the DLL-module, in which all of the needed OLE-objects are implemented. Publisher: Graybox Software - 2006-01-09
|
Type: Freeware File size: 127 Kb | OS: WinXP, WinNT 4.x, Windows2000, Windows2003 | Price: 0 $ |
| |
| Graybox OPC HDA Auto Wrapper 1.0 |
The fundamental design goal is that OPC HDA Auto interface is intended to work as a 'wrapper' for existing OPC Historical Data Access Custom Interface Servers providing an automation friendly mechanism to the functionality provided by the custom interface. Graybox OPC HDA Auto Wrapper is the DLL-module, in which all of the needed OLE-objects are implemented. Publisher: Graybox Software - 2006-01-09
|
Type: Freeware File size: 127 Kb | OS: WinXP, WinNT 4.x, Windows2000, Windows2003 | Price: 0 $ |
| |
| Graybox OPC Server Toolkit 3.0 |
Graybox OPC Server Toolkit lets the programmer to create robust and highly effective OPC Servers within the shortest possible time. This toolkit eliminates the necessity of implementing all of the numerous OPC interfaces and COM programming. Graybox OPC Server Toolkit supports OPC Data Access 1.00, 2.05a, 3.00. Toolkit can be used with any development environment supporting C++ language and dynamic linking. Publisher: Graybox Software - 2006-10-01
|
Type: Demo File size: 10168 Kb | OS: WinXP, WinNT 4.x, Windows2000, Windows2003 | Price: 0 $ |
| |
| JurikSoft Proxy Provider 1.1.0 |
JurikSoft Proxy Provider is a .NET component with a set of methods, which allow
connection to a certain TCP/IP server through Socks and HTTPS Proxy Servers. Publisher: JurikSoft - 2004-09-26
|
Type: Shareware File size: 800 Kb | OS: WinNT 4.x, WinXP, Windows2000 | Price: 49 $ |
| |
| KLone Embedded Web Server 1.2.0 |
KLone is a fully-featured, multiplatform embedded web server and SDK which allows dynamic pages to be written in C/C++. The pages can then be embedded into a single executable containing also KLone's high-performance web server. Given its nature, it can be linked natively to any C/C++ library (database, XML, graphics, etc.), without an intermediate layer and it is expecially suited for low-resource (embedded) systems. Publisher: KoanLogic srl - 2006-12-20
|
Type: Freeware File size: 464 Kb | OS: Windows2000, WinXP, Windows2003, Windows Vista Starter, Windows Vista Home Basic, Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows | Price: 0 $ |
| |
| LTFCrypt 1.1 |
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. Publisher: ICT eBooks by Yeoh HS - 2006-01-24
|
Type: Shareware File size: 275 Kb | OS: Win98, WinME, WinNT 3.x, WinNT 4.x, Windows2000, WinXP, Windows2003 | Price: 24.95 $ |
| |
| Lumisoft UI Controls 1.1 |
With Lumisoft?s UI Controls 0.11, developers can choose from over a dozen basic flat controls for Windows Forms apps. The library seems occasionally somewhat buggy. With one control, the code generated when it is dragged onto a Form will not compile. The controls can be configured using the Property tab in VS.NET, but lack advanced WYSIWYG design-time support databinding capabilities. The code is written in C#. Publisher: ComponentSpot - 2003-10-16
|
Type: Freeware File size: 1767 Kb | OS: Win95, Win98, WinME, WinXP, WinNT 3.x, WinNT 4.x, Windows2000, Windows2003 | Price: 0 $ |
| |
| Magic C++ 4.0 |
Magic C++ is a fully integrated development environment(IDE) designed to meet the requirements of programmers developing on remote Linux/Unix servers using Windows client. It supports for editing, compiling and debugging.Key Features:(1)Familiar development environment(2)Advanced code editor(3)CodeAware(Type info/Parameter tips/Auto complete/Auto list)(4)Remote text search/replace(5)Remote compile and debug(6)Visual File Compare etc Publisher: MagicUnix Information Technology Limited - 2006-12-07
|
Type: Shareware File size: 8658 Kb | OS: WinNT 3.x, WinNT 4.x, Windows2000, WinXP, Windows2003 | Price: 99 $ |
| |