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

Generate Tile freeware
Filter: All | Freeware | Demo
 

Generate Tile

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

Generate thumbnail image Generate thumbnail image script allows you to generate thumbnail images. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (63): Generate thumbnail image Download

Added: June 18, 2013 | Visits: 539

Generate Simple QPSK modulator using Simulink In this project work I try to design a QPSK modulator with SIMULINK/ Matlab. Generate PN-code as data and mapping for I & Q fitted to Embedded (M. file) Odd/ Even, for processing and sum them to produce QPSK signal Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Generate Simple QPSK modulator using Simulink Download

Added: September 08, 2013 | Visits: 432

Generate Spectrum This is a little script that adds several Gaussian or Lorentzian functions with the appropriate full width at half max and height to generate and plot a spectrum. The input is an array containing frequency vs oscillator strength, desired fwhm of the peaks and method for generating the spectrum.... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Generate Spectrum Download

Added: August 07, 2013 | Visits: 464

Generate Arrays Two simple functions to convert a Matlab array in a set of instructions for LaTeX or C. The functions generate a string that can be printed in the Matlab command window and the copied and pasted into your code. Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Generate Arrays Download

Added: July 19, 2013 | Visits: 482

Generate Paging Generate Paging can be used to display MySQL database query results split into multiple HTML pages. It can execute a MySQL query and display the results in an HTML page with table.If the total number of result set rows exceeds a given limit, the class display the results split among several pages... Platforms: PHP

License: Freeware Size: 10 KB Download (42): Generate Paging Download

Added: March 24, 2013 | Visits: 391

Generate password Tiny utility module. Makes the password field optional on the add new user page (admin / registration). If the password field is blank or not given at all, the system will generate a password for you. You may revisit admin/user/settings after you enabled the module in order to change the... Platforms: PHP

License: Freeware Size: 10 KB Download (45): Generate password Download

Released: December 12, 2003  |  Added: September 05, 2006 | Visits: 3.207

Mindjongg Mindjongg is our full featured Mahjong tile matching game with 17 tile sets and 24 different layouts. Other great features includes: create your own background images, sound effects and background music, 17 selectable tile sets, over 70 background images, unlimited Undo and Redo, random play,... Platforms: Windows

License: Freeware Size: 5.32 MB Download (447): Mindjongg Download

Released: November 11, 2002  |  Added: February 16, 2006 | Visits: 11.886

MSN Image Text MSN image text is a program that allows you to generate images from the default emoticons of MSN. The program can send the images directly to a MSN contact. MSN Messenger 5.0 is supported! Platforms: Windows, *nix

License: Freeware Size: 405 KB Download (1269): MSN Image Text Download

Added: July 03, 2006 | Visits: 3.362

Novel Puzzle This free game is the classic tile sliding puzzle game which allows you to use your own pictures. The object of this game is move the tiles to recover the original picture. At the beginning of each game, the picture will be chopped into tiles, one of the tiles are taken away so that the... Platforms: Windows

License: Freeware Size: 741 KB Download (162): Novel Puzzle Download

Released: December 03, 2015  |  Added: January 04, 2016 | Visits: 2.661

3DJongPuzzle 3DJongPuzzle is the mah jongg - like tile solitaire game for Windows. It is a fun tile matching. Its intuitive interface is very easy to learn, and you'll be playing within a few minutes. The goal of 3DJongPuzzle is to remove all of the tiles from the game board. Tiles can be removed only in... Platforms: Windows, Windows 8, Windows 7

License: Freeware Size: 2.46 MB Download (145): 3DJongPuzzle Download

Released: January 02, 2016  |  Added: January 04, 2016 | Visits: 2.258

FindSame The goal of FindSame is to earn as many points as you can by removing paires of the similar tiles from the board. For earning points you need to select one tile and after that to select tile with similar picture. This pair will desappeare and you will earn some points. On game board will... Platforms: Windows

License: Freeware Size: 998.66 KB Download (109): FindSame Download

Released: November 29, 2012  |  Added: December 23, 2012 | Visits: 5.628

SiteMap Generator Use Sitemap Generator to extract all the links from your site recursively and generate Google Sitemap (XML), Yahoo Sitemap (TXT), HTML and CSV sitemaps automatically. Platforms: Windows

License: Freeware Size: 1.94 MB Download (890): SiteMap Generator Download

Released: February 10, 2012  |  Added: February 28, 2012 | Visits: 2.562

SoftFuse Password Generator Free How you make a new password for an Internet shop account, ftp, e-mail? Thinking out a random letters, using your birthday or pet's name? Other than the fact that it is not very secure it also takes some time. There is an option. SoftFuse Password Generator Free is a small freeware program... Platforms: Windows

License: Freeware Size: 553.31 KB Download (259): SoftFuse Password Generator Free Download

Released: November 08, 2017  |  Added: December 06, 2017 | Visits: 5.794

Bytescout BarCode Generator Bytescout BarCode Generator is able to generate and export barcode into image (EMF, PNG, JPG, TIFF, GIF). Supports almost all available 1D and 2D barcode types: Codabar, Code 39, Interleaved 2 of 5, Code 93, Code 128, EAN-13, EAN-8, JAN-13, Bookland, UPC-A, UPC-E, Postnet, PDF417, Truncated... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 2.11 MB Download (902): Bytescout BarCode Generator Download

Added: January 18, 2010 | Visits: 1.558

XML::Generator::vCard::RDF XML::Generator::vCard::RDF is a Perl module that can generate RDF/XML SAX2 events for vCard 3.0 SYNOPSIS use XML::SAX::Writer; use XML::Generator::vCard::RDF; my $writer = XML::SAX::Writer->new(); my $driver = XML::Generator::vCard::RDF->new(Handler=>$writer);... Platforms: *nix

License: Freeware Size: 9.22 KB Download (173): XML::Generator::vCard::RDF Download

Added: January 18, 2010 | Visits: 2.286

XML::Generator::vCard XML::Generator::vCard is a Perl module that can generate SAX2 events for vCard 3.0 SYNOPSIS use XML::SAX::Writer; use XML::Generator::vCard; my $writer = XML::SAX::Writer->new(); my $driver = XML::Generator::vCard->new(Handler=>$writer); $driver->parse_files("test.vcf"); Generate SAX2... Platforms: *nix

License: Freeware Size: 7.17 KB Download (417): XML::Generator::vCard Download

Added: January 18, 2010 | Visits: 1.350

Class::Adapter::Builder Class::Adapter::Builder is a Perl module that can generate Class::Adapter classes. SYNOPSIS package My::Adapter; use strict; use Class::Adapter::Builder ISA => Specific::API, METHODS => [ qw{foo bar baz} ], method => different_method; 1; Class::Adapter::Builder is another mechanism... Platforms: *nix

License: Freeware Size: 24.58 KB Download (206): Class::Adapter::Builder Download

Added: January 18, 2010 | Visits: 1.402

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: January 18, 2010 | Visits: 714

Crikey Crikey Map Strings to Keys is a program to generate key events under X11 on a Linux/Unix system, in order to provide a "QuickKeys"-like way to bind strings to a function key or other window manager event. Usage: crikey [-t] [-s sleeptime] args Acts as if args was typed in whatever X window... Platforms: *nix

License: Freeware Size: 450.56 KB Download (88): Crikey Download

Added: July 22, 2013 | Visits: 683

newfile Newfile is a "filestarter": it generate starter files using a full featured template preprocessor. It can also generate new project trees, e.g., for a FreeBSD port. Platforms: *nix

License: Freeware Size: 174.08 KB Download (87): newfile Download

< 1 2 3 4 5 >