资源列表

« 1 2 ... .21 .22 .23 .24 .25 1226.27 .28 .29 .30 .31 ... 1383 »

[编译器/词法分析word-analysis

说明:词法分析程序。可实现对C语言的词法分析,关键字32个,包含了C的绝大部分运算、限界符,主要是对文件进行读、写操作,节省内存消耗,是一个不错的词法分析程序。-lexical analysis procedure. To be able to achieve C language lexical analysis, keyword 32, C contains the majority of operations Bound website. principal of the document to
<nimeda> 在 2025-06-14 上传 | 大小:1.41mb | 下载:0

[编译器/词法分析Notepad

说明:一种可以编辑多种编程语言的工具,还是蛮好用的,希望大家-Can edit a tool for a variety of programming languages, or with fine, and hope that we try
<啊矇> 在 2025-06-14 上传 | 大小:1.4mb | 下载:0

[编译器/词法分析pl0

说明:
<wisdomant> 在 2025-06-14 上传 | 大小:1.4mb | 下载:0

[编译器/词法分析AVR_fighter

说明:下载程序用的,一般的用mage8做的下载线,用的程序-Download using the general mage8 to do with the download cable, and use procedures
<刘明> 在 2025-06-14 上传 | 大小:1.41mb | 下载:0

[编译器/词法分析turbo

说明:turbo编码,从编码到译码都有一个完整的系统,功能很全-turbo code
<黄伟> 在 2025-06-14 上传 | 大小:1.4mb | 下载:0

[编译器/词法分析IF-ELSE_LR

说明:IF-else语句翻译 LR方法 三地址输出-IF-else translation, output three-address translation , LR method
<吴泽伟> 在 2025-06-14 上传 | 大小:1.4mb | 下载:0

[编译器/词法分析CompileChapter2

说明:计算机编译原理中的文法分析程序。此程序分析一个正则文法,构造DFA,并且运行DFA。-Computer compiler theory of grammar analysis program. This program analyzes a regular grammar, construct DFA, and run the DFA.
<xiaoqing> 在 2025-06-14 上传 | 大小:1.4mb | 下载:0

[编译器/词法分析UsingDLL

说明:这个程序是本人在系统的学习动态链接库后总结出来的。对于如何建立和使用动态链接库,里面有程序实例和详细的文字说明。-This program is a systematic study of the dynamic link library, I summed up. How to create and use dynamic link library, there are program examples and detailed text descr iption.
<高明亮> 在 2025-06-14 上传 | 大小:1.4mb | 下载:0

[编译器/词法分析decaf_PA2

说明:清华大学计算机系编译原理课程作业,对学习编译原理课程的同学应该有帮助-Department of Computer Science compiler theory course work should help students learning compiler theory courses
<hpk> 在 2025-06-14 上传 | 大小:1.41mb | 下载:0

[编译器/词法分析lab4

说明:module counter_modk(clock, reset_n, Q) parameter n = 4 parameter k = 16 input clock, reset_n output [n-1:0] Q reg [n-1:0] Q always @(posedge clock or negedge reset_n) begin if (~reset_n) Q <= d0 else begi
<nghi> 在 2025-06-14 上传 | 大小:1.41mb | 下载:0

[编译器/词法分析DAC8411Diver

说明:DAC8411 驱动代码,内含有pdf文档以及应用解释,C51直接调用方便快捷,效率高。并且在套文件中引入了时序图,让读者更加方便使用!-DAC8411 driver code, which contains a pdf document interpretation and application, C51 convenient direct calls, and high efficiency. And the introduction of a timing diagram in sets
<defu> 在 2025-06-14 上传 | 大小:1.41mb | 下载:0

[编译器/词法分析270916

说明:MP Lab main program LED blink
<Darknight8> 在 2025-06-14 上传 | 大小:1.41mb | 下载:0
« 1 2 ... .21 .22 .23 .24 .25 1226.27 .28 .29 .30 .31 ... 1383 »

源码中国 www.ymcn.org