Welcome![Sign In][Sign Up]
Location:
Search - 字典查询算法

Search list

[Other resourceLookUpDictionary

Description: 一个快速,高效的字典查询软件。采用改进的红黑树的搜索算法。
Platform: | Size: 295267 | Author: Liberty | Hits:

[Data structs字典查询代码

Description: 本文档记录了在vc++6.0中实现的字典查询算法
Platform: | Size: 55600 | Author: 858299696@qq.com | Hits:

[Data structsLookUpDictionary

Description: 一个快速,高效的字典查询软件。采用改进的红黑树的搜索算法。-A fast, efficient software dictionary query. Improved red and black tree search algorithm.
Platform: | Size: 294912 | Author: Liberty | Hits:

[Othertree

Description: 用树的应用模拟铁路查询功能。掌握图的邻接表的定义及应用,能够熟练使用邻接表。加强对map容器的理解,能够熟练使用map容器,复习集合和字典的相关知识。理解最短路径问题,并使用Dijkstra算法解决最短路径问题。掌握线形表的使用,并理解优先队列解决问题的过程。利用栈解决需要逆向输出的问题。 -Application of simulation using the tree railway inquiry function. Master graph adjacency list of definitions and applications, able to skillfully use the adjacency list. Enhance the understanding of map containers, able to skillfully use the map container, collection and review of the relevant knowledge dictionary. Understanding of the shortest path problem, and use the Dijkstra shortest path algorithm to solve the problem. To master the use of linear form, and understand the priority queue problem-solving process. Use the stack to resolve the issue of the need to reverse the output.
Platform: | Size: 2048 | Author: sunfuquan | Hits:

[Windows Develop3Web_dictionary

Description: C#实现在线字典,web dictionary实现,可自动加载字典,并采用哈希生成自己的小字典便于查询,利用哈希和顺序两种算法查询并比较其查询时间效率-C# achieve online dictionary, web dictionary implementation, can automatically load the dictionary, and the hash generated by a small dictionary to facilitate their inquiries, the use of hash and sequence of two algorithms and compare their query query time efficiency
Platform: | Size: 17231872 | Author: dezheng | Hits:

[Data structsTrieTree

Description: C++编写的字典树算法,方便简洁,直接插入语查询-C++ Trietree ACM
Platform: | Size: 612352 | Author: 沈杰 | Hits:

[Crack HackMD5-Encryption-Algorithm-VCPP

Description: MD5是一个安全的散列算法,输入两个不同的明文不会得到相同的输出值,根据输出值,不能得到原始的明文,即其过程不可逆;所以要解密MD5没有现成的算法,只能用穷举法,把可能出现的明文,用MD5算法散列之后,把得到的散列值和原始的数据形成一个一对一的映射表,通过比在表中比破解密码的MD5算法散列值,通过匹配从映射表中找出破解密码所对应的原始明文。 对信息系统或者网站系统来说,MD5算法主要用在用户注册口令的加密,对于普通强度的口令加密,可以通过以下三种方式进行破解: (1)在线查询密码。一些在线的MD5值查询网站提供MD5密码值的查询,输入MD5密码值后,如果在数据库中存在,那么可以很快获取其密码值。 (2)使用MD5破解工具。网络上有许多针对MD5破解的专用软件,通过设置字典来进行破解。 (3)通过社会工程学来获取或者重新设置用户的口令。 因此简单的MD5加密是没有办法达到绝对的安全的,因为普通的MD5加密有多种暴力破解方式,因此如果想要保证信息系统或者网站的安全,需要对MD5进行改造,增强其安全性,本文就是在MD5加密算法的基础上进行改进! -MD5 is a secure hash algorithm, the two different input plaintext will not get the same output values ​ ​ can not be obtained based on the output value of the original plaintext, i.e. the process is not reversible so is not ready to decrypt MD5 algorithm which can be usedbrute-force method, the plaintext may occur, after the hash with the MD5 algorithm, the resulting hash value and the original data to form a one-to-one mapping table, cracks than the ratio in the table algorithm MD5 hash value of the passwordmatch from the mapping table to find crack the code corresponding to the original plaintext. Information system or site system, the MD5 algorithm is mainly used in the user registered password encryption, password encryption for ordinary strength, can crack through the following three ways: (1) for the codes. The MD5 value of some online website the the MD5 password value query input MD5 password value, exists in the database, you can quickly obtain the password va
Platform: | Size: 274432 | Author: Johnson | Hits:

[Crack Hackmd5_TEXT

Description: 利用MD5算法实现加密解密的程序。用字典搜索和穷搜索两种方法解决你要查询的密文。-Using the MD5 algorithm for encryption and decryption process. Search and poor dictionary search two ways to solve your query ciphertext.
Platform: | Size: 331776 | Author: 叶家威 | Hits:

[OtherA-sparse-representation-

Description: 图像的稀疏表示,通过该算法可以读图像进行稀疏表示,并且查询字典可还原图像.-Image sparse representation, can be achieved by the algorithm of image sparse representation, and combine the dictionary query, can restore the image.
Platform: | Size: 1634304 | Author: new pp | Hits:

CodeBus www.codebus.net