资源列表
hanoi.zip
- 不利用递归实现汗诺塔
ReadAdoData
- Demo to Read a Access Database and print out one DataSet.
Driver1
- 取得内核函数的大小,效果还可以,大家下来-Kernel function to obtain the size of the
stereo.cpp
- Basic Stereo Algorithme OpenCV C-Basic Stereo Algorithme OpenCV C++
CPF_Validate
- Algorithm to check valid CPF number (Brazilian).
BM8781B
- BM8781B驱动代码,包含了初始化,读写功能-BM8781B driver
mst
- 模式识别中的最小生成树聚类,自己编写,没有用函数-Minimum spanning tree clustering
elgb
- 实现二路归并排序算法。 对上述排序算法,使用两个长度为一千万的线性表分别测试其性能,记录其运行时间(生成线性表的时间不计算在内)。第一个:线性表内的元素值随机生成;第二个:线性表的第i个元素值为i,即本来就有序。-Achieve Merging sorting algorithm. Above sorting algorithm, using two linear table with a length of ten million, respectively, to test its per
fengx
- 实现风速检测,通过89c51和555定时器在lcd上显示。-Wind speed detection through the 89c51 and 555 timer on the LCD display.
Flash-Disk-Data
- c++ code to read data from flash memory
runge_kutta_euler
- 实现了龙格-尤塔和欧拉算法,并对两种算法做了比较。-Implement the runge and euler algorithm, and have a comparison of two algorithms.
split_video
- 本代码实现了对视频文件中每一帧的提取,输入为文件名以及路径,输出为产生一个新的文件夹,里面存放着提取出来的每一帧图片-The code extraction for each frame in a video file, enter the file name and path of output to generate a new folder, which kept extracted each frame image