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

Dwf File Sample freeware
Filter: All | Freeware | Demo
 

Dwf File Sample

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 373

Basic CSV Importer  It takes a CSV file (sample included) and inserts the products into the database. does not handle images or complex options, such as attributes.



Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (59): Basic CSV Importer Download

Added: February 01, 2006 | Visits: 13.877

DWG Viewer View AutoCAD drawings with this free DWG/DXF/DWF viewer. The DWG Viewer is a small application wrapped around an ActiveX component. This allows it to run as a Windows application and in your browser. The ActiveX control requires Internet Explorer 4.x or above and Windows NT/95/98/2000. You can...





Platforms: Windows

License: Freeware Size: 8.04 MB Download (2967): DWG Viewer Download

Added: July 18, 2010 | Visits: 699

LibSound77 LibSound77 is a library for producing sound data in FORTRAN77 programs compiled with g77. It provides a small and dirty, but usable, interface for outputting sound to speakers or .wav files. It has only been tested on computers of the i386 architecture. Playing sound: Stereo output are...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (94): LibSound77 Download

Added: October 16, 2013 | Visits: 2.384

CW Trainer Easy to use CW Trainer for Linux. Adaptable for both the Koch and Farnsworth method of learning Morse Code. Makes random tests or can read text from a file. Sample QSO's included. Uses QT user interface. Licensed under the GPL.


Platforms: *nix

License: Freeware Size: 20.48 KB Download (279): CW Trainer Download

Added: October 08, 2013 | Visits: 901

DotNetWikiBot Framework DotNetWikiBot Framework is intended to help with many complicated and routine tasks of wiki site development and maintenance. DotNetWikiBot Framework is a clean full-featured client API, that allows you to build programs and web robots easily to manage information on MediaWiki-powered sites....


Platforms: Mac

License: Freeware Size: 409.6 KB Download (43): DotNetWikiBot Framework Download

Added: February 21, 2010 | Visits: 696

Video::OpenQuicktime Video::OpenQuicktime is an interface to the OpenQuicktime library. SYNOPSIS use Video::OpenQuicktime; my $qt = Video::OpenQuicktime->new(file=>"sample.mov"); $qt->get_video_height; $qt->get_audio_compression; $qt->get_audio_samplerate; From the OpenQuicktime site,...


Platforms: *nix

License: Freeware Size: 99.33 KB Download (102): Video::OpenQuicktime Download

Added: July 03, 2010 | Visits: 898

Convex Convex provides a flexible pattern matching system designed for creating response driven IRC bots. Convex is a system for creating IRC bots. It features stability, a small memory footprint, a flexible but intuitive configuration system, stealth running, and a secure infrastructure....


Platforms: *nix

License: Freeware Size: 14.34 KB Download (100): Convex Download

Released: October 13, 2012  |  Added: October 13, 2012 | Visits: 447

ClickRepair for Linux ClickRepair finds and repairs clicks and crackle in audio files obtained by capturing vinyl and shellac (78) records to digital CD format. It is not a filter; it searches the file sample-by-sample, and only changes those identified as being suspect. It is possible to operate automatically, or to...


Platforms: Linux

License: Freeware Size: 1.8 MB Download (416): ClickRepair for Linux Download

Released: July 26, 2012  |  Added: July 26, 2012 | Visits: 508

ClickRepair for Mac OS X ClickRepair finds and repairs clicks and crackle in audio files obtained by capturing vinyl and shellac (78) records to digital CD format. It is not a filter; it searches the file sample-by-sample, and only changes those identified as being suspect. It is possible to operate automatically, or to...


Platforms: Mac

License: Freeware Size: 2.1 MB Download (402): ClickRepair for Mac OS X Download

Added: July 29, 2013 | Visits: 299

pg_tin pg_tin is a project to provide testing facilities for PostgreSQL applications. It is intended to automate the initialization of the database, and provide the capacity to seemlessly manage the various clusters and the configuration options thereof. tin commands help Print this help menu list...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (36): pg_tin Download

Added: May 10, 2013 | Visits: 385

robots.txt Sample File A robots.txt file lets search engines (Google, Yahoo, MSN, etc) know which pages on your site you don't want them to index. This is helpful in keeping them from going to pages that will confuse them and/or won't provide any added benefit to you from having indexed.Since nobody has put one in here...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (50): robots.txt Sample File Download

Added: February 13, 2006 | Visits: 3.940

