资源列表
display
- 代语音的报警器-generation voice alarm
weifen
- 计算微分方程程序,程序简单方便,计算快捷,节省内存,很好的应用程序
yundongshibie
- 用于运动物体的检测 原理是对图像的连续几帧进行差分,这样就可以实现运动的检测-For moving object detection principle is the image of several frame difference, so that movement can be detected
ww
- Modify the Matlab Gauss Elimination routine given in lectures so that it (a) performs implicit complete pivoting, and (b) handles m right hand sides at once by performing an LU decomposition of the matrix A first and then doing forward substitu
freq
- demonstrating 2D filtering effects
determinetree
- 自己编的一段小程序,绘制交通事故的预测决策树。-a small section of procedures for drawing traffic forecast decision tree.
BVP1
- Boundary value problem solved by shooting method
AD9851
- 12位ad转换程序,很棒的阿。!! !!!使用一下吧!! !! !! -12位ad转换程序,很棒的阿。!! !!!使用一下吧!! !! !! !!!
divp5
- fpga上实现的最小是0.5分频的任意分频器-FPGA to achieve the minimum 0.5 hours are arbitrary frequency divider
fet140_ta01
- 我学习别人的代码时收集的好一点的资料!大家可以随便下载D!-I learn other people' s code a little better collection of information! You can freely download the D!
qpso
- 量子粒子群算法,实现图像分割方法中分割阈值自动确定的功能-Quantum particle swarm optimization, image segmentation method segmenting threshold automatically determined function
MergeUnsorted
- A C language based implementation of merging unsorted. Basically merging an unsorted data. Hope it will help you out!