资源列表

« 1 2 ... .29 .30 .31 .32 .33 234.35 .36 .37 .38 .39 ... 1384 »

[编译器/词法分析cifafenxiqi

说明:/*** *****词法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0 -/*** ***** lexical analysis procedure *** *****/ # includelt; Iostream.hgt; # Includelt; Fstream.hgt; #
<白天> 在 2008-10-13 上传 | 大小:1576 | 下载:0

[编译器/词法分析词法

说明:这是一个词法分析器,、实验内容: 1. 设计扫描器的自动机; 2. 设计翻译、生成Token的算法; 3. 编写代码并上机调试运行通过。 • 要求:输入——源程序文件; 输出——(1)相应的Token序列; (2)关键字、界符表,符号表,常数表。-This a lexical analyzer, and the contents : 1. The design of automatic scanner machine; 2.
<石青> 在 2008-10-13 上传 | 大小:5794 | 下载:0

[编译器/词法分析recda

说明:我们编译原理的上机作业,随便写写糊弄老师的,做tc下调试通过。-we build on the principle of operation for the casual writing fool the teachers do tc under debugging through.
<静水流深> 在 2008-10-13 上传 | 大小:1111 | 下载:0

[编译器/词法分析85018312345678

说明:编译原理LR(0)文法分析器 录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法树。程序中部分算法还很不简洁,有待改进,欢迎朋友与我多多交流。 -compiler theory LR (0) grammar analyzer input legitimate LR (0) grammar, will output LR (0) analysis table, and may import for
<张学友> 在 2008-10-13 上传 | 大小:24897 | 下载:0

[编译器/词法分析zy200512345

说明:这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行.. -this principle is to compile the source code, the compiler principles involved in various processes : lexical analys
<张学友> 在 2008-10-13 上传 | 大小:118108 | 下载:0

[编译器/词法分析qian

说明:词法分析,用C语言开发的,绝对值的一看经过本人十多天的研究,写成的-lexical analysis using the C language, a look at the absolute value of my days after the study, written
<tttt> 在 2008-10-13 上传 | 大小:1643 | 下载:0

[编译器/词法分析zy134345345

说明:一个简单实现了词法分析,语法分析,目标代码优化的编译器-a simple realization of the lexical analysis, grammar analysis, the objectives of optimizing code compiler
<张学友> 在 2008-10-13 上传 | 大小:9275 | 下载:0

[编译器/词法分析170054yufa 1234234234

说明:定义和实现了一个栈及其操作编译的时候只要用TC2.0或者WinTC打开Main.c文件进行编译就好了。如发现有Bug请在这里贴出来或者把修改后的代码跟帖在这里:)总之,这个工程仅仅是一个简单示例,告诉大家怎么样把课堂上学到的知识运用到实际编程当中去,工程中所用到的模块化思想,数据结构等知识都是大家学过的,大三了,希望大家在最后这段时间里把写程序的本领练就出来-definition and implementation of a stac
<张学友> 在 2008-10-13 上传 | 大小:188571 | 下载:0

[编译器/词法分析我编写的编译原理实验的词法分析程序

说明:词法分析程序,不用多说了,算法是我优化了n久的,给大家参考一下-lexical analysis procedure Needless to say, I optimization algorithm is a long n, for your reference
<冯亮> 在 2008-10-13 上传 | 大小:2591 | 下载:0

[编译器/词法分析feed-0[1].2.tar

说明:基于Fase 4 RDF/RSS语法分析器,Feed是向智能信息和消息检索代理迈出的第一步。它使用一个普通文本文件作为存储,而没有使用任何种类的数据库,应该可以在任何支持PHP的站点工作-on Fase 4 RDF / RSS parser, Feed is to intelligent information retrieval and news agency as a first step. It uses an ordinary
<侯为> 在 2008-10-13 上传 | 大小:509772 | 下载:0

[编译器/词法分析doctorj-4[1].0.0.tar

说明:DoctorJ是一套分析JAVA代码的应用程序。除了完成javadoc的功能,它根据标准和代码的准确度来检验文件。产生一个文件或者项目的统计信息,包括每一个类和方法的代码行数以及总数。语法分析器处于开发中-DoctorJ analysis is a set of Java code applications. In addition to completing the javadoc functions, in accordance w
<侯为> 在 2008-10-13 上传 | 大小:36866 | 下载:0

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

说明:geektalkd是一个简单的聊天服务器,设计为在瘦客户机上使用(像elnet, netcat,或是可用的Perl 客户机)。它的特点为多通道,私人聊天,和其它所有你希望从聊天服务器得到的东西。此外,所有的语法分析器代码可以重写和重读,所以你可以轻松地增加新功能而不用重新启动服务器,也不用将所有用户踢出聊天室-geektalkd is a simple chat server, designed for use in thin-clie
<侯为> 在 2008-10-13 上传 | 大小:22359 | 下载:0
« 1 2 ... .29 .30 .31 .32 .33 234.35 .36 .37 .38 .39 ... 1384 »

源码中国 www.ymcn.org