DIscrete Event Simulation Extensible class Library: provides discrete event simulation, random number generation, and statistical eva
Search:
All categories
Business & Productivity Tools
Desktop
Developer Tools
Drivers
Education
Games
Home & Personal
Internet & Networking
Multimedia & Design
Operating Systems
Utilities
»
Home
»
Developer Tools
»
C & C++
»
DIESEL
Company:
University of Strathcldye
License:
Freeware
Version:
1
System:
Win98,WinME,WinXP,WinNT 4.x,Windows2000,Windows2003
Size:
312 KB
Date Released:
26-98-2004
Price:
0
Screenshot:
Click here to see Screenshot
Downloads:
859
Homepage:
http://www.robertatkinson.org/
Date added:
Sep 19, 2005
Click here to Download
DIscrete Event Simulation Extensible class Library: provides discrete event simulation, random number generation, and statistical evaluation classes for Microsoft C++ programming language. Additional classes are being added to support simulation of (mobile) communications systems. Library may be of interest to researchers and PhD students. May also be used by undergraduate students.
NEWS
So far, nothing for that!
RECOMMENDED DOWNLOADS IN THIS CATEGORY
»
Home
»
Developer Tools
»
C & C++
(92)
Select page:
[
1
]
2
3
4
5
»
Lingobit Localizer
Lingobit Localizer is a software localization tool that provides developers with an effective solution to facilitate and streamline the software localization process and communication between developers, translators and testers. Unique to Lingobit Localiz ...
Lingobit Technologies | 12897 KB | WinXP,Windows2000,Windows2003 | 895 | Downloads: 859
Date added: Feb 12, 2007 |
»
Details
»
eBook `How to Create an eBook Using Visual C++`
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. ...
ICT eBooks by Yeoh HS | 426 KB | Windows | 6.95 | Downloads: 954
Date added: Sep 19, 2005 |
»
Details
»
CppDoc
CppDoc generates HTML documentation for your C++ classes, based on your source code and special comments embedded within it. It supports JavaDoc tags (@see, @return, etc.) and can produce JavaDoc-style output, including class hierarchies, a master index, ...
Richard Feit | 1667 KB | Win95,Win98,WinME,WinNT 4.x,WinXP,Windows2000 | 0 | Downloads: 968
Date added: Sep 19, 2005 |
»
Details
»
RichView (C++Builder version)
RichView is a suite of native Delphi/C++Builder components for displaying, editing and printing hypertext documents. Components support various character attributes (fonts, subscripts/superscripts, colored text background, custom drawn). Documents can con ...
TRICHVIEW.COM | 5864 KB | Win95,Win98,WinME,WinXP,WinNT 4.x,Windows2000,Windows2003 | 239 | Downloads: 877
Date added: Sep 19, 2005 |
»
Details
»
libpropc++ (for C++)
Template library for properties in C++ like this: widget.color = `red`; to change widget color. In class Widget use: prop::Property color; Supports binding properties together so that the values of several properties of different objects will be automatic ...
Extreme Code Software | 508 KB | Not Applicable | 45 | Downloads: 858
Date added: Sep 19, 2005 |
»
Details
»
Collection of C++ Examples
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++ B ...
pluspluscode.com Software | 1583 KB | Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003 | 49 | Downloads: 901
Date added: Feb 12, 2007 |
»
Details
»
Custom Print Preview in C++ Example
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 component ...
pluspluscode.com Software | 24 KB | Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003 | 39 | Downloads: 861
Date added: Feb 12, 2007 |
»
Details
»
E-XD++MFC Library Professional V8.05
E-XD++ MFC Library Professional Edition is an MFC extension library that allows you to create the most advanced user interface in the world. It combines easy of use and very powerful feature set implemented by highly customizable collection of MFC extensi ...
ucancode software | 19531 KB | Win95,Win98,WinME,WinNT 4.x,Windows2000,WinXP | 0 | Downloads: 886
Date added: Sep 19, 2005 |
»
Details
»
SA AppMixer
Migrate your Visual C++/MFC Document/View application into MS Office or .NET frame and so shift the routine programming onto VBA/NET colleagues.SoftAdapter AppMixer SDK is a programming tool to combine your Visual C++/MFC application with MS Access, MS Ex ...
SoftAdapter | 7796 KB | Windows | | Downloads: 871
Date added: Sep 19, 2005 |
»
Details
»
FTP Server API
The FTP Server API allows software developers to integrate a fully functional FTP server within their C++ applications. I/O Completion Ports gives your application scalability, while user-defined callbacks allow complete control of the FTP sessions. ...
Brian Davis | 3436 KB | Windows | 29.95 | Downloads: 956
Date added: Sep 19, 2005 |
»
Details
»
novaPDF SDK
novaPDF SDK is a PDF software development kit that software developers can use to add the ability to create PDF files in their own applications. novaPDF SDK includes: - a COM interface for customizing novaPDF Printer options. Any option that can be config ...
Softland | 2986 KB | Windows2000,WinXP,Windows2003 | 499 | Downloads: 827
Date added: Sep 19, 2005 |
»
Details
»
VersyPDF
VersyPDF is a pure C library for create / modify PDF documents on the fly. VersyPDF is a high-quality, industry-strength PDF library meeting requirements of the most demanding and diverse applications. Using VersyPDF you can write stand-alone, cross-platf ...
Sybrex Systems LTD. | 6703 KB | Win95,Win98,WinME,WinXP,WinNT 3.x,WinNT 4.x,Windows2000,Windows2003,Unix,Linux,Linux Console,Linux Gnome,Linux GPL,Linux Open Source,Mac OS X | 299 | Downloads: 821
Date added: Feb 12, 2007 |
»
Details
»
Drawing Board ActiveX Control
Drawing Board ActiveX Control acts as a drawing board for creating online drawing programs rapidly. The OCX is lightweight and flexible, and gives developers new possibilities for drawing flowcharts, organizational charts, workflow, network diagrams and o ...
Any Draw | 1552 KB | Win 3.1x,WinXP,Windows2000,Windows2003 | 299.95 | Downloads: 441
Date added: Feb 12, 2007 |
»
Details
»
Convert String for C++
String in C++ source code is different from common string. You should add quote at the start and end of a string line, replace quote inside the string with slash and quote, double slash, and add return and next line at the end of a string line. If you mak ...
BossEye Inc. | 126 KB | Win95,Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003 | | Downloads: 902
Date added: Feb 12, 2007 |
»
Details
»
eBook `How to Create an eBook Using Visual C++`
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. ...
ICT eBooks by Yeoh HS | 426 KB | Windows | 6.95 | Downloads: 835
Date added: Oct 25, 2007 |
»
Details
»
C Code Library
C Code Library is a powerful multi-language source code Library with the following benefits: 1. Built-in library with 1,000+ lines of code 2. Quick and powerful search engine 3. Powerful printing capability 4. Password protection & strong 448 bits enc ...
OverZone Software | 5909 KB | Win98,WinME,WinXP,WinNT 4.x,Windows2000,Windows2003 | 79.99 | Downloads: 1020
Date added: Feb 12, 2007 |
»
Details
»
Add-in Express 2 .NET Edition
It is a true RAD tool for creating COM Add-ins, Smart Tags and RTD on .NET. Add-in Express supports all host applications from MS Office Family such as Outlook, Excel, Word, PowerPoint, Access, Visio, FrontPage, Project, MapPoint and Publisher. Add-in Exp ...
Afalina Co., Ltd. | 1203 KB | Win95,Win98,WinME,WinXP,WinNT 4.x,Windows2000,Windows2003 | 149 | Downloads: 1383
Date added: Sep 19, 2005 |
»
Details
»
RADGui Rapid Application Development Tool for .Net
Rapid Application Development in C#. RADGui lets you: - Build professional looking commercial software. - Build all program modules. - Define data entities - Build menus - Build data forms and listings - Persist you data to XML ...
Joao Pereira (DotInspired) | 2012 KB | WinXP,Windows2000 | 35.0 | Downloads: 836
Date added: Sep 19, 2005 |
»
Details
»
GVH File library
All-in-one 32-bit file/folder utility DLL. This API does it all - Find files/folders that meet customizable criteria, perform standard or custom actions on matches; - Search/replace with auto- or controllable replace; - Create/delete folder-trees; - Compr ...
GVH Maatwerk Software | 62 KB | Win95,Win98,WinME,WinNT 4.x,Windows2000 | 19.95 | Downloads: 859
Date added: Feb 12, 2007 |
»
Details
»
Textureworks
TextureWorks v1.0 is an awesome collection of natural textures. Hundreds of commercial-quality brick, water, sky, stone, cloth, wood and marble textures and surfaces are included in the package. There are many different categories and whether your working ...
Spriteworks Developments | 560 KB | Windows,Dos,Linux,Unix | 15.00 | Downloads: 972
Date added: Sep 19, 2005 |
»
Details
go to top
Select page:
[
1
]
2
3
4
5
2005
downloads programs
Submit Program
|
Contact us
What Font is
|
fonts
|
free fonts
|
download fonts
|
free fonts download
|
web fonts
|