资源列表
[编译器/词法分析] 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-06-08 上传 | 大小: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-06-08 上传 | 大小:22kb | 下载:0
[操作系统开发] s3c2410boot生成的镜像
说明:非常好的再我机器上面一进试验过的基于ARM9的嵌入式LINUX启动源代码,一点问题都没有-very good again above a machine I tested into the ARM9-based embedded Linux boot source code, no problem at all<zc> 在 2025-06-08 上传 | 大小:22kb | 下载:0
[中文信息处理] AboutWiz_src
说明:智能拼音源程序,很好用的,希望大家喜欢,还不错的-intelligent phonetic source, the good, hope you like them, but also good<郝雯> 在 2025-06-08 上传 | 大小: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-06-08 上传 | 大小:22kb | 下载:0
[编译器/词法分析] ExpressAnalysis
说明:表达式分析, 支持算术运算,括号,关系运算,逻辑运算,字符串的like运算等。采用了有限自动机做词法分析, 语法分析用算符优先分析方法,正负号算符使文法不是OPG,因此这里作了特殊处理。分析的结果是逆波兰式, 存在一个链表中。在逆波兰式的基础上,用一个栈来进行求值。在vc++6.0下试验通过。 如有问题,可以mail: zch888email@163.com 我将尽快回复你。-expression analysis, supports arithmetic operations, bra<大山> 在 2025-06-08 上传 | 大小:22kb | 下载:0