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.475.166 Times

Lines Of Code Counter C freeware
Filter: All | Freeware | Demo
 

Lines Of Code Counter C

< 1 2 3 4 5 > 
Added: December 02, 2013 | Visits: 529

GPU Computing SDK The NVIDIA GPU Computing SDK provides hundreds of code samples, white papers, to help you get started on the path of writing software with CUDA C/C++, OpenCL or DirectCompute. The SDK code samples covers a wide range of applications and techniques, including: Simple techniques demonstrating...



Platforms: Mac

License: Freeware Size: 138.73 MB Download (47): GPU Computing SDK Download

Added: November 27, 2013 | Visits: 429

OCI C++ Library The goal of the OCI C++ Library is to provide a simple interface to Oracle. It features support for Oracle 8 and 8i, BLOB/CLOB support, ROWID, REFCursor's and Nested Tables. In addition there is full support for all types except REF's, Named Data types and Long. The Long type is supported, but...





Platforms: *nix

License: Freeware Size: 204.8 KB Download (38): OCI C++ Library Download

Added: November 01, 2013 | Visits: 598

SoftPixel Engine Welcome to the homepage of the SoftPixel Engine, a high-level real-time 3d engine written in C++ for Windows and Linux.It is designed for writing 2d- and 3d games and graphics applications. You will see the performance and the big collection of functions for rendering 3d worlds and drawing...


Platforms: *nix

License: Freeware Size: 13.84 MB Download (46): SoftPixel Engine Download

Added: January 18, 2010 | Visits: 555

TextSort TextSort application allows you to sort the lines of a text alphabetically. This program is released under the GPL license..


Platforms: *nix

License: Freeware Size: 9.22 KB Download (89): TextSort Download

Added: March 01, 2010 | Visits: 1.031

SCZ SCZ application is a simple set of compression routines for compressing and decompressing arbitrary data. The initial set of routines implement new lossless compression algorithms. Restoration (decompression) is perfect. It is called SCZ, for simple compression format. SCZ is intended as a...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (96): SCZ Download

Added: March 05, 2010 | Visits: 957

Osalp Osalp is a project designed to implement a world class set of classes in C++ that will handle all of the audio functions one would like. It is designed to be multi-platform with UNIX based platforms as the base. This project is still in the beta code phase and a beta version that will...


Platforms: *nix

License: Freeware Size: 1024 KB Download (93): Osalp Download

Added: April 09, 2010 | Visits: 582

libcommoncpp libcommoncpp is a library of commonly used C++ classes. For example memory management, threading, time, sockets, strings, etc..


Platforms: *nix

License: Freeware Size: 32.77 KB Download (91): libcommoncpp Download

Added: September 13, 2010 | Visits: 1.038

Perl::Metric::Basic Perl::Metric::Basic is a Perl module that can provide basic software metrics. SYNOPSIS # first construct a PPI::Document object to pass in my $document = PPI::Document->load("t/lib/Acme.pm"); # then retrieve metrics on the document my $m = Perl::Metric::Basic->new; my $metric =...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (90): Perl::Metric::Basic Download

Added: November 17, 2010 | Visits: 876

Cobertura Cobertura is a free Java tool that calculates the percentage of code accessed by tests.Cobertura project can be used to identify which parts of your Java program are lacking test coverage. It is based on jcoverage..


Platforms: *nix

License: Freeware Size: 614.4 KB Download (98): Cobertura Download

Added: September 05, 2010 | Visits: 476

libmba The libmba package is a collection of mostly independent C modules potentially useful to any project. There are the usual ADTs including a linkedlist, hashmap, pool, stack, and varray, a flexible memory allocator, CSV parser, path canonicalization routine, I18N text abstraction, configuration...


Platforms: *nix

License: Freeware Size: 256 KB Download (89): libmba Download

Added: April 06, 2010 | Visits: 1.203

MIBA Consulting General System Library MIBA Consulting General System Library is a collection of cross-platform C++ class libraries. Provides thread, IPC, file, network, SNMP (net-snmp) and Database (MySQL) interfaces. Comes with the usual array of utility classes - smart pointers, singletons, registries, serialization etc....


