资源列表

« 1 2 ... .31 .32 .33 .34 .35 336.37 .38 .39 .40 .41 ... 1384 »

[编译器/词法分析cmm

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

[编译器/词法分析bannico_Debuger_source

说明:Delphi专用调试器bannico的源代码
<陈云城> 在 2008-10-13 上传 | 大小:411768 | 下载:0

[编译器/词法分析bianyi0

说明:一个用C++编写的词法分析器程序,可以添加关键字。-a C++ prepared by the lexical analyzer procedures, can add the keyword.
<bobo> 在 2024-10-11 上传 | 大小:410624 | 下载:0

[编译器/词法分析xuexiaoju

说明:语法分析器 语法分析器 语法分析器 -parser Parser parser Parser Language Parser France analyzer Parser Parser
<> 在 2024-10-11 上传 | 大小:410624 | 下载:0

[编译器/词法分析bannico_Debuger_source

说明:Delphi专用调试器bannico的源代码-Delphi debugger bannico dedicated source code
<陈云城> 在 2024-10-11 上传 | 大小:411648 | 下载:0

[编译器/词法分析SA

说明:编译原理课程的语法和词法翻译程序,使用的是LL(1)分析方法-Compiler theory curriculum of grammar and lexical translation process, using the LL (1) analytical methods
<dodo> 在 2024-10-11 上传 | 大小:412672 | 下载:0

[编译器/词法分析usart

说明:这是一个 串口通讯程序,用于RS232 或RS485等。-this is a usart program ,use for 232 or rs485 ,etc
<jiangyang> 在 2024-10-11 上传 | 大小:412672 | 下载:0

[编译器/词法分析BCH_decoder

说明:基于VHDL的BCH编码的编程,比较完整,方便学习-bch encode vhdl
<王普领> 在 2024-10-11 上传 | 大小:411648 | 下载:0

[编译器/词法分析3cd3c1a2e7ec

说明:QR源代码 编码解码源代码 vc++运行环境-QR code codec source code vc++ runtime environment
<危博> 在 2024-10-11 上传 | 大小:411648 | 下载:0

[编译器/词法分析feb_wrk

说明:This paper attempts to address these questions by proposing a new local feature extractor to generalize and complete LBP, and we name the proposed method completed LBP (CLBP). In CLBP, a local region is represented
<kum> 在 2024-10-11 上传 | 大小:411648 | 下载:0

[编译器/词法分析111250093

说明:MyLex: 把自己定义的语言(以C为蓝本)转化成为Token序列, 需要配合MyYacc使用.-MyLex: transfers a user-defined language, which is according to C in example, to a token sequence. To use this program, you should also have MyYacc.
<林康> 在 2024-10-11 上传 | 大小:411648 | 下载:0

[编译器/词法分析MPLAB_CODE

说明:this about the RFID keypad GSM SERIAL LCD package library for the quick connection into system developement
<Atul> 在 2024-10-11 上传 | 大小:411648 | 下载:0
« 1 2 ... .31 .32 .33 .34 .35 336.37 .38 .39 .40 .41 ... 1384 »

源码中国 www.ymcn.org