My (so called) HiP compression algorithm as console mode utility. It s a hybrid of Lempel-Ziv 77 a
My (so called) HiP compression algorithm as console mode utility. It s a hybrid of Lempel-Ziv 77 a...
My (so called) HiP compression algorithm as console mode utility. It s a hybrid of Lempel-Ziv 77 a...
以IP地址为例,介绍采用Hash技术统计分析海量数据,结果存入数据库,由于数据库文件太大,只上载了Java源代码...
最新版本的加密解密算法库,其中包括最流行的hash函数md5,md4,sha-1等...
UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, wh...
提出一种基于视觉特性的图像摘要算法,增大人眼敏感的频域系数在计算图像Hash时的权重,使得图像Hash更好地体现视觉特征,并提高鲁棒性。将原始图像的分块DCT系数乘以若干由密钥控制生成的伪随机矩阵,再...
memcached是一个高性能的分布式的内存对象缓存系统,通过在内存里维护一个统一的巨大的hash表,它能够用来存储各种格式的数据,包括图像、视频、文件以及数据库检索的结果等。最初为了加速 LiveJ...
Intel Threading Building Blocks多核并行运算库的源码。TBB是Intel开发的多核运算库,用并行处理算法循环,并附带了一个版本的hash map...
数据库系统实现,linear hash算法...
本代码是SHA1用C语言实现的源代码,SHA1与MD5是目前最为常用的HASH算法,可用于认证及签名等...
用c++实现的hashtable的基本所有操作,有关one-way hash的再另行上传...