搜索资源列表
java_msn
- Copy gen_jmsn.dll to your Winamp Plugins Directory. JMSN Auto Nickname Changer plugins support only winamp 2.x version. [StartUp] In Tools -> Options.. -> Auto Nickname tabs, Configure your prefix and postfix besides your mp3 name An
StringTest.rar
- 编写一个Java应用程序,实现如下功能: 1)判断两个字符串是否相同,s1=”you are a student”,s2=”how are you”; 2)判断字符串”22030219851022024”的前缀、后缀是否和某个字符串”220302”相同; 3)按字典顺序比较两个字符串”你”和”我”的大小关系; 4)将数字型字符串”100”和”123.678”转换为数字; 5)将字符串”FEDCBA”存放到数组中,调用for循环读出数组数据显示在屏
JAVA-prefixspan
- JAVA实现prefix算法,包括源代码计算法说明-JAVA prefix algorithm to achieve
stack
- 前缀式转后缀式 simplestack是一个接口 stack是栈 suanshu是一个转换的类-Suffix to the prefix-style-type simplestack is a interface stack is a stack suanshu is a conversion type
pinyin
- 根据中文获取中文的拼音(全拼音组合,多音节组合), 还能获得每个字首字母的开头字母(可用于首字母简单拼音查询),要将pinyin4j.jar加入环境-According to the Chinese access to the Chinese pinyin (phonetic combination of wide, multi-syllable combinations), Also obtained at the beginning of each alphabetical
trietreeJava
- trie的原理是利用字符串集合中字符串的公共前缀来降低时间开销以达到提高效率的目的。 它具有以下性质:1,根结点不包含任何字符信息 2,如果字符的种数为n,则每个结点的出度为n(这样必然会导致浪费很多空间,这也是trie的缺点,我还没有想到好点的办法避免) 3,查找,插入复杂度为O(n),n为字符串长度。-The principle is the use of a string trie collection of string prefix to reduce the time overh
JspGenerator
- Java编写的用于生成JSP网页的代码类,用以按表所需生成对应的数据库操作的JSP,以表名为前缀批量生成-Written in Java code used to generate the JSP page class, according to the table to generate the necessary database operations corresponding to the JSP, the table name prefix to generate the bulk
PHT_simulate
- p2p DHT范围查询 前缀哈希书 PHT 基于eclipse实现-the p2p DHT in the scope of the query prefix hash book PHT based on eclipse
StackClassAgain
- Stack java program that contains different methods, such as Reverse, parentheses and palindrome and prefix methods.
StringExample
- 写一个Java应用程序,判断两个字符串是否相同,判断字符串的前缀、后缀是否和某个字符串相同,按字典顺序比较两个字符串的大小关系,检索字符串,创建字符串,将数字型字符串转换为数字,将字符串存放到数组中,用字符数组创建字符串-Write a Java application to determine whether two strings are the same judgment string prefix, suffix and a string compare two strings lexi
IfaceSuper
- A convenient BackupAgent wrapper class that automatically manages heterogeneous data sets within the backup data, each identified by a unique key prefix for Andriod.
prefix11
- The "setPrefix(prefix)" method raises a NAMESPACE_ERR DOMException if the specified prefix is set on a node with a namespaceURI that is null.
nodesetprefix07
- Create a new attribute node whose namespaceURI is different node prefix is "xmlns" Source Code for Andriod.
nodesetprefix01
- The method setPrefix sets the namespace prefix of this node.
domimplementationcreatedocument04
- The createDocument method should throw a NAMESPACE_ERR if the qualifiedName has a prefix and the namespaceURI is null.
NodeGetPrefix
- The method getPrefix returns the namespace prefix of this node, or null if it is unspecified.
nodesetprefix09
- The method setPrefix raises a INVALID_CHARACTER_ERR if the specified prefix contains an illegal character.
JAXPPrefixResolver
- JAX P Prefix Resolver implements Prefix Resolver.
Trie
- 用Trie树实现的一个对字符串的统计和前缀匹配的功能-Trie tree with a realization of the statistics and prefix string matching functionsTrie tree with a realization of the statistics and prefix string matching functions
pre
- 用java编写的前缀树挖掘算法源代码,包括6个java源文件及编译文件,数据文件,输出结果txt文件-Prepared using java prefix tree mining algorithm source code, including six java source files and compiled files, data files, the output txt file