资源列表

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

[编译器/词法分析cmm

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

[编译器/词法分析bannico_Debuger_source

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

[编译器/词法分析bianyi0

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

[编译器/词法分析xuexiaoju

说明:语法分析器 语法分析器 语法分析器 -parser Parser parser Parser Language Parser France analyzer Parser Parser
<> 在 2025-06-05 上传 | 大小:401kb | 下载:0

[编译器/词法分析bannico_Debuger_source

说明:Delphi专用调试器bannico的源代码-Delphi debugger bannico dedicated source code
<陈云城> 在 2025-06-05 上传 | 大小:402kb | 下载:0

[编译器/词法分析Tiny12

说明:Tiny12中文手册,50多页,我感觉讲的够详细了。有需要的朋友可以下载看看。-Chinese Tiny12 manual, more than 50 pages, I feel that s enough talk about the details. There is a need to look at the friends can be downloaded.
<仙儿> 在 2025-06-05 上传 | 大小:401kb | 下载:0

[编译器/词法分析cyuyancifafenxiqi

说明:c语言词法分析器 实现将运算符关键字等有限隔开 并能分析错误-c language lexical analyzer to achieve the operator keywords separated by such a limited and can analyze the error
<MJ> 在 2025-06-05 上传 | 大小:401kb | 下载:0

[编译器/词法分析BCH_decoder

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

[编译器/词法分析3cd3c1a2e7ec

说明:QR源代码 编码解码源代码 vc++运行环境-QR code codec source code vc++ runtime environment
<危博> 在 2025-06-05 上传 | 大小:402kb | 下载: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 by its center pixel and a l
<kum> 在 2025-06-05 上传 | 大小:402kb | 下载: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.
<林康> 在 2025-06-05 上传 | 大小:402kb | 下载:0

[编译器/词法分析MPLAB_CODE

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

源码中国 www.ymcn.org