资源列表
anglcau
- 在点云处理中,我们通常需要知道两个面的夹角,这个小程序通过最小二乘拟合。求的两个面的夹角,供参考。-in point cloud processing, we often need to know the angle between two faces, the small least-squares fitting procedure. For the angle between the two face for reference.
Lineasolvebycolum
- 对于线性非齐次方程组的求解,列主元求解法,简单快捷。这是自己写的c程序列主元法求解线性方程组。-for non-homogeneous linear equations, the solution are the main element method, a simple and quick. This is, write out the procedure c main element method for solving linear equations.
mv
- machine vision 工具箱,一直都在用,做机器视觉参考-machine vision toolkit has been used, so machine vision reference
icatoolbox
- 独立主成分分析的工具箱,是模式识别,成分分析,线性判别的重要手段。-independent Principal Component Analysis Toolbox, pattern recognition, component analysis and linear discriminant an important means.
shuzijifenqi
- 这个是数字积分器 用VC++6.0环境开发的 大家有用的着的尽量下载 共同学习-this is the digital integration makes use of VC + +6.0 development environment useful to everyone as a download learning together
@queue
- 一个实现有限队列的matlab程序,采用面向对象的编程方法。
data_convert
- 十进制小数转化二进制小数(补码形式输出),对RAM或ROM设置初值极其方便-decimal metric system conversion binary decimal (Complement forms output), the RAM or ROM set initial extremely convenient
fame-0.9
- 一个很好用的MPEG1/4的开源编码器的应用程序,使用汇编代码优化,效率很高。-a good use of MPEG1 / 4 of the revenue encoder applications, the use of assembly code optimization, high efficiency.
recmpeg-1.0
- 一个很好用的MPEG1/4的开源编码器的应用程序,使用汇编代码优化,效率很高。-a good use of MPEG1 / 4 of the revenue encoder applications, the use of assembly code optimization, high efficiency.
libfame-0.9
- 一个很好用的MPEG1/4的开源编码器,使用汇编代码优化,效率很高。-a good use of MPEG1 / 4 encoder revenue, the use of assembly code optimization, high efficiency.
fft64_simulation
- 基于蝶形运算的64点快速傅立叶变换,对FFT的理解有很好的帮助-butterfly computation based on the 64 point fast Fourier transform, FFT understanding of good help
ACO_Peng_V4
- 这是我用matlab编写的,利用蚁群算法(ACO)求连续函数最优解的源码。是对段海滨《蚁群算法原理及应用》一书中,网格策略法的实现。-This is my prepared using Matlab, using ant algorithms (ACO) function for the optimal solution for the source code. On the waterfront of the "ant colony algorithm and application