Welcome![Sign In][Sign Up]
Location:
Search - perl hash

Search list

[Other resourcePerlprimer

Description: 第1学时Perl 入门 第2学时Perl 的基本构件:数字和字符串 第3学时控制程序流 第4学时基本构件的堆栈:列表与数组 第5学时进行文件操作 第6学时模式匹配 第7学时哈希结构 第8学时函数-1 hour introductory paragraph 2 Perl school Perl's basic components : Digital string section and three school flow control procedures No. 4 school stack basic components : and an array of links to school for the first five documents No. 6 hour operation pattern matching No. 7 school structure Hash Function 8 school
Platform: | Size: 4739339 | Author: 王明鑫 | Hits:

[Software EngineeringPerlprimer

Description: 第1学时Perl 入门 第2学时Perl 的基本构件:数字和字符串 第3学时控制程序流 第4学时基本构件的堆栈:列表与数组 第5学时进行文件操作 第6学时模式匹配 第7学时哈希结构 第8学时函数-1 hour introductory paragraph 2 Perl school Perl's basic components : Digital string section and three school flow control procedures No. 4 school stack basic components : and an array of links to school for the first five documents No. 6 hour operation pattern matching No. 7 school structure Hash Function 8 school
Platform: | Size: 4739072 | Author: 王明鑫 | Hits:

[CSharpjsonchecker

Description: aspx下的JSON库 JSON(JavaScript Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999的一个子集。 JSON采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯(包括C, C++, C#, Java, JavaScript, Perl, Python等)。这些特性使JSON成为理想的数据交换语言。 JSON建构于两种结构: * “名称/值”对的集合(A collection of name/value pairs)。不同的语言中,它被理解为对象(object),纪录(record),结构(struct),字典(dictionary),哈希表(hash table),有键列表(keyed list),或者关联数组 (associative array)。 * 值的有序列表(An ordered list of values)。在大部分语言中,它被理解为数组(array)。 这些都是常见的数据结构。事实上大部分现代计算机语言都以某种形式支持它们。这使得一种数据格式在同样基于这些结构的编程语言之间交换成为可能。-err
Platform: | Size: 32768 | Author: momo | Hits:

[WEB CodePERL

Description: perl采用正向匹配算法,使用词库构建哈希结构,匹配分词-perl matching algorithm being used, use the thesaurus to build hash structure, matching word segmentation
Platform: | Size: 1024 | Author: zhou | Hits:

[Database systemtokyocabinet-1.4.17.tar

Description: Tokyo Cabinet的Tokyo Cabinet 是一个DBM的实现。这里的数据库由一系列key-value对的记录构成。key和value都可以是任意长度的字节序列,既可以是二进制也可以是字符串。这里没有数据类型和数据表的概念。 作者叫Mikio Hirabayashi.Tokyo Cabinet是用C写的,同时提供c,perl,ruby,java的API。Tokyo Cabinet在提供了POSIX和C99的平台上都可用,它以GNU Lesser Public License协议发布。-Tokyo Cabinet is a library of routines for managing a database. The 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 neither concept of data tables nor data types. Records are organized in hash table, B+ tree, or fixed-length array.Tokyo Cabinet is written in the C language, and provided as API of C, Perl, Ruby, Java, and Lua. Tokyo Cabinet is available on platforms which have API conforming to C99 and POSIX. Tokyo Cabinet is a free software licensed under the GNU Lesser General Public License.
Platform: | Size: 893952 | Author: ws | Hits:

[Windows DevelopPerl5qjc

Description: 详细介绍了perl5的主要语法关键点,包括列表、hash、正则表达式,还包括了一些基本的模块应用-Perl5 described in detail the main key points of grammar, including lists, hash, regular expressions, also includes some basic module should
Platform: | Size: 91136 | Author: 霍飞 | Hits:

[Linux-Unixkyotocabinet-perl-1.11.tar

Description: 这是 kyoko cabinet C语言库代码 Perl 的绑定接口。 kyoko cabinet 是一个管理数据库的库。该数据库是一个单一的数据文件,每个记录为关键字和值。每个关键字和值是可变长度的字节序。二进制数据和字符串都可作为关键字或值。每个关键字必须唯一。没有数据表和数据类型的概念。记录以哈希表和b树组织。 -This perl library wraps the polymorphic database of the C++ API. So, you can select the internal data structure by specifying the database name in runtime. This library is thread-safe. Kyoto Cabinet is a library of routines for managing a database. The 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. Each key must be unique within a database. There is neither concept of data tables nor data types. Records are organized in hash table or B+ tree. The following access methods are provided to the database: storing a record with a key and a value, deleting a record by a key, retrieving a record by a key. Moreover, traversal access to every key are provided. These access methods are similar to ones of the original DBM (and its followers: NDBM and GDBM) library defined in the UNIX standard. Kyoto Cabinet is an alternativ
Platform: | Size: 39936 | Author: Jim Abuma | Hits:

[Linux-Unixtokyocabinet-perl-1.34.tar

Description: Tokyo cabinet C库的Perl绑定代码API。 Tokyo cabinet 是一个管理数据库的库。该数据库是一个单一的数据文件,每个记录为关键字和值。每个关键字和值是可变长度的字节序。二进制数据和字符串都可作为关键字或值。每个关键字必须唯一。没有数据表和数据类型的概念。记录以哈希表、b树和定长数据组织。-Tokyo Cabinet is a library of routines for managing a database. The 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 neither concept of data tables nor data types. Records are organized in hash table, B+ tree, or fixed-length array.
Platform: | Size: 60416 | Author: Jim Abuma | Hits:

[OtherPERL

Description: perl编程 第1学时 Perl 入门 第2学时 Perl 的基本构件:数字和字符串 第3学时 控制程序流 第4学时 基本构件的堆栈:列表与数组 第5学时 进行文件操作 第6学时 模式匹配 第7学时 哈希结构 第8学时 函数-perl programming 1 hours Perl entry 2 hours Perl basic components: numbers and strings 3 hours to control program flow Stack: a list of the array of the basic building blocks of the first 4 hours 5 hours of file operations Pattern matching 6 hours 7 hours hash structure Function of 8 hours
Platform: | Size: 7813120 | Author: 何松 | Hits:

[Internet-Networkpachong

Description: 银行外汇牌价爬虫。结合中英两版网站信息,适合perl初学者学习模块和哈希数组等。文件为txt格式代码在其中。-Reptile Exchange Bank. Binding ounce version of the site information for beginners to learn perl module and hash arrays, etc. Txt file format code in them.
Platform: | Size: 1024 | Author: satohmiyask | Hits:

[OtherPerl

Description: Perl 的数据类型大致分为四种:Scalar(变量)、Scalar Array(数组)、Hash Array(散列)、References(指针),看起来虽少但用起来却绰绰有余。尤其在写Perl程序时可以不必事先宣告变量,这一点对刚学程序语言的人甚为方便,不过为了以后程序除错和维护方便,我建议你还是养成事先声明变量的习惯比较好。(perl Intermediate Perl - Randal Schwartz)
Platform: | Size: 30903296 | Author: sxiiiii | Hits:

CodeBus www.codebus.net