登录
首页 » Compiler program » trigonometri program that I write in C

trigonometri program that I write in C

于 2023-01-22 发布 文件大小:5.32 kB
0 173
下载积分: 2 下载次数: 1

代码说明:

trigonometri program that I write in C-trigonometri program that I write in C++

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

发表评论

0 个回复

  • Small C compiler source code to learn a good source.
    Small C 编译器的源代码 学习好的源码。 -Small C compiler source code to learn a good source.
    2022-01-22 15:45:43下载
    积分:1
  • very detailed grammar compiler ll1 Demonstration Program, the study compiled Acu...
    很详细的ll1文法编译演示程序,学习编译的极品!-very detailed grammar compiler ll1 Demonstration Program, the study compiled Acura!
    2022-01-21 20:39:18下载
    积分:1
  • itis a program to solve the lexical expressions .its efficeincy is very good in...
    itis a program to solve the lexical expressions .its efficeincy is very good in solving the expressions-itis a program to solve the lexical expressions .its efficeincy is very good in solving the expressions...
    2023-07-20 13:40:03下载
    积分:1
  • D/A Converter (D/A converter)
    D/A Converter(D/A转换器)-D/A Converter (D/A converter)
    2022-05-06 04:41:14下载
    积分:1
  • LL(1)文法使用的是确定的自顶向下的分析技术。LL(1)的含义是:第一个L表明自顶向下分析是从左向右扫描输入串,第2个L表明分析过程中将使用最左推导,1表明只...
    LL(1)文法使用的是确定的自顶向下的分析技术。LL(1)的含义是:第一个L表明自顶向下分析是从左向右扫描输入串,第2个L表明分析过程中将使用最左推导,1表明只需向右看一个符号便可决定如何推导,即选择哪个产生式(规则)进行推导。 LL(1)文法的判别需要依次计算FIRST集、FOLLOW集和SELLECT集,然后判断是否为LL(1)文法,最后再进行句子分析。 -LL (1) grammar using a set top-down analysis techniques. LL (1) the meaning is: the first one L shows a top-down analysis is a scan input string from left to right, the first two L shows the analysis process will be the most left-derivation, one that will be just right to see a sign can decide how to derive, choose what Production (rules) for derivation. LL (1) grammar, followed by calculation of the discriminant needs FIRST sets, FOLLOW sets and SELLECT set, and then determine whether to LL (1) grammar, the last sentence further analysis.
    2023-02-02 20:20: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++写的,内含原码和exe文件. 开发工具:DEV
    一个语法分析程序,C++写的,内含原码和exe文件. 开发工具:DEV-C-a program of parsing,write in c++,which include original code and exe file.develope tools:DEV-C
    2022-06-20 09:28:38下载
    积分:1
  • 编译原理的词法分析器
    编译原理的词法分析器-Compilation Principle of lexical analyzer
    2022-02-01 11:28:20下载
    积分:1
  • dump3 morpheus 0.2.9 src
    dump3 morpheus 0.2.9 src
    2022-02-24 23:09:08下载
    积分:1
  • Six different lexical parsing source code, or common
    6个不同的词法语法分析程序源代码,或者说通用c的编译器源码,3个c++控制台程序,3个mfc应用程序,-Six different lexical parsing source code, or common-source compiler c, 3 c++ console process, three mfc application, huh, huh
    2022-01-30 11:50:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载