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

Input Pin Yin freeware
Filter: All | Freeware | Demo
 

Input Pin Yin

< 1 2 3 4 5 
Added: January 17, 2010 | Visits: 837

Pod::Dsr Pod::Dsr is a Perl module Convert POD data to formatted DSR input SYNOPSIS use Pod::Dsr; my $parser = Pod::Dsr->new (release => $VERSION, section => 8); # Read POD from STDIN and write to STDOUT. $parser->parse_from_filehandle; # Read POD from file.pod and write to file.1....



Platforms: *nix

License: Freeware Size: 102.4 KB Download (92): Pod::Dsr Download

Added: March 08, 2010 | Visits: 816

Bio::AlignIO::bl2seq Bio::AlignIO::bl2seq is a bl2seq sequence input/output stream. SYNOPSIS Do not use this module directly. Use it via the Bio::AlignIO class, as in: use Bio::AlignIO; $in = Bio::AlignIO->new(-file => "inputfilename" , -format => bl2seq); $aln = $in->next_aln(); This object can create...





Platforms: *nix

License: Freeware Size: 4.7 MB Download (129): Bio::AlignIO::bl2seq Download

Added: August 13, 2010 | Visits: 767

Bio::AlignIO::msf Bio::AlignIO::msf is a Perl module with msf sequence input/output stream. SYNOPSIS Do not use this module directly. Use it via the Bio::AlignIO class. This object can transform Bio::Align::AlignI objects to and from msf flat file databases. The rest of the documentation details each of...


Platforms: *nix

License: Freeware Size: 4.7 MB Download (96): Bio::AlignIO::msf Download

Added: August 27, 2010 | Visits: 985

libspectrum libspectrum is a library designed to make the input and output of some ZX Spectrum emulator files slightly easier. libspectrum is intended to be usable on Unix variants, Mac OS X and Win32. Currently, it is mainly (only?) used by Fuse, but other Spectrum emulator and utility authors are...


Platforms: *nix

License: Freeware Download (91): libspectrum Download

Added: June 27, 2010 | Visits: 922

XymMS XymMS is an XMMS input plugin capable of playing Sega Genesis GYM files by rendering DAC, FM, and PSG signals through emulation of the YM2612 and SN76496 sound chips found in the video game console. (CYM files will be supported in the beta release.) GYM files are created by various emulators...


Platforms: *nix

License: Freeware Size: 65.54 KB Download (100): XymMS Download

Added: March 18, 2010 | Visits: 1.548

VietIME VietIME is a Java-based Vietnamese input method editor (IME). Enable input of Vietnamese Unicode text in Javas AWT and Swing text components. VietIME uses the input method framework in the Java 2 platform (1.3 or higher) to enable the collaboration between text editing components and input...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (101): VietIME Download

Added: June 17, 2013 | Visits: 856

Gizmo Daemon Gizmo Daemon is the Linux Input Device Utility. Ever want to make use of those keyboard keys and mouse buttons that X won't let you use? Ever want to quickly define a keyboard shortcut to do something like change or mute the volume? Ever want to use your joystick, second mouse, Griffin...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (95): Gizmo Daemon Download

Added: April 04, 2010 | Visits: 982

Device::Cdio Device::Cdio is a Perl module for CD Input and Control library. SYNOPSIS This encapsulates CD-ROM reading and control. Applications wishing to be oblivious of the OS- and device-dependent properties of a CD-ROM can use this library. use Device::Cdio; use Device::Cdio::Device; @cd_drives...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (88): Device::Cdio Download

Added: September 24, 2010 | Visits: 1.020

perlcdio perlcdio is a lower-level wrapper to libcdio, the CD Input and Control library. SYNOPSIS This is fairly straight-forward wrapper around the C library libcdio. Although this is perfectly usable on its own, it is expected that the Object-Oriented interface Device::Cdio is what most people will...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (96): perlcdio Download

Added: June 19, 2010 | Visits: 703

Bio::Phylo::IO 0.17 Bio::Phylo::IO Perl module contains input and output of phylogenetic data. SYNOPSIS use Bio::Phylo::IO; # parsing a tree from a newick string my $tree_string = (((A,B),C),D);; my $tree = Bio::Phylo::IO->parse( -string => $tree_string, # old parser, always adds node labels -format =>...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (97): Bio::Phylo::IO 0.17 Download

