资源列表
BresenhamLine
- 利用BrasenHam算法实现的点到线的openGL画线程序-BrasenHam algorithm implementation using the point to a line of openGL draw line procedures
charuheshanchu
- 数据结构实验内容,线形表链式结构的插入和删除-The contents of the structure of the experimental data, linear chain structure of the table insert and delete
jusefu
- 约瑟夫环解法非常短,很强大,利用栈堆,数据结构基础知识-Joseph Central solution is very short and very powerful, the use of stack heap, the basic knowledge of data structure
dijkstra
- 采用贪婪法解单源最短路径的算法,采用了图的邻接表数据结构。-The minimum length of a graph using dijkstra.
railroad
- 在n个城市之间修建高速公路,使任意两个城市之间都有城市相连,且费用最少-Build roads between some cities, make sure that you can get anywhere from everywhere,besides, the cost is least
so
- 用于对长串数据进行的排序,而且是快速排序,是用的简单的c++实现,c++课程习题解答。建议数据结构和算法课程上课时使用。只是可能太简单了。-Long strings of data used for sorting, but quicksort is used to achieve a simple c++, c++ programs exercises answer. Proposed data structures and algorithms used in class course. J
Sort
- 对数组R中的记录R[1..n]按递增序进行插入排序-Records in the array R R [1 .. n] into the sorted in increasing order to
tree
- 建立一棵二叉树,并对该二叉树进行遍历(分别进行先序、中序、后序遍历。)-The establishment of a binary tree, and traverse the binary tree (respectively the first order, in order, the order of traversal.)
erchashubianli
- 二叉树的遍历,适用于VC环境 是一个基本的源代码-just for VC environment
hzbrea-
- 一个文字击碎程序(字符断开).运行命令hzbrea-A text crushing process (character off) Run command hzbrea
cross_position
- 确定几何形状的质心坐标,通过边缘检测确定几何变形,然后你和出质心-Determine the centroid coordinate geometry, through edge detection to determine the geometric deformation, then you and the centroid
My_program5
- 将两幅图像进行配准操作,可用于图像融合准备工作。使用互信息作为度量准则,改变步长、进行多次迭代。-The two image registration operation, can be used for image fusion preparations. Using mutual information criterion as a measure to change the step size, multiple iterations.