搜索资源列表
ucw-src129
- UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, which is a reasonably faithful subset. This documentation describes those UnderC functions and classes which are not part of the C++ standard. UC
计算 HASH 值的 C 语言源代码
- 计算 HASH 值的 C 语言源代码 -calculated hash value of the C language source code
san
- 线形开型寻址散列源代码-linear open-source code addressable hash
segmentation
- 基于hashmap的首字哈希查找法,正向最大匹配法分词系统。代码用c++编写,本系统很好的实现了分词功能。-Based on the first word hash hashmap Find law, being the largest sub-word matching system. Code using c++ development, the system achieved a very good word function.
Delphi_Md5
- Delphi源码之:Md5算法+判断网页是否更新过 通过hash验证Md5算法 判断指定网页是否更新过,比如你要下载网页,昨天已经下载过的,今天不想再次下载,可以参考本程序的判断方法-Delphi source code is: Md5 algorithm+ to determine whether the updated web page through the Md5 authentication hash algorithm to determine whether the updat
SerialMe_v1
- This was created in hopes to show new reversers (myself included) some examples of simple obfuscation, amoung other easy tricks, in a minimal amount of code to hash through. Rules: No patching, find a valid serial. No brute force is required, no
IdHashCRC
- CRC16 Hash Table源码,使用查询表方式,Delphi源码-CRC16 source code
CryptMD5
- Generate HASH CODE of a text by the MD5 algorithm
hash-table
- C/C++数据结构中的重要算法哈希表的实现源代码-The source code to realize the Hash table ,an important algorithm based on C/C++ the data structure
locktt
- Delphi加密控件源码,包括对称钥匙加密控件和散列函数控件-Delphi encryption control source code, including symmetric key encryption control and hash function control
jmkj
- Delphi加密控件源码,包括对称钥匙加密控件和散列函数控件-Delphi encryption control source code, including symmetric key encryption control and hash function control
Information-security-instruction
- 本实验指导书涵盖了对称密钥密码加密解密实验、公钥密码加密解密实验、Hash函数的应用和软件漏洞攻击实验等内容。并且对每个实验内容中所给出的实验题目均附上了完整的源代码,且经调试运行正确。同时,为了帮助读者理解程序,在每个源代码中都给出了详尽的注释。-The experimental guide book covers the experimental symmetric key cipher encryption and decryption, public key encryption and
PHA
- 易语言感知哈希算法源码仅供参考学习使用 希望对您有帮助-Easy language perception hash algorithm source code
stlport-code-5.2
- STLport是一个完全符合C++98标准(及2003年修订)的免费的C++标准库实现。它是由俄罗斯人Boris Fomitchev于1997年发起的开源项目,目的是基于著名的SGISTL开发一个可移植到各种平台上使用的高效的C++标准库。 STLport具有很多其他STL实现所没有的优点。首先是高度的可移植性,可以配合市面上几乎所有的操作系统和编译器使用,使开发的程序能够在不同的编译平台上获得一致的标准库实现。其次是性能表现优秀,其原始版本SGISTL就以高效而闻名,STLport在移植时
cuda-nt
- 非常好用的基于cuda的破解windows NT散列的代码,cuda是基于GPU的编程语言,利用cuda的并行性可提高运算破解效率,但随着cuda版本的不断更新,编程环境需要自身搭建,代码需要读懂后根据版本的更新进行简单的调试。- Very good crack Windows NT hash code based on cuda, cuda is a programming language based on GPU, using cuda parallelism can improve
ha
- 易语言万倍哈希查找源码例程程序调用API函数实现哈希表的应用。 -Easy language to find a hash of the source code routines call API function to achieve the application of hash table.