Welcome![Sign In][Sign Up]
Location:
Search - scanner

Search list

[SCMkey_scanner

Description: 一个本人修改的按键扫描程序,主要针对4x4键盘-I modified a key scanner
Platform: | Size: 3072 | Author: yzm | Hits:

[JSP/JavaSimpleInput

Description: 简单的输入和输出实现 不用scanner来实现所谓的输入和输出-basic simple input and output implementation
Platform: | Size: 1024 | Author: leon | Hits:

[Delphi VCL20061129231445733

Description: 扫描程序源码,并且提供例子,有兴趣的可以看看哦。-Scanner source, and provide examples interested can look oh.
Platform: | Size: 41984 | Author: kendaller | Hits:

[Windows Developrsg-1_0B

Description: Rsg是一个用Java编写的词法分析器(扫描器)生成器。 -Rsg is a work written in Java lexical analyzer (scanner) generator.
Platform: | Size: 691200 | Author: 王帅 | Hits:

[ELanguagecifasaomiaoqi

Description: 设计一个词法扫描器。词法扫描器的功能是输入源程序,输出单词符号。写出关键字集合和程序流程图。例如源程序为C语言。输入如下一段: main() { int a,b a = 10 b = a + 20 } 输出如图: (2,”main”) (5,”(“) (5,”)“) (5,”{“) (1,”int”) (2,”a”) (5,”,”) (2,”b”) (5,” ”) (2,”a”) (4,”=”) (3,”10”) (5,” ”) (2,”b”) (4,”=”) (2,”a”) (4,”+”) (3,”20”) (5,” ”) (5,” ) “ ) -Design of a lexical scanner. Function of lexical scanner is an input source and output word symbols. Write keyword collections and program flow diagram. For example, for the C language source code. Enter the following paragraph: main () ( int a, b a = 10 b = a+ 20 ) Output shown: (2, "main") (5 ,"(") (5 ,")") (5 ,"{") (1, "int") (2, "a") (5 ,",") (2, "b") (5 ," ") (2, "a") (4 ,"=") (3, "10") (5 ," ") (2, "b") (4 ,"=") (2, "a") (4 ,"+") (3, "20") (5 ," ") (5, ")")
Platform: | Size: 2048 | Author: 覃曼丽 | Hits:

[Othersudentmanagement

Description: 题2: 设计一个词法扫描器。词法扫描器的功能是输入源程序,输出单词符号。写出关键字集合和程序流程图。-Title 2: Design a lexical scanner. Function of lexical scanner is an input source and output word symbols. Write keyword collections and program flow diagram.
Platform: | Size: 1024 | Author: demi | Hits:

[Otherscaner

Description: 题2: 设计一个词法扫描器。词法扫描器的功能是输入源程序,输出单词符号。写出关键字集合和程序流程图。-Title 2: Design a lexical scanner. Function of lexical scanner is an input source and output word symbols. Write keyword collections and program flow diagram.
Platform: | Size: 1024 | Author: demi | Hits:

[Internet-NetworkDotpotPortScanner0.92

Description: Dotpot Port Scanner 0.92 字符界面的端口扫描工具,速度挺快,扫描结束后结果将保存在当前目录的DPPS.TXT里。-Dotpot Port Scanner 0.92
Platform: | Size: 2048 | Author: 朱勇 | Hits:

[Internet-Networkdnsscan-1.0

Description: DNS扫描器,使用异步事件库libevent实现-DNS scanner, using an asynchronous event library libevent implementation
Platform: | Size: 131072 | Author: xwolf | Hits:

[Consoleipscanner

Description: 简单的windows下的arp扫描程序,可以查询网段内的主机-Simple arp scanner under windows, you can query the host network segment
Platform: | Size: 1024 | Author: yaochao | Hits:

[CommunicationMemoryScannerl

Description: Memory Scanner will scan the whole memory built into your device. You will find all kinds of data - system entries, application data, as well as your personal data. You may query your searches and view their results either as text or as binary data. To speed up your searches you can define filters. -Memory Scanner will scan the whole memory built into your device. You will find all kinds of data- system entries, application data, as well as your personal data. You may query your searches and view their results either as text or as binary data. To speed up your searches you can define filters.
Platform: | Size: 17408 | Author: dave | Hits:

[SCMsegment

Description: mage8的数码管扫描程序 -mage8 digital control digital control mage8 scanner scanner
Platform: | Size: 1024 | Author: dingxing | Hits:

[Internet-NetworkTCPscan

Description: VC++下开发的简单的TCP端口的扫描程序,适合初学者学习。-VC++, developed a simple TCP port scanner, suitable for beginners to learn.
Platform: | Size: 2250752 | Author: 地方 | Hits:

[Internet-Network1

Description: 这是一个简单的端口扫描程序 注:要在cmd中找到exe的绝对路径 然后按照格式 才能有运行。-This is a simple port scanner Note: To find the exe in cmd and then follow the format of the absolute path in order to have to run.
Platform: | Size: 1193984 | Author: | Hits:

[Internet-Networknmap-4.01-win32

Description: \CCNP\ccnp课件\ISCW\5.消除网络攻击\扫描软件\nmap-4.01-win32.zip-\ CCNP \ ccnp courseware \ ISCW \ 5. To eliminate network attacks \ scanner \ nmap-4.01-win32.zip
Platform: | Size: 640000 | Author: 刘政 | Hits:

[Internet-NetworkTCPscanport

Description: TCP connect进行端口扫描的小程序~ -Port Scanner with TCP connect
Platform: | Size: 1250304 | Author: 靠谱男 | Hits:

[Internet-NetworkScannerDemo

Description: 实现半连接的TCP端口扫描程序,通过三次握手原理,实现隐秘的端口扫描。-TCP Scanner Demo with standard analysis.
Platform: | Size: 2469888 | Author: Xia | Hits:

[Embeded-SCM Developkeypad_scanner_latest.tar

Description: 基于FPGA的verilog键盘扫描程序,-FPGA-based verilog keyboard scanner,
Platform: | Size: 5120 | Author: zhang | Hits:

[VHDL-FPGA-Verilogtrunk

Description: hdl code for keypad scanner
Platform: | Size: 73728 | Author: gopala | Hits:

[ELanguagecompiler

Description: 词法分析器即词法分析程序又称为扫描器,其功能在于依次扫视字符串形式源程序中的各个字符,逐个识别出其中的单词,并将其转换为内部编码形式的单词符号串作确为输出-Lexical analyzer that lexical analysis program, also known as scanner, its function is to sweep a string followed by the various characters in the form of the source program one by one to identify one of the words and convert them to symbols within the encoded form of the word strings to make do for the Output
Platform: | Size: 80896 | Author: biao | Hits:
« 1 2 ... 43 44 45 46 47 4849 50 »

CodeBus www.codebus.net