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

Modify Exe Description freeware
Filter: All | Freeware | Demo
 

Modify Exe Description

< 1 2 3 4 5 
Added: November 11, 2010 | Visits: 766

LCDML LCDML project (or Liquid Crystal Display Markup Language) is a description language based on XML and used to describe the text that should be displayed on a LCD. It supports both static and dynamic text messages and bar charts and allows to implement all kinds of (complex) status output on a... Platforms: *nix

License: Freeware Size: 6.14 KB Download (89): LCDML Download

Added: October 02, 2010 | Visits: 867

cbMySQL cbMySQL is a PHP Class witch can create, alter, and modify MySQL databases and tables. For backup issues, you can export CSV data directly with only one class method. The MySQL object is much easier to handle than PHPs built in functions, and theres no need to install anything like PEAR.... Platforms: *nix

License: Freeware Size: 44.03 KB Download (98): cbMySQL Download

Added: June 27, 2010 | Visits: 684

Redland RDF library Redland RDF library is a set of free software packages that provide support for the Resource Description Framework (RDF).. Platforms: *nix

License: Freeware Size: 440.32 KB Download (90): Redland RDF library Download

Added: July 13, 2010 | Visits: 1.260

Raptor RDF Parser Toolkit Raptor RDF Parser Toolkit is a free software and Open Source C library that provides a set of parsers and serializers that generate Resource Description Framework (RDF) triples by parsing syntaxes or serialize the triples into a syntax. The supported parsing syntaxes are RDF/XML, N-Triples,... Platforms: *nix

License: Freeware Size: 1.4 MB Download (107): Raptor RDF Parser Toolkit Download

Added: January 26, 2010 | Visits: 886

IsaViz IsaViz is a visual environment for browsing and authoring Resource Description Framework (RDF) models represented as graphs. Since version 2.0, IsaViz can render RDF graphs using GSS (Graph Stylesheets), a stylesheet language derived from CSS and SVG for styling RDF models represented as... Platforms: *nix

License: Freeware Size: 9.46 MB Download (97): IsaViz Download

Added: July 10, 2010 | Visits: 794

TkTag TkTag is a Tk/Perl application that allows the user to edit and modify ID3 headers in mp3 files. In addition to editing and modifying tags manually, you can also set up input and output masks to either create tags from filenames, or rename files based on tag fields. First of all, the company... Platforms: *nix

License: Freeware Size: 18.43 KB Download (97): TkTag Download

Added: March 18, 2010 | Visits: 1.120

idl2wsdl idl2wsdl is an IDL compiler to WSDL (Web Services Description Language). SYNOPSIS idl2wsdl [options] spec.idl OPTIONS All options are forwarded to C preprocessor, except -b -h -i -q -s -t -v -x. With the GNU C Compatible Compiler Processor, useful options are : -D name -D... Platforms: *nix

License: Freeware Size: 16.38 KB Download (127): idl2wsdl Download

Added: September 27, 2010 | Visits: 1.331

arxtools arxtools is a collection of tools to create, examine and modify ARX archives from the command line. arxtools uses the libarxx library to load, modify and save the archives. arxtools is not yet complete but working and should be tested thorougly. The arxtools collection currently consists of 9... Platforms: *nix

License: Freeware Size: 204.8 KB Download (96): arxtools Download

Added: August 14, 2010 | Visits: 742

Kejsare Kejsare is an editor to create and modify WSGUI information. WSGUI concepts are used to dynamically invoke web services in a human-friendly way. The editor integrates with Qt Designer, translation tools and the Kung and Dynvoker invokers for previewing. Formerly simply dubbed WSGUI Editor,... Platforms: *nix

License: Freeware Size: 184.32 KB Download (98): Kejsare Download

Added: January 13, 2010 | Visits: 944

Gequel Gequel project is a MySQL GUI for manipulating records (insert, modify, delete, search). GEQUEL is a GTK/C based frontend for the MySQL database engine loosely derived from an older program xsqlmenu. Can retrieve data from MySQL databases, present them in nice browser, and allows for... Platforms: *nix

License: Freeware Size: 716.8 KB Download (102): Gequel Download

Added: November 27, 2010 | Visits: 1.702

Libelf Libelf lets you read, modify or create ELF files in an architecture-independent way. Libelf takes care of size and endian issues. For example, you can process a file for SPARC processors on an Intel-based system. This library is a clean-room rewrite of the System V Release 4 library, and is... Platforms: *nix

