Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

New Scripts | C & C++

Results 21-40 of 493
RainbruRPG
A free open source project that aims to design and develop a Multiplayer Online Role Playing Game (i.e. mmorpg). The game is based on popular Ogre3D rendering engine and the CEGUI library. All processes from design to development are community-oriented through the use of a wiki and a focus on collaboration, allowing anyone to contribute. The in-development C++/Ruby based game and server are both fully open-source, licensed under the GNU General Public License.
(24 ratings)
Reviews0
PriceFree
Views2123
iOS & Android RTMP RTSP Library
The RTMP or RTSP Broadcast Library is an easy to use library that allows you to broadcast live video and audio from your Android, iPhone, iPod Touch or iPad to a server which supports RTMP publishing of a H.264/AAC stream. It is written in native Objective-C / Java/C and works for Android, iPad and iPhone/iPod applications. With this library your app can broadcast to any RTMP or RTSP server, including FMS, Wowza, Red5 or others.
(10 ratings)
Reviews1
PriceUSD 1,990.00
Views2182
MD5 Hash Generator
When working with new projects or building applications for authenticating users, it can be helpful to have a tool to help you work out MD5 Hash strings.
(3 ratings)
Reviews0
PriceFree
Views499
C++ Tutorial for Beginner to Intermediate Programmers
This tutorial is for the person who has basic programming skills in C language but doesn't know much about C++ and Object-oriented Programming. There are many C++ tutorials available on the web. But this tutorial is different from others in the way that these are the lectures that I taught to graduate students at a University. Secondly, at the end of every lecture you'll find programming exercise or home work that you can perform to test out your learning.
(0 ratings)
Reviews0
PriceFree
Views568
Delaunay triangulator
"Delaunay triangulation is a fundamental algorithm which has a vast range of applications, both in game development and in other research areas, such as AI and graph theory. Many libraries include this algorithm among their functions , but they require adding many include files or link to big dll libraries just for getting the functions needed to run the algorithm. In many cases this is not a viable option."
(0 ratings)
Reviews0
PriceUSD 10.99
Views427
Anubis CPPCards
When developing a new card game, blackjack, poker, anything that involves cards, wouldn't it just be easier to already have the deck built? That is exactly what this component does. This component creates a shoe of however many decks of cards you want, as long as that number is 1 or greater!
(3 ratings)
Reviews0
PriceUSD 4.99
Views697
Artificial Neural Network Framework
This framework is designed for artificial neural network creation and use. The used structure is multi-layer perceptrons (MLP) where each neuron computes either a sigmoid function or the hyperbolic tangent. Each layer contains a bias neuron which always outputs the value "1" The weight update is performed with the gradient descent backpropagation algorithm A neural network with multi-layer perceptron is a graph structure where each node in an hidden layer is connected to every node in the following layer.
(0 ratings)
Reviews0
PriceUSD 29.99
Views611
Soundex Calculator
The Soundex phonetic encoding system is a method of encoding names so that similar sounding, but differently spelled names will have the same code. Some census data are organized by soundex, so it's very useful in genealogical research to know the soundex codes for various spellings of names. This little application is a very simple utility to create soundex codes for you.
(3 ratings)
Reviews0
PriceFree
Views602
Simple Relationship Calculator
Sometimes, it's handy to know how to describe your family relationships more exactly, but calculating the relationship between two people can be confusing. If like me, you get lost after the first cousin, then this simple application should help you out. It runs anywhere. No need to install. Just unzip it somewhere and run it. The Relationship Calculator is free for private and non-commercial use.
(0 ratings)
Reviews0
PriceFree
Views574
GenScriber
posted bywebmayoinEducation
GenScriber can be used as a richtext editor, or a spreadsheet style editor for transcribing genealogy documents from images of census registers, church/parish records etc. No installation is required. Just unzip and run it. You can even run it from a pendisk. Versions for Linux and Windows are currently available. GenScriber is designed to be intuitive and easy to use. The interface is comprised of several resizable windows within a single main window. A register image can be viewed in the top window while data is input in the bottom window. Key Features:- * No installation needed, will run from flashdrive etc. * Intuitive spreadsheet style data input. * Split window to allow easy viewing of index images, while transcibing. * Easily hide unused columns on large worksheets. * Simple template system for coordinators. * Optional built-in C like scripting language.
(9 ratings)
Reviews0
PriceFree
Views997
Arbitrary-precision Decimal Class with Arithmetic Methods
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 to work with numbers without any limitations whatsoever on the number of digits being used. You can perform simple arithmetics (+, -, *, /), to even more complex computations (power, sqrt) This component is really easy to include in your project, compared to other solutions. So, why would you waste your time installing a whole package (like GMP) when you only want to be able to perform some operations on huge and/or tiny numbers?
(0 ratings)
Reviews0
PriceFree
Views420
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 very easy to include in any project - the only requirements are the inclusion of the stl libraries. Every function is templated to work with every kind of numeric formats.
(3 ratings)
Reviews0
PriceFree
Views598
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 refactoring, and is not dependent on any external libraries.
(0 ratings)
Reviews0
PriceUSD 4.99
Views414
2d vector handling class
This class manages 2d vectors by templated , overloaded operators. Common operations included are scaling, sum, subtraction, dotproduct, modulus, distance , squared distance and others, angle beetween vectors , also templated types for the most used numeric formats are included.
(0 ratings)
Reviews0
PriceUSD 4.99
Views437
Domain name class
This class provides many common domain name string manipulations: Manipulate individual labels in the domain name Serialization and deserialization to and from character and byte strings Subtraction and pruning Domain name compressions as specified in RFC 1035 And more. This class is useful for: Servers Resolver implementations Any software that deals with domain names and their components
(0 ratings)
Reviews0
PriceUSD 4.99
Views436
Simple Tic Tac Toe
A simple Tic Tac Toe game written in C++. The program runs in console, and allows two human players to choose grid locations to play. I am working on optimizing the code, and adding AI players.
(19 ratings)
Reviews0
PriceFree
Views1490
Flash Viewer Engine
Flash Viewer Engine is a set of components for Delphi, C++ Builder and Lazarus which adds extra features to Adobe Flash Player (ActiveX or Netscape plugin) such as loading from any sources, grab real 32-RGBA frames, real transparency playing. This great solution for playing Flash movies is an alternative of TShockwaveFlash.
(0 ratings)
Reviews0
PriceUSD 149.00
Views465
Lingobit Localizer
Lingobit Localizer is the easiest software localization tool, aimed to make collaboration with translators smooth and efficient. It supports Visual C /MFC, Delphi, .NET, Java, database, Html Help, HTML, XML, INI, PHP and other formats. State of the art automatic tools for QA, translation reuse and project management guarantee high productivity and outstanding quality.
(0 ratings)
Reviews0
PriceUSD 695.00
Views635
C Tutorial, Learn C Language
C Language is powerful programming language developed by Denis Ritche in 1972. C Language is a general purpose language but normally used for system programming. In this tutorial you will learn the basics of Computer Language and C Language in deep.
(0 ratings)
Reviews0
PriceFree
Views793
Genetic Algorithm C Program
C script containing the basic operations of Genetic Algorithm : Population Initialization, Cross Over , Mutation, Selection according to Fitness function. Simple and easy to Understand specially for beginners. You can also learn the Method implementation better way by customizing the crossover and mutation rates, population , generations, selection method.
(0 ratings)
Reviews0
PriceUSD 1.00
Views576
Results 21-40 of 493