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

Vegetable Alphabet Soup software
Filter: All | Freeware | Demo
 

Vegetable Alphabet Soup

< 1 2 3 4 5 
Released: December 02, 2012  |  Added: December 02, 2012 | Visits: 617

ABC Malbuch I ABC Coloring Book is a simple to use program providing coloring pages for preschoolers to explore the creative world of drawing and coloring. It Offers coloring pages related to the alphabet. A one click selection from many colors is easy to use even for the youngest children. Beside click and...



Platforms: Windows

License: Shareware Cost: $17.95 USD Size: 1.67 MB Download (609): ABC Malbuch I Download

Released: November 13, 2012  |  Added: November 13, 2012 | Visits: 362

Seedz The nasty fruits are after your pumpkin seedz, gather your vegetable forces and fight back on your patch. Plant wisely or your seedz may be stolen. Use the mouse to select your vegetable and plant them in the ground.





Platforms: Windows

License: Freeware Size: 2.87 MB Download (521): Seedz Download

Released: November 27, 2012  |  Added: November 27, 2012 | Visits: 530

Dungeon Crawl Reference Dungeon Crawl Stone Soup is a free rogue-like game of exploration and treasure-hunting. Stone Soup is a continuation of Linley's Dungeon Crawl. It is openly developed and invites participation from the Crawl community. See http://crawl.develz.org !


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 14.6 MB Download (49): Dungeon Crawl Reference Download

Released: November 17, 2012  |  Added: November 17, 2012 | Visits: 612

Pinyin to IPA Conversion Tools The Python scripts for the conversion from the Chinese Pinyin transcription(ISO 7098) to International Phonetic Alphabet(IPA), comprised of a core module for developers and a flexible GUI application for the common end-users on Modern Chinese phonetics.


Platforms: Windows, Mac, Linux

License: Freeware Size: 4.25 MB Download (54): Pinyin to IPA Conversion Tools Download

Released: June 21, 2012  |  Added: June 21, 2012 | Visits: 358

preTeX A preprocessor for TeX and LaTeX documents, especially to support typing documents in Indian (South Asian) languages using a natural Latin-alphabet input, but producing a correctly typeset native-alphabet result.


Platforms: Windows, Mac, Linux

License: Freeware Size: 151.1 KB Download (50): preTeX Download

Released: December 07, 2012  |  Added: December 07, 2012 | Visits: 228

SoUP! Framework Simple and clean Framework core for your applications. Writen on pure PHP5.


Platforms: Windows, Mac, Linux

License: Freeware Size: 15.52 KB Download (48): SoUP! Framework Download

Released: October 23, 2012  |  Added: October 23, 2012 | Visits: 563

ABC MAGICO 2 Learn the sounds of the Spanish Alphabet. Get ready to read Spanish! Aprendan los sonidos del alfabeto español. ¡Prepárense para leer en español! 4 phonetic matching phonetic photo images are matched with each letter to help your child learn the sound of each letter. 4 fonetica...


Platforms: Mac

License: Freeware Size: 12.3 MB Download (56): ABC MAGICO 2 Download

Released: December 23, 2012  |  Added: December 23, 2012 | Visits: 761

Andy Warhol Folder Icons Dock Lawn by Matthew Bice features 14 Andy Warhol folder icons including Campbell's Soup, Chairman Mao, Green, Grey, John Wayne, Marilyn Monroe and much more. Icons courtesy of the Xicons.com The icon sets featured here on Mac OS X Downloads represent only a fraction of the Mac OS X icons...


Platforms: Mac

License: Freeware Size: 696.32 KB Download (56): Andy Warhol Folder Icons Download

Released: August 12, 2012  |  Added: August 12, 2012 | Visits: 423

Dot to Dots Puzzle Play Dot-to-dot puzzles sharpen creativity, concentration and eye-hand concentration, and these dot-to-dots also build counting and alphabet skills! That’s not all: This app also enhances kids’ listening, observation, and problem-solving skills, all so importa


Platforms: Mac

License: Shareware Cost: $1.99 USD Size: 75 MB Download (48): Dot to Dots Puzzle Play Download

Released: November 23, 2012  |  Added: November 23, 2012 | Visits: 445

