CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - compiler

搜索资源列表

  1. DesignCompilerPPT

    0下载:
  2. 用design compiler对verilog hdl的程序进行逻辑综合最后生成门级网表即用门生成的电路图。-Verilog hdl with design compiler of the logic synthesis procedure generates the final gate-level netlist that is generated with the door circuit.
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:681826
    • 提供者:康华
  1. Compiler_theory-on_guide

    0下载:
  2. 编译原理上机指导,有详细的分析过程和源代码-Compiler theory-on guide, with detailed analysis of the process and the source code
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:72435
    • 提供者:韩箫
  1. bainyiyuanlidaan

    0下载:
  2. 编译原理,基本的习题集答案,是本科大学 的计算机专业的基础课程-Compiler theory, the basic problem set answers, is the University' s computer science undergraduate foundation courses. . .
  3. 所属分类:Development Research

    • 发布日期:2017-04-06
    • 文件大小:370155
    • 提供者:chen
  1. bianyiyuanli

    0下载:
  2. 《编译原理》考试习题及答案,一共有六套,很全面的。-" Compiler" test exercises and answers, a total of six sets of very comprehensive.
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:346152
    • 提供者:loong
  1. happy

    0下载:
  2. 编译原理词法分析器的功能是利用函数之间的递归调用模拟语法树自上而下的构造过程。 改造文法:消除二义性、消除左递归、提取左因子,判断是否为LL(1)文法 -Compiler theory lexical analyzer function is to use recursive function calls between the simulation process of constructing the syntax tree from the top down. Transforma
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:10837
    • 提供者:happyjack
  1. -LR(1)analysis

    0下载:
  2. LR(1)分析器自动设计 编译原理课程设计报告 -LR (1) Automatic design of compiler theory course analyzer design report
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:253453
    • 提供者:long
  1. Linux-gcc

    0下载:
  2. M. Tim Jones, 顾问工程师, Emulex Corp. M. Tim Jones 是一名嵌入式软件工程师.这里是他在IBM上发表的一编关于linux下GCC编译器的一些优化知识。比如:内核中常见到的likely() unlikely() __must_check 等等函数和函数属性从何而来,有什么作用,及如何对变量优化,对结构或函数添加属性等等。-M. Tim Jones, Consultant Engineer, Emulex Corp. M. Tim Jones is an
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:5786
    • 提供者:lifegnwei
  1. howto

    0下载:
  2. Guide on how to use the C to Pascal compiler
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:2869
    • 提供者:gbalbinot
  1. compiler_doc

    0下载:
  2. A compiler from C to Pascal
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1130
    • 提供者:gbalbinot
  1. lexyacc.pdf.tar

    0下载:
  2. Its a Lex + Yacc tutorial. Very good for starting to write a compiler. Gives an elaborate example for code generation.
  3. 所属分类:Development Research

    • 发布日期:2017-04-17
    • 文件大小:109219
    • 提供者:hassaan
  1. MiniC_Design_Implementation

    0下载:
  2. 随着计算机科学技术的飞速发展,计算机技术被应用在了越来越广泛的领域,实现各种各样功能的计算机程序被大量地开发出来,应用在我们的生活、学习和工作当中。相应地,也产生了许多用以编写这些计算机程序的高级程序设计语言。程序编制者通过特定语言的编译器将自己编写的源程序翻译为特定机器上的目标程序,从而能够最终达到程序执行的目的。-With the rapid development of computer science, computer technology is used in an increasi
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:188908
    • 提供者:飞轩泠
  1. bianyiyuanli

    0下载:
  2. 一、 实验目的与要求 目的:在分析理解一个教学型编译程序(如PL/0)的基础上,对其词法分析程序、语法分析程序和语义处理程序进行部分修改扩充。达到进一步了解程序编译过程的基本原理和基本实现方法的目的。 要求:对PL/0作以下修改扩充 基本内容: 增加单词:保留字 ELSE,FOR,TO,DOWNTO,RETURN 运算符 +=,-=,++,-- 修改单词:不等号# 改为 <> 增加条件语句的ELSE子句 -First, the purpose an
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:31851
    • 提供者:王亚楠
  1. FB_Compiler-Command

    0下载:
  2. FreeBasic_编译器命令 使用 fbc 命令行. fbc 是一个命令行编译器, 可以在DOS 控制台、Windows 命令提示符, 或 Linux shell 下运行. 不带任何参数地从控制台运行 fbc 将显示可用编译器选项,可以调整编译器的行为. -FreeBasic_Compiler Command Use fbc command line. fbc is a command line compiler, you can console in
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:2079
    • 提供者:南天门
  1. VC--bianyi-canshushezhi

    0下载:
  2. Visual C++开发环境编译参数设置,-Visual C++ compiler parameter settings
  3. 所属分类:Project Manage

    • 发布日期:2017-04-06
    • 文件大小:120671
    • 提供者:xinshangqiusi
  1. Test_pwm_usart_pit

    0下载:
  2. this code s sample to configuration PWM PIT and .. AT91c7x256 in keil uvigen 4.0 compiler
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:2516
    • 提供者:mehrdad
  1. Compiler-Construction-Principles

    0下载:
  2. (美)Kenneth C. Louden 著 冯博琴 冯岚 等译-(United States) Kenneth C. Louden with Bo-Qin Feng Feng Lan and other translation
  3. 所属分类:software engineering

    • 发布日期:2017-05-10
    • 文件大小:2511140
    • 提供者:冯川
  1. hafaman-yasuojieya

    0下载:
  2. 用哈弗曼算法编写的文件压缩解压程序,复制到编译器上可运行,C++语言编写-Documents prepared by Ha Fuman compression decompression algorithm program can be copied to run the compiler, C++ language
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:15176
    • 提供者:zhouxuecheng
  1. 1123

    0下载:
  2. 通过手工构造词法分析器,理解词法分析的过程原理,从而更好的理解编译原理。 通过构造过程中代码的编写,锻炼自己动手解决问题的能力和编程能力。 -Lexical analyzer constructed by hand, understanding the process of lexical analysis principles in order to better understand the compiler theory. Through the process of prepar
  3. 所属分类:文档资料

    • 发布日期:2017-04-17
    • 文件大小:92890
    • 提供者:木木水吉
  1. 2008620_2636

    0下载:
  2. 编译原理课程设计使用词法分析,语法分析将布尔表达式转换为逆波兰式-Course Design Compiler
  3. 所属分类:软件工程

    • 发布日期:2017-04-17
    • 文件大小:9608
    • 提供者:yuanyuan
  1. CPP_CProgramming-Guide-

    0下载:
  2. 提高C/C++性能的文档,强调规范和软件工程的思想,更是从编译器角度深层解释高效运行的原理-Improve the document of C/C++ performance,Emphasize norms and software engineering idea from the compiler Angle, but also the principle of efficient deep explanation
  3. 所属分类:Project Manage

    • 发布日期:2017-04-16
    • 文件大小:116048
    • 提供者:华中
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 28 »
搜珍网 www.dssz.com