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

Sna Character String freeware
Filter: All | Freeware | Demo
 

Sna Character String

1 2 3 4 5 > 
Added: March 06, 2010 | Visits: 1.020

Unicode::Map8 Unicode::Map8 is a mapping table between 8-bit chars and Unicode. SYNOPSIS require Unicode::Map8; my $no_map = Unicode::Map8->new("ISO646-NO") || die; my $l1_map = Unicode::Map8->new("latin1") || die; my $ustr = $no_map->to16("V}re norske tegn b|r {resn"); my $lstr = $l1_map->to8($ustr);...



Platforms: *nix

License: Freeware Size: 102.4 KB Download (114): Unicode::Map8 Download

Added: August 26, 2008 | Visits: 1.999

Simple String Conversion Simple String Conversion works to convert any character string to the right version for C, C++, JavaScript or VisualBasic programming languages. The conversion speed epends, as is logical, on the quantity and length of the text to be converted, and the power of the PC you use to run the...





Platforms: Windows

License: Freeware Size: 1024 B Download (622): Simple String Conversion Download

Added: July 15, 2010 | Visits: 691

libunicode Libunicode offers low-level Unicode (UTF-16) text processing functionality, which can be divided into three categories: - Character handling - String handling - Charsets handling Libunicode uses ISO/IEC 10646-defined UTF-16 encoding for storing and minipulating all character entities. It...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (92): libunicode Download

Added: August 01, 2013 | Visits: 657

AntiSpam for Email System Utilities AntiSpam's primary purpose is to serve as a programming exercise to test an ostensibly primitive method of dealing with unwanted email (SPAM).The current release works with Outlook Express 6, but future versions will include integration with other email clients. AntiSpam essentially installs...


Platforms: C and C plus plus

License: Freeware Size: 40.96 KB Download (49): AntiSpam for Email System Utilities Download

Added: March 30, 2013 | Visits: 819

xlsheets Creates new Excel file (or opens it if file exists) and name the sheets as listed in (sheetnames) and saves the workbook as (filename).xlsheets(sheetnames,filename)xlsheets(sheetnames)sheetnames: List of sheet names (cell array).filename: Name of excel file.NOTE: Follow the following rules when...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): xlsheets Download

Added: November 05, 2010 | Visits: 1.130

Crypt::UnixCrypt Crypt::UnixCrypt is a perl-only implementation of the crypt function. SYNOPSIS use Crypt::UnixCrypt; $hashed = crypt($plaintext,$salt); # always use this modules crypt BEGIN { $Crypt::UnixCrpyt::OVERRIDE_BUILTIN = 1 } use Crypt::UnixCrypt; This module is for all those poor souls whose...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (96): Crypt::UnixCrypt Download

Added: June 08, 2010 | Visits: 819

Template::Plugin::Java::Utils Template::Plugin::Java::Utils is a Perl module with utility functions for Template::Plugin::Java. SYNOPSIS use Template::Plugin::Java::Utils qw/list of subroutines to import/; SUBROUTINES createTemplate Creates a new Template with reasonable options. parseOptions Replaces c_c with...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (93): Template::Plugin::Java::Utils Download

Added: March 18, 2010 | Visits: 1.241

pam_passwdqc pam_passwdqc is a simple password strength checking module for PAM-aware password changing programs, such as passwd. In addition to checking regular passwords, it offers support for passphrases and can provide randomly generated ones. All features are optional and can be (re-)configured without...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (107): pam_passwdqc Download

Added: November 08, 2013 | Visits: 483

CharEntry CharEntry is a tool for inserting non-ascii characters into text, with particular emphasis on linguistic notation. CharEntry provides charts of the consonants, vowels, and diacritics of the International Phonetic Alphabet as well as chart of precomposed accented characters. Clicking on a...


Platforms: *nix

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

Added: August 05, 2008 | Visits: 1.950

Real Isam DLL Real Isam is a full featured Freeware Library (DLL) that uses the ISAM (Indexed Sequentiel Access Method) to manage access keys and variable length data records. It is an efficient tool for text oriented data, like word definition, e-mail storage, character string fields, XML, HTML pages, CSS...


