搜索资源列表
chkc_tar
- 这是一个使用标准 C 开发的简单的可以对 C 语言程序进行语法检查的程序,本程序检查你的程序中小括号、中括号、大括号、单引号、双引号、/* */ 注释等的配对情况,可以及时发现程序中存在的语法错误情况。-This is a standard C development can be a simple C language syntax procedures for the inspection procedures, the procedures check your procedures sm
dtw2
- 在语音识别中使用matlab的的dtw(动态弯折匹配)源代码。-in Speech Recognition of the use of Matlab dtw (dynamic Meander match) source code.
search1
- 这是一个用汇编实现的在文件中查找相匹配的字符串的程序-This a compilation with the realization of the documents that match the search string procedures
ZFC
- 程序接收键入的一个关键字和一个句子,若句子中不包含关键字,则显示‘NO MATCH’;若句子包含关键字则显示‘MATCH’,并把该关键字在句子中的位置用十六进制数显示出来。程序以输入CTRL+C退出-procedures of a receiver type a keyword and sentence, if the sentence does not contain the keyword, showed 'NO MATCH'; if the sentence contain
KM
- KM算法求2分图最优匹配,程序源码。通过编译,运行成功。-KM algorithm for optimal two-match plans, procedures source. By compiling, running successfully.
LGFind
- 字符串匹配程序,比如用 “你好*小张”在“你好,我的名字叫小张”中可以得出匹配,支持通配符查找。-string matching program, such as "Hello * kept" in the "Hello, My name is Xiao Zhang "may draw match, find support wildcards.
DAZIgame
- 1) 从屏幕上方以一定的时间间隔随机落下可显示字符,字符的出现位置亦是随机的; 2) 在多个字符(可以简化为仅有一个字符)下落的过程中可输入任意键,若键入与其中的任意一个字符相匹配的键,则该字符高亮显示并发出蜂鸣声,同时计分; 3) 按ESC键结束练习并显示命中率; 4) 再次按ESC键退出。 2. 硬件和软件环境: 个人PC机,WINXP操作系统,MASM5.0编程环境 -1) from the top of the screen in a certain time i
jhvhjhk
- 乒乓球游戏机实验报告实验人: 大火虎设计课题: 用VHDL设计一个乒乓球游戏机,用开关来摸拟球手及裁判,用LED来模拟乒乓球,采用每局十一球赛制,比分由七段显示器显示. 设计思路: 采用按功能分块,将整个电路分成若干子程序,利用不同的子程序来实现记分,显示,键盘控制。设计过程: 1) 对4MHZ信号进行分频,得到所需的1HZ,及七段显示器所需的频率.存为CLOCKMAKE.VHD(注:仿真时所加的信号频率比这要高。)。 2) 设计一个子程序来描述裁判,左击球手,右击球手的动作对LED显示的影响,
zzzmatch
- 用汇编程序去判断2个字符串是否match-compilation procedures used to determine whether two strings match
bianyiyuanyidaima
- 编译原理代码 包括正规式匹配LR文法分析语义分析-compiler code including formal grammar LR-match analysis of semantic analysis
match234
- 试编写一程序,比较两个字符串string1和string2所包含的字符是否相同。如果相同则显示‘Match’ ,否则,显示 ‘No match’,同时响铃提示。-prepared a test procedures Comparing the two strings string1 and string2 included whether the same characters. If the same show 'Match', it shows that 'No ma
jiandancifafenxi
- 进行简单的词法分析,根据规定的词法匹配顺序进行匹配,很简单的功能,学习编译原理做的程序,内附测试文件.-simple lexical analysis, according to the lexical sequence matching match, a very simple function, Principle study compiler do the procedure, documents containing test.
huibian.rar
- 汇编语言的课程设计,有关字符串匹配的,望参考,Assembly language curriculum design, the string match, hope Reference
match
- 本程序用汇编语言实现,完成匹配功能,从字串中查找特定字符串-This procedure using assembly language implementation, the completion of matching features, from a specific search string string
KMP
- 用于模式匹配的算法,c++,能够比传统的回溯方法要强的多-for pattern match,c++
character--string-match
- 小程序:编写程序实现两个字符串比较。如果相同,则屏幕显示“match”,否则屏幕显示”nomatch”-small routine:input two characters strings,if they are sample ,show"match" on the screen , otherwise show "nomatch" on the screen.
MATCH.ZIP
- 两个字符串的匹配,显示“MATCH”和“NO MATCH”-Two strings match, show " MATCH" and " NO MATCH"
match
- 匹配,很好,不错,很实用的方法,请大家参阅-Match, very good, good, very practical method, please refer to the
Auto-Match
- LabVIEW example _Auto Match.vi
gray-to-match
- 灰度匹配,通过学习模板和图像比较找出要的结果。-Gray match, the template by learning and image comparison to find out the results.