CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - hash c
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - hash c - List
[
Crack Hack
]
hash.c++
DL : 0
一个开源的哈希表源码实现,算法比较简短精简-a revenue source to achieve hash table, the relatively brief concise algorithm
Update
: 2008-10-13
Size
: 1.33kb
Publisher
:
kanyu
[
Other resource
]
hash.tar
DL : 0
一個C語言hash表的實現 hash.c hash.h Makefile test2.c test.c
Update
: 2008-10-13
Size
: 3.48kb
Publisher
:
gangjh
[
source in ebook
]
计算 HASH 值的 C 语言源代码
DL : 0
计算 HASH 值的 C 语言源代码 -calculated hash value of the C language source code
Update
: 2025-03-14
Size
: 5kb
Publisher
:
张历历
[
Data structs
]
20040530100445
DL : 0
常用数据结构算法代码库,包括AVL树,链表,堆栈,hash,排序等-common data structure algorithm code base, including AVL Tree, List, Stack, hash, sort etc.
Update
: 2025-03-14
Size
: 145kb
Publisher
:
彭杨
[
Data structs
]
排序算法、字典和B-树的C++语言实现
DL : 1
排序算法、字典和B-树的C++语言实现 代码内容 包括以下算法: qui.c sort: quicksort qsort.c sort: qsort ins.c sort: insert sort shl.c sort: shell sort has.c dictionary: hash tables bin.c dictionary: binary tree rbt.c dictionary: red-black trees skl.c dictionary: skip lists ext.c external sort btr.c btree 语言 C++ 编译平台 Visual C++ 作者 Thomas Niemann 备注 来自Sorting and Searching Algorithms:A Cookbook-algorithm, dictionaries and B-Tree C language code include the following algorithm : qui.c sort : quicksort qsort.c sort : qsort ins.c sort : insert sort shl.c sort : shell sort has.c dictionary : hash tables bin.c dictionary : binary tree rbt.c dictionary : red-black trees skl.c dictionary : skip lists ext.c external sort btr.c BTREE Part C language Visual C platform translated author Thomas Niemann Remarks from the Sorting and S earching Algorithms : A Cookbook
Update
: 2025-03-14
Size
: 24kb
Publisher
:
罗鹏魁
[
Other
]
MD5hash
DL : 0
MD5算法c语言实现,有界面,能够暴力破解9个字节以下明文的摘要-MD5 Algorithm c language, interface violence to break nine byte following express Abstract
Update
: 2025-03-14
Size
: 1.03mb
Publisher
:
hanzhe
[
Crack Hack
]
Hash-SHA
DL : 0
密码算法中的单向散列函数之SHA算法的C代码-password algorithm for one-way hash algorithm SHA Function of C code
Update
: 2025-03-14
Size
: 15kb
Publisher
:
WQ
[
Crack Hack
]
hash.c++
DL : 0
一个开源的哈希表源码实现,算法比较简短精简-a revenue source to achieve hash table, the relatively brief concise algorithm
Update
: 2025-03-14
Size
: 1kb
Publisher
:
kanyu
[
Other
]
11912918hash.c++
DL : 0
Hash.h 此类简单实现了一个hash表的功能,基本描述了哈西表的功能 -Hash.h simple to achieve such a hash table functions, the basic description of the hash function
Update
: 2025-03-14
Size
: 1kb
Publisher
:
z
[
Windows Develop
]
C++hash
DL : 0
数据结构算法中关于哈希的经典算法的C++实现-data structure hash algorithm on a classical algorithm in C++
Update
: 2025-03-14
Size
: 13kb
Publisher
:
罗一
[
ADO-ODBC
]
hash_src
DL : 0
一个开源的hash表的实现。The source code of structure hashtable.-An open source realize the hash table. The source code of structure hashtable.
Update
: 2025-03-14
Size
: 1kb
Publisher
:
朱炽衡
[
Data structs
]
hash.tar
DL : 0
一個C語言hash表的實現 hash.c hash.h Makefile test2.c test.c -A C language hash table realize hash.chash.h Makefile test2.c test.c
Update
: 2025-03-14
Size
: 3kb
Publisher
:
gangjh
[
Software Engineering
]
hash
DL : 0
hash代码实现和测试,包括新增、删除、查找-hash code and testing, including add, delete, search
Update
: 2025-03-14
Size
: 2kb
Publisher
:
lp
[
Crack Hack
]
hash
DL : 0
hash表:用C++实现的HASH表及测试-hash table: The C++ realize the HASH table and test
Update
: 2025-03-14
Size
: 2kb
Publisher
:
徐晓云
[
Data structs
]
HASH
DL : 0
扫描一个C源程序,用Hash表存储该程序中出现的关键字,并统计该程序中的关键字出现频度。用线性探测法解决Hash冲突。设Hash函数为: Hash(key)=[(key的第一个字母序号)*100+(key的最后一个字母序号)] MOD 41-Scan a C source program, using Hash Table to store the keywords appear in the procedure, and statistical procedures in the frequency of the keyword appears. Linear detection method to resolve the conflict Hash. Based Hash function: Hash (key) = [(key the first letter of the serial number)* 100+ (Key serial number of the last letter)] MOD 41
Update
: 2025-03-14
Size
: 9kb
Publisher
:
zhang
[
Crack Hack
]
md5
DL : 0
一个标准的MD5 hash算法C源代码,输出32字节的字符-A standard MD5 hash algorithm C source code, the output 32 bytes of characters
Update
: 2025-03-14
Size
: 4kb
Publisher
:
wilson
[
VC/MFC
]
hash
DL : 0
散列表又叫哈希表,它是通过哈希函数来确定数据元素存放位置的一种特殊表结构。程序实现对指定文本文件中的单词进行检索,并可得哈希值-Hash table is also called the hash table, it is through the hash function to determine the location of data elements stored a special table structure. Procedures to achieve the specified text file in a word search, and a hash value
Update
: 2025-03-14
Size
: 4kb
Publisher
:
like
[
Internet-Network
]
MD5
DL : 0
MD5 (Message-Digest algorithm 5) is a widely used, partially insecure[1] cryptographic hash function with a 128-bit hash value. As an Internet standard (RFC 1321), MD5 has been employed in a wide variety of security applications, and is also commonly used to check the integrity of files. An MD5 hash is typically expressed as a 32 digit hexadecimal number.
Update
: 2025-03-14
Size
: 3.75mb
Publisher
:
chu
[
Crack Hack
]
md6_c
DL : 0
目前最新的MD6 Hash 算法源码,下一代的安全散列验证算法。-The new MD6 hash function,the next generation hash function.
Update
: 2025-03-14
Size
: 34kb
Publisher
:
yuisikyo
[
Windows Develop
]
hash
DL : 0
整合了各种常用的hash算法,用c语言编写(Integration of a variety of commonly used hash algorithm, using C language)
Update
: 2025-03-14
Size
: 2kb
Publisher
:
S.P.
«
1
2
3
4
5
6
7
8
9
10
...
22
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.