Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.444.997 Times

Cpp freeware
Filter: All | Freeware | Demo
 

Cpp

< 1 2 3 4 5 
Added: May 10, 2013 | Visits: 317

mcpp mcpp is a C/C++ preprocessor with the following features. * Implements all of C90, C99 and C++98 specifications. * Provides a validation suite to test C/C++ preprocessor's conformance and quality comprehensively. When this validation suite is applied, mcpp distinguishes itself among many...



Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (52): mcpp Download

Added: May 10, 2013 | Visits: 350

GPP application GPP is a general-purpose preprocessor with customizable syntax, suitable for a wide range of preprocessing tasks. Its independence from any one programming language makes it much more versatile than the C preprocessor (cpp), while its syntax is lighter and more flexible than that of GNU m4. There...





Platforms: Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (54): GPP application Download

Added: May 10, 2013 | Visits: 535

Web C Plus Plus Web C Plus Plus is a command line utility that takes your source code, and converts it into an HTML file using a fully customizable syntax highlighting engine and colour schemes. This is useful if you want to post your code online and make it easier to read, or to make online programming...


Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (55): Web C Plus Plus Download

Added: May 10, 2013 | Visits: 357

SyntaxHighlighter Plus This allows posting syntax highlighted code without loosing it's formatting or making any manual changes.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Key features "SyntaxHighlighter Plus": - Bash -- bash, sh - C++...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (52): SyntaxHighlighter Plus Download

Added: May 20, 2013 | Visits: 445

Space Impact It is a "Space Invaders" style game. The game is fun to play.It has three levels and a intresting main boss named "Diablo". The game was made using Oject Oriented Concepts, so you will see a lot of .cpp file containing cpp file cnitions.


Platforms: C and C plus plus

License: Freeware Size: 102.4 KB Download (49): Space Impact Download

Added: May 03, 2013 | Visits: 387

Translucent window This code is a nice example which shows you how to create a translucent window under Windows 9X/ME. Windows 2000/XP has an own function for this. To use the code in your own applications copy the files win9Xtranslucent.cpp, win9Xtranslucent.h, win2000translucent.cpp, win2000translucent.h into...


Platforms: C and C plus plus

License: Freeware Size: 51.2 KB Download (42): Translucent window Download

Added: December 10, 2013 | Visits: 717

EditArea Script EditArea is a free javascript editor for source code. It allows to write well formated source code with line numerotation, tab support, search & replace (with regexp) and live syntax highlighting (customizable).Features:- Easy to integrate, only one script include and one function call-...


Platforms: JavaScript

License: Freeware Size: 307.2 KB Download (59): EditArea Script Download

Added: April 20, 2013 | Visits: 702

LDPC Code Simulation The zip file contains1. A 128x256 Regular (3,6) H matrix (if you need to simulate other codes, need to write your own code for generating those parity check matrices). The file '128x256regular_v6.mat' is for those using Matlab 6.5.2. Files for LDPC code simulation over the AWGN channel.3....


Platforms: Matlab

License: Freeware Size: 81.92 KB Download (51): LDPC Code Simulation Download

Added: April 02, 2013 | Visits: 567

A-star Search Algorithm MATLAB/C mixed implementation for Astar search algorithmUsage:1. Extract the zip file2. Type "Mex Astar.cpp" in MATLAB command window to generate Astar.dll (you must choose to have such ability when installing MATLAB)"Spath_test.m" is a sample file to compare the performance of Dijkstra and A-star.


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (42): A-star Search Algorithm Download

Added: May 19, 2013 | Visits: 857

Calculation of LLR values with variable noise variance LLR_DEMOD LLR Demodulator H = LLR_DEMOD_MEX(CONSTELLATION, MAPPING, METHOD) constructs a LLR demodulator object H for a given constellation, mapping and noise variance. The vectors CONSTELLATION and MAPPING are usually generated by using MATLAB Modem Modulation Modem. and contain the complex or...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Calculation of LLR values with variable noise variance Download

Added: May 21, 2013 | Visits: 510

