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

Concrete software
Filter: All | Freeware | Demo
 

Concrete

< 1 2 3 4 5 
Added: April 11, 2010 | Visits: 619

XML::Xerces::DOMParse XML::Xerces::DOMParse is a Perl module for parsing DOMs. SYNOPSIS # Here;s an example that reads in an XML file from the # command line and then removes all formatting, re-adds # formatting and then prints the DOM back to a file. use XML::Xerces; use XML::Xerces::DOMParse; my $parser =...



Platforms: *nix

License: Freeware Size: 133.12 KB Download (99): XML::Xerces::DOMParse Download

Added: May 10, 2013 | Visits: 815

SQLAlchemy SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. It provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a...





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

License: Freeware Download (98): SQLAlchemy Download

Added: August 26, 2008 | Visits: 919

Action WheelRacer This is the new Wheelracer, containing many great new features including better physics, cameras, new missions and race hazards. Most exiting are the addition of 6 race missions taking place on Mars using actual Martian terrain geometry obtained from NASA via the MOLA orbiter. Take the most...


Platforms: Windows

License: Shareware Cost: $15.00 USD Size: 57 MB Download (97): Action WheelRacer Download

Added: October 03, 2010 | Visits: 747

ToscanaJ ToscanaJ is a Java reimplementation of the classic Formal Concept Analysis frontend Toscana. It was built using software development techniques like MVC architecture and XML based files to provide more flexibilty for implementation of new features. Since ToscanaJ is a pure viewer/browser for...


Platforms: *nix

License: Freeware Size: 1.6 MB Download (97): ToscanaJ Download

Added: February 08, 2010 | Visits: 1.068

String::MFN String::MFN is a Perl module to Normalize a string in the manner of the mfn utility. SYNOPSIS use String::MFN; my $sane_string = mfn($retarded_string); ... Normalizes a string. Normalization, in brief, means modifying the string to resemble a sane UNIX filename while retaining...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (96): String::MFN Download

Added: November 26, 2010 | Visits: 1.133

DNS::Zone DNS::Zone contains a collection of Perl modules which provide an abstraction of name service zones as well as server specific adaptors for concrete file representations. The modules origin is the ZoneMaster project which make heavy use of the module for comprehensive zone file management. Go to...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (95): DNS::Zone Download

Added: August 06, 2008 | Visits: 659

VIDay VIDay is an organizer that lets you create and manage up to 50 projects in a parallel and simultaneous way. You can define it as an organizer or agenda oriented specifially towards business or the workplace. It will help you better organize your projects with just a few mouse clicks.These are the...


Platforms: Windows

License: Shareware Cost: $0.00 USD Size: 4 KB Download (95): VIDay Download

Added: November 20, 2010 | Visits: 1.274

Evocosm Evocosm is a C++ Framework for Evolutionary Computing library. Evocosm is a set of classes that abstract the fundamental components of an evolutionary algorithm. Ill list the components here with a bit of introduction; you can review the details of the classes by downloading the code archives...


Platforms: *nix

License: Freeware Size: 348.16 KB Download (95): Evocosm Download

Added: May 16, 2010 | Visits: 806

QArchive.org web files checker QArchive.org web files checker is an extension which allows people to check web files for any malware. The add-on allowing people to check web files for any malware (viruses, trojans, worms, adware, spyware and other unwanted things) inclusions. Install this plug-in to your browser, reload it....


Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): QArchive.org web files checker Download

Added: March 26, 2010 | Visits: 699

perltoot perltoot is Toms object-oriented tutorial for perl. Object-oriented programming is a big seller these days. Some managers would rather have objects than sliced bread. Why is that? Whats so special about an object? Just what is an object anyway? An object is nothing but a way of tucking away...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (94): perltoot Download

Added: August 28, 2008 | Visits: 1.133

