资源列表
GRF Editor 汉化版
- 版本1.8.7.2 RO仙境传说,端游,data的GRF查看编辑器(Version 1.8.7.2 GRF view editor of RO fairyland legend, terminal tour and data)
ai
- matlab program for ai techniques
audio-research
- 音频检索,能够实现对任意输入的一段音频文件,通过对其进行特征提取和模板匹配,从原有音频库中将其检出。-Audio retrieval, can be achieved for any input section of the audio file, through its feature extraction and template matching, from original audio library will check it out.
MyPictrue
- 仿Windows系统自带的图片和传真查看器界面与部份功能。
hh_track
- 基于OPENCV的图像跟踪算法,很实用,主要用于彩色图像跟踪。实用性很强-An OPEN_CV-based, tracking code, running very well
CRC
- 用VS2008 编写的一个CRC校验应用程序,能准确且快速的完成CRC校验,界面清晰明了。-Written by a CRC checksum VS2008 application, accurate and rapid completion of CRC, the interface clear.
VCdatabaseprogramming
- 介绍了ODBC的运行机制,着重讨论了Visual C++ 1.5下应用MFC进行ODBC编程的方法-Introduced ODBC operation mechanism, focused on the Visual C++ 1.5 under the MFC application to ODBC programming methods
calc
- 一个小型计算器实现代码,使用C语言编写,同时附加最好用的编译器notepad-A small calculator implementation code , writer in C language
PlateRecognition
- 调用识别库对车牌进行识别,输出扫描到的车牌信息-License plate recognition library call identification
Echarts地图json
- Echarts地图json 包含中国、各省、各市文件(Echarts maps json. It includes China, the whole province and every city.)
汉诺塔
- MFC实现汉诺塔 1) 刚开始时,缺省三根针,三(多)层金盘位于第一根针上。 2) 按“开始”菜单演示汉诺塔移动过程,按“结束”菜单结束汉诺塔演示过程。 3) 在客户区正确显示当前移动图示过程。 4) 在客户区正确显示当前移动总次数、各金盘的移动次数和各针上发生的移动次数。 5) 按“单步演示”菜单打勾来一步一步查看过程。“单步演示”菜单不打勾时表示是自动演示(每次移动间隔1s)。“单步演示”菜单每次一次,三根针状态复位。(MFC hanoi tower)
PCIe-driver-and-DMA-with-PC
- PCIE驱动程序源码,包括的详细的初始化过程、中断操作、DMA操作,并包含通过DMA与上位机进行数据传输的程序-PCIE driver source code, detailed initialization process includes interrupt operations, DMA operations, and includes data transfer with the host computer via the DMA program