资源列表

« 1 2 ... .08 .09 .10 .11 .12 813.14 .15 .16 .17 .18 ... 1383 »

[编译器/词法分析ExpressAnalysis

说明:表达式分析, 支持算术运算,括号,关系运算,逻辑运算,字符串的like运算等。采用了有限自动机做词法分析, 语法分析用算符优先分析方法,正负号算符使文法不是OPG,因此这里作了特殊处理。分析的结果是逆波兰式, 存在一个链表中。在逆波兰式的基础上,用一个栈来进行求值。在vc++6.0下试验通过。 如有问题,可以mail: zch888email@163.com 我将尽快回复你。-expression analysis, supports arithmetic operations, bra
<大山> 在 2008-10-13 上传 | 大小:22.27kb | 下载:0

[编译器/词法分析exp2

说明:构造C--语言的词法分析器。将一个C--语言程序分割成token串的序列。处理C--语言的所有token类型。
<韩静书> 在 2008-10-13 上传 | 大小:22.29kb | 下载:0

[编译器/词法分析temperature

说明:ADS环境下测试温度传感器18b20的测试源码,硬件平台是三星的s3c2440,本人原创,下载即可使用。
<白文晓> 在 2008-10-13 上传 | 大小:22.13kb | 下载:0

[编译器/词法分析vc_compile

说明:词法、语法分析程序。 绝对不是目前网络上流行的任何一个版本,因为每一行都是笔者自己写的,附有详细注释。 希望能和其他版本做一比较。-morphology, syntax and analytical procedures. Absolutely not currently popular on the Web any one version, because every trip is the author wrote it myself, with detailed notes. Hope a
<寒冬> 在 2025-07-22 上传 | 大小:22kb | 下载:0

[编译器/词法分析geektalkd-1[1].24.tar

说明:geektalkd是一个简单的聊天服务器,设计为在瘦客户机上使用(像elnet, netcat,或是可用的Perl 客户机)。它的特点为多通道,私人聊天,和其它所有你希望从聊天服务器得到的东西。此外,所有的语法分析器代码可以重写和重读,所以你可以轻松地增加新功能而不用重新启动服务器,也不用将所有用户踢出聊天室-geektalkd is a simple chat server, designed for use in thin-client (like elnet, Netcat, or the
<侯为> 在 2025-07-22 上传 | 大小:22kb | 下载:0

[编译器/词法分析CompilerAndCompilerGeneratorchap03

说明:这是一本编译原理英文书,名字如文件名。先上载前四章,如果谁想要更多的可以邮件索要 3-This is a compiler theory English books, names such as file names. First on the first four chapters, if anyone wants more mail can be requested 3
<taotao> 在 2025-07-22 上传 | 大小:22kb | 下载:0

[编译器/词法分析ExpressAnalysis

说明:表达式分析, 支持算术运算,括号,关系运算,逻辑运算,字符串的like运算等。采用了有限自动机做词法分析, 语法分析用算符优先分析方法,正负号算符使文法不是OPG,因此这里作了特殊处理。分析的结果是逆波兰式, 存在一个链表中。在逆波兰式的基础上,用一个栈来进行求值。在vc++6.0下试验通过。 如有问题,可以mail: zch888email@163.com 我将尽快回复你。-expression analysis, supports arithmetic operations, bra
<大山> 在 2025-07-22 上传 | 大小:22kb | 下载:0

[编译器/词法分析howtdatareport_to_ado

说明:How to ping ip address in VB
<David> 在 2025-07-22 上传 | 大小:22kb | 下载:0

[编译器/词法分析GirderFlexibilityCalculate

说明:简单的单跨梁挠度计算,是本人练习作品,主要功能:用户输入基本数据,就可以查询到指定位置的挠度。-Simple single-span beam deflection calculation, is my practice works, main functions: user input basic data, you can query to the designated location of the deflection.
<孙哲> 在 2025-07-22 上传 | 大小:22kb | 下载:0

[编译器/词法分析exp2

说明:构造C--语言的词法分析器。将一个C--语言程序分割成token串的序列。处理C--语言的所有token类型。-Tectonic C language lexical analyzer. A C language program is separated into token strings of sequences. C-treatment of all token types.
<韩静书> 在 2025-07-22 上传 | 大小:22kb | 下载:0

[编译器/词法分析reed_solomon

说明:rs的译码器,rs译码是一个比较复杂的过程-rs of the decoder, rs decoding is a more complex process
<zsh> 在 2025-07-22 上传 | 大小:22kb | 下载:0

[编译器/词法分析Calculator

说明:该课程设计通过使用flex和bison编写了一个科学计算器的程序,运行时,出现dos界面,在其中输入您想要进行计算的数学表达式,并设定显示方式,就可以按照您的要求显示出计算结果。-The curriculum design through the use of flex and bison to prepare a scientific calculator program, run-time, there dos interface, in which you want to enter ma
<zhangkun> 在 2025-07-22 上传 | 大小:22kb | 下载:0
« 1 2 ... .08 .09 .10 .11 .12 813.14 .15 .16 .17 .18 ... 1383 »

源码中国 www.ymcn.org