资源列表
bianli1
- 这是一个非常好的遍历二叉树算法的实现,个人创作,绝对原创-This is a very good traversal of a binary tree algorithm to achieve, to create absolute originality!
depthfirst
- 这个程序是数据结构的经典算法的实现,用深度优先进行遍历的程序,原创哦-The program is the data structure of the classical algorithm implementation using depth-first traversal of the procedures for the original Oh!
widthfirst
- 这个也是个数据结构的经典算法,通过广度优先进行遍历,原创-This a data structure of the classical algorithm, through the breadth priority traversal, originality!
new2
- 树的优先遍历搜索算法,用C编的,请各位多多指教哦,原创的-priority traverse tree search algorithms, C series, please exhibitions Oh, originality!
suanfa1
- 这个是数据结构(C语言版)的上机书的习题答案算法,经过整理的,非常不错-This a data structure (C language) edition of the book on the machine answer the questions algorithm, collated, very good!
9-267
- 折半查找算法的实现,数据结构第九章的算法-binary search algorithm implementation, data structure algorithms Chapter IX
普里姆
- 数据结构.普里姆算法-最小生成树 供初学者参考,通过对该系统的设计,可以很好的理解树的概念和用途-data structure. Primbetov algorithms-the minimum spanning tree for beginners reference, the system design can have a very good understanding of the concept of the tree and use
广度优先遍历图
- 广度优先遍历实验报告 供初学者参考,通过对该系统的设计,可以很好的理解树的概念和用途-breadth - first traversal report experimental reference for beginners, the system design can have a very good understanding of the concept of the tree and use
MyList
- 为了实现RTP数据重组,写了双指针链表,类似动态hash表(网上资料太少了),有添加(自动排序),删除和清除.我还在扩展功能-RTP data in order to achieve the reorganization, wrote a two-pointer List, similar dynamic hash table (online so little information), add (automatic sorting), delete and remove. I also ex
0-1背问题
- 0-1背包问题 可以提供在背包方面遇到问题的学生或者有需要的人.-0-1 knapsack problem can provide a backpack problems encountered students or those who are in need.
c++迷宫问题
- 这是我个人做的在vc环境下的迷宫问题的实现。各位可以参考或指教!-This is my personal vc done in the context of the realization of the maze. You can reference or enlighten!
一元回归
- 一元回归预测法在很多地方被采用,本代码主要对其参数的确定-one yuan regression forecast in many places has been adopted, the code of its main parameters of
