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

搜索资源列表

  1. SHA

    0下载:
  2. hash算法 This VBscr ipt ASP file tests the accompanying SHA256.asp for generating digests of strings.-hash algorithm This VBscr ipt ASP file tests the accompanying SHA256.asp for generating digests of strings.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-15
    • 文件大小:8611
    • 提供者:tll
  1. esql

    0下载:
  2. ESQL包 PostgreSQL jsp servlet javaBean 数据库访问 存取数据-queries the library database for the titles and ISBNs of all books in the library. The titles should be displayed to the user and the ISBNs may be used as form parameters. The JavaBean should be named
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-28
    • 文件大小:601680
    • 提供者:ssd3
  1. PassDec

    0下载:
  2. A java class that decodes base64 encoded strings
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1100
    • 提供者:kakaouskia
  1. PassEnc

    0下载:
  2. A java class that encodes strings to base64 encoding - Should be used along with PassDec class (decoding class) - also uploaded here-A java class that encodes strings to base64 encoding- Should be used along with PassDec class (decoding class)- also
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1274
    • 提供者:kakaouskia
  1. ActionScript3

    0下载:
  2. flash as3 CookBook 中文翻译版 本书来源于实际Actionscr ipt应用,超过300个解决方法用于解决各种编写代码中遇 到的问题。比如: 检测用户Flash 播放器版本或操作系统 开发自定义类 数据和类型格式化 字符串的使用 开发用户界面组件 声音和视频的使用 使用Flash Remoting and web services 实现远程过程调用 读取,发送和搜索XML数据 更多-Rather than focus on theor
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-10
    • 文件大小:1487287
    • 提供者:孙斐
  1. Oreilly.Java.Script.And.DHTML.Cookbook.eBook-LiB.

    0下载:
  2. On numerous online forums for Javascr ipt and DHTML, the majority of questions begin with "How do I...?" This new Cookbook provides the answers with a comprehensive collection of problems, solutions, and practical examples. The book s recipes range f
  3. 所属分类:JavaScript

    • 发布日期:2017-04-09
    • 文件大小:1541464
    • 提供者:mojtaba
  1. util

    0下载:
  2. java网站util类,有字符串和文件的基本处理-java web site util class, there are strings and documents the basic processing
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:3893
    • 提供者:neo
  1. guest_book

    0下载:
  2. a simple gues book on PHP, MySQL you can add, edit, remove strings
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-02
    • 文件大小:6009
    • 提供者:Vitaliy
  1. 8_puzzle

    0下载:
  2. 8数码问题的Java求解,采用A*算法。数据结构采用的Vector<int[]>。输出为"no solution"或一系列表示求解过程的字符串。 某些30步的测试样例需要半分钟左右,但是绝对是正确解~~万望您能不吝点滴时间耐心等待……orz thnx~~ 我用的启发函数计算了现在的网格距离目标网格还有多远。 具体算法是,将每一格中的数字的坐标与其应该在的坐标的差加到一起,得到这个最终值h(x) 也就是Manhattan_Distance 源码使用
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:669639
    • 提供者:Siegfried
  1. Java_utilities

    0下载:
  2. 3 Useful utilities for any Java Programmer: 1. Random Number Generator Method - can generate random numbers in any interval even negative numbers. Changing (int) to (float) will give you float randoms. 2. isNarcissistic - Checks if a number is na
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:1756
    • 提供者:Tiago
  1. ASortSoftware

    0下载:
  2. 排序软件,实现了基本数据类型(字符串、数值)、结构、对象、文件的排序。数据的获取可由键盘直接输入或从其他软件获取(Word文档或excel文件),排序后文件可保存到Word文档或excel文件,实现了用Java操作Microsoft office软件。-Sort software, to achieve the basic data types (strings, numeric), structure, object, document sorting. Access to the data
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3347596
    • 提供者:Avenway
  1. JsonFormat

    0下载:
  2. 讲JAVA对象转化为JSON格式的字符串-transfer the java object to json like strings
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:3487
    • 提供者:qintao
  1. Lexical_An2072796272007

    0下载:
  2. Lexical Analyzer for Java scr ipt, tokens keywords and identifiers on a Java scr ipt file. Identifies strings, comments, etc.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:5126
    • 提供者:nandish.hebbal
  1. PHPmb_convert_encoding

    0下载:
  2. mb_convert_encoding函数就是那个可以自动识别原字符串编码的函数,但在使用中,发现GBK中的某些汉字被它转成了乱码。-mb_convert_encoding function is the automatic identification of the original strings that can be encoded function, but in use, some of the characters found in GBK is that it turned in
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-02
    • 文件大小:1800
    • 提供者:金旺
  1. homework

    0下载:
  2. 任意一个字符串,统计其中重复字母的个数,并将剔除重复字符的字符串重新输出。-Any string, statistics on the number of repeated letters, and eliminate duplicate re-strings of characters output.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:1481
    • 提供者:大龙
  1. MCSP

    0下载:
  2. 给出一串数字数,查找出乘积最大的子数字串-A series of numbers given the number of children find a product of the maximum number of strings
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:9317
    • 提供者:lucheng
  1. palindrom

    0下载:
  2. Java code that reads in strings and determines weather or not said string is a palindrome
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:12002
    • 提供者:GHQST
  1. sammi

    1下载:
  2. 用java语言编写的LL(1)文法分析程序,输出first集、follow集和分析表,并对输入串进行预测分析。 -Written by java LL (1) grammar analysis program, the output first set, follow the table set and analysis, and prediction of the input strings.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:7930
    • 提供者:Jwill
  1. zifuchuan

    0下载:
  2. Java 字符串与文本相关实例源码,比如不可变字符串与限定字符串、字符串的比较、提取子串、修改缓冲区中的字符串、判断回文串、正则表达式、字符串匹配、正则表达式语法等,还一一些比如用于比较两个变量是否引用同一个对象、equals用于比较两个字符串的内容是否相同、忽略大小写、判断是否以某个字符串开始或结束、根据字典排序比较两个字符串、删除字符串中的空格、将字符串转换成小写或大写形式等在代码中都有所体现…… -Instance of Java source code associated with
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:19460
    • 提供者:鬼舞
  1. split-String

    0下载:
  2. 写了一个高效的分离字符串,主要是基于字节数组实现,比API里面的函数实现高效-Write an efficient separation of strings, mainly based on the byte array to achieve than the API function inside Efficient
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-04
    • 文件大小:7666
    • 提供者:he_wen
« 1 23 4 5 6 7 8 »
搜珍网 www.dssz.com