资源列表
link_quicksort
- 链表的快速排序法-List`s quick sort
quicksort
- quick sort例子-quick sort example
qsort4
- 快速排序模板-Quick sort template
gamma
- 用C++编程,求伽马函数的值; 伽玛函数表达式:Γ(x)=∫e^(-t)*t^(x-1)dt (积分的下限是0,上限是+∞) -gamma function
meankalman
- meanshift+kalman算法,对研究运动物体检测与跟踪的朋友会有帮助-meanshift+ kalman algorithm, detection and tracking of moving objects would be helpful friend
Real-Time-MonoSLAM-SLAM
- 本文设计了一种在未知环境中使用单目摄像机实时恢复3D图形轨迹的算法,进一步利用MonoSLAM实现机器人的路径规划。-This paper designs to use in an unknown environment a monocular camera 3D graphics in real time recovery path algorithm, further use of MonoSLAM robot path planning.
理发馆仿真
- 理发馆的排队模拟- The haircut hall lines up simulates
Qlearning
- Q学习的很好的例子 可以拿去看看 非常适合人工智能初学者-Q learning can have it look good example of artificial intelligence is very suitable for beginners
VRP
- 这是一个有关蚁群求解vrp问题。需建立文件输入客户地址。-This is an issue of the ant colony to solve vrp.
single
- 带遗忘因子的卡尔曼滤波程序 MATLAB仿真程序-With forgetting factor of the Kalman filter procedure MATLAB simulation program
recursion
- 经典递归算法的C源码实现“迷宫求解”和“图像去噪音的问题”。-Classical recursive algorithm of C source code to achieve "maze solving" and "clean up the noise of images".