CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - prefix

搜索资源列表

  1. java_msn

    0下载:
  2. 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
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:652.83kb
    • 提供者:张学波
  1. StringTest.rar

    0下载:
  2. 编写一个Java应用程序,实现如下功能:   1)判断两个字符串是否相同,s1=”you are a student”,s2=”how are you”;   2)判断字符串”22030219851022024”的前缀、后缀是否和某个字符串”220302”相同;   3)按字典顺序比较两个字符串”你”和”我”的大小关系;   4)将数字型字符串”100”和”123.678”转换为数字;   5)将字符串”FEDCBA”存放到数组中,调用for循环读出数组数据显示在屏
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-30
    • 文件大小:752byte
    • 提供者:Allan
  1. JAVA-prefixspan

    1下载:
  2. JAVA实现prefix算法,包括源代码计算法说明-JAVA prefix algorithm to achieve
  3. 所属分类:Java Develop

    • 发布日期:2015-04-16
    • 文件大小:34kb
    • 提供者:li
  1. stack

    0下载:
  2. 前缀式转后缀式 simplestack是一个接口 stack是栈 suanshu是一个转换的类-Suffix to the prefix-style-type simplestack is a interface stack is a stack suanshu is a conversion type
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:1.4kb
    • 提供者:少华
  1. pinyin

    0下载:
  2. 根据中文获取中文的拼音(全拼音组合,多音节组合), 还能获得每个字首字母的开头字母(可用于首字母简单拼音查询),要将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
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:173.46kb
    • 提供者:fank
  1. trietreeJava

    0下载:
  2. 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
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2.47kb
    • 提供者:李庆文
  1. JspGenerator

    0下载:
  2. 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
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:3.05kb
    • 提供者:soul
  1. PHT_simulate

    0下载:
  2. p2p DHT范围查询 前缀哈希书 PHT 基于eclipse实现-the p2p DHT in the scope of the query prefix hash book PHT based on eclipse
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:54.74kb
    • 提供者:张博
  1. StackClassAgain

    0下载:
  2. Stack java program that contains different methods, such as Reverse, parentheses and palindrome and prefix methods.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:18.83kb
    • 提供者:Musab
  1. StringExample

    0下载:
  2. 写一个Java应用程序,判断两个字符串是否相同,判断字符串的前缀、后缀是否和某个字符串相同,按字典顺序比较两个字符串的大小关系,检索字符串,创建字符串,将数字型字符串转换为数字,将字符串存放到数组中,用字符数组创建字符串-Write a Java application to determine whether two strings are the same judgment string prefix, suffix and a string compare two strings lexi
  3. 所属分类:Java Develop

    • 发布日期:2017-12-05
    • 文件大小:2.44kb
    • 提供者:岳野
  1. IfaceSuper

    0下载:
  2. A convenient BackupAgent wrapper class that automatically manages heterogeneous data sets within the backup data, each identified by a unique key prefix for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-01
    • 文件大小:1.7kb
    • 提供者:zonkaigei
  1. prefix11

    0下载:
  2. The "setPrefix(prefix)" method raises a NAMESPACE_ERR DOMException if the specified prefix is set on a node with a namespaceURI that is null.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-06
    • 文件大小:1.17kb
    • 提供者:yiruixui
  1. nodesetprefix07

    0下载:
  2. Create a new attribute node whose namespaceURI is different node prefix is "xmlns" Source Code for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:1.06kb
    • 提供者:nonghankang
  1. nodesetprefix01

    0下载:
  2. The method setPrefix sets the namespace prefix of this node.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:1.21kb
    • 提供者:pueliufie
  1. domimplementationcreatedocument04

    0下载:
  2. The createDocument method should throw a NAMESPACE_ERR if the qualifiedName has a prefix and the namespaceURI is null.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:1.09kb
    • 提供者:kiejonru
  1. NodeGetPrefix

    0下载:
  2. The method getPrefix returns the namespace prefix of this node, or null if it is unspecified.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-04
    • 文件大小:1.05kb
    • 提供者:biehale
  1. nodesetprefix09

    0下载:
  2. The method setPrefix raises a INVALID_CHARACTER_ERR if the specified prefix contains an illegal character.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:1.08kb
    • 提供者:zanqeilai
  1. JAXPPrefixResolver

    0下载:
  2. JAX P Prefix Resolver implements Prefix Resolver.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:1.25kb
    • 提供者:fierokue
  1. Trie

    0下载:
  2. 用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
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-08
    • 文件大小:5.99kb
    • 提供者:徐小明
  1. pre

    0下载:
  2. 用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
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:493.35kb
    • 提供者:JA
« 12 »
搜珍网 www.dssz.com