-
-
[
Visual C++ (VC++)]
sort.rar
A collection of sorting algorithms, including quick sort, heap sort, hash sort, merge sort, etc.
-
[
Visual C++ (VC++)]
hashmap.rar
... header file and implementation file declares and defines a template hash map class. The class takes four template parameters. The ... second is the value type. The third parameter specifies the hash function and the fourth parameter specifies how to compare ...
-
-
[
Visual C++ (VC++)]
sha256.rar
... * sc) void SHA256Update (SHA256Context* sc, const void* data, uint32_t len) void SHA256Final (SHA256Context* sc, uint8_t hash [SHA256_HASH_SIZE]) The first function is initialized, the second hash function, enter the string, the third function of ...
-
-
[
C/C++]
sha2-1.0.zip
SHA-2 (Secure Hash Algorithm 2) hash function, written in C language.
-
-
-
[
Visual C++ (VC++)]
the-analysis-of-STL-sourse.rar
... you will see the vector implementation, list the implementation, heap implementation, deque implementation, Red Black tree implementation, hash table implementation, set/map for implementation you will see the various algorithms (sort, find, permutations ...
Category:
C++ eBooks Upload User:
mujinlin Size:
9839K
-