资源列表
acm-answer.rar
- acm试题答案,多年的acm尸体答案,大包奉献,acm answer
Newton.rar
- 最优化程序设计方法中,牛顿切线法的例子,更改函数可用于其他例子的求解,Program design optimization methods, examples of Newton' s tangent method, change the function of other examples can be used to solve
CrossRiver.rar
- 过河问题的演示程序,包含核心算法程序和演示界面,Demonstration of procedures across the river issues, including procedures and demonstration of the core algorithm interface
dllc.rar
- c#调用fortran的卡尔曼滤波dll例子,c# call the fortran examples of Kalman filter dll
C_kmeans.rar
- kmeans均值聚类算法c语言版,最基础的实现,经过编译调试通过的,c-means clustering algorithm kmeans language version of the realization of the most basic, after debugging the compiler through the
atan.rar
- 用最优化的c语言实现三角函数中TAN函数的源代码。,Optimized using c language TAN trigonometric function in the source code.
gps_kalman.rar
- GPS卡尔曼滤波仿真 gps kalman ,GPS Kalman filter simulation gps kalman
FFT.rar
- 一个简洁的,快速傅利叶变换和反变换,输入要变换的数据长度,和数据内容,即可在窗口得到变换后的输出结果;,A simple, fast Fourier transform and inverse transform, to transform input data length, and data content, can be transformed in the window of the output
pca2D.rar
- 人脸识别中经典算法pca二维算法,时间准确率提高很多,Face recognition algorithm in the classical two-dimensional pca algorithm, a lot of time to improve accuracy
hh.rar
- 讲述了现代功率谱估计的一般理论,对于初学现代信号处理有很大帮助。,About the power of modern general theory of spectral estimation for the beginner of modern signal processing are very helpful.
EEPRROM-128.rar
- 用AVR128实现对片内集成的EEPROM读写数据,可以保存数据,断电后数据不会改变,AVR128 achieved with an integrated chip EEPROM read and write data, the data can be saved, the data will not change after the power
GMM_opencv.rar
- 用OpenCV实现的GMM背景建模,自己写的,一直在使用,Background modeling based on GMM(Development Environment: VC, OpenCV)