Ads

 Home » C/C++ Scripts » Development

Sort by:
 Displaying (1 - 12) of 21  1  2  Next 
Groundwork
Groundwork is an Open Source C++ class library enabling developers to build web-based applications out of HTML templates, CGI's and Apache modules. Functional highlights include multi-part form handling, an IP-based security system, browser jogging, runaway CGI catching, and a load balancing system. Also includes some ...
Version: 2.0
Platform(s):
Price: Free
Developer: mused
Added: 07/11/2011
Updates: 07/11/2011
166 Hits
1207 Views
Details
Visit

Arbitrary-precision Decimal Class
Have you ever noticed that double precision is not sufficient? Have you ever wanted your software to be able to compute 10^10 + 10^-10 ? If the answer is yes, then this component is definetely for you.Based on a string representation, this class allows you ...
Version: 1
Platform(s):
Price: Free
Developer: Samuel Hiard
Added: 07/09/2011
Updates: 07/09/2011
154 Hits
1221 Views
Details
Visit

String converter
This library is written for converting numeric formats into string and vice versa. The library is of a static type, everything is included in a single header file and is very easy to include in any project - the only requirements are the inclusion of ...
Version: 1.0
Platform(s):
Price: Free
Developer: vincenzo panella
Added: 30/08/2011
Updates: 30/08/2011
159 Hits
1366 Views
Details
Visit

C++ Server Pages
C++ Server Pages (CSP) allows developers to build dynamic web pages and web apps by using C++. Features - Incredible processing power for your web applications. - Use your existing C++ code by just including it in your script. - Use your dynamic or static libraries by ...
Version: 1.6
Platform(s): Windows
Price: Free
Developer: Micronovae Ltd
Added: 19/04/2011
Updates: 19/04/2011
141 Hits
1379 Views
Details
Visit

Mime Format/Email Parser
C++ implementation of RFC 2045 - Multipurpose Internet Mail Extensions (MIME) standard. Library designed to be very fast and efficient, and has been tested on millions of emails from all kinds of email clients. Library supports all kinds of content encodings, charsets. It allows to ...
Version: 1.1
Platform(s): Linux,Windows,Unix,Mac OSX
Price: Free
Developer: ScalingWeb
Added: 14/08/2009
Updates: 14/08/2009
145 Hits
1618 Views
Details
Visit

Linear Algebra Library
he classes are overloaded and templated to handle common vector and matrix operation, the template mechanism detects if the vector or matrix has a special dimension such as 2x2,3x3,4x4, and performs a specialized function, else a full N dimension algorithm is called, both for matrix ...
Version: 1.0
Platform(s):
Price: $7.99
Developer: vincenzo panella
Added: 21/08/2011
Updates: 21/08/2011
161 Hits
1353 Views
Details
Visit

Fast 2x2 Matrix class
Useful for 2D graphics calculations for side-scrollers, 2D game engines and similar bi-dimensional games. The Matrix class also implements advanced mathematical functions optimized to be executed in the fastes way possible 2D vector and matrix calculations are very common in bi-dimensional games and are used in ...
Version: 1.6
Platform(s):
Price: $4.99
Developer: vincenzo panella
Added: 18/08/2011
Updates: 18/08/2011
157 Hits
1404 Views
Details
Visit

Sudoku solver and generator
This is a simple yet efficient sudoku solver and generator with many updates to come. It solves sudokus using human logic and is capable of listing the steps needed to solve the given sudoku. It can also generate sudokus of varying difficulty in reasonable time ...
Version: Asmir Avdicevic
Platform(s):
Price: $9.99
Developer: Asmir Avdicevic
Added: 22/08/2011
Updates: 22/08/2011
153 Hits
1273 Views
Details
Visit

Delaunay + Voronoi diagram generator
This single include file will first triangulate then compute a voronoi diagram decomposition from an unordered set of points in bi-dimensional space. The voronoi diagram is an important method for game development for map generation, navigation, influence map computation and more. It is also used ...
Version: 1.0
Platform(s):
Price: $24.99
Developer: vincenzo panella
Added: 21/08/2011
Updates: 21/08/2011
151 Hits
1783 Views
Details
Visit

Complex number class
Complex numbers are of vital importance in engeneering, physics and math, also many topics on game development , require understanding of complex number field of application. The class is a single .h file
Version: 1.0
Platform(s):
Price: $4.99
Developer: vincenzo panella
Added: 21/08/2011
Updates: 21/08/2011
147 Hits
1474 Views
Details
Visit

Fast 2d convex hull
Use this class for fast drawing of convex hulls
Version: 1.0
Platform(s):
Price: $4.99
Developer: vincenzo panella
Added: 22/08/2011
Updates: 22/08/2011
145 Hits
1503 Views
Details
Visit

Dynamic vertex array
This class stores vertex co-ordinates in any dimension, either 2D co-ordinates, 3D coordinates, or higher dimensional co-ordinates. The class is useful for storing vertex co-ordinates for handling 3D or 2D meshes employed in games. It is ready to be included in any project with minimal ...
Version: 1.0
Platform(s):
Price: $4.99
Developer: vincenzo panella
Added: 22/08/2011
Updates: 22/08/2011
134 Hits
1357 Views
Details
Visit

 Displaying (1 - 12) of 21  1  2  Next