资源列表

« 1 2 ... .72 .73 .74 .75 .76 977.78 .79 .80 .81 .82 ... 1384 »

[编译器/词法分析cmm

说明:简单C编译器生成的目标代码是8086的汇编代码(16位),可以在一般的PC上被像MASM之类的汇编编译程序编译,生成可执行文件后,在DOS或Windows控制台下运行。 实现的语言定义如下: 语言类似于tiny语言,不支持过程调用,也就是只有一个main函数,无其他函数和全局变量 基本语句:注释语句(/*…*/),输入语句(int input(void) ),输出语句(void output(int) ),赋值语句。这里的输
<Tony> 在 2024-11-20 上传 | 大小:403kb | 下载:0

[编译器/词法分析howto_ping_ip_address

说明:How to ping ip address in VB
<David> 在 2024-11-20 上传 | 大小:8kb | 下载:0

[编译器/词法分析howtdatareport_to_ado

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

[编译器/词法分析flex-2.5.4

说明:词法分析器,用C++实现的。做得好辛苦-Lexical analyzer, using C++ Achievable. Well hard
<幻雪帝国> 在 2024-11-20 上传 | 大小:535kb | 下载:0

[编译器/词法分析ARMMP3

说明:ARMMP3.zip是arm下的mp3解码源代码,是学习的好东西。-ARMMP3.zip is the arm of mp3 decoder source code, is to learn good things.
<jj> 在 2024-11-20 上传 | 大小:61kb | 下载:0

[编译器/词法分析LL(1)yufafenxi

说明:*--- --- --声明--- --- -----*/ /* VC6.0下运行通过 此程序为本人苦心所做,请您在阅读的时候,尊重本人的 劳动。可以修改,但当做的每一处矫正或改进时,请将改进 方案,及修改部分发给本人 (修改部分请注名明:修改字样) Email: jink2005@sina.com QQ: 272576320 ——初稿完成:06-5-27 jink2005 补充
<> 在 2024-11-20 上传 | 大小:5kb | 下载:0

[编译器/词法分析autoseller

说明:这是本人的课程设计,自动售货机,内容有文件的操作,向量与迭代器的使用,友元函数的使用-This is my curriculum design, vending machines, the contents of the document operation, vector with the use of iterators, the Friends of the use of Function
<Dong> 在 2024-11-20 上传 | 大小:39kb | 下载:0

[编译器/词法分析scpp-0.1

说明:一个去掉程序中#ifdef #if 等预处理条件为假的程序-A procedure to remove# Ifdef# If conditions such as pre-treatment procedures to be false
<张三> 在 2024-11-20 上传 | 大小:35kb | 下载:0

[编译器/词法分析cifafenxighengxu

说明:用C语言编程实现词法分析器的功能,代码完整,运行正常-With C language programming to achieve the function of lexical analyzer, code integrity, and operating normally
<caoyang> 在 2024-11-20 上传 | 大小:1kb | 下载:1

[编译器/词法分析yufafenxiyuanma

说明:用C++语言编程实现语法分析器的功能,代码完整,运行正常-With C++ Language Programming parser functions, code integrity, and operating normally
<caoyang> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[编译器/词法分析Reflector

说明:.NET Reflector 5.0 Release Notes 28 December 2006 -. NET Reflector 5.0 Release Notes28 December 2006
<吴冬> 在 2024-11-20 上传 | 大小:1.83mb | 下载:0

[编译器/词法分析suanfuyouxian

说明:编写一个程序,用于判定给定的文法是否为算符优先文法。 注意:1.文法的机内表示;2. FIRSTVT集和LASTVT集的计算; 3. 算符优先关系矩阵的构造。 -The preparation of a procedure for determining whether a given grammar grammar priority for the operator. Note: 1. Grammar said machi
<乐 于与> 在 2024-11-20 上传 | 大小:216kb | 下载:0
« 1 2 ... .72 .73 .74 .75 .76 977.78 .79 .80 .81 .82 ... 1384 »

源码中国 www.ymcn.org