CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - hash
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - hash - List
[
Compress-Decompress algrithms
]
LZWandLZW2
DL : 0
关于压缩与解压缩的源码 自己编的 适合数据结构学习 用到了散列-on the compression and decompression of the source code developed for the data structure used in the study of hash
Date
: 2008-10-13
Size
: 61.88kb
User
:
Candasy
[
Compress-Decompress algrithms
]
23952
DL : 0
My (so called) HiP compression algorithm as console mode utility. It s a hybrid of Lempel-Ziv 77 and Adaptive Huffman encoding (Huffman + LZ77 ZIP = HiP) with a word prefix hash algorithm etc.-My (so called) a compression algorithm HiP 's console mode utility. It's a hybrid of Lempel-Z iv 77 and Adaptive Huffman encoding (Huffman LZ HiP ZIP = 77) with a word prefix hash algorithm et c.
Date
: 2008-10-13
Size
: 52.26kb
User
:
郭春阳
[
Compress-Decompress algrithms
]
sha1sourcecode
DL : 0
本代码是SHA1用C语言实现的源代码,SHA1与MD5是目前最为常用的HASH算法,可用于认证及签名等
Date
: 2008-10-13
Size
: 52.6kb
User
:
cl
[
Compress-Decompress algrithms
]
md5sourcecode
DL : 0
本代码是C语言实现的MD5算法的源代码。MD5和SHA1是目前最为常用的HASH算法,可用于认证签名等。
Date
: 2008-10-13
Size
: 24.93kb
User
:
cl
[
Compress-Decompress algrithms
]
LZWandLZW2
DL : 0
关于压缩与解压缩的源码 自己编的 适合数据结构学习 用到了散列-on the compression and decompression of the source code developed for the data structure used in the study of hash
Date
: 2025-12-30
Size
: 699kb
User
:
Candasy
[
Compress-Decompress algrithms
]
23952
DL : 0
My (so called) HiP compression algorithm as console mode utility. It s a hybrid of Lempel-Ziv 77 and Adaptive Huffman encoding (Huffman + LZ77 ZIP = HiP) with a word prefix hash algorithm etc.-My (so called) a compression algorithm HiP 's console mode utility. It's a hybrid of Lempel-Z iv 77 and Adaptive Huffman encoding (Huffman LZ HiP ZIP = 77) with a word prefix hash algorithm et c.
Date
: 2025-12-30
Size
: 52kb
User
:
郭春阳
[
Compress-Decompress algrithms
]
sha1sourcecode
DL : 0
本代码是SHA1用C语言实现的源代码,SHA1与MD5是目前最为常用的HASH算法,可用于认证及签名等-This code is SHA1 with C language source code, SHA1 and MD5 is currently the most commonly used HASH algorithm, can be used for authentication and signatures
Date
: 2025-12-30
Size
: 52kb
User
:
cl
[
Compress-Decompress algrithms
]
md5sourcecode
DL : 0
本代码是C语言实现的MD5算法的源代码。MD5和SHA1是目前最为常用的HASH算法,可用于认证签名等。-This code is the C language source code of MD5 algorithm. MD5 and SHA1 is the most commonly used HASH algorithm, can be used for certification signatures.
Date
: 2025-12-30
Size
: 25kb
User
:
cl
[
Compress-Decompress algrithms
]
compressor
DL : 0
该程序用VC实现了一个小型文件压缩与解压缩功能的程序,系统中使用静态二叉树,哈希表等数据结构,采用哈夫曼编码进行压缩与解压缩.-VC realize the program with a small file compression and decompression functions, systems use the static binary tree, hash table, such as data structure, the use of Huffman coding for compression and decompression.
Date
: 2025-12-30
Size
: 10kb
User
:
wennaisong
[
Compress-Decompress algrithms
]
LZW_5060309818
DL : 0
著名的LZW压缩和解压的C++实现,通过hash出来的动态字典可对文本或图片进行压缩和解压,有不错的压缩比。-Well-known LZW compression and decompression of the C++ Achieve, through the dynamic dictionary hash out of text or picture compression and decompression, a good compression ratio.
Date
: 2025-12-30
Size
: 209kb
User
:
程序员
[
Compress-Decompress algrithms
]
dcpcrypt
DL : 0
BLOWFISH,B64,HASH等算法-BLOWFISH, B64, HASH algorithm, etc.
Date
: 2025-12-30
Size
: 147kb
User
:
郑有华
[
Compress-Decompress algrithms
]
dcpdemos
DL : 0
BLOWFISH,TWOFISH,HASH算法-BLOWFISH, TWOFISH, HASH algorithm
Date
: 2025-12-30
Size
: 11kb
User
:
郑有华
[
Compress-Decompress algrithms
]
gaitu
DL : 0
魔兽改图工具。 魔兽改图一条龙-dota allstarbSuccess = ReadFile(hFile, buff, dwFileSize, &dwBytesRead, NULL) CloseHandle(hFile) if (!bSuccess || (dwBytesRead != dwFileSize)) { free(buff) return 0L } hash = XORRotateLeft(buff, dwFileSize) free(buff) return hash
Date
: 2025-12-30
Size
: 18.07mb
User
:
number
[
Compress-Decompress algrithms
]
+Compress
DL : 0
Per gli interessati ai metodi della compressione una vera miniera d oro, oltre 70 algoritmi all interno di moduli base indipendenti consentono a questo programma di mostrare il loro utilizzo e le loro performances, ecco elencati alcuni di essi : base64/crc32/fibonacci/mtf/freq/adddif/bwt/fix12/fix128/flatter/ huffman/lzw/lzs/rle/lbe/hash/vbc/scrambler, e tanti tanti altri.-Per gli interessati ai metodi della compressione una vera miniera d oro, oltre 70 algoritmi all interno di moduli base indipendenti consentono a questo programma di mostrare il loro utilizzo e le loro performances, ecco elencati alcuni di essi : base64/crc32/fibonacci/mtf/freq/adddif/bwt/fix12/fix128/flatter/ huffman/lzw/lzs/rle/lbe/hash/vbc/scrambler, e tanti tanti altri.
Date
: 2025-12-30
Size
: 167kb
User
:
vittorio
[
Compress-Decompress algrithms
]
hash
DL : 0
在存储大量数据是节约时间和空间,哈希表是一个十分常用的存储结构-hash
Date
: 2025-12-30
Size
: 1.91mb
User
:
石立山
[
Compress-Decompress algrithms
]
hash
DL : 0
MFC 哈希表的实现 适合初学者的学习和借鉴-MFC
Date
: 2025-12-30
Size
: 1.85mb
User
:
陆益
[
Compress-Decompress algrithms
]
improvingLZW
DL : 0
LZW was originally designed for implementation by special hardware, but it turned out to be highly suitable for efficient software implementations too. An enhanced variant is available on UNIX systems and many other systems as the compress command. We refer to this variant as LZC. The speed and compression performance of LZC are a result of careful data structure design for hash table look-ups, some tuning and the addition of logic for restarting the algorithm when the source file changes its characteristics enough to worsen compression performance.
Date
: 2025-12-30
Size
: 121kb
User
:
ViCToR_JuNioR
[
Compress-Decompress algrithms
]
SHA256
DL : 0
Source code from SHA256 hash.
Date
: 2025-12-30
Size
: 9kb
User
:
Daldegam
[
Compress-Decompress algrithms
]
HashList
DL : 0
哈希 这是一个哈希函数,很好用试试,它使用了哈希的所有功能-hash_list this is a program about hash, please use it
Date
: 2025-12-30
Size
: 2kb
User
:
王强
[
Compress-Decompress algrithms
]
hash
DL : 0
Hash算法的通用类,在VC下编译通过,具有较强的通用性-Hash algorithm generic class, compiled by the VC, has a strong versatility
Date
: 2025-12-30
Size
: 277kb
User
:
bobyin
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.