资源列表
xibao
- 细胞自动机的,很好的-Cellular Automata and fine
chazhao
- 利用二叉排序树的插入算法建立二叉排序树,然后删除某一指定关键字元素。-chazhao
Hand-detection-and-recognition
- 基于openCV的手势检测与识别代码,其中使用了基于颜色的分割算法,如果结合运动检测和减背景方法,算法将会更加稳健。-Hand gesture detection and recognition using openCV and the color based segmentation method. If, combinned with motion detection and background substraction, it supposes to be robuster.
SimulatedAnnealing
- 模拟退火算法解旅行商问题,读入的文件描述城市的位置,采用康立山等人的方法,能以较大的概率接触最优解-Simulated annealing algorithm traveling salesman problem, read the document describes the city s location, KANG Li-shan, who adopted the method, to a greater probability of exposure to the optimal sol
huffman
- 很好用的一个哈夫曼编码译码 自己已经通过运行 希望大家可以把它修改得更好-Huffman used a very good codec by running he had hope that we can modify it even better
guangzhao
- 利用VC+OpenGL实现物体的真实感图形-etfretgryhtrty
shudu
- 很经典的算法,利用深度搜索解决速度问题。-Classic algorithm, the speed advantage of the depth of search to solve the problem.
Program
- 刚好手头的项目需要为客户提供一个路线指引功能的小模块,需要自动计算图形上两点间的最短路径。工作之余想着这个算法还是比较的常用,就总结了一下,与大家共享。-Just the project at hand to provide customers with a route guidance function module to automatically calculate the shortest path between two points on the graph. Spare time
parking-Manage
- 用数据结构知识模拟计算停车场里汽车的停车时间及费用。-Using the knowledge of data structures to simulate and calculate the time and cost of car parking in the parking lot.
main
- 数独是一种运用纸、笔进行演算的逻辑游戏。玩家需要根据9×9盘面上的已知数字,推理出所有剩余空格的数字,并满足每一行、每一列、每一个粗线宫内的数字均含1-9,不重复。要求使用合适的数据结构和算法,求解出所有剩余空格的数字。 【输入形式】 输入为9X9的二维数组,每个数字均为0-9之间的数字,其中0表示该位置的数字为未知。 【输出形式】 输出为9X9的二维数组,每个数字均为1-9之间的数字,满足数独 -Sudoku is a use of paper, pen cal
LinesDis.cpp.tar
- 基于opencv的直线检测,可以检测出图像中的直线,并求出方程-Opencv-based line detection can detect the linear image, and find the equation
FKzy
- Fk正演程序,原理及应用,对研究正演的初学者很有用-Fk forward procedures, principles and application of research forward is useful for beginners
