搜索资源列表
jSecureKit
- 用图形用户界面编写的加解密文件系统,还可实现哈希函数算法-graphical user interface with the preparation of the increase declassified document systems, but also achieve hash function algorithm
md5
- MD5 哈希算法ASP实现
hash.rar
- JAVA的哈希算法,非常适合初学者。 1. 直接寻址法2. 数字分析法3. 平方取中法 4. 折叠法5. 随机数法6. 除留余数法,JAVA hash algorithm is very suitable for beginners. 1. Direct addressing method 2. Digital analysis 3. Square to take the Sino-French 4. Folding Method 5. Random number method 6.
MD5Code
- 给大家写一个哈希算法实例,通过实例可以对文档进行哈希,生成一串哈希值。-For everyone to write a hash algorithm for example, through the examples of documents can hash to generate a string of hash value.
PERL
- perl采用正向匹配算法,使用词库构建哈希结构,匹配分词-perl matching algorithm being used, use the thesaurus to build hash structure, matching word segmentation
SHA_256
- SHA—256哈希摘要算法的实现,用JAVA实现-SHA-256 hash digest algorithm implementation, using JAVA implementation
k-DNA
- k-长DNA子序列在DNA全序列中出现频数的计数问题。该算法通过一个哈希函数把k-长DNA子序列映射为整数关键字从而把k-长DNA子序列出现频数的计数问题转化为整数关键字的重复计数问题,使得能够利用经典B树算法来解决k-长DNA子序列的出现频数计数问题-k-long DNA sequence in the DNA sequence in the frequency of counting problems arise. In the algorithm, a hash function to k
Java_11183501
- 《Java数据结构和算法》(第2版)介绍了计算机编程中使用的数据结构和算法,对于在计算机应用中如何操作和管理数据以取得最优性能提供了深入浅出的讲解。全书共分为15章,分别讲述了基本概念、数组、简单排序、堆和队列、链表、递归、进阶排序、二叉树、红黑树、哈希表及图形等知识。-" Java data structures and algorithms" (2) describes computer programming, data structures and algorithms
ImageSearch
- JAVA图片比较,基于感知哈希算法,效果还可以-JAVA picture comparison, based on perceptual hash algorithm
ArrayListTest
- 这是一系列的排序算法,包括哈希算法,插值算法等等。希望对你有帮助。-This is a series of sorting algorithms, including hashing algorithm, interpolation algorithm, and so on. Hope it helps you.