资源列表
soldier
- 在一个划分成网格的操场上,n 个士兵散乱地站在网格点上。网格点由整数坐标(x,y) 表示。士兵们可以沿网格边上、下、左、右移动一步,但在同一时刻任一网格点上只能有一名士兵。按照军官的命令,士兵们要整齐地列成一个水平队列,即排列成(x,y),(x+1,y),…,(x+n-1,y) 。如何选择x 和y 的值才能使士兵们以最少的总移动步数排成一列。
im_ex_port
- 8086接口录入程序-8086 interface entry procedures
树与链表结合使用
- 这是一个用c实现的将树与链表结合起来使用的算法。-c used to achieve the Tree and List combine the use of algorithms.
tree1
- 递归方式建立表达式树,并对表达式树进行递归和非递归两种方式的遍历,遍历方法分为先序、中序和后序,并对表达式树转为后缀表达式求值。-Established recursive expression tree, and the expression tree for recursive and non-recursive traversal of the two methods, divided into first traversal sequence, and after the sequenc
migong
- C++版的迷宫问题,可以手动或者自动生成迷宫-Maze problem
KTree
- 构建一颗分层的结构树,将数据分类别进行索引-Construction of a hierarchical tree structure, the data sub-category index
data
- 数据结构——单链表基本操作,用的是C语言编写的,可能有小错。-Data structure- the basic operation of a single linked list, using the C language, and there may be minor mistakes.
adjListGraph
- 本程序基于C++利用邻接链表实现了图的基本数据结构,有向图和无向图均适用,包含了图的存储,图的插入,图的删除等基本操作,可供数据结构学习之用。-This program realizes the class of graph using adjacent list. The fundamental function includes the storage of graph, inserting and removing edges from the graph, etc.
kruskal
- graph kruskal algoritm
wavefast
- 源码的功能是不用matlab自带的小波变换工具箱进行灰度图像的小波变换。-This function can do wavelet transform of grayscale image without the matlab wavelet transform toolbox.
ica
- 图象识别,人脸识别和混合图象、盲信号可以使用此方法-about the realise of image and the realise of the face ,and complex subjects can use the way about ica solution
BMP-file-access
- BMP文件存取,从给定的路径读取一个BMP文件,并制作备份文件-BMP file access, read from the given path to a BMP file and make a backup file