BigSpeed File Sharing SDK BigSpeed File Sharing SDK includes two ActiveX controls (client and server) that dramatically simplify and accelerate the development of private file sharing solutions over the Internet. In addition to standard FTP operations, such as upload, download, rename, delete, etc., the library also...


Platforms: Windows

License: Freeware Size: 1.53 MB Download (178): BigSpeed File Sharing SDK Download

Added: August 17, 2010 | Visits: 1.320

Audio::TagLib::MPEG::File Audio::TagLib::MPEG::File is an MPEG file class with some useful methods specific to MPEG. SYNOPSIS use Audio::TagLib::MPEG::File; my $i = Audio::TagLib::MPEG::File->new("sample file.mp3"); print $i->tag()->artist()->toCString(), "n"; # got artist This implements the generic...


Platforms: *nix

License: Freeware Size: 1.4 MB Download (124): Audio::TagLib::MPEG::File Download

Added: March 05, 2010 | Visits: 1.180

Audio::TagLib::MPC::File Audio::TagLib::MPC::File is an implementation of Audio::TagLib::File with MPC specific methods. SYNOPSIS use Audio::TagLib; my $i = Audio::TagLib::MPC::File->new("sample mpc file.mpc"); print $i->tag()->title()->toCString(), "n"; # got title This implements and provides an interface for...


Platforms: *nix

License: Freeware Size: 1.4 MB Download (107): Audio::TagLib::MPC::File Download

Added: March 17, 2010 | Visits: 1.520

Audio::TagLib::Vorbis::File Audio::TagLib::Vorbis::File is an implementation of Ogg::File with Vorbis specific methods. SYNOPSIS use Audio::TagLib::Vorbis::File; my $i = Audio::TagLib::Vorbis::File->new("sample vorblis file.ogg"); print $i->tag()->comment()->toCString(), "n"; # got comment This is the central class...


Platforms: *nix

License: Freeware Size: 1.4 MB Download (299): Audio::TagLib::Vorbis::File Download

Added: June 24, 2010 | Visits: 1.300

Audio::TagLib::Ogg::FLAC::File Audio::TagLib::Ogg::FLAC::File is an implementation of Audio::TagLib::File with Ogg/FLAC specific methods. SYNOPSIS use Audio::TagLib::Ogg::FLAC::File; my $i = Audio::TagLib::Ogg::FLAC::File->new("sample file.flac"); print $i->tag()->album()->toCString(), "n"; # got album This implements...


Platforms: *nix

License: Freeware Size: 1.4 MB Download (107): Audio::TagLib::Ogg::FLAC::File Download

Added: July 15, 2010 | Visits: 1.340

Audio::File::Type Audio::File::Type represents an audio filetype. An instance of an object inherited from Audio::File::Type is returned by the constructor of Audio::File. This object currently provides access to the audio files information like its audio properties (bitrate, sample rate, number of channels, ...)...


Platforms: *nix

License: Freeware Size: 74.75 KB Download (110): Audio::File::Type Download

Added: January 15, 2010 | Visits: 1.197

Audio::File::AudioProperties Audio::File::AudioProperties is a Perl module that can abstract an audio files audio properties. Audio::File::AudioProperties is the base class for other file format independant audio property classes like Audio::File::Flac::AudioProperties or Audio::File::Ogg::AudioProperties. You should not...


Platforms: *nix

License: Freeware Size: 74.75 KB Download (89): Audio::File::AudioProperties Download

Added: April 02, 2010 | Visits: 1.370

File::Find::Similars File::Find::Similars is a Similar files locator. SYNOPSIS use File::Find::Similars; File::Find::Similars->init(0, @ARGV); similarity_check_name(); Similar-sized and similar-named files are picked as suspicious candidates of duplicated files. What descirbes it better than a actual...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (95): File::Find::Similars Download

Released: November 09, 2012  |  Added: November 09, 2012 | Visits: 876

CAD File Converter for Mac OS Can import drawings in DWG, DXF and DXB from version 12 to 2011 version and DWF format, compressed and uncompressed. All drawings can be quickly visualised in a preview or transformed into DXF and DWG, again - versions 12 to 2011, in DWF binary, ASCII, compressed or uncompressed.Cad File...


Platforms: Mac

License: Freeware Size: 24.2 MB Download (478): CAD File Converter for Mac OS Download

1 2 3 4 5 >