资源列表
my_algorithm
- 建立t树存储数据,录入数据为文件形式,每个数字占据一行,这样可以实现建立t树-T build tree to store data, input data for the document, each digit occupies one line, so you can achieve the establishment of tree t
LinkTree
- 链式存储二叉树,查找左右孩子节点、计算节点数,查找节点,输出节点等。功能齐全,实现简单,没有错误。-Chain store binary tree, find about child nodes, compute nodes, find the node, the output node and so on. Fully functional, simple, no errors.
chart
- 存储了一个表格,并且能够实现查找,功能可以实现。-Stored in a table, and can achieve lookup function can be achieved.
yuesefu
- 约瑟夫生死游戏功能齐全完整的源代码加课程设计-Joseph life and death game featured the complete source code plus curriculum design
Numerical-integration
- VC++ 6.0中有关数值积分的实例源程序-Numerical integration source code in VC++6.0
Data-Structures
- 数据结构是计算机存储、组织数据的方式。数据结构是指相互之间存在一种或多种特定关系的数据元素的集合。通常情况下,精心选择的数据结构可以带来更高的运行或者存储效率。数据结构往往同高效的检索算法和索引技术有关。-Data structure is a computer store, organize data. Data structure refers to the mutual relationship between the presence of one or more specific da
Single-chain-programs
- 单链表程序,数据结构域STL一书中的配套第二章程序。-Single-chain programs, data domain STL a book supporting the Chapter II procedure.
Assignments2-src
- 一个tic-tac-toe三子棋游戏的代码,可实现人工智能下法和人人对战下法。界面可扩展为n子棋并选择深度优先或者广度优先下法。-A tic-tac-toe three chess game code, and everyone can achieve artificial intelligence war dismount dismount. Interface can be extended to n-game and choose depth-first or breadth-first
asd
- 几个C++程序,可供大家参考与学习。请多多指教-some C++ code for you.
index
- 根据所输数字,生成索引表,并根据关键字在索引表中查找其所在位置。-Depending on the input numbers, generate the index table, and based on keywords in the index table to find its location.
suanfadonghua
- 给出了算法的动画演示,文件格式swf。包括查找、串、排序、队列、栈、图、线性表等。-Animation algorithm is given, the file format swf. Including search, strings, sorting, queues, stacks, maps, linear tables, etc.
EK
- 图论---数据结构---算法,网络流中求最大流的经典算法,EK算法。-Graph Theory--- Data Structures--- algorithms, network flow for maximum flow of the classical algorithm, EK algorithms.
