资源列表
7_5_2
- 一个不大成熟的学籍管理系统,有界面,有注释,但还不大成熟,希望高手指点一下。-a little mature unsuccessful management system, interface, Notes, but not yet big mature, master guiding about hope.
weifen
- 计算微分方程程序,程序简单方便,计算快捷,节省内存,很好的应用程序
yundongshibie
- 用于运动物体的检测 原理是对图像的连续几帧进行差分,这样就可以实现运动的检测-For moving object detection principle is the image of several frame difference, so that movement can be detected
JDataBase
- A component that simplyfies a conection with a database, pretty handy
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
fet140_ta01
- 我学习别人的代码时收集的好一点的资料!大家可以随便下载D!-I learn other people' s code a little better collection of information! You can freely download the D!
CpuId
- 用C++和汇编方式读取CPU信息,希望对大家有帮助-C++ and assembly with a way to read CPU information, we want to help
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!