资源列表
9
- 交大数据结构第9章作业代码,供大家参考,希望对大家有用-National Chiao Tung University Chapter 9 jobs data structure code, for your reference, I hope useful
Adaboost_Tutorial
- Adaboost算法的介绍,经典的文章,帮助大家理解-Adaboost algorithm, the classic articles, help us to understand
btree_pre
- 通过给出的二叉树的后序和中序遍历序列,确定其先序序列-Through the binary tree given sequence and in the post-order traversal sequence, determine the sequence of the first order
shujujiegou
- 《数据结构与算法导学》这是学习数据结构方面的学习文档
Graph
- 路彦雄的可视化图论算法软件,可实现一般图论问题的求解,没有源代码。-Lu Yan Xiong graph algorithm visualization software that enables to solve the general problem of graph theory, there is no source code.
算法排序效率对比
- 程序以图形的形式对各种排序的效率进行对比,是学习排序算法的很好的工具-procedures to graphics in the form of various sort of efficiency compared learning algorithm is a good tool
topological-ordering
- 这是拓扑排序的两种算法的对比,其中一个需要判断环结构算法过于复杂,但提出了另一个思路有兴趣的同学可以改一改,如果成功了请联系我,另一个是标准答案。-This is a comparison of the two topological sorting algorithm, one needs to determine the ring structure algorithm is too complex, but another idea Interested students can modi
gliste
- 这是一个关于广义表问题的程序,程序已经通过运行验收。-This is a generalized form of the procedures that have been running through acceptance.
5_addtion
- 递归与非递归算法同时实现了二叉树的前序,中序,后序遍历。-Recursive and non-recursive algorithm while achieving a pre-order binary tree, in sequence, after the traversal.
Data_Struction_complex
- 数据结构作业 复数运算代码。 可处理复数加减乘除运算。 图形界面。-data structure complex computing operations code. Can handle complex arithmetic operations. Graphical interface.
Nqueen
- 一个简单的N皇后可视化原代码,完成皇后解决方案的图形界面-A simple visualization of N-Queen' s source code to complete the Queen' s graphical interface solutions
02_7
- C语言写的,自动生成迷宫的格局,确定迷宫是否能走通,如果能走通,输出行走路线。-Written in C language side, the pattern of auto-generated maze to determine whether to go through the maze, if you can go through, the output routes.