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

Pkm General Purpose Machine Gun freeware
Filter: All | Freeware | Demo
 

Pkm General Purpose Machine Gun

1 2 3 4 5 > 
Added: August 28, 2013 | Visits: 615

General Purpose Controller This is a general purpose controller that I have built using the Fuzzy Logic Rules. You don't need to have any mathematical background in fuzzy logic to run this model.You don't need to have fuzzy logic toolbox to run it aswell.It contains both linear and a nonlinear examples. It also has a read...



Platforms: Matlab

License: Freeware Size: 20.48 KB Download (40): General Purpose Controller Download

Added: May 10, 2013 | Visits: 530

General purpose file iterator class This script presents a general purpose file object iterator cum file object proxy class.It provides a class that gives several iterator functions to read a text file by characters, words, lines, paragraphs or blocks. It also acts as a proxy for the wrapped file object. ts as a pOne way to do it...





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

License: Freeware Download (56): General purpose file iterator class Download

Added: June 20, 2013 | Visits: 410

General purpose dynamic array - Judy Judy is a general purpose dynamic array implemented as a C callable library. Judy's speed and memory usage are typically better than other data storage models and improves with very large data sets.


Platforms: *nix

License: Freeware Size: 1.09 MB Download (43): General purpose dynamic array - Judy Download

Added: June 26, 2013 | Visits: 430

scikits.learn Easy-to-use and general-purpose machine learning in Python scikits.learn is a Python module integrating classic machine learning algorithms in the tightly-knit world of scientific Python packages (numpy, scipy, matplotlib). It aims to provide simple and efficient solutions to learning problems...


Platforms: *nix

License: Freeware Size: 1024 KB Download (39): scikits.learn Download

Released: July 24, 2012  |  Added: July 24, 2012 | Visits: 552

SortByIPs General-purpose machine-independent Perl functions and a sample MS-DOS/Windows batch file to efficiently sort arrays of strings by the numerical value of all embedded dotted-quad IPv4 addresses in each string


Platforms: Windows, Mac, Linux

License: Freeware Size: 3.16 KB Download (48): SortByIPs Download

Added: January 18, 2010 | Visits: 1.399

Tiled Tiled is a general purpose tile map editor. Tiled is built to be easy to use, yet capable of catering to a host of varying game engines, whether your game is an RPG, platformer or Breakout clone. Tiled supports plugins to read and write map formats, in addition to its map format, to support map...


Platforms: *nix

License: Freeware Size: 389.12 KB Download (116): Tiled Download

Added: February 26, 2010 | Visits: 887

APL APL project is a general purpose C++ template class library. All the code is placed in header files, so no compilation is required. You just have to #include the header file. The classes are implemented using Policy Based Design. When you use the class you decide how it should behave....


Platforms: *nix

License: Freeware Size: 512 KB Download (97): APL Download

Added: February 19, 2010 | Visits: 1.188

IPA IPA is a pluggable, flexible, general-purpose accounting system. IPA project supports static and dynamic rules, limits, sublimits, and thresholds. It works with external accounting, database and statistics modules. Accounting is done per specified period of a week. Complete documentation is...


Platforms: *nix

License: Freeware Size: 276.48 KB Download (153): IPA Download

Added: July 10, 2010 | Visits: 938

Rubytree Rubytree is a simple to use general purpose tree data structure implementation in Ruby. It provides easy access methods for navigating the hierarchy, as well as for accessing the nodes. Rubytree project also provides ability to marshal the entire tree structure. Whats New in This Release: -...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (100): Rubytree Download

Added: June 21, 2010 | Visits: 2.030

Unlimited Simulator Alpha Unlimited Simulator project is a general purpose simulator. Unlimited Simulator is not a game. Its a basis to create whatever simulations you want, from games to scientific simulations. You only have to worry about physics, controls and how the world looks like. It can be at the same time a...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (215): Unlimited Simulator Alpha Download

Added: July 27, 2010 | Visits: 1.151

JavaDoc Taglets Collection JavaDoc Taglets Collection is set of general purpose taglets for use with the JavaDoc tool. It provides a standard set of new tags, and allows you to create new ones by configuration or using simple Java interfaces. The project has been tested with J2SE 1.4 and 1.5 and JavaSE 1.6. Whats New in...


Platforms: *nix

License: Freeware Size: 6.4 MB Download (101): JavaDoc Taglets Collection Download

Added: March 07, 2010 | Visits: 1.011

XML Parse Library XML-Parse library is a lightweight set of re-usable functions for general purpose parsing, checking, and creating xml files. It can support stream-oriented, SAX or DOM parsing styles, and includes an optional xsd schema validator and graphical schema generator. It supports all valid XML, and...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (103): XML Parse Library Download

Added: August 22, 2010 | Visits: 856

TemplAT TemplAT is a general-purpose text-file template engine, designed to be used as an API from Java applications or servlets. It is small (39K) and simple, yet surprisingly powerful. It does not have any external library dependencies. TemplAT is distributed under the Apache License 2.0..


Platforms: *nix

License: Freeware Size: 39.94 KB Download (88): TemplAT Download

Added: July 12, 2010 | Visits: 1.045

massrename massrename is a general-purpose utility for batch-renaming file extensions, as well as strings within the base filename (for example, "SomeblehFile.mp3" to "SomeblahFile.mp3") Usage: /usr/bin/massrename [ ARGUMENTS ] ... Examples: massrename --from mp3 --to ogg # rename *.mp3 to *.ogg...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (99): massrename Download

Added: July 11, 2010 | Visits: 840

Iterator Iterator is a general-purpose iterator class. SYNOPSIS use Iterator; # Making your own iterators from scratch: $iterator = Iterator->new ( sub { code } ); # Accessing an iterators values in turn: $next_value = $iterator->value(); # Is the iterator out of values? $boolean =...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (89): Iterator Download

Added: July 09, 2010 | Visits: 956

Classeine::Sdk Classeine::Sdk project is a set of general purpose class libraries written in C++ for NetBSD..


Platforms: *nix

License: Freeware Size: 51.2 KB Download (94): Classeine::Sdk Download

Added: June 16, 2010 | Visits: 1.725

Bison Bison project is a general-purpose parser generator that converts a grammar description for an LALR context-free grammar into a C program to parse that grammar. Once you are proficient with Bison, you can use it to develop a wide range of language parsers, from those used in simple desk...


Platforms: *nix

License: Freeware Size: 1.3 MB Download (153): Bison Download

Added: June 15, 2010 | Visits: 2.134

daloRADIUS daloRADIUS is an advanced RADIUS web management application aimed at managing hotspots and general-purpose ISP deployments. The project features user management, graphical reporting, accounting, a billing engine and integrates with GoogleMaps for geo-locating. daloRADIUS is written in PHP and...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (138): daloRADIUS Download

Added: June 22, 2010 | Visits: 683

LibTMCG LibTMCG is a general purpose C++ library for creating secure electronic card games. The most remarkable feature is the absence of a trusted third party (TTP), i.e. neither a central game server nor trusted hardware components are necessary. To emphasize this point again: With the present...


Platforms: *nix

License: Freeware Size: 645.12 KB Download (93): LibTMCG Download

Added: March 21, 2010 | Visits: 995

The Objective Caml Caml is a general-purpose programming language, designed with program safety and reliability in mind. It is very expressive, yet easy to learn and use. Caml supports functional, imperative, and object-oriented programming styles. It has been developed and distributed by INRIA, Frances national...


Platforms: *nix

License: Freeware Size: 2.3 MB Download (102): The Objective Caml Download

1 2 3 4 5 >