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

Chinese Symbol Simplicity freeware
Filter: All | Freeware | Demo
 

Chinese Symbol Simplicity

< 1 2 3 4 5 > 
Released: October 01, 2012  |  Added: October 01, 2012 | Visits: 450

Chinese FlashCards BASIC * FREE * Learn 200 Basic Chinese words and expressions! -- all with native speaker audio. Includes flashcards and exercises. ----------------------- Features and Benefits: --------------------- ? Over two hundred Chinese common word Platforms: Mac

License: Freeware Size: 2.6 MB Download (51): Chinese FlashCards BASIC Download

Added: April 11, 2013 | Visits: 564

Spaces to Plus Symbol This script replaces single or multiple spaces in a text box entry with plus ( ) symbols.It is useful if your server's form processing or database management program requires this type of encrypted format. Platforms: JavaScript

License: Freeware Size: 10 KB Download (54): Spaces to Plus Symbol Download

Added: August 10, 2013 | Visits: 941

PERFORMANCE ANALYSIS OF SYMBOL/CHIP BASED MINIMUM Current direct sequence code division multiple access (DS-CDMA) system suffer from Multiple access interference (MAI) and Inter symbol interference (ISI) due to the frequency selective channel. This interference can be avoided by use of Adaptive Beamforming. There are two different minimum... Platforms: Matlab

License: Freeware Size: 30.72 KB Download (43): PERFORMANCE ANALYSIS OF SYMBOL/CHIP BASED MINIMUM Download

Added: March 31, 2013 | Visits: 496

Wigner3j symbol Wigner3j( J123, M123) calculates the Wigner 3j-symbol according to Racah formula.The Wigner 3j symbol is useful for multiplication of Spherical Harmonics (and their generalizations) and for addition of angular momentum.The are related to the Clebsch-Gordan coefficients by:Wigner3j( J123, M123 ) =... Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Wigner3j symbol Download

Added: July 17, 2013 | Visits: 457

Hot Seven The all-time-high performance of the HOT SEVEN game results from the enjoyable simplicity of its rules combined with stunning win series awarded with the most classical win symbols. The five offered win lines pour out prices from left to right and the "Star" as Scatter symbol pays in any position Platforms: Mac

License: Freeware Size: 3.07 KB Download (43): Hot Seven Download

Added: June 14, 2013 | Visits: 591

Chinese Chess for Linux This is a Chinese chess game software. Programming language is C, using GLIB-2.0, GTK+-2.0 libraries and some simple socket fuctions, so OS platform should be GNU/Linux. I write this just for playing this game under GNU/Linux with my friends simply, and hope it will be useful to other Chinese... Platforms: *nix

License: Freeware Size: 174.08 KB Download (43): Chinese Chess for Linux Download

Added: January 27, 2006 | Visits: 3.235

KanjiBrowze Convenient graphical user interface for Japanese and Chinese dictionaries. It allows seamless browsing of kanji information and lookup kanji combinations, prints query results as lists or as flashcards. Version 2.1 now supports Chinese dictionary files, the Microsoft IME for entering Japanese or... Platforms: Windows

License: Freeware Size: 1.46 MB Download (390): KanjiBrowze Download

Added: February 20, 2006 | Visits: 2.573

Chinese Culture ScreenSaver Give you happiness. Free ScreenSaver,Captivating,Legend,China art,contains all sorts of picture styles. Now, you can select Architecture, Art, Nature, or Custom yourself. you can set the frequency of showing picture in turn. you can enjoy the China traditional music. Now, China Culture... Platforms: Windows

License: Freeware Size: 4.82 MB Download (130): Chinese Culture ScreenSaver Download

Added: May 04, 2010 | Visits: 1.044

Encode::HanExtra Encode::HanExtra Perl module contains extra sets of Chinese encodings. SYNOPSIS use Encode; # Traditional Chinese $euc_tw = encode("euc-tw", $utf8); # loads Encode::HanExtra implicitly $utf8 = decode("euc-tw", $euc_tw); # ditto # Simplified Chinese $gb18030 = encode("gb18030",... Platforms: *nix

License: Freeware Size: 1.3 MB Download (110): Encode::HanExtra Download

Added: August 17, 2010 | Visits: 932

Lingua::ZH::Currency::UpperCase Lingua::ZH::Currency::UpperCase is a Perl module to convert Currency Numbers to Chinese UpperCase Format. SYNOPSIS use Lingua::ZH::Currency::UpperCase; print chinese_currency_uc( 2504.39 ); The main subroutine get a number and give a chinese string which has been converted as currency... Platforms: *nix

