Programming » Components and Libraries » C and C++ (11)

 Sort by:  Date  Name

 » DiceChecker 2.0+
download web site opinions problem?
  DiceChecker™ is a C++ FREE software library implementing random number tests. The random number tests are implemented as classes in the DiceLockSecurity Namespace. DiceChecker™ contains the Dynamic Link Library (DLL) file, library file to link and header files. You will be able to incorporate random number tests to your applications. The available random number test classes are: Frequency; Block Frequency. Cumulative Sum Forward; Cumulative Sum Reverse. Runs; Longest Run Of Ones. Overlapping Template Matchings; Rank; Universal; Approximate Entropy; Serial. Discrete Fourier Transform; Linear Complexity.
 author:DiceLock Security
 required:WinXP, Vista
 size:+/- 1.7 m
 added:27-Aug-2009
 (1 votes)   » rate it  (5 = best)

 » HashDigester™ 2.0+
download web site opinions problem?
  HashDigester™ is a C++ FREE software library implementing hash algorithms. The hash algorithms are implemented as classes in the DiceLockSecurity Namespace. DiceChecker™ contains the Dynamic Link Library (DLL) file, library file to link and header files. You will be able to incorporate hash algorithms to your applications. The available hash algorithm classes are: SHA 224; SHA 256; SHA 384; SHA 512. Ripemd 128; Ripemd 160; Ripemd 256; Ripemd 320.
 author:DiceLock Security
 required:WinXP, Vista
 size:+/- 1.7 m
 added:27-Aug-2009
 not rated yet   » rate it  (5 = best)
 » C++ Code Snippets 1.0
download web site opinions problem?
  My own favorite C++ code snippets, for anyone to use freely. Note that some snippets fall under multiple categories. Some snippets are trivial for most people, but I put them here for completeness and for newbies (including my own students). 27 Categories including: Artificial Intelligence; ASCII art; Benchmarks; Biology; Bit Operations. Checks; Containers; Convert; cout, std::cout; File I/O; Functor. Graphics; map, std::map; Math; Maze; Normal Distribution; Random Number. Sort; std::cout; std::map; std::string; std::vector; string, std::string; TImage; Tools; VCL, TImage; vector, std::vector.
 author:Richel Bilderbeek
 required:Windows
 size:+/- 5 k
 added:21-Apr-2009
 not rated yet   » rate it  (5 = best)
 » aiParts 0.9+
download web site opinions problem?
  aiParts is a set of C++ classes that can be used in applications, to make decisions or solve problems or as a platform for AI research and development. aiParts includes the High-Hope artificial intelligence technique. An applications assembles a problem from subclasses of the High-Hope classes, and the problem knows how to solve itself. The High-Hope AI technique finds solutions to problems in which a number of decisions must be made, each affecting the options in subsequent decisions. Examples of these problems: navigating through streets, pipelines or networks; assigning packages to couriers; assigning people and equipment to projects; staff scheduling; scheduling steam-injection in a heavy-oil field; exploring a solution-space too large to search.
 author:Brian Marshall
 required:Windows, Linux
 size:96 k
 added:10-Sep-2008
 not rated yet   » rate it  (5 = best)
 » SOL9 C++ Class Library 1.3+
download web site opinions problem?
  SOL9 C++ Class Library is one of the simplest C++ class libraries for Windows Vista/XP developers based on the author's previous version SOL++2000. A static library compiled on Microsoft Visual Studio 2008 is available, and a lot of sample programs are included. One of the striking features of SOL9 is the simplicity of handling of Windows events.
 author:Arai Toshiyuki
 required:WinXP, Vista
 size:1.5 m
 added:06-Aug-2008
 (1 votes)   » rate it  (5 = best)

 » Ultimate++ 1.2
download web site opinions problem?
  Ultimate++ is a radical and innovative GUI toolkit whose number one priority is programmer productivity. C++ is a great programming language but C++ programmers are sometimes hampered by the lack of effective libraries. U++ libraries enable genuine productivity gains with shorter development times and greatly reduced application source code size. Ultimate++ is a C++ cross-platform rapid application development suite. It includes a set of libraries (GUI, SQL, etc..), and an integrated development environment.
 author:Ultimate++ Team
 required:Windows, Linux
 size:+/- 2.6 m
 added:05-Apr-2007
 (2 votes)   » rate it  (5 = best)
 » Dynagraph 0.99
download web site opinions problem?
  Dynagraph is a platform-neutral library written in C++. It can be used directly in C++ programs, in Windows programs via COM wrapper classes, or in other environments using the executable with input and output over pipes. Dynagraph for Windows is a complete OLE graph-drawing application, allowing you to paste graphs into other documents, and paste documents into a graph as nodes. Dynagraph for Grappa is a Java front end adapted from John Mocenigo's Grappa.
 author:Gordon Woodhull
 required:Windows
 size:7.4 m
 added:24-May-2006
 (2 votes)   » rate it  (5 = best)
 » UNU.RAN 0.6
download web site opinions problem?
  UNU.RAN (Universal Non-Uniform RAndom Number generator) is a collection of algorithms for generating non-uniform pseudo-random variates as a library of C functions designed and implemented by the ARVAG (Automatic Random VAriate Generation) project group in Vienna, and released under the GNU Public License (GPL). It is especially designed for such situations where: a non-standard distribution or a truncated distribution is needed; experiments with different types of distributions are made; random variates for variance reduction techniques are used; fast generators of predictable quality are necessary.
 author:ARVAG Project Group
 required:Win2K, WinXP, Linux, UNIX
 size:1.35 m
 added:07-Jun-2005
 (8 votes)   » rate it  (5 = best)
 » Visual Programming Armoury 1.23
download web site opinions problem?
  Terminal-Complex Ltd offers you Visual Programming Armoury for C++ and Java - a heavy-duty tool of a software developer's trade. TCVPA is dedicated for professionals who employ object-oriented methodology, client-server computing, object-relational mapping, complex data storages, diagrams for unified modeling, visual design of event-driven composite GUI, CASE and RAD technologies for building enterprise-wide applied systems.
 author:Terminal-Complex Ltd
 required:Win9x, WinNT
 size:2.8 m
 added:08-Jan-2002
 (6 votes)   » rate it  (5 = best)
 » IOMemory 1.0.0.0
download web site opinions problem?
  IO Memory is a C++ library for direct access of physical memory and IO ports under Windows NT/9x. Since no compiler specific code or libraries are used, all code should be easily portable to other C++ compilers.
 author:BBDSoft
 required:Win95,Win98,WinNT
 size:110 k
 added:17-Aug-2000
 (8 votes)   » rate it  (5 = best)
 » DJGPP 1.0
download web site opinions problem?
  DJGPP is a complete 32-bit C/C++ development system for Intel 80386 (and higher) PCs running DOS. It includes ports of many GNU development utilities. The development tools require a 80386 or newer computer to run, as do the programs they produce. In most cases, the programs it produces can be sold commercially without license or royalties.
 author:DJ Delorie
 required:Win95,Win98,WinNT
 size:-
 added:10-Nov-1999
 (18 votes)   » rate it  (5 = best)
Programming » Components and Libraries » C and C++
new | search | submit | contact | forums | sitemap