资源列表
src
- 摄像机标定内外参数的快速计算,标定准确度高-Internal and external camera calibration parameters of the rapid calculation, high accuracy calibration
commtd
- 关于蚁群算法的一本很经典的原版书籍,供分享研究()
m1
- introduction to matlab
Kinematics-Matrix-Calculation
- 一个简单的机器人控制运动学矩阵计算方法演示,能够进行姿态矩阵-转角矩阵的正运算和逆运算。-A simple tool of kinematics matrix calculation of robot control.
huffman
- 利用数据结构哈弗曼树进行文件txt压缩,包括对应有输出压缩后文件,和反解压-The use of the Huffman tree data structure for file compression txt
about_HanoiTower
- 本程序是基于VC6.0的汉诺塔移动程序,程序可实现4个盘子的移动,并添加可视化效果,通过‘enter’键控制盘子的移动,便于初学者对盘子移动的观察。程序代码清晰明了,对于数据结构的学习有很大帮助。-This procedure is based on the Tower of Hanoi move VC6.0 program, the program can achieve four plates move, and add visual effects, through the ' en
MII_Time
- MIT的时间序列课程笔记,对于学习时间序列的人来说有一定的帮助-MIT' s time-series course notes, study time series for people who have some help
LineDetectio1
- Line Detectio Line Detectio -Line Detectio Line Detectio Line Detectio
BFS
- 该代码实现了基于邻接表的深度优先遍历和广度优先遍历,并包含求图的割点的算法,可以在VS2010下直接运行。-The code implement the BFS and DFS of graph based on adjacence list.It includes the algorithm that find all articulated node. It can run in the environment of VS2010.
DataSructure
- 这是C语言版的数据结构资料,适合编程的初学者。-This is the C language version of the data structure of information, suitable for beginners programming.
K-means-althogrim
- K-Means算法的并行化研究,划分聚类的算法,K-Means算法及改进算法。并行策略,PVM系统简介。-Parallel K-Means algorithm research, by clustering algorithm, K-Means algorithm and improved algorithm. Parallel strategy, PVM Introduction.
bpshenjing
- 人工神经网络BP算法 1、动态改变学习速率 2、加入动量项 3、运用了Matcom4.5的矩阵运算库(可免费下载,头文件matlib.h), 方便矩阵运算,当然,也可自己写矩阵类 4、可暂停运算 5、可将网络以文件的形式保存、恢复 -Artificial neural network BP algorithm 1, the dynamic change learning rate 2, adding momentum item 3, the use of matrix