License: Freeware Size: 3.07 KB Download (88): Lingua::ZH::Currency::UpperCase Download

Added: May 23, 2010 | Visits: 972

libscl libscl (SCL) is a library that provides hash tables, list, queue, stack, symbol, balanced binary tree, and a vector as abstract data types. Multiple independent instances of the same abstract type can be used, each with its own arbitrary contents. Whats New in This Release: - Added a little... Platforms: *nix

License: Freeware Size: 133.12 KB Download (97): libscl Download

Added: July 19, 2010 | Visits: 744

fpcbol fpcbol is a desktop user interface written for children and people who want simplicity and speed. fpcbol project is designed to be as beautiful and simple as possible. It has no menus, just icons to click. It features parental control for children. It has been tested successfully on Debian,... Platforms: *nix

License: Freeware Size: 3.3 MB Download (90): fpcbol Download

Added: June 26, 2010 | Visits: 1.540

MicroAlbum MicroAlbum project is a photo gallery script written in PHP, with an emphasis on simplicity, ease of installation and usage. It does not have a million features, nor does it have a thousand configurations, skins or plugins. It is intended to be small, simple and fast. It works on the principle... Platforms: *nix

License: Freeware Size: 15.36 KB Download (109): MicroAlbum Download

Added: October 03, 2010 | Visits: 707

Lingua::ZH::DateTime Lingua::ZH::DateTime is a Perl module to convert time to chinese format. SYNOPSIS This module can convert asctime to chinese format in your locale. you can select china singapore hongkong taiwan locale and gb2312/big5 charset. asctime is ASC C standard format will from localtime like this:... Platforms: *nix

License: Freeware Size: 3.07 KB Download (94): Lingua::ZH::DateTime Download

Added: March 27, 2010 | Visits: 893

Restlet Restlet is a framework that brings the simplicity and efficiency of the REST architectural style to Java developers. Restlet project is composed of two parts, a neutral API and a reference implementation (Noelios Restlet Engine). It supports all REST concepts (resource, representation, data,... Platforms: *nix

License: Freeware Size: 8.1 MB Download (99): Restlet Download

Added: June 14, 2010 | Visits: 1.120

WWW::Dict::Zdic WWW::Dict::Zdic is a Zdic Chinese Dictionary interface. SYNOPSIS use WWW::Dict::Zdic; my $dic = WWW::Dict::Zdic->new(); my $def = $dic->define("劉"); print YAML::Dump($def); This module provides simple interface to zdic.net Chinese character dictionary website. INTERFACE new()... Platforms: *nix

License: Freeware Size: 22.53 KB Download (116): WWW::Dict::Zdic Download

Added: July 16, 2010 | Visits: 1.073

PUD GNU/Linux LXDE PUD GNU/Linux LXDE is a mini Linux live CD which takes up under 200MB, and with support for Traditional Chinese (zh_TW). The main purpose is to provide a complete Linux desktop with many popular applications and tools, yet remain small and simple to operate. This release is made for LXDE, the... Platforms: *nix

License: Freeware Size: 182 MB Download (141): PUD GNU/Linux LXDE Download

Added: August 15, 2010 | Visits: 1.414

Asianux Asianux is a Linux server operating system which is co-developed by Chinese Leading Linux vendor Red Flag Software Co., Ltd. and Japanese Linux vendor Miracle Linux Corporation and Korean Linux software vendor Haansoft, INC, aiming at the common-standard enterprise Linux platform for Enterprise... Platforms: *nix

License: Freeware Size: 660 MB Download (162): Asianux Download

Added: July 18, 2010 | Visits: 1.003

SpeakGoodChinese Speak Good Chinese is a cross-platform application based on GTK technology that allows you or your students to train their Mandarin pronunciation. Our software is based on Praat, leading software in speech analysis. Our speech technology is backed by the Institute of Phonetic Sciences part of the... Platforms: *nix

License: Freeware Size: 9 MB Download (121): SpeakGoodChinese Download

Added: April 19, 2010 | Visits: 1.984

LaTeX Symbols Selector LaTeX Symbols Selector project is a symbol browser to help creating LaTeX documents with many math symbols. All symbols are grouped into categories and user can copy symbol name to system-wide clipboard (or insert it directly to first running copy of gVIM) by selecting symbol icon from list.... Platforms: *nix

License: Freeware Size: 368.64 KB Download (253): LaTeX Symbols Selector Download

< 1 2 3 4 5 >