资源列表
VideoOcx
- 基于ffmpeg做的解码控件,OCX格式,HTML访问。-Do ffmpeg decoding based controls, OCX format, HTML access.
HundredShots
- Python scr ipt that provide a gui and sound for the game 100 shots in 100 minutes -Python scr ipt that provide a gui and sound for the game 100 shots in 100 minutes
车牌定位
- 两种方法实现车牌定位:一种基于蓝色车牌的颜色分割,一种基于竖向纹理的识别。源文件有多个算法,有一部分未用到,但也在此提供,鼓励各位试着换个算法优化实现。内含README文件有详细说明。(Using 2 methods to realize license plate recognition: one is based on blue color segmentation, the other is based on vertical pattern recognition. More detai
OnlineStudentCell
- College related project
EJB_WebService_src
- 用EJB实现为Web服务端点,然后在客户端进行调用
DAODemo
- MFC DAO类使用Microsoft Jet数据库引擎操作位于系统数据库和用户数据库中的数据,它与基于ODBC的MFC数据库类截然不同,DAO通过Microsoft Jet访问数据,而MFC的ODBC类通过ODBC和ODBC驱动程序操作数据。一般来说,在访问Microsoft Jet数据库引擎,基于DAO的MFC类比基于ODBC的MFC类处理能力更强大。-MFC DAO classes use Microsoft Jet database engine operating on the sys
datain27
- 可以读取txt格式的数据信号(单列的),显示波形和fft频谱,有需要的可以下载,数据长度(默认20000以下),如果要用20000以上的可以自己修改,不会改的把所有带20000的都改高点。wav格式的还没写,就不要试了-Txt format can be read data signal (separate), the displayed waveform and fft spectrum, there is a need that can be downloaded, the data len
pushBox
- 智力游戏 推箱子游戏 在大部分参考书上都没有注释 这个比较齐全-Mind games PSP games on most reference books are no comments at this relatively complete
filezilla-3.2.4.1
- FileZilla is a cross-platform graphical FTP, FTPS and SFTP client a lot of features, supporting Windows, Linux, Mac OS X and more. FileZilla Server is a reliable FTP server for Windows.
RecursiveDescentParser
- 以下描述算术表达式的LL(1)文法的递归下降分析程序 G[E]: E→TE′ E′→ATE′|ε T→FT′ T′→MFT′|ε F→ (E)|i A→+|- M→*|/-The following descr iption of arithmetic expressions LL (1) recursive descent parser grammar G [E]: E → TE ' E' → ATE ' | ε T → FT' T
Canny
- canny边缘检测不错的程序,仅供大家参考!希望共同学习!-good canny edge detection procedure, for your reference! I hope common study!
Essentials-of-MATLAB-Programming
- basics of matlab programming