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

搜索资源列表

  1. design

    0下载:
  2. 简单的编译程序,能够进行词法分析,语法分析,并且生成中间代码四元式-Simple compiler, capable of lexical analysis, parsing, and generates intermediate code quaternion
  3. 所属分类:Compiler program

    • 发布日期:2017-04-16
    • 文件大小:44866
    • 提供者:王通
  1. C--Compiler

    0下载:
  2. C--编译器的实现代码 主要实现C--程序的语法错误 包括变量名、函数等的检查 YACC 和 Lex 在linux下编译通过 -C- compiler implementations code of the main C- syntax error process include variable names, functions, etc. Check YACC and Lex compile under linux
  3. 所属分类:Compiler program

    • 发布日期:2017-04-23
    • 文件大小:47880
    • 提供者:mk
  1. PL0

    0下载:
  2. PL0语言的C代码实现,有详细的注释以及程序说明以及测试程序-PL0 language C code realization, has detailed annotations as well as the procedures and test programs
  3. 所属分类:Compiler program

    • 发布日期:2017-04-07
    • 文件大小:13983
    • 提供者:飞子
  1. EC

    0下载:
  2. 遗传算法matlab代码,经过检测无错,希望对大家有用-Genetic algorithm matlab code, error detection
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:4569
    • 提供者:何汶坤
  1. CometAssistant

    0下载:
  2. 编程助手,查看窗口句柄 生成代码等待-Programming assistant, waiting to see the generated code window handle ...
  3. 所属分类:Compiler program

    • 发布日期:2017-05-06
    • 文件大小:1351898
    • 提供者:aaa
  1. array_processing.cpp

    0下载:
  2. c++ array processing example source code
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:894
    • 提供者:hkaray
  1. complier

    0下载:
  2. 北航编译课程大作业,包含源代码,测试程序以及文档。对PL/0编译器作以下修改扩充: (1)增加单词:保留字 ELSE,FOR,TO,DOWNTO,RETURN 运算符 +=,-=,++,―― 其中FOR,TO,DOWNTO,RETURN属于选做内容。 (2)修改单词:不等号# 改为 <> (3)增加条件语句的ELSE子句 -Northern compile operations courses, including source code, test proc
  3. 所属分类:Compiler program

    • 发布日期:2017-05-12
    • 文件大小:2582540
    • 提供者:王浩
  1. PL0

    1下载:
  2. pl0拓展文法的编译器,包含实验报告、源码和测试程序。对PL0原编译器进行了以下的扩充:1. 增加以下保留字 else(elsesym), for(forsym),to(tosym),downto(downtosym), return(returnsym),[(lmparen),](rmparen) 2. 增加了以下的运算符: +=(eplus),-=(eminus),++(dplus),--(dminus) 取址运算符&(radsym),指向运算符@(padsym) 3
  3. 所属分类:Compiler program

    • 发布日期:2017-05-02
    • 文件大小:658465
    • 提供者:王浩
  1. pl0

    1下载:
  2. pl0编译器 包含测试程序以及源代码 和可执行文件,实现了对pl0程序的编译-pl0 compiler includes test procedures as well as source code and executable files, the compiler implements procedures for pl0
  3. 所属分类:Compiler program

    • 发布日期:2017-04-17
    • 文件大小:71118
    • 提供者:王浩
  1. TzdnerDebug

    0下载:
  2. 将机器码与反汇编的转换,可以自行添加响应的机器码-Disassemble the machine code, you can add your own
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:180557
    • 提供者:小路
  1. PL0

    0下载:
  2. 编译课设源代码,PL0编译器,完整代码,1500行,功能强大-PL0 compiler, complete code, 1500 lines, powerful
  3. 所属分类:Compiler program

    • 发布日期:2017-04-23
    • 文件大小:464512
    • 提供者:文柳
  1. SynaxAnalyzer

    0下载:
  2. 语法分析器,用来检验在源代码中,句子是否满足这中语言的语法要求,适合于初学 编译原理的学生。-Parser, used to test the source code, a sentence which meets the requirements of the language syntax, suitable for beginners compiler theory students.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-16
    • 文件大小:22549
    • 提供者:徐李仙
  1. spfd5408initial

    0下载:
  2. 5408 lcd DRIVER C CODE : FOR DRIVER THE LCD WITH SPFD5408-5408 lcd DRIVER C CODE : FOR DRIVER THE LCD WITH SPFD5408
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:909
    • 提供者:david lo
  1. lm35

    0下载:
  2. lm35 temprature sensor with mega8 c++ code and lcd2*16 and proteu and protel files
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:436839
    • 提供者:mostafa
  1. mini_c.tar

    0下载:
  2. 小型c编译器,python源码,标准c语言子集。-Small c compiler, python source code, standard c language subset.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-17
    • 文件大小:51439
    • 提供者:zhengqiang
  1. getWord

    0下载:
  2. 编译原理课程作业,getword代码实现。-Compiler theory courses, getword code.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:5533
    • 提供者:young
  1. n

    0下载:
  2. 网站源码 密码解压包里的官方网址 很不错的 大家下载-Website source code to extract the bag' s official web site is very nice to see you download
  3. 所属分类:Compiler program

    • 发布日期:2017-05-08
    • 文件大小:1744764
    • 提供者:武亦染
  1. memo_Saleh_dpd

    0下载:
  2. this matlab code presents a memory polynommial predistorter and a saleh model for the power amplifier
  3. 所属分类:Compiler program

    • 发布日期:2017-04-08
    • 文件大小:1098
    • 提供者:shi
  1. simple-wireless

    0下载:
  2. Simple wireless TCL code for NS2
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:2236
    • 提供者:amatek
  1. RIR_Generator_v2.0_20100920

    0下载:
  2. to generate room impulse response this be used as a source code to mex with matlab
  3. 所属分类:Compiler program

    • 发布日期:2017-05-02
    • 文件大小:581787
    • 提供者:loga
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 44 »
搜珍网 www.dssz.com