资源列表
bessie_come_home
- USACO中的bessie come home,用C++编写,用了BFS的知识-bessie come home of USACO, with C++ prepared ,with the knowledge of the BFS
controlling_companies
- USACO中的controlling compinies,用C++编写,运用了队列和动态规划的知识-controlling compinies of USACO, with C++ prepared, using a queue and dynamic programming knowledge
linkExample
- 单链表的基本操作:判断链表是否为空,空为真;插入链表数据;删除链表指定位置节点;释放链表空间-Single list of basic operations: to determine whether the list is empty, null is true insert linked list data deleted node list specified location releasing space list
AVL_ABP_tree_sort
- Code for creation, manipulation, balanciation of ABP_AVL trees. (study)
mimotool
- mimo技术的一个工具箱,里面有很多有用的信息,适合新手
32
- 32进制转10进制,输入32进制后自动转换成10进制-32 to 10
DD
- 硬件加密RSA KEY
Dijkstra
- 有向图某顶点到其他顶点最短路径的C程序实现代码(Dijkstra算法) -Digraph a vertex to another vertex shortest path C program code (Dijkstra algorithm)
DATA-STRUCTURE-C-CODE
- C语言实现各种常见的数据结构,是研究算法的基础。-C language to achieve a variety of common data structure that is the basis of the algorithm.
structaalgrithm
- 数据结构和一些经典算法的源码,适合新手学习,高手参考-Data structure and some classical algorithm source code
closeHashTable
- Visual Studio 2008下运行成功 实现闭散列表的类的编写 数据结构-Running under Visual Studio 2008 successfully closed the preparation of the hash table data structure class
linkedlist
- 数据结构 Visual Studio2008下运行成功 链表的类-Data Structures Visual Studio2008 running successfully linked list class
