Tag «the string»: downloads
Search results for «the string»:
Better String Library 07222006 by Paul Hsieh
Better String Library is an abstraction of a string data type which is superior to the C library char buffer string type and C++'s std::string.
The library is totally stand alone, portable (known to work with gcc/g++, MSVC++, Intel C++, WATCOM C/C++, Turbo C, Borland C++, IBM's native CC com…
web.template 0.9.1 RC2 by Marcin Staniszczak
web.template is a template framework for PHP 5 that uses an XML-based language.
It allows you to create classes with getters that are made accessible to the framework with an addVarClass method.
web.template also supports modifiers, tags, and resource drivers for template or cache storage.
…
Math::String::Charset 1.27 by Tels
Math::String::Charset is a simple charset for Math::String objects.
SYNOPSIS
use Math::String::Charset;
$a = new Math::String::Charset; # default a-z
$b = new Math::String::Charset ['a'..'z']; # same
$c = new Math::String::Charset
{ start => ['a'..'z…
Levenshtein 0.10.1 by David Necas
Levenshtein is a Python C extension and C libray to compute Levenshtein string distance, string similarity, normal and generalized string set medians, and other related quantities.
It contains functions for fast computation of
Levenshtein (edit) distance, and edit operations
string similari…
Math::XOR 0.02 by Tyler MacDonald
Math::XOR is a package to handle XOR encryption of string buffers.
SYNOPSIS
use XOR;
print xor_buf("hello", "world"), "n";
The XOR module allows you to quickly XOR two strings together. This is the only method of encryption that (assuming the randomness of the pattern used…
Convert::UU 0.52 by Andreas Koenig
Convert::UU is a Perl module for uuencode and uudecode.
SYNOPSIS
use Convert::UU qw(uudecode uuencode);
$encoded_string = uuencode($string,[$filename],[$mode]);
($string,$filename,$mode) = uudecode($string);
$string = uudecode($string); # in scalar context
uuencode() takes as the…
Regular Statement String 2.5.3a by Liu Rui
Regular Statement String (RSS) provides several libraries in C, Java, and COM to implement and demonstrate the key-value development method using well-designed "strings" (RSS) as the media. Regular Statement String also shows a way to write "Process Oriented" applications.
What's New in This Rele…
my_string 1.1 by Boulat Khakimov
my_string is an easy-to-use, fast string manipulation library. my_string is an incomplete port of PHP string manipulation functions to C.
Please note that this library is not binary safe. It was not written for binary data manipulation, just text string manipulation.
NOTE:
The resulting str…
File::Stat::ModeString 1.00 by Dmitry Fedorov
File::Stat::ModeString - conversion file stat mode to/from string representation.
SYNOPSIS
use File::Stat::ModeString;
$string = mode_to_string ( $st_mode );
$st_mode = string_to_mode ( $string );
$type = mode_to_typechar( $st_mode );
$record = < IN >; chomp $record;
$rec…
VSTRING 20050428 by Vladi Belperchinov-Shabanski
VSTRING library provides vast set of string manipulation features including dynamic string object that can be freely exchanged with standard char* type, so there is no need to change function calls nor the implementation when you change from char* to String (and vice versa).
The main difference f…
Tie::Array::PackedC 0.03 by demerphq
Tie::Array::PackedC is a tie a Perl array to a C-style array (packed; elements of a single, simple data type).
SYNOPSIS
use Tie::Array::PackedC qw(packed_array packed_array_string);
my $ref=packed_array(1,2,3,4);
my $ref2=packed_array_string(my $s,1,2,3,4);
use Tie::Array::PackedC…
Unicode.php 0.1.1 by CentralNic Labs
Unicode.php provides some PHP classes for maniuplating Unicode data. These classes are general purpose but are intended for use when working with Internationalised Domain Names (IDNs).
Existing support for Unicode and multi-byte strings in PHP is not great, requiring either an extension that is n…
YASTR 1.0 by Jesse Meyer
YASTR is a simple string library that mainly consists of functionality that I require in my programs.
This entire library should be compatible with ANSI C89 && C99. To use, copy 'yastr.c', include "yastr.h" and go. No libraries to link, no special compilation flags, nada, zip zilch.
No initial…
Bio::Tools::Run::PiseApplication::charge 1.4 by Catherine Letondal
Bio::Tools::Run::PiseApplication::charge is a Perl module.
Bio::Tools::Run::PiseApplication::charge
Bioperl class for:
CHARGE Protein charge plot (EMBOSS)
Parameters:
(see also:
http://bioweb.pasteur.fr/seqanal/interfaces/charge.html
…
String::Truncate 0.100 by Ricardo Signes
String::Truncate is a Perl module for when strings are too long to be displayed in.
SYNOPSIS
This module handles the simple but common problem of long strings and finite terminal width. It can convert:
"this is your brain" -> "this is your ..."
or "...is your brain"
…
submitTroughImage 0.1 by Daantje Eeltink
submitTroughImage is a small but usefull spam/flood form submit protection. submitTroughImage can produce a image with a random string and a form input.
When the form is submitted, the string from the form input can be matched against generated string in the image. When they match, the submition…
Audio::TagLib::Tag 1.42 by Dongxu Ma
Audio::TagLib::Tag is a simple, generic interface to common audio meta data fields.
This is an attempt to abstract away the difference in the meta data formats of various audio codecs and tagging schemes. As such it is generally a subset of what is available in the specific formats but should be…
Bio::Tools::Run::PiseApplication::freak 1.4 by Institut Pasteur & Catherine Letondal
Bio::Tools::Run::PiseApplication::freak is a Perl module.
Bio::Tools::Run::PiseApplication::freak
Bioperl class for:
FREAK Residue/base frequency table or plot (EMBOSS)
Parameters:
(see also:
http://bioweb.pasteur.fr/seqanal/interfaces/freak.h…
PHP ClamAV Lib 0.12a by Geffrey Velasquez
PHP ClamaAV Lib is a PHP extension that allows you to incorporate virus scanning features in your PHP scripts.
It uses the Clam Antivirus API (libclamav) for virus scanning. There are supported functions for file scanning and buffer scanning.
Functions Reference:
string cl_scanfile(string…
Vstr string library 1.0.15 by James Antill
Vstr is a safe and fast string library for C. Vstr string library is designed for network communication. Its design uses chunks of ptr+length data, so adding, substituting, and deleting data are all fast operations.
This model also allows it to do automatic referencing for mmap() areas of memory…
Related:
Featured Software
jEdit 4.3 pre8
jEdit is an Open Source text editor written in Java
Opera 9.02
Surf the Internet in a safer, faster, and easier way with Opera browser
GNU Aspell 0.60.4
GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell
- Communications
- Database
- Desktop Environment
- Games
- Internet
- Multimedia
- Office
- Programming
- Science and Engineering
- System
- Text Editing&Processing
