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的再另行上傳...