资源列表
revealjs
- CTP平台 GAMERSKY配置文件 下载后可选择语言(CTP platform GAMERSKY settings.ini)
COM_Builder
- source code for com port. Create in C++ Builder 4.0
Queue_BAK
- queue 源码 包括:队列的先入先出,加锁等等(the source code of queue)
Delphi7_语音播放
- 使用delphi调用windows的API函数播放语音(play sound ,this programe just a test demo,)
Optical-Flow
- 光流跟踪demo,金字塔实现,Pyramidal Implementation of the Lucas Kanade Feature Tracker Descr iption of the algorithm(Pyramidal Implementation of the Lucas Kanade Feature Tracker Descr iption of the algorithm)
cuze_welcome
- 三电平逆变器仿真,不可多得的资料,欢迎大家下载 不错的源码(Simulation of three level inverter, rare materials, welcome everyone to download source code)
Form1
- txt数据转为Excel中的数据,由按行存储转为按单元格存储,便于绘制图使用(txt 2 excel Txt data is converted to data in Excel, stored from line to cell storage, which is easy to draw)
Maklab
- 不变矩 matlab程序,有图例,可以运行,可供学不变矩的同学参考,,(Matlab program invariant moment, a legend, can run, can be used for reference in the study students of invariant moments,)
021057
- 不错的经验模态分解原吗,请相互分享,如有需要请邮箱联系(Good empirical mode decomposition of the original, please share, if necessary please contact email)
usnd
- 主成分分析PCA)算法是用于简化数据的一种技术,对于某些复杂数据(Principal component analysis (PCA) algorithm is used to simplify a technique of data, for some complex data)
VB6_Office_Combo_As_DLL
- 像office样式的扁平的combo控件(A flat combo control like the office style)
file
- 该类主要为统一文件操作而而设计, // 因为在 CV++的 CFile 和 QT的 QFile 提供的函数不尽相同 // 这里用 C 语言的 低级文件操作函数构造了一个简单类 // 实现了简单的文件操作,以期提高文件访问效率。(This class is designed for unified file operations,To achieve a simple file operation, with a view to improving file access ef