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

搜索资源列表

  1. Critical

    0下载:
  2. 定位临界区(critical section)导致的死锁。本程序用示例演示死锁的产生过程,和解决办法。-Do not use Thread Checker,Thread Profiler,WinDbg, but VC++.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1204622
    • 提供者:wolaiyule
  1. Bcheckv1.01

    0下载:
  2. PHP探针程序,需要PHP的环境支持,请先安装PHP环境以运行程序。-a php host checker. PHP 5.2 or greater is required !!!
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-29
    • 文件大小:17904
    • 提供者:大发了
  1. Englishwordspellingchecker

    0下载:
  2. 英文单词拼写检查,并推荐正确单词示例源码。-English word spelling checker, and recommend the correct word sample source.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:5297
    • 提供者:byk
  1. Android_Keycode.tar

    0下载:
  2. 此checker为Android平台下测试Keycode用应用程序,在Eclipse下由Java编写-This checker for the Android platform used to test the keyCode applications at Eclipse prepared by the Java
  3. 所属分类:Audio program

    • 发布日期:2017-04-17
    • 文件大小:170346
    • 提供者:seven
  1. enlish_word

    0下载:
  2. 英文单词拼写检查,并推荐正确单词示例源码-English word spelling checker, and recommend the correct word sample source
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2160
    • 提供者:lbx
  1. spellingchecker

    0下载:
  2. 英文单词拼写检查中的main函数 英文单词拼写检查中的main函数-English word spelling checker s main function
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2281
    • 提供者:任晓
  1. dw8

    0下载:
  2. 用DW8学习网页滚动字幕的制作W中可以使用“标签选择器”插入各种标签,并且可以使用“标签检查器”设置标签的属性值,它的功能类似于属性面板,但是比属性面板更强大。-Learning to use the page scroll DW8 subtitles that can be used in the production of W, " label selector" to insert a variety of labels, and can use the " la
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:146870
    • 提供者:wangjiaqi
  1. pinxie

    0下载:
  2. 拼写检查器用来拼写检查一个字典中是否有这个词,是否拼写正确-Spelling checker to spell-check whether there is a dictionary word, is spelled correctly
  3. 所属分类:Applet

    • 发布日期:2017-04-15
    • 文件大小:8069
    • 提供者:angel
  1. ccc

    0下载:
  2. Credit card controller(checker). dont use abuse-Credit card controller(checker). dont use abuse..
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2004
    • 提供者:Tuareq
  1. r_poker

    0下载:
  2. poker check program source poker test & game checker
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-17
    • 文件大小:26613
    • 提供者:BigDemon
  1. ckecker

    0下载:
  2. this is 6*6 checker applicatiion
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:85927
    • 提供者:ganesh
  1. isic-0.06

    0下载:
  2. ISIC -- IP Stack Integrity Checker, is intended to test the integrity of an IP Stack and its component stacks (TCP, UDP, ICMP et. al.) It does this by generating a controlled random packet-ISIC- IP Stack Integrity Checker, is intended to tes
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:38557
    • 提供者:haixin.yip
  1. aspell-0.60.6.tar-1

    0下载:
  2. aspell,搜索查询时的拼写检查程序,同时给出建议的词语。-aspell, at the time of the search query spelling checker, given the proposed terms at the same time.
  3. 所属分类:Search Engine

    • 发布日期:2017-04-10
    • 文件大小:1777930
    • 提供者:pope
  1. yffx

    0下载:
  2. 语法分析 C2.1 实验目的 编制一个递归下降分析程序,实现对词法分析程序所提供的单词序列的语法检查和结构分析. C2.2 实验要求 利用C语言编制递归下降分析程序,并对简单语言进行语法分析. C2.2.1待分析的简单语言的语法 用扩充的BNF表示如下: (1)<程序>::=begin<语句串>end (2)<语句串>::=<语句>{ <语句>} (3)<语句>::=<赋值语句>
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:337298
    • 提供者:zhangjuan
  1. wordspelling

    0下载:
  2. 自己写的一个拼写检查器,绝对原版,最重要的是带有wordlist。-To write a spell checker, an absolute original, the most important thing is with a wordlist.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:121317
    • 提供者:余学俊
  1. USBFlashMemoryChecker

    0下载:
  2. USB Flash memroy stick checker using C-Sharp
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:1211
    • 提供者:Riaz
  1. SearchWord

    0下载:
  2. 简单的单词拼写检查程序,查找文件中是否有错误的单词-Simple word spelling checker, find whether there is an error file of the word
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:70457
    • 提供者:yaowenqing
  1. libolanshi

    1下载:
  2. 赋值语句的翻译 通过设计、编制、调试一个典型的语法成分的语法分析和语义分析程序,实现对词法分析程序所提供的单词序列进行语法检查和结构分析以及语义翻译工作,进一步掌握常用的语法分析方法和语义分析方法。 要求: 选择最有代表性的语法分析方法,如算符优先法(或简单优先法)、递归下降分析法、LL分析法和LR分析法之一进行语法分析。 选择对各种常见程序语言都通用的语法结构,如赋值语句(尤指表达式)作为分析对象,并且与所选语法分析方法要比较贴切。 选择最有代表性的语义分析方法,如语法制
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1188
    • 提供者:甘云
  1. Alexa-check-rank

    0下载:
  2. Alexa page rank checker
  3. 所属分类:Windows Develop

    • 发布日期:2016-01-22
    • 文件大小:21625
    • 提供者:mahdi
  1. Windows

    0下载:
  2. vb编写的Windows系统漏洞补丁更新检查器 v1.0... 很实用-vb prepared a patch to update Windows system vulnerability checker v1.0 ... very useful ..
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:63539
    • 提供者:Lucifer
« 1 2 3 4 56 7 8 9 10 ... 17 »
搜珍网 www.dssz.com