Platforms: Windows

License: Freeware Size: 90 KB Download (488): Real Isam DLL Download

Added: May 12, 2010 | Visits: 1.754

Stat::lsMode Stat::lsMode Perl module can format file modes like the ls -l command does. SYNOPSIS use Stat::lsMode; $mode = (stat $file)[2]; $permissions = format_mode($mode); # $permissions is now something like `drwxr-xr-x $permissions = file_mode($file); # Same as above $permissions =...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (108): Stat::lsMode Download

Added: June 14, 2010 | Visits: 1.133

OpenOffice::OODoc::XPath OpenOffice::OODoc::XPath is a Low-level XML navigation in the documents. This module is a low-level class which uses OODoc::File (without inheriting anything from it) along with the classes defined in the XML::Twig module. Its a common basis for the other, more user- friendly, document-oriented...


Platforms: *nix

License: Freeware Size: 215.04 KB Download (116): OpenOffice::OODoc::XPath Download

Added: January 13, 2010 | Visits: 1.223

PyPedal 2.0.0 Beta PyPedal project is a Python module that provides tools for the manipulation of pedigrees, simple visualization of pedigrees, and the calculation of measures of genetic diversity from pedigrees. Whats New in This Release: - Added PyPedalError and PyPedalPedigreeInputFileNameError classes. Now...


Platforms: *nix

License: Freeware Size: 1024 KB Download (99): PyPedal 2.0.0 Beta Download

Added: September 27, 2010 | Visits: 738

Lp4all Lp4all is a modern and efficient yet simple literate programming tool. According to Wikipedia, Literate programming is the writing of computer programs primarily for human beings to read, similar to a work of literature; hence the name literate programming. This contrasts with the traditional...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (94): Lp4all Download

Added: March 01, 2010 | Visits: 949

QDBM: Quick DataBase Manager QDBM is a library of routines for managing a database. The QDBM database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. There is...


Platforms: *nix

License: Freeware Size: 890.88 KB Download (95): QDBM: Quick DataBase Manager Download

Added: January 14, 2010 | Visits: 710

SMTPGuard SMTPGuard is a tool which controls the flow of email traversing an MTA (Mail Transfer Agent). It is designed to be used on an SMTP server for incoming mail, and currently supports postfix. SMTPGuard was originally created to meet the needs of Internet Service Providers (ISPs). ISPs typically...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (97): SMTPGuard Download

Released: July 27, 2012  |  Added: July 27, 2012 | Visits: 794

WinSeek WinSeek is developed as an accessible file and directory search instrument. The program can search uncompressed files by name, type, modified before or since, and containing a character string; and compressed files by all but modified dates. You can also use it to search on metadata in JPEG and...


Platforms: Windows

License: Freeware Download (407): WinSeek Download

Added: May 10, 2013 | Visits: 442

po2c po2c is a small Perl script that takes a bunch of gettext (.po) language translation files from its command line arguments and dumps a C source code file containing all those messages and the necessary functions to use them without any other dependency. This is useful when you want to deploy .po...


Platforms: *nix, Perl, BSD

License: Freeware Download (55): po2c Download

Added: May 10, 2013 | Visits: 414

gfontview gfontview is an outline font viewer for Linux. See the screenshot. The personal itch (The cathedral and the bazaar) it tries to solve is that I could not find any font displaying program to see my fonts and then be able to install them. So, what am I doing? Well, I want to be able to view...


Platforms: *nix, C/C++, BSD

License: Freeware Download (61): gfontview Download

Added: July 19, 2013 | Visits: 518

Digital Resistor-Capacitor (RC) Filter Returns equivalent IIR coefficients for an analog RC filterUsage: [B,A] = RC_FILTER(r, c, fs, type); R is the resistance value (in ohms) C is the capacitance value (in farrads) FS is the digital sample rate (in Hz) type is a character string defining filter type Choices are: 'high' or 'low'This...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Digital Resistor-Capacitor (RC) Filter Download

1 2 3 4 5 >