CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - match

搜索资源列表

  1. chkc_tar

    0下载:
  2. 这是一个使用标准 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
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:9446
    • 提供者:李金明
  1. dtw2

    0下载:
  2. 在语音识别中使用matlab的的dtw(动态弯折匹配)源代码。-in Speech Recognition of the use of Matlab dtw (dynamic Meander match) source code.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:940
    • 提供者:吴斌
  1. search1

    0下载:
  2. 这是一个用汇编实现的在文件中查找相匹配的字符串的程序-This a compilation with the realization of the documents that match the search string procedures
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2729
    • 提供者:哈哈
  1. ZFC

    0下载:
  2. 程序接收键入的一个关键字和一个句子,若句子中不包含关键字,则显示‘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
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:32573
    • 提供者:周林
  1. KM

    0下载:
  2. KM算法求2分图最优匹配,程序源码。通过编译,运行成功。-KM algorithm for optimal two-match plans, procedures source. By compiling, running successfully.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1319
    • 提供者:孙威
  1. LGFind

    0下载:
  2. 字符串匹配程序,比如用 “你好*小张”在“你好,我的名字叫小张”中可以得出匹配,支持通配符查找。-string matching program, such as "Hello * kept" in the "Hello, My name is Xiao Zhang "may draw match, find support wildcards.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:34693
    • 提供者:fckadxz
  1. DAZIgame

    2下载:
  2. 1) 从屏幕上方以一定的时间间隔随机落下可显示字符,字符的出现位置亦是随机的; 2) 在多个字符(可以简化为仅有一个字符)下落的过程中可输入任意键,若键入与其中的任意一个字符相匹配的键,则该字符高亮显示并发出蜂鸣声,同时计分; 3) 按ESC键结束练习并显示命中率; 4) 再次按ESC键退出。 2. 硬件和软件环境: 个人PC机,WINXP操作系统,MASM5.0编程环境 -1) from the top of the screen in a certain time i
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2626
    • 提供者:mong
  1. jhvhjhk

    0下载:
  2. 乒乓球游戏机实验报告实验人: 大火虎设计课题: 用VHDL设计一个乒乓球游戏机,用开关来摸拟球手及裁判,用LED来模拟乒乓球,采用每局十一球赛制,比分由七段显示器显示. 设计思路: 采用按功能分块,将整个电路分成若干子程序,利用不同的子程序来实现记分,显示,键盘控制。设计过程: 1) 对4MHZ信号进行分频,得到所需的1HZ,及七段显示器所需的频率.存为CLOCKMAKE.VHD(注:仿真时所加的信号频率比这要高。)。 2) 设计一个子程序来描述裁判,左击球手,右击球手的动作对LED显示的影响,
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1120
    • 提供者:slw
  1. zzzmatch

    0下载:
  2. 用汇编程序去判断2个字符串是否match-compilation procedures used to determine whether two strings match
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:910
    • 提供者:郑宗钊
  1. bianyiyuanyidaima

    0下载:
  2. 编译原理代码 包括正规式匹配LR文法分析语义分析-compiler code including formal grammar LR-match analysis of semantic analysis
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:19984
    • 提供者:jinnee.lee
  1. match234

    0下载:
  2. 试编写一程序,比较两个字符串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
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1038
    • 提供者:陈于
  1. jiandancifafenxi

    0下载:
  2. 进行简单的词法分析,根据规定的词法匹配顺序进行匹配,很简单的功能,学习编译原理做的程序,内附测试文件.-simple lexical analysis, according to the lexical sequence matching match, a very simple function, Principle study compiler do the procedure, documents containing test.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:10110
    • 提供者:赵旋
  1. huibian.rar

    0下载:
  2. 汇编语言的课程设计,有关字符串匹配的,望参考,Assembly language curriculum design, the string match, hope Reference
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:35978
    • 提供者:月月
  1. match

    0下载:
  2. 本程序用汇编语言实现,完成匹配功能,从字串中查找特定字符串-This procedure using assembly language implementation, the completion of matching features, from a specific search string string
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:829
    • 提供者:李坏
  1. KMP

    0下载:
  2. 用于模式匹配的算法,c++,能够比传统的回溯方法要强的多-for pattern match,c++
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-08
    • 文件大小:856
    • 提供者:fa
  1. character--string-match

    0下载:
  2. 小程序:编写程序实现两个字符串比较。如果相同,则屏幕显示“match”,否则屏幕显示”nomatch”-small routine:input two characters strings,if they are sample ,show"match" on the screen , otherwise show "nomatch" on the screen.
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:535
    • 提供者:张双鸣
  1. MATCH.ZIP

    0下载:
  2. 两个字符串的匹配,显示“MATCH”和“NO MATCH”-Two strings match, show " MATCH" and " NO MATCH"
  3. 所属分类:assembly language

    • 发布日期:2017-11-10
    • 文件大小:816
    • 提供者:yifon
  1. match

    0下载:
  2. 匹配,很好,不错,很实用的方法,请大家参阅-Match, very good, good, very practical method, please refer to the
  3. 所属分类:LabView

    • 发布日期:2017-04-15
    • 文件大小:5551
    • 提供者:li quan
  1. Auto-Match

    0下载:
  2. LabVIEW example _Auto Match.vi
  3. 所属分类:LabView

    • 发布日期:2017-04-15
    • 文件大小:5715
    • 提供者:Astghik
  1. gray-to-match

    0下载:
  2. 灰度匹配,通过学习模板和图像比较找出要的结果。-Gray match, the template by learning and image comparison to find out the results.
  3. 所属分类:LabView

    • 发布日期:2017-05-01
    • 文件大小:467369
    • 提供者:宋孙萌
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com