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

Hiragana Alphabet software
Filter: All | Freeware | Demo
 

Hiragana Alphabet

< 1 2 3 4 5 
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: July 15, 2012  |  Added: July 15, 2012 | Visits: 415

Kana Flash Kana Flash is a flash card application to help learn Hiragana, Katakana and the Jouyou Kanji. The application contains all 2,136 Jouyou Kanji (1,006 from primary school and 939 from secondary school) including the 196 that were introduced in 2010. You can narrow your studies down to a particular...





Platforms: Mac

License: Commercial Cost: $0.99 USD Size: 204.8 KB Download (47): Kana Flash Download

Released: October 11, 2012  |  Added: October 11, 2012 | Visits: 437

Nuku 1.5 About Nuku Nuku is a personal tutor, teaching you the two native Japanese writing systems, hiragana and katakana. It features both systems, all three main romanization systems and methods of selecting what to learn. Whats New in this Version - New Cocoa version - Sessions: t is now possible to...


Platforms: Mac

License: Freeware Size: 174.08 KB Download (46): Nuku 1.5 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 (49): Dot to Dots Puzzle Play Download

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

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: May 10, 2013 | Visits: 577

hessian.swc The Hessian binary web service protocol makes web services usable without requiring a large framework, and without learning yet another alphabet soup of protocols. Because it is a binary protocol, it is well-suited to sending binary data without any need to extend the protocol with attachments....


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

License: Freeware Download (61): hessian.swc Download

Added: May 05, 2013 | Visits: 420

HessianPHP  RC1 "The Hessian binary web service protocol makes web services usable without requiring a large framework, and without learning yet another alphabet soup of protocols. Because it is a binary protocol, it is well-suited to sending binary data without any need to extend the protocol with attachments."...


Platforms: BSD

License: Freeware Download (57): HessianPHP RC1 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: 360

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: 446

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: August 22, 2013 | Visits: 460

Mia's Word Copter Mia's Word Copter is a fun educational game. Dodge a pesky bumblebee or steer clear of a gust of wind! Test your pilot skills in four different environments. Use Mia's Word Copter to collect letter tiles and create words - the more words you find, the more points you win! This arcade-style game...


Platforms: Mac

License: Demo Cost: $0.00 USD Size: 99.69 MB Download (38): Mia's Word Copter Download

Added: July 26, 2013 | Visits: 318

konsonant Play with letters and sounds, build acoustic machines, control morphing clouds and experiment with the alphabet! Enjoy the sounds and shapes of letters by line drawing, physics simulations or acoustic networks in the four sound games included in the app. konsonant is an extraordinary...


Platforms: Mac

License: Commercial Cost: $0.99 USD Size: 49.1 MB Download (38): konsonant Download

Added: October 26, 2013 | Visits: 324

Keyano Turn a PC keyboard into a Musical Instrument! Keyano has the ability to turn your PC into a Musical Keyboard, or select Alphabet mode and it becomes fun and educational for the Kids. Type "A B C" and it says them out loud while it shows letters on screen


Platforms: *nix

License: Freeware Size: 3.21 MB Download (38): Keyano Download

Added: October 18, 2013 | Visits: 477

FONTpage for Linux FONTpage A font viewer and graphic utility for Linux by Paul Sherman Homepage: http://www.absolutelinux.org/FONTpage.shtml License: GPLv3 FONTpage is a pyGTK application with which you can: * View truetype fonts on a system using fontconfig. * Change font face, size, foregound and background...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (35): FONTpage for Linux Download

< 1 2 3 4 5