Light Web Searcher In a difference from the Google-like global searching systems, "Light Web Searcher" provides only local information searches in concrete sites. The main advantage is that Light Web Searcher searches for a data directly in the pages of site (downloading and keeping them at user's computer),...


Platforms: Windows

License: Freeware Size: 1014 KB Download (93): Light Web Searcher Download

Added: April 13, 2010 | Visits: 1.074

Channel 0.3 Channel is a generic/simple facility with the purpose of making event dispatching and message passing as straightforward to use as data structures: Channel is a template library, with its major components configurable as template parameters: template <
class Id_Type, class Id_Trait =...


Platforms: *nix

License: Freeware Size: 5.5 MB Download (93): Channel 0.3 Download

Added: August 26, 2008 | Visits: 638

Pop Video Converter Pop Video Converter is a multimedia converter that lets you convert video files to almost all known formats, with no problems or complications. It can process various files en masse, and has support for the most popular formats like AVI (XviD, DivX...), MPEG, MP4(for your iPod or iPhone), WMV,...


Platforms: Windows

License: Shareware Cost: $0.00 USD Size: 1024 B Download (93): Pop Video Converter Download

Added: January 25, 2010 | Visits: 825

archCalc archCalc is a Mac based mixed unit decimal and fraction calculator. It allows one to enter dimensions in standard english and metric units of measurement, perform basic calculations, convert between units, keep track of a series of operations, and take notes on results. New features include solve...


Platforms: Mac

License: Demo Cost: $0.00 USD Download (93): archCalc Download

Released: February 26, 2018  |  Added: May 22, 2018 | Visits: 544

GWB - Get wooden beams GWB is an application for AutoCAD 2013-2018. It serves to identify wooden rectangular beams from 3D AUTOCAD, DWG or DXF drawings. Beams can be cut perpendicularly or nonperpendicularly to the ends. DWG or DXF files can be created directly in AutoCAD, or they can come from programs that can...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $356.00 USD Size: 671 KB Download (93): GWB - Get wooden beams Download

Added: January 07, 2010 | Visits: 1.539

File::Find::Parallel File::Find::Parallel allows you to traverse a number of similar directories in parallel. SYNOPSIS use File::Find::Parallel; my $ffp = File::Find::Parallel->new( qw( /foo /bar ) ); print "Union:n"; my $union = $ffp->any_iterator print " $_n" while $_ = $union->(); print...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (92): File::Find::Parallel Download

Added: January 26, 2010 | Visits: 1.135

More for C++ More for C++ is a class library that provides some features usually not common for C++ More for C++ includes a mark-sweep garbage collector, platform-independent classes for threading, sockets, and I/O, unit tests, and a few other utility classes. First of all, there is a garbage collector...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (91): More for C++ Download

Added: August 31, 2008 | Visits: 1.008

Watermill 3D Photo Screensaver If you are living in the concrete jungles and working in crammed dull offices, what you need is to break out and escape to the beautiful place you dreamed of when you were a child. You will find the place where trees whisper and a small stream slowly flows playing with rays of sun. This is the...


Platforms: Windows

License: Shareware Cost: $12.95 USD Size: 8.77 MB Download (90): Watermill 3D Photo Screensaver Download

Added: May 07, 2010 | Visits: 1.075

dispatch dispatch is a multi-tier architecture object-oriented framework that allows access to methods and variables at the command line and in shell scripts or via a GUI. The project is in an early stage and you will probably not be able to compile it easily or use it for significant work. There are...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (90): dispatch Download

Added: March 18, 2010 | Visits: 1.360

Unreal Tournament 2004 BONUS Unreal Tournament 2004 BONUS MEGAPACK contains many missions for Unreal Turnament 2004. This pack is our way of saying "Thanks" for purchasing UT2004. We hope you enjoy it! This bonus pack includes everything you need to update UT2004 to the most current version, including the latest patch,...


Platforms: *nix

License: Freeware Size: 194 MB Download (85): Unreal Tournament 2004 BONUS Download

< 1 2 3 4 5