Image Processing Subset The Image Processing toolbox toolbox is lacking a key feature I need, namely the support of all data types.Quick list of the source included:imhist_thresh.cpp: Generate histogram from data, # of bins based on unique values.imsmarthist_thresh.cpp: equalize data based on...


Platforms: Matlab

License: Freeware Size: 501.76 KB Download (52): Image Processing Subset Download

Added: June 07, 2013 | Visits: 367

SerialIO mex Although MATLAB is supposed to support both writing and reading data from the serial port, reading data seems to either produce no result, generate an error, or crash MATLAB. To remedy the situation SerialIO() has been written. This function will allow you to set/get vectors of data from the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): SerialIO mex Download

Added: May 19, 2013 | Visits: 510

PET reconstruction system matrix This include a MEX-DLL file which is an implementation of R L Siddon's refined method by Jacob for the calculation of ray path integral in PET/CT system image reconstruction. This is based on Line Intersection Length model to calculate probability matrix elements. Inputs are the LOR number and a...


Platforms: Matlab

License: Freeware Size: 10 KB Download (52): PET reconstruction system matrix Download

Added: June 02, 2013 | Visits: 505

Bulirsch-Stoer Propagator/Integrator The bulirsch-Stoer single-step ODE propagator has come to MATLAB in form of a MEX adaptation of Juergen Dietel's Numerical ODE solver. This may very well be the fastest single-step numerical propagator released on the Mathworks FileExchange.All functions are written in c++ and must be compiled to...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (44): Bulirsch-Stoer Propagator/Integrator Download

Added: June 05, 2013 | Visits: 399

conduct your cpu time This is a popular problem in MSRA interview.interviewer:How do you know about the operation system?interviewee:Very!......interviewer:Well, can you make the cpu time curve act as a straight line?can you make it act as a sin curve?interviewee:.....Example:%complie:mex...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): conduct your cpu time Download

Added: May 14, 2013 | Visits: 560

Fast String to Double Conversion str2doubleq is equivalent to the Matlab built-in str2double function that converts char or cellstr array to appropriate double arrays. The drawback of built-in str2double is that it becomes very slow when the dataset becomes larger.str2doubleq exploits the mex-gateway to use c++ fast string...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Fast String to Double Conversion Download

Added: July 26, 2013 | Visits: 524

Syntax Highlighter for WordPress This plugin easily integrates the SyntaxHighlighter by Alex Gorbatchev into WordPress. Supports AS3, Bash, C, C++, C#, ColdFusion, CSS, Delphi, diff, Erlang, Groovy, Java, javascript, JavaFX, Perl, PHP, Plain Text, Python, PowerShell, Ruby, Scala, SQL, VB, VB.NET, XML, and (X)HTML. Feature...


Platforms: PHP

License: Freeware Size: 10 KB Download (46): Syntax Highlighter for WordPress Download

Added: April 12, 2013 | Visits: 388

CodeHighlighter This plugin is a syntax highlighter for source code. It uses GeSHi as fontifier engine.Usage 1. Put the code snippet to pre tag. 2. Add the lang attribute to the pre tag like the following. 3. Add the lineno attribute to the pre tag after the lang tag like the following if you want to display...


Platforms: PHP

License: Freeware Size: 10 KB Download (45): CodeHighlighter Download

Added: July 07, 2013 | Visits: 370

JsintaxHighlighter This plugin extends the original project Syntax Highlighter of Alex GorbatchevTo insert code highlighter in your page, simply include che code in {CODE type:*type*;} and {/CODE}, replacing *type* with used languages.Are supported the following highlight types: bash, cpp, csharp, css, delphi,...


Platforms: PHP

License: Freeware Size: 81.92 KB Download (43): JsintaxHighlighter Download

Added: October 22, 2013 | Visits: 587

Luabind Luabind is a free and open source library that will help you create bindings between C++ and Lua. Luabind has the ability to expose functions and classes, written in C++, to Lua. Luabind will also supply the functionality to define classes in lua and let them derive from other lua classes or C++...


Platforms: Mac

License: Freeware Size: 194.56 KB Download (36): Luabind Download

< 1 2 3 4 5