登录
首页 » Compiler program » 在此提供给大家有关C语言的一些经典文档(英文)

在此提供给大家有关C语言的一些经典文档(英文)

于 2022-03-31 发布 文件大小:59.01 kB
0 141
下载积分: 2 下载次数: 1

代码说明:

在此提供给大家有关C语言的一些经典文档(英文)-In this available to everyone on the C language, some of the classic document (English)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 一个简单的编译器,词法分析,语法分析,代码生成
    一个简单的编译器,有词法分析,语法分析,代码生成-a simple compiler, lexical analysis, grammar analysis, code generation
    2022-04-16 04:53:04下载
    积分:1
  • 这是一个此法分析器的手工构造实例,程序很简洁。
    这是一个此法分析器的手工构造实例,程序很简洁。-This is a method of manual analyzer tectonic example, a very simple procedure.
    2022-07-17 21:34:47下载
    积分:1
  • 这可是我的倾情制作,离卖弄的语法分析器,是自己写的实现程序,不使用他人的结果,直接从原始语法里进行推理计算的,而且这个使用c语言实现的,很多底层函数都是自己来写...
    这可是我的倾情制作,离卖弄的语法分析器,是自己写的实现程序,不使用他人的结果,直接从原始语法里进行推理计算的,而且这个使用c语言实现的,很多底层函数都是自己来写,像hash表里的hash函数,还有像动态自增长分配等。当然这个还很不完善,但是已经作了很多工作,差就差在没有找到理想的脚本支持语言,最后没有办法只能用函数指针的数组来进行语义调用了。-this but my DEDECATES production, from the play of parser, written in their own procedures, not to use the results of others directly from the original grammar conducted calculated reasoning, but the use of the c language, many are bottom of their function to write, like hash exterior of the hash function , as from the dynamic growth of distribution. Of course, this is far from perfect, but has made a lot of work, they just lacked the poor fail to find an ideal script language support, no way to the final only with an array of function pointers for the Semantic call.
    2022-10-31 07:10:03下载
    积分:1
  • 为了实现编译器的实用,可自由编写源代码…
    为了实现的编译程序实用,源程序可采用自由书写格式,即一行内可以书写多个语句,一个语句也可以占领多行书写;标识符的前20个字符有效;整数用2个字节表示;长整数用4个字节表示。这样词法分析程序的主要工作为: (1)从源程序文件中读入字符。 (2)统计行数和列数用于错误单词的定位。 (3)删除空格类字符,包括回车、制表符空格。 (4)按拼写单词,并用(种别,单词)二元式表示。 (5)根据需要是否填写标识符表供以后各阶段使用。 这里采用的编译程序的实现方法是一遍扫描,即从左到右只扫描一次源程序,也就是词法分析作为语法分析的一个子程序。故在编写词法分析程序时,用重复调用词法分析子程序取一单词的方法得到整个源程序的二元式流。 -in order to achieve the compiler practical, available free to write source code format, that his writing can be more than words, a statement can occupy multiple lines written; identifier of 20 characters effective; Integer with two byte; long integer with four byte. This lexical analysis for major work : (1) from source document read into the characters. (2) Statistics and a few mistakes out a few words for positioning. (3) delete the blank type characters, including the carriage return, tab spaces. (4) the spelling words and use (other species, words) dual ceremony. (5) whether the need for completing the table identifier subsequent stages. Here the compilers of th
    2022-01-23 11:14:40下载
    积分:1
  • 词法分析器,将输入的字符串识别成c语言的关键字等
    词法分析器,将输入的字符串识别成c语言的关键字等-lexical analyzer, the input string as c identification of keywords, such as language
    2022-12-21 19:15:03下载
    积分:1
  • 单片机测试程式,主要是IO扩展,测试线路,开路短路,LCD显示...
    单片机测试程式,主要是IO扩展,测试线路,开路短路,LCD显示-Single-chip testing program is mainly IO expansion, testing lines, open-circuit short-circuit, LCD display
    2023-04-10 18:30:03下载
    积分:1
  • 关于编译原理的vc程序
    关于编译原理的vc程序- About translation principle vc procedure
    2022-07-08 17:06:34下载
    积分:1
  • 一个简单的C词法分析器 能识别数字,标志符(关键字,变量)和一些运算符....
    一个简单的C词法分析器 能识别数字,标志符(关键字,变量)和一些运算符.-a simple C lexical analyzer can identify the number, identifier (keyword, variable), and some Operators.
    2023-04-18 23:00:03下载
    积分:1
  • good to evaluate program equations data and embedd the code directly into data b...
    good to evaluate program equations data and embedd the code directly into data base
    2022-06-13 12:19:44下载
    积分:1
  • 编译原理词法分析的一个小代码
    编译原理词法分析的一个小代码-compiler theory lexical analysis of a small code
    2023-03-11 17:40:04下载
    积分:1
  • 696518资源总数
  • 106245会员总数
  • 18今日下载