Added: October 17, 2010 | Visits: 803

skim skim is an input method platform based upon scim-lib that has been optimized for KDE. skim project provides a GUI panel (named scim-panel-kde), a KConfig config module, and SetupUIs for itself and scim-lib. It also has its own plugin system, which supports on-demand loadable actions.. Content...


Platforms: *nix

License: Freeware Size: 1024 KB Download (92): skim Download

Added: March 08, 2010 | Visits: 1.368

boxes boxes is a text filter which can draw ASCII art boxes around its input text. These boxes may also be removed, even if they have been badly damaged by editing of the text inside. Since boxes may be open on any side, boxes can also be used to create regional comments in any programming language....


Platforms: *nix

License: Freeware Size: 43.01 KB Download (94): boxes Download

Added: June 27, 2010 | Visits: 2.570

Xoscope Xoscope (or oscope) is a digital oscilloscope using input from a sound card or EsounD and/or a ProbeScope/osziFOX. Xoscopes features include 8 simultaneous signal displays, 1 us/div to 2 s/div time scale, built-in and external math functions including inverse, sum, diff, avg, xy, and FFT, 23...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (640): Xoscope Download

Added: June 10, 2010 | Visits: 1.286

Bio::SeqIO::fastq Bio::SeqIO::fastq is a fastq sequence input/output stream. SYNOPSIS Do not use this module directly. Use it via the Bio::SeqIO class. This object can transform Bio::Seq and Bio::Seq::SeqWithQuality objects to and from fastq flat file databases. Fastq is a file format used frequently at...


Platforms: *nix

License: Freeware Size: 4.7 MB Download (110): Bio::SeqIO::fastq Download

Added: May 24, 2010 | Visits: 1.256

uim uim is a multilingual input method library. uim aims to provide a flexible development platform and useful user environment for input methods. It works in many environments, including general desktop systems such as GNOME or KDE, and even in a console. It also supports Linux Zaurus and Mac OS...


Platforms: *nix

License: Freeware Size: 3.4 MB Download (470): uim Download

Added: May 05, 2010 | Visits: 733

DateChooser DateChooser is a Java class that allows a programmer to present the user with an input dialog for easily choosing a date and feeding it to the program..


Platforms: *nix

License: Freeware Size: 26.62 KB Download (94): DateChooser Download

Added: January 25, 2010 | Visits: 795

MultiMedia Input Family In order to use Mac Digital TV / HDTV applications such as iTele, you need a driver that is a member of the MMInput family of device drivers. This family has been created to support multimedia input devices such as Digital TV cards. It is called the 'MultiMedia Input Family' because its use is...


Platforms: Mac

License: Freeware Size: 1024 KB Download (116): MultiMedia Input Family Download

Released: May 10, 2013  |  Added: June 13, 2013 | Visits: 1.732

Pic in Pic effect to MPEG Converter Free Picture in Picture Effect to MPEG Converter, It can input VOB, AVI, WMV, ASF, MPEG2, AVCHD, MPEG, MP4, DAT, MOV, FLV, F4V, 3GP, 3G2 files. Support define Picture in Picture position. Support output VCD, SVCD, DVD, MPEG1 and MPEG2 file.


Platforms: Windows

License: Freeware Size: 15.16 MB Download (117): Pic in Pic effect to MPEG Converter Download

Released: August 21, 2012  |  Added: August 21, 2012 | Visits: 532

Macally Mouse Input Manager for Mac OS Mouse and trackball drivers for Macally peripherals. - Supports new Accuglide, Pebble, Pebble Wireless And Turtle mice.


Platforms: Mac

License: Freeware Size: 1.1 MB Download (47): Macally Mouse Input Manager for Mac OS Download

Released: August 06, 2012  |  Added: August 06, 2012 | Visits: 955

Khmer keyboard The Khmer keyboard application is a specially designed keyboard input for the Khmer script. The software includes all character input for all fonts of Khmer. Now you can easily input Khmer script with ther help of this handy and accessible utility.


Platforms: Windows

License: Freeware Download (408): Khmer keyboard Download

< 1 2 3 4 5