License: Freeware Size: 143.36 KB Download (136): Libelf Download

Added: February 02, 2010 | Visits: 974

Template::Plugin::Java Template::Plugin::Java is a Perl module that can generate Java Classes from XML description files and templates. SYNOPSIS From an xml file such as: < aBean > < java: option1="value1" > < option2 >value2< /option2 > < /java: > < foo >10< /foo > < bar >String< /bar > < container > < baz... Platforms: *nix

License: Freeware Size: 18.43 KB Download (97): Template::Plugin::Java Download

Added: June 01, 2010 | Visits: 783

pygccxml pygccxmls purpose is to generate an XML description of a C++ program from GCCs internal representation. Since XML is easy to parse, other development tools will be able to work with C++ programs without the burden of a complicated C++ parser. The purpose of pygccxml is to read a GCC-XML... Platforms: *nix

License: Freeware Size: 604.16 KB Download (99): pygccxml Download

Added: January 24, 2010 | Visits: 1.103

MIDI MIDI is a Perl module that can read, compose, modify, and write MIDI files. SYNOPSIS use MIDI; use strict; use warnings; my @events = ( [text_event,0, MORE COWBELL], [set_tempo, 0, 450_000], # 1qn = .45 seconds ); for (1 .. 20) { push @events, [note_on , 90, 9, 56, 127], [note_off,... Platforms: *nix

License: Freeware Size: 62.46 KB Download (100): MIDI Download

Added: February 01, 2010 | Visits: 881

Tree::PseudoIncLib Tree::PseudoIncLib is a Perl class for encapsulating a description of pseudo-INC array. ABSTRACT This module encapsulates a perl-type library description data and provides methods for manipulating that data. It is in no way associated with any real @INC array on the system. Instead, it works... Platforms: *nix

License: Freeware Size: 38.91 KB Download (88): Tree::PseudoIncLib Download

Added: August 23, 2010 | Visits: 732

Test::STDmaker::STD Test::STDmaker::STD is a Perl module that generates a STD POD from a test description short hand. The Test::STDmaker::STD package is an internal driver package to the Test::STDmaker package that supports the Test::STDmaker::tmake() method. Any changes to the internal drive interface and this... Platforms: *nix

License: Freeware Size: 133.12 KB Download (88): Test::STDmaker::STD Download

Added: November 07, 2010 | Visits: 1.232

Test::STDmaker Test::STDmaker is a Perl module to generate test scripts, demo scripts from a test description short hand. SYNOPSIS ####### # Procedural (subroutine) interface # use Test::STDmake qw(find_t_roots get_data perl_command); @t_path = find_t_paths() $date = get_date(); $myperl =... Platforms: *nix

License: Freeware Size: 133.12 KB Download (95): Test::STDmaker Download

Added: July 21, 2010 | Visits: 1.185

Test::STDmaker::Check Test::STDmaker::Check is a Perl module that checks a software test description short hand. The Test::STDmaker::Check package is an internal driver package to the Test::STDmaker package that supports the Test::STDmaker::tmake() method. Any changes to the internal drive interface and this package... Platforms: *nix

License: Freeware Size: 133.12 KB Download (88): Test::STDmaker::Check Download

Added: November 11, 2010 | Visits: 915

Test::STD::PerlSTD Test::STD::PerlSTD is a general Perl Software Test Description (STD). TITLE PAGE Gerneral Software Test Description (STD) for Perl Program Modules Revision: - Date: 2004/05/15 Prepared for: General Public Prepared by: http://www.SoftwareDiamonds.com support@SoftwareDiamonds.com... Platforms: *nix

License: Freeware Size: 122.88 KB Download (92): Test::STD::PerlSTD Download

Added: February 14, 2010 | Visits: 1.132

Docs::Site_SVD::Tie::FormA Docs::Site_SVD::Tie::FormA is a software version description (SVD) for the Tie::FormA program module. The system is the Perl programming language software. As established by the Perl referenced documents, program modules, such the "Tie::Form" module, extends the Perl language. The "Tie::Form"... Platforms: *nix

License: Freeware Size: 100.35 KB Download (92): Docs::Site_SVD::Tie::FormA Download

< 1 2 3 4 5