搜索资源列表
UxSQLParser
- SQL解析器源代码,功能丰富。可以自定义运算操作符,自定义数据源-The SQL parser source code, feature-rich. Arithmetic operator can customize, custom data source
test1
- 1.1输入输出 程序输入为含有Pascal语言字符串的文件Test.cpp程序在控制台输出为含有二元组<code,String>和错误信息。其中code为单词符号类别标示,String为识别的单词。 1.2大小写不敏感: 程序对大小写不敏感,输出均为小写字符。 1.3注释识别功能: 当程序中出现“/*”时就会放弃对之后字符的识别,直至遇到“*/”,并将/*…*/部分识别为注释输出。 当输入中只有“/*”而没有与之对应的“*/”时输出“E
codes-matlab
- this codes is Source code for face detection of viola paper.of its Features is: Feature Computation: The “Integral” image representation Feature Selection: The AdaBoost training algorithm . Real-timeliness: A cascade of classifiers.-this code
EMG_ECG_feat
- Code for feature extraction EMG and ECG along with data files-Code for feature extraction EMG and ECG along with data files
Taylor_4th.f
- This Fortran code solves the ODE using Taylor Polynomial Exact Method. It uses a differential function to uate the derivative at given point (x,t) using function feature of Fortran 77. -This Fortran code solves the ODE using Taylor Polynomial Exact M