资源列表

« 1 2 ... .06 .07 .08 .09 .10 511.12 .13 .14 .15 .16 ... 1384 »

[编译器/词法分析CALOG

说明:c++编写的简单编译器 基本功能包括词法语法分析-c++ compiler, written in simple and basic functions, including lexical parsing
<huangkai> 在 2024-11-18 上传 | 大小:169kb | 下载:0

[编译器/词法分析l

说明:旨在通过lex实现的词法分析器的C++源代码-Aims to achieve through the lex lexical analyzer of C++ source code
<liang> 在 2024-11-18 上传 | 大小:169kb | 下载:0

[编译器/词法分析op_first

说明:编译原理大作业——算符优先文法生成器~能判断是否是算符优先文法并判断句子是否合法-Great job compiling principle- operator precedence grammar Builder ~ can determine whether the operator precedence grammar and determine the legality of the sentence
<xmj> 在 2024-11-18 上传 | 大小:169kb | 下载:0

[编译器/词法分析Code

说明:动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针-Written procedures for the dynamic link librar
<chuds> 在 2024-11-18 上传 | 大小:169kb | 下载:0

[编译器/词法分析CMM-version1.0

说明:自己写的CMM解释器,学解释器构造的同学应该都尝试过吧!这里用的antlr,和大家交流交流-cmm compiler with java, using antlr fr a mework.
<wyt> 在 2024-11-18 上传 | 大小:169kb | 下载:0

[编译器/词法分析ANSI-C-204

说明:AMR语音编码器的原始程序,这个很有用的啊。是由爱立信,nokia联合开发的-AMR speech coder of the original program, this very useful ah. By Ericsson, nokia joint development of
<zcl> 在 2024-11-18 上传 | 大小:169kb | 下载:0

[编译器/词法分析Research-of-Visualization-of-C

说明:分析C程序的函数调用机制,阐述函数调用可视化实现技术,并利用GNU编译器工具链跟踪函数,对函数调用进行可视化展示,从而有助于对复杂函数调用特别是递归调用中的算法设计、栈区使用、代码优化等内容的理解。- The thesis analyses the mechanism of function call in C program,explains the realization technology of Visualization of
<李飞> 在 2024-11-18 上传 | 大小:169kb | 下载:0

[编译器/词法分析Code

说明:动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-DLL program code. Static libraries and dynami
<田海龙> 在 2024-11-18 上传 | 大小:169kb | 下载:0

[编译器/词法分析Listingprogram1

说明:listing program clock
<endang lupiana> 在 2024-11-18 上传 | 大小:169kb | 下载:0

[编译器/词法分析MyCMM

说明:实现简单的解释器,可进行一般的程序解释执行。token完整,tokentype齐全。-Simple explanation, can explain the implementation of the general program. the token complete, tokentype.
<Sinic> 在 2024-11-18 上传 | 大小:169kb | 下载:0

[编译器/词法分析CMMInterpreter

说明:cmm解释器完整代码,包含词法分析模块,语法语义分析模块,中间代码生成模块,解释执行中间重新代码模块 ,中间代码采用四元式 界面简单,方便用户重新设计界面,只需要修改对应控件绑定事件-cmm interpreter complete code, including lexical analysis module, the syntax semantic analysis module, intermediate code generat
<戴雪> 在 2024-11-18 上传 | 大小:169kb | 下载:0

[编译器/词法分析ScanneraParser

说明:我的 通过C++实现的 C minus编译器(扫描器scanner&分析器parser) (ps:rar压缩文件,有部分中文名)-I realized through C++ C minus compiler (scanner scanner & parser parser) (ps: rar compressed files, some of the Chinese name)
<黄书郎> 在 2024-11-18 上传 | 大小:169kb | 下载:0
« 1 2 ... .06 .07 .08 .09 .10 511.12 .13 .14 .15 .16 ... 1384 »

源码中国 www.ymcn.org