资源列表
CRCsfCsx
- 本文从理论上推导出CRC算法实现原理,给出三种分别适应不同计算机或微控制器硬件环境的C语言程序。读者更能根据本算法原理,用不同的语言编写出独特风格更加实用的CRC计算程序。
Linux
- Linux下编写网络程序-Linux~~~~~~~~~~~~
APIC++
- 初级 WINDOWS API C++语言版 编程
KalmanFilter
- 实现kalman滤波通用算法,内部包含kalman滤波类以及矩阵运算辅助类,同时包含算法测试的控制台应用程序。均为源代码,可进行编译运行。-kalman filter with VC++6.0
linux-multi-thread-synchronization
- linux多线程同步的方法 在线程对共享相同内存操作时,就会出现多个线程对同一资源的使用,为此,需要对这些线程进行同步,以确保它们在访问共享内存的时候不会访问到无效的数值。-linux multi-thread synchronization Threads share the same memory operation, there will be multiple threads use the same resources to do this, you need to synch
dd
- java+data contructor java+data contructor java+data contructor
Chapter_6
- The Finite Difference Time Domain Method for Electromagnetics With MATLAB Simulations Atef Elsherbeni and Veysel Demir Chapter 6
EditableGridView
- this the code for gridview in asp.net with c#-this is the code for gridview in asp.net with c#
highpassfilter
- 问题是高切滤波或低通滤波,如果采用硬件实现,速度最快,但是现在计算机速度这么快,硬件实现起来相对麻烦,成本高,且灵活性性差, 软件实现相对方便多了,具体体的操作步骤如下(频率域) 先对数据作正FFT,再对变换后的频域数据乘以滤波因子,滤波因子的选择有理想高通、巴特沃斯高通、指数高通、梯形高通,一般选择梯形高通滤波因子,具体原因你可从数字信号处理的书上找到,,接下来将数据再作逆FFT就是了,还有就是在空间域作滤波,这里有一个带同滤波的程序的程序,你可参考一下,(将低切参数设为零就是
100707-11
- Contactless Thermometer
OV9650
- 摄像头驱动,与大家共享了。-camera driver,share with everyone!11111111111111
ng017
- 人脸识别中的光照处理方法,包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法,最大似然(ML)准则和最大后验概率(MAP)准则。- Face Recognition light treatment method, Including the MUSIC algorithm, ESPRIT algorithm ROOT-MUSIC algorithm, Maximum Likelihood (ML) criteria and maximum a posteriori (MAP) cr
