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

Search list

[MultiLanguagehash结构最大逆向中文分词算法

Description: 建立hash结构的中文词典,并实现了最大逆向中文分词算法
Platform: | Size: 720960 | Author: shef66 | Hits:

[Mathimatics-Numerical algorithmshash

Description: 哈希表实现- The Hasche table realizes
Platform: | Size: 4096 | Author: 站长 | Hits:

[Mathimatics-Numerical algorithmsHashTable_Demo

Description: 哈希表设计:数组,结构体-hash wishes the form is designed: The array, structure body
Platform: | Size: 22528 | Author: 梁伟 | Hits:

[Crack HackVBCrypto2

Description: 使用VB写的加密算法库,包括Blowfish, IDEA, Triple DES (3DES), DES, DESE, Gost, Skipjack, TEA, Cast5, Serpent-128, Serpent-192, Serpent-256, Rijndael-128, Rijndael-192, Rijndael-256, RC2, RC4, and Twofish), six popular hash algorithms (SHA-1, SHA-256, MD2, MD4, MD5, and RipeMD), 还有 Huffman和Base64算法.- Uses encryption algorithm storehouse which VB writes, including Blowfish, IDEA, Triple DES (3DES), DES, DESE, Gost, Skipjack, TEA, Cast5, Serpent-128, Serpent-192, Serpent-256, Rijndael-128, Rijndael-192, Rijndael-256, RC2, RC4, and Twofish), six popular hash algorithms (SHA-1, SHA-256, MD2, MD4, MD5, and RipeMD), but also has Huffman and the Base64 algorithm
Platform: | Size: 635904 | Author: none | Hits:

[Education soft systemStudInfoManager(Dos)

Description: 一个DOS下的学生信息管理系统,使用了多中数值算法,有HASH查找,归并排序,快速排序,对排序-The management of student information in DOS,which uses several algorithms.for example,HASH search,return compositor,quick compositor,pair compositor.
Platform: | Size: 24576 | Author: 哈哈哈 | Hits:

[Documentsdes

Description: 技术说明,还有RSA算法、HASH算法、MD5、sha1RSA等的C源码.-technical note, RSA algorithm, hash algorithm, MD5, sha1RSA the C source.
Platform: | Size: 91136 | Author: 彭明 | Hits:

[Crack Hackhash_vb

Description: hash算法的vb实现.很好用!-hash algorithm to achieve the vb. With good!
Platform: | Size: 3072 | Author: 赵奇 | Hits:

[Data structsHashFile

Description: hash 文件操作(数据结构)-hash file operations (data structures)
Platform: | Size: 3072 | Author: | Hits:

[CSharpp3

Description: hash表的排序-hash table ranking
Platform: | Size: 1024 | Author: 宇飞 | Hits:

[Data structs20040530100445

Description: 常用数据结构算法代码库,包括AVL树,链表,堆栈,hash,排序等-common data structure algorithm code base, including AVL Tree, List, Stack, hash, sort etc.
Platform: | Size: 148480 | Author: 彭杨 | Hits:

[AlgorithmHash111

Description: JAVA数据结构之HASH编码的小应用程序-Java data structures hash coding of small applications
Platform: | Size: 7168 | Author: 张忠良 | Hits:

[OtherTryHashMap

Description: 哈希表映射程序!学会哈希表的简单应用功能!-Hash Table mapping procedures! Hash Table Institute of simple applications!
Platform: | Size: 3072 | Author: 花蓦然 | Hits:

[Data structshash_map

Description: STL哈希表的使用范例:包括哈希表的创建、插入、查找、删除、内存分配和释放内存。-STL use examples include : Hash Table creation, insert, search, delete, memory allocation and release memory.
Platform: | Size: 10240 | Author: 何智峰 | Hits:

[Windows Developdatast

Description: array.h: 安全数组 linkedlist.h: 普通表 dclinkedlist: 双向循环链表 hashtable.h: 哈希表 binstree.h: 二叉搜索树 avltree.h: AVL 树 如果要存储集合(元素不可重复)并快速查找,最佳的是 binstree.h(二叉搜索树)。 如果要存储二维或更高维的表格,最佳的是 hashtable.h(哈系表)。AVL 树的插入成本非常高(删除函数也没有实现),但 AVL 的搜索效率极高,所以适用于在程序开始前初始化程-NOTE: array.h :secure array,linkedlist.h:common table, dclinkedlist:dual cycle linkedlist, hashtable.h:hash table binstree.h:binary search tree, avltree.h: AVL tree, if you want to store set(elements no repeating) and to lookup it swiftly,best is binstree.h(binary search tree).if you want to store two dimensions s or more dimensions s table,best hashtable.h(hash table).the cost of AVL tree s insertion is very high(delete function is not completed),but effiency of AVL tree s search is very high,so it is the same with initialize programme before beginning programme.
Platform: | Size: 16384 | Author: 王飞 | Hits:

[Data structsMyList

Description: 为了实现RTP数据重组,写了双指针链表,类似动态hash表(网上资料太少了),有添加(自动排序),删除和清除.我还在扩展功能-RTP data in order to achieve the reorganization, wrote a two-pointer List, similar dynamic hash table (online so little information), add (automatic sorting), delete and remove. I also expanded
Platform: | Size: 10240 | Author: llg | Hits:

[ELanguageDrakeCompiler

Description: 这可是我的倾情制作,离卖弄的语法分析器,是自己写的实现程序,不使用他人的结果,直接从原始语法里进行推理计算的,而且这个使用c语言实现的,很多底层函数都是自己来写,像hash表里的hash函数,还有像动态自增长分配等。当然这个还很不完善,但是已经作了很多工作,差就差在没有找到理想的脚本支持语言,最后没有办法只能用函数指针的数组来进行语义调用了。-this but my DEDECATES production, from the play of parser, written in their own procedures, not to use the results of others directly from the original grammar conducted calculated reasoning, but the use of the c language, many are bottom of their function to write, like hash exterior of the hash function , as from the dynamic growth of distribution. Of course, this is far from perfect, but has made a lot of work, they just lacked the poor fail to find an ideal script language support, no way to the final only with an array of function pointers for the Semantic call.
Platform: | Size: 91136 | Author: | Hits:

[Crack Hackmd5单向散列加密算法

Description: md5单向散列加密算法,此压缩包,包含完整调用DLL源码,PB格式.导入后直接可以应用.-md5 hash encryption algorithm, this compressed, includes a complete calling DLL source, PB format. After the direct import can apply.
Platform: | Size: 23552 | Author: 比尔 | Hits:

[Crack Hacksha-1

Description: SHA-1Hash函数源码,可以对任何文件做Hash,得到的Hash值为160位。具有抗强碰撞,弱碰撞等能力。虽然王小云已经找到了个别碰撞。但在新的好的hash函数出来之前仍将被广泛使用。-SHA-1Hash function source, any document can be done right hash, the hash value of 160. Anti-collision, the weak capabilities of the collision. Although Bruce Schneier, had found individual collisions. But the new good hash function will be out before widespread use.
Platform: | Size: 27648 | Author: 王国维 | Hits:

[Crack Hack基于SHA-256的HMAC文件校验器

Description: HMAC即带密钥的HASH函数,用它产生的报文鉴别码(MAC)可以实现报文鉴别。这里我将其做成一个软件,用于对文件的合法性进行校验。以下我先简单介绍软件相关背景知识再介绍其代码实现。 -HMAC key is to bring the hash function, used the text of the report identifying code (MAC) can realize the text identification. I am here to create a software for the document verifying the legitimacy. I briefly introduce software-related background knowledge will introduce its implementation of the code.
Platform: | Size: 50176 | Author: 杨飞 | Hits:

[Windows DevelopGeneralHashFunctions_-_C

Description: 8种CRC的C++ hash算法,可以供需要寻找hash算法的人使用! 广泛应用于包括路由/纠错等领域中!-eight CRC C hash algorithm, for it needs to find the hash algorithm to use! Widely used include routing/correction fields!
Platform: | Size: 3072 | Author: 张宾 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net