资源列表

« 1 2 ... .22 .23 .24 .25 .26 827.28 .29 .30 .31 .32 ... 1383 »

[编译器/词法分析bianyiqi1

说明:设计SAMPLE语言的词法分析器 检查要求: a] 启动程序后,先输出作者姓名、班级、学号(可用汉语、英语或拼音); b] 请求输入测试程序名,键入程序名后自动开始词法分析并输出结果; c] 输出结果为单词的二元式序列(样式见样板输出1和2);-Design SAMPLE language lexical analyzer inspection requirements: a] start the process, the first output of the author&#
<lilianjie> 在 2025-06-18 上传 | 大小:6kb | 下载:1

[编译器/词法分析beta3

说明:利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本,实现哈夫曼的编码译码-The use of Huffman coding to communicate can greatly improve channel utilization, shorten the transmission time information and reduce transmission costs, implementation Huffman encoding decoding
<yan > 在 2025-06-18 上传 | 大小:3kb | 下载:0

[编译器/词法分析Lex

说明:基于C++的编译器词法分析模块生成器[Lex],可使用Visual C++ 2003编译,分析词法定义文件,产生确定自动机[DFA]和对应词法的分析代码,使用此代码可解析C++源码并生成TOKEN序列-Based on C++ compiler lexical analysis module generator [Lex], can use the Visual C++ 2003 to compile, analyze lexical definition file, generated to
<secret> 在 2025-06-18 上传 | 大小:262kb | 下载:0

[编译器/词法分析encode

说明:二元重复码编码,把一篇文章文本编码为其他格式文本。-Binary Coded repeat, put an article text encoding text to other formats.
<李丹> 在 2025-06-18 上传 | 大小:3kb | 下载:0

[编译器/词法分析c-viterbi

说明:这是(2,1,7)viterbi编码和译码的c语言代码 译码中是用基二算法实现的,运行时首先要在c盘中建立一个输入文件和一个输出文件。-This is the [2,1,7] viterbi encoding and decoding of the c language code decoding is to use the base implementation of the second algorithm, run-time we must first set up in c aft
<张晓勃> 在 2025-06-18 上传 | 大小:2kb | 下载:0

[编译器/词法分析lexandyacc

说明:一本好书《lex和yacc》 对学习lex和yacc有很大帮助-lex and yacc
<cs> 在 2025-06-18 上传 | 大小:5.27mb | 下载:0

[编译器/词法分析tiny_analysis

说明:编译原理的课程设计作业,实现tiny+的语法分析-Compiler Construction Principles of curriculum design work, implementation of the tiny+ grammar analysis
<taolrlin> 在 2025-06-18 上传 | 大小:51kb | 下载:0

[编译器/词法分析linear_analys

说明:一个C语言的词法分析器,可扩展性很好。上编译后写的。-A C language lexical analyzer, a very good scalability. Writing of the compiled.
<Xing> 在 2025-06-18 上传 | 大小:185kb | 下载:0

[编译器/词法分析word

说明:Java语言词法分析器的设计与实现 其中具体要求: 1.使用DFA实现词法分析器的设计; 2.实现对Java源程序中注释的过滤; 3.利用两对半缓冲区从文件中逐一读取单词; 4.词法分析结果属性字流存放在独立文件[文件名:scanner_output]中; 5.统计源程序每行单词的个数和整个源文件单词个数; 6.具有报告词法错误和出错位置(源程序行号和该行字符)的功能; -Lexical analyzer Java language design and impl
<wangyonghui> 在 2025-06-18 上传 | 大小:2.12mb | 下载:1

[编译器/词法分析NCT-MINICUBE_v1.20A

说明:NEC编译器入门PM+,非常好的文档,快速学会使用编译器-NEC compiler entry PM+, a very good document, learn how to use Express compiler
<qhfbp> 在 2025-06-18 上传 | 大小:3.41mb | 下载:0

[编译器/词法分析psat-2.0.0-b1.4

说明:基于PSAT 软件的多目标最优潮流计算用于中小型电力系统的分析和管理-PSAT software-based multi-objective optimal power flow calculation for small and medium-sized power systems analysis and management
<icexue> 在 2025-06-18 上传 | 大小:1.32mb | 下载:0

[编译器/词法分析pl_0_word

说明:PL/0 语言的编译程序的一个部件,词法分析器。读入由PL/0语言编写的源代码,识别其中的关键字、标志符、数字,转换成程序可识别的中间符号并输出,包含词法错误检测-PL/0 compiler language of a component, lexical analyzer. Read entry from the PL/0 language source code, to identify one of the keywords, identifier, number, convert the
<吴潇> 在 2025-06-18 上传 | 大小:4kb | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 827.28 .29 .30 .31 .32 ... 1383 »

源码中国 www.ymcn.org