Writing Letters Writing Letters What your child will learn: * The letters of the alphabet * The position of letters in the alphabet * The form of the letters in the alphabet * The sound of letter names * The sound of letter phone


Platforms: Mac

License: Shareware Cost: $2.99 USD Size: 5 MB Download (52): Writing Letters Download

Added: May 10, 2013 | Visits: 415

EARM2IPA This program translates Armenian in UTF-8 Unicode to the International Phonetic Alphabet assuming that the dialect represented is Eastern Armenian. To compile this program, first inspect the Makefile and change the definitionsof any directories that you wish to change. Then do:makemake...


Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (56): EARM2IPA Download

Added: June 11, 2013 | Visits: 442

Example of Lempel Ziv coding [dec_cod, code_bin, code_book] = lempel_ziv(alf, str)It's a function with three output variables and two input variables.'dec_cod' is the decimal code that codify the input string 'str'.'code_bin' is the binary code of the string obtained from the 'dec_cod' conversion.'code_book' is the code-book...


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): Example of Lempel Ziv coding Download

Added: August 30, 2013 | Visits: 623

Arithmetic code to encode a string of char It is a matlab function that codes a string of char with Arithmetic coding.res=arithmetic_code(alphabet, distr_pr, string)'alphabet' is a vector that contains the char used in the string 'string'; 'string' is the string to codify; 'distr_pr' is the probability distribution of the alphabet's...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Arithmetic code to encode a string of char Download

Added: April 10, 2013 | Visits: 359

String Letter Counter Function Statement: strLetterCounter('string')....where, 'string' is an input string containing alphabet or numbers.Ex: string='aaaaaaaabbbbbbccd'Statement: strLetterCounter(string)Output: '8a,6b,2c,1d'Note: This function is different from the Matlab function called 'unique' because it keeps the order in...


Platforms: Matlab

License: Freeware Size: 10 KB Download (38): String Letter Counter Function Download

Added: April 19, 2013 | Visits: 369

Gibbs Motif Sampler MOTIFINFO = GIBBSMOTIFSAMPLER(SEQARRAY,MOTIFVECTOR,ALPHABET,OPTIONS) Searches for the motifs in a set of sequences via Gibbs sampling. seqArray is a cell vector of sequence strings. motifVector is a vector of uniformly-spaced motif widths you wish to optimize. The program iterates over these...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Gibbs Motif Sampler Download

Added: May 22, 2013 | Visits: 326

Urdu OCR System Using ANNs OCR System consist of 6 stepsload image of any type(supported by Matlab)Export button will send alphabet's unicode to MS WORD (Use Alt+X to convert unicode into charaters)


Platforms: Matlab

License: Freeware Size: 1.68 MB Download (40): Urdu OCR System Using ANNs Download

Added: September 08, 2013 | Visits: 445

Convert index to Excel A1 notation This function translates an index to the Excel A1 notation that is used in xlswrite.%%%function a1String = idx2A1(idx)alphabet = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ';if idx < 27 a1String = alphabet(idx);else idx2 = rem(idx,26); if idx2 == 0 a1String = [alphabet(floor(idx/26)-1),'Z']; else a1String =...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Convert index to Excel A1 notation Download

Added: August 15, 2013 | Visits: 265

arcoDemo arcoDemo provides an interactive visualization of two algorithms for compression of data streams: arithmetic coding and its predecessor, Elias coding.The demonstration allows a user to specify the source alphabet, the underlying probability distribution, and the precision of the floating point...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): arcoDemo Download

Added: November 15, 2013 | Visits: 348

RXPY RXPY is a regular expression library, written in Python, that is almost completely backwards compatible with the standard Python re library (only locale-based character groups are not supported). It has a modular design that allows different alphabets and engines to be used. This allows regular...


Platforms: Mac

License: Freeware Size: 51.2 KB Download (36): RXPY Download

Added: October 26, 2013 | Visits: 386

Mampfi A free action game for your Mac Mampfi is a free action game written in Python and PyGame. The player controls the magician with the help of the arrow keys and puts healthy food with the keys A, S, D, F. One has to find out what the child what vegetable or fruit to eat. The 4 kids ( Mark,...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 901.12 KB Download (39): Mampfi Download

< 1 2 3 4 5