资源列表
ZN-1X-SD-test
- SD卡读写,晶振:12mhz 在89C52RD上测试成功,很好用,3sec一个扇区-SD card reader, Crystal: 12mhz tested on 89C52RD successful, well used, 3sec one sector
Stackaqueue
- Here is the implementation of stack & queue in Java.
Huffman-tree
- 哈夫曼树的构建,遍历,编码,及求加权路径,代码简单修改方便-Construction, Huffman tree traversal, coding, and compute the weighted path, code simple and easy to modify
zeros.c
- data strcture algorithm question
spiral.c
- good datastructure practice problems
Graph_all.c
- All graph algorithms thats helps to understand the concepts
shot.c
- shortest path algorithms
unionfind.cpp
- Datastructure Program trickey implementation
map
- 大二数据结构课“图”的源代码,用C++实现了基本功能,可以编译通过。-Sophomore data structures class map of the source code, using C++ achieve the basic function, you can compile.
BST
- 大二数据结构课“二叉排序树”的源代码,用C++实现了基本功能,可以编译通过。-Sophomore data structures class binary sort tree, the source code, using C++ achieve the basic function, you can compile.
heap
- 大二数据结构课的“堆”的源代码,运用C++实现了常见的方法,能编译通过。-Sophomore class data structure stack of source code, using C++ achieve a common method that can compile.
huffman
- 大二数据结构课的“哈夫曼编码”的源代码,运用C++实现了常见的方法,能编译通过。-huffman code