CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 SCSI/ASPI 搜索资源 -

搜索资源列表

  1. PL0

    0下载:
  2. 本次实验设计主要是在分析理解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
  3. 所属分类:Compiler program

    • 发布日期:2017-05-06
    • 文件大小:836038
    • 提供者:马晓璐
  1. PL0-The-compiler

    0下载:
  2. 一、完成的实验内容及说明 基本内容 (1)扩充赋值运算:+ 和 - (2)扩充语句 REPEAT <语句序列> DOWHILE <条件> 其中,<条件>是循环条件,即条件成立时,重复执行循环体的< 语句序列> 选做内容 (1)增加运算:++ 和 。 (2)增加类型:① 字符类型; ② 实数类型。 (3)扩充函数:① 有返回值和返回语句;② 有参数函数。 (4)增加一维数组类型 -A, th
  3. 所属分类:Compiler program

    • 发布日期:2017-05-05
    • 文件大小:262251
    • 提供者:马晓璐
  1. hafuman

    1下载:
  2. 利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(解码)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站设计一个哈夫曼编/译码系统。-The use of Huffman encoding can greatly improve the communication channel utilization, reduce the inform
  3. 所属分类:SCSI/ASPI

    • 发布日期:2017-06-03
    • 文件大小:2803607
    • 提供者:李华
  1. DIMMER_8

    0下载:
  2. Dimmer PWM 8-channel Compiler : BASCOM-AVR-Dimmer PWM 8-channel Compiler : BASCOM-AVR
  3. 所属分类:Compiler program

    • 发布日期:2017-05-04
    • 文件大小:512077
    • 提供者:masoud
  1. ASP.net.sERVER

    0下载:
  2. ASP.net服务器,完美支持Asp.c#.asp.NET,php-suppot Asp.c#.asp.NET,php
  3. 所属分类:Compiler program

    • 发布日期:2017-12-11
    • 文件大小:979651
    • 提供者:woshiqinren
  1. 1

    0下载:
  2. 编译原理编译器PL/0的扩充,扩充的内容有++, ,for,else,源代码齐全-Compiler principle compiler PL/0 expansion
  3. 所属分类:Compiler program

    • 发布日期:2017-12-12
    • 文件大小:436695
    • 提供者:木思
  1. PL0源码C语言版本

    0下载:
  2. C语言实现的pl0编译器,可以输出类pcode并解释执行(C language implementation of the pl0 compiler)
  3. 所属分类:编译器/解释器

    • 发布日期:2017-12-19
    • 文件大小:234496
    • 提供者:xwking
  1. ContextFreea

    0下载:
  2. 编译原理实现,完成了上下无关文法的表示与存储(Compile the principle of realization, completed the upper and lower irrelevant grammar representation and storage.)
  3. 所属分类:编译器/解释器

    • 发布日期:2017-12-23
    • 文件大小:875520
    • 提供者:小凉伴-
  1. 编译原理与实践(代码)

    0下载:
  2. 编译原理与实践(tiny c)代码, vc6编译。(Compiler theory and Practice (tiny C) code, VC6 compiler.)
  3. 所属分类:编译器/解释器

    • 发布日期:2017-12-16
    • 文件大小:873472
    • 提供者:瞒着
  1. I 帧提取

    0下载:
  2. I帧的提出,提取的是从h.264流程中的运动帧,并通过AES进行加密(I frame proposed, extracted from the h.264 process in the motion frame, and encrypted by AES)
  3. 所属分类:编译器/解释器

    • 发布日期:2017-12-22
    • 文件大小:5120
    • 提供者:Aniic.z
  1. test2

    0下载:
  2. 编译原理词法分析。设计、编制、调试一个识别一简单语言单词的词法分析程序。程序能够识别基本字、标识符、无符号整数、浮点数、运算符和界符)。(Compiler theory, lexical analysis.)
  3. 所属分类:编译器/解释器

    • 发布日期:2017-12-24
    • 文件大小:2703360
    • 提供者:冲田
  1. test3

    0下载:
  2. 编译原理语法分析,对下述文法和单词表定义的语言设计编制一个语法分析器。(Compiler theory syntax analysis.)
  3. 所属分类:编译器/解释器

    • 发布日期:2017-12-16
    • 文件大小:2485248
    • 提供者:冲田
  1. 文本转换

    0下载:
  2. 一种VB编程中用到的软件,可以进行文本间的转换(A kind of software used in VB programming, can be converted between text)
  3. 所属分类:编译器/解释器

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:皇钺锋镝
  1. C编译器

    0下载:
  2. 简单地C语言小子集的编译程序,采用LR分析方法(Simple C language small set compiler, using LR analysis method)
  3. 所属分类:编译器/解释器

    • 发布日期:2018-01-05
    • 文件大小:325632
    • 提供者:Zeable
  1. 光度立体视觉算法.src

    2下载:
  2. A stereo vision algorithm that rectifies the photographed round objects, restoring and repairing the images in the dark.
  3. 所属分类:编译器/解释器

    • 发布日期:2018-01-08
    • 文件大小:441344
    • 提供者:wangzhonglin
  1. pl0

    0下载:
  2. PL/0编译器,识别、分析特定的词法和语法,将源程序编译为类pcode进而生成目标程序并执行(The PL/0 compiler, which identifies, analyzes specific words and syntax, compiles the source program into a class pcode and then generates the target program and executes.)
  3. 所属分类:编译器/解释器

  1. 2018COMPILERPRACTICE1

    0下载:
  2. decaf语言的flex生成语法分析文件的过程,以及源码(The process, and source code of the flex generated syntax analysis of the decaf language)
  3. 所属分类:编译器/解释器

    • 发布日期:2018-01-09
    • 文件大小:242688
    • 提供者:RPeclipse
  1. 电话簿管理系统

    0下载:
  2. 电话博管理系统,C++,初学者,希望分享,不断进步(Telephone management system (beginners, hope to share))
  3. 所属分类:编译器/解释器

  1. LL1_calc

    0下载:
  2. 用LL1文法产生的表格,做的预测分析法计算器!如:7+7=;计算可得14.0000(LL1 parse calc. have fun!)
  3. 所属分类:编译器/解释器

    • 发布日期:2018-04-22
    • 文件大小:8192
    • 提供者:瞒着
  1. getchar11

    0下载:
  2. 从缓冲区中读取文字,并作词法和语法分析。(Read text from the buffer ,And the method of writing and the analysis of grammar.)
  3. 所属分类:编译器/解释器

    • 发布日期:2018-05-02
    • 文件大小:3072
    • 提供者:sans123
« 1 2 ... 21 22 23 24 25 2627 »
搜珍网 www.dssz.com