搜索资源列表
Script
- vbs脚本解释器,在windows脚本宿主的基础上增强了功能,使脚本的威力更加强大-vbs scr ipt interpreter, the windows scr ipting host on the basis of enhanced features that make the scr ipt more powerful
ProgrammingLanLab4
- 我上过的Programming Language课程第四次大作业:在前三次的基础上添加类型检查和运算符结合和优先规则功能。 绝对原创,绝对经典!-My Programming Language course the fourth major operations: the basis of the first three add type checking and operator priority rule integration and functionality.
computer3dedges
- 3D模型变换的VC源程序,用户可在此基础进行科研创新-3D model of the VC transform source code, users can carry out scientific research on the basis of innovation
FUJI7R111(INF-8090iV7)
- Mt. Fuji Commands for Multimedia Devices Version 7 (INF-8090i v7) This document provides for commands to implement CD-R, CD-RW, DVD-ROM, DVD-RAM, DVD-R, DVD-RW, HD DVD-ROM, HD DVD-R, HD DVD-RW and HD DVD-RAM. This document is the basis for ch
minic_interpreter
- 一款比较完善的强大的C语言解释器,附带源码,可以嵌入到用户应用程序中。支持对比较复杂的C代码的解释执行。完美支持各种标准C语言语法,如if-else结构语句, ?:结构求值语句,for循环,while循环,do...while循环等 支持各种数据类型包括: char,short,int,string,float 支持多维数组及指针 支持自定义函数以及系统函数 支持局部变量以及全局变量,允许在变量定义时直接初始化 支持局部变量层次化作用域;允许定义系统常量;支持系统内部定义数据类型,但不支持用户在
Operator-precedence-parser
- 算符优先分析是基于文法满足算符优先文法的基础上施加的一种自底向上的一种语法分析方法。通过对给定的文法构造算符优先分析表和实现某个符号串的分析,掌握算符优先分析法的基本思想和实现过程。-Operator priority analysis is based on operator precedence grammar grammar satisfy imposed on the basis of a bottom-up approach a grammatical analysis. Throug
cPP-Two-dimensional-array
- 这个内容都是有关数组的,有求最大值,求和,基础的,新手们可以参考。-This content is related to the array, there are seeking maximum sum basis, novices can refer.
cJSON
- 在其基础上,添加了cJSON_Direct.c,实现了C语言中结构体与json格式字符串相互转化的功能-Json parsing code is written by a foreigner. On its basis, add cJSON_Direct.c to C language structure and JSON-formatted string into each other
pt2262
- 此程序是pt2262的编码程序,基于无线传输时芯片内程序下载,需要有一定基础的人下载-This program is pt2262 coding procedures, download-based wireless transmission chip within the program, you need to have some basis for people to download
word_complie
- 编译原理的pl0词法翻译程序,可以直接使用,参考书是《程序设计语言编译原理》的思想-basis on compiler methon pl0 method
lab2
- 任务是在词法分析和语法分析程序的基础上编写一个程序,对C 源代码进行语义分析和类型检查,并打印分析结果。与实验一不同的是,实验二不再借助已有的工具,所有的任务都必须手写代码来完成。另外,虽然语义分析在整个编译器的实现中并不是难度最大的任务,但却是最细致、琐碎的任务。因此需要用心地设计诸如符号表、变量类型等数据结构的实现细节,从而正确、高效地实现语义分析的各种功能。 需要注意的是,由于在后面的实验中还会用到本次实验已经写好的代码,因此保持一个良好的代码风格、系统地设计代码结构和
tcc-little
- 在官方源码基础上,修改了几处可能抛出异常和不识别文法的bug,更加健壮稳定。-In an official source on the basis of a few modifications may throw an exception and does not recognize the grammar bug, more robust and stable.
PL0
- 本次实验设计主要是在分析理解PL/0编译程序的基础上,对其词法分析程序、语法分析程序和语义处理程序进行部分修改扩充,使其增加并且实现了更多的功能。-This experiment design is mainly on the analysis of the understanding of PL/0 compiler, on the basis of the lexical analysis program, the syntax analysis and semantic processin
yufa
- 词法分析输出的单词基础上进行语法分析,输出相应的语法分析结果和错误信息。(On the basis of the word analysis of the output words, the grammatical analysis is carried out, and the corresponding results of grammatical analysis and error information are output.)