Platforms: *nix

License: Freeware Size: 204.8 KB Download (89): MIBA Consulting General System Library Download

Added: March 12, 2010 | Visits: 851

JSizer JSizer project is a tool that shows java code size. JSizer reads in a set of jar files and then draws a graph of the current state of the code. The graph has nodes in it and the nodes get their color and size depending on a few things. - Green nodes are packages - Grey nodes are classes...


Platforms: *nix

License: Freeware Size: 501.76 KB Download (98): JSizer Download

Added: August 21, 2010 | Visits: 1.232

NanoVM NanoVM is a tiny (less than 8 kB of code including simple native classes and a bootloader) implementation of the Java VM. NanoVM project currently runs on Linux and the AVR microcontroller family. Unix/Linux is supported as the main development and testing platform, whereas the VM is primarily...


Platforms: *nix

License: Freeware Size: 419.84 KB Download (116): NanoVM Download

Added: July 06, 2010 | Visits: 2.448

Internet Communications Engine Ice, the Internet Communications Engine, is middleware for the practical programmer. A high-performance Internet communications platform, Ice includes a wealth of layered services and plug-ins. Ice means simplicity, speed, and power. Ice is available under the terms of the GNU General Public...


Platforms: *nix

License: Freeware Size: 15 MB Download (103): Internet Communications Engine Download

Released: August 06, 2012  |  Added: August 06, 2012 | Visits: 1.077

Game Maker Lite Game Maker allows you to make exciting computer games without the need to write a single line of code. Using easy-to-learn, drag-and-drop actions, you can make professional-looking games in no time. Games can have backgrounds, animated graphics, music, and sound effects, and once you get more...


Platforms: Windows

License: Freeware Size: 10.3 MB Download (114): Game Maker Lite Download

Released: October 23, 2012  |  Added: October 23, 2012 | Visits: 928

tail for Windows tail for Windows is 100% Freeware UNIX/Linux like tail DOS Command for Windows. It can be used to display last lines of a file and trace/monitor file's change. You can also intercept a file from specified line no. into another file by using the redirection symbol (> or >). tail for Windows is...


Platforms: Windows

License: Freeware Download (60): tail for Windows Download

Released: August 15, 2012  |  Added: August 15, 2012 | Visits: 326

MicroScala MicroScala, or µScala, is designed as a simple functional programming language whose syntax resembles that of Scala. The µScala distribution includes a parser and interpreter implemented in Scala. The parser is written entirely using Scala's parser combinators in less than 100 lines of code,...


Platforms: Windows

License: Freeware Download (50): MicroScala Download

Released: November 04, 2012  |  Added: November 04, 2012 | Visits: 371

MathGL MathGL is ... * a library for making high-quality scientific graphics under Linux and Windows; * a library for the fast data plotting and handling of large data arrays; * a library for working in window and console modes and for easy embedding into other programs; * a library with large and...


Platforms: Windows

License: Freeware Size: 3.8 MB Download (51): MathGL Download

Released: August 01, 2012  |  Added: August 01, 2012 | Visits: 322

MathGL for Mac OS X & Linux MathGL is ... * a library for making high-quality scientific graphics under Linux and Windows; * a library for the fast data plotting and handling of large data arrays; * a library for working in window and console modes and for easy embedding into other programs; * a library with large and...


Platforms: Mac, Linux

License: Freeware Size: 3.8 MB Download (45): MathGL for Mac OS X & Linux Download

Released: July 05, 2012  |  Added: July 05, 2012 | Visits: 592

FOX Toolkit FOX is a C++ based Toolkit for developing Graphical User Interfaces easily and effectively. It offers a wide, and growing, collection of Controls, and provides state of the art facilities such as drag and drop, selection, as well as OpenGL widgets for 3D graphical manipulation. FOX also...


Platforms: Windows, Linux

License: Freeware Size: 5.5 MB Download (54): FOX Toolkit Download

< 1 2 3 4 5 >