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

搜索资源列表

  1. dlx_verilog.rar

    0下载:
  2. 这是我个人写的DLX处理器流水线的Verilog代码,在ModelSim中仿真通过,并且在ISE中能综合!即可以下载到FPGA中运行指令,指令可以根据需要定义,也可和相应的编译器配合使用,这里给学习流水线和Verilog的朋友共享。,This is my personal wrote DLX pipeline processor Verilog code, adopted in the ModelSim simulation and can be integrated in the ISE! T
  3. 所属分类:SCSI-ASPI

    • 发布日期:2017-03-29
    • 文件大小:9.55kb
    • 提供者:李乔
  1. LALR(1)

    0下载:
  2. LALR(1)分析器的构造——整套课程设计,打分是良好,附有可运行的整套源代码。改一下小结就可以直接交了。-LALR (1) parser construction- set of curriculum design, scoring is good, with complete source code can be run. Summary of change it can be directly handed over.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:790.68kb
    • 提供者:小香
  1. tcc-0.9.25

    0下载:
  2. 一个小型的C编译器源码,可支持在X86,ARM体系架构目标代码的生成。自身可运行于WINDOWS或LINUX环境下。-A tiny C compiler source code for windows and linux both.
  3. 所属分类:Compiler program

    • 发布日期:2017-11-07
    • 文件大小:475.61kb
    • 提供者:YutaoFeng
  1. CMM-parser

    0下载:
  2. 一款CMM语法分析器,功能比较全面,可解释运行程序-A CMM parser, function more fully, run the program explained
  3. 所属分类:Compiler program

    • 发布日期:2017-04-05
    • 文件大小:107.62kb
    • 提供者:chobits
  1. mpi_summa

    0下载:
  2. summa算法,可在曙光4000A并行机上编译运行,矩阵维数无要求-summa algorithm, can be compiled to run on the Dawning 4000A parallel computer, the matrix dimension did not ask
  3. 所属分类:Compiler program

    • 发布日期:2017-12-02
    • 文件大小:1.67kb
    • 提供者:朱闻博
  1. VFP-UnFoxall3.0

    1下载:
  2. 软件介绍:UNFOXALL v3.00 专业注册版 FoxPro反编译工具。可以完整的从FOX所有版本(FoxBase, FoxPro2.x for DOS/Windows, VFP3.0/5.0/6.0)开发的EXE,.APP,.FOX,.SPX, .MPX, .QPX, .PJT及其 他文件中完整反编译出所有源程序及其他文件。 使用说明: 安装原版后,运行原版选择关于,输入用户姓名,邮件,单位,后确定退出再解压注册机至原版目录下运行注册机,可以得到正确注册码
  3. 所属分类:Compiler program

    • 发布日期:2017-10-30
    • 文件大小:1004.82kb
    • 提供者:mtjs
  1. Lexical-compiler

    0下载:
  2. 词法编译器,包含.jar的可运行文件,还有NDF流程图-Lexical compiler Lexical compiler Lexical compiler
  3. 所属分类:Compiler program

    • 发布日期:2017-11-07
    • 文件大小:25.36kb
    • 提供者:peng
  1. CMMintepre

    0下载:
  2. CMM(自定义) 是C 语言的一个子集,本程序对用这种语言写成的程序进行分析并输出相关的分析结果,解释器使用C语言写成.由词法分析程序、语法分析程序和语义分析程序组成。资源中包括程序源代码、可运行程序及测试程序、一个VC工程和相关设计用CMM语言设计文档。-CMM (custom) is a subset of the C language, the procedures of programs written in this language analysis and analysis rel
  3. 所属分类:SCSI/ASPI

    • 发布日期:2017-04-17
    • 文件大小:488.17kb
    • 提供者:张颖哲
  1. A-simple-parser

    0下载:
  2. 一个简单的语法分析程序,在visual C++下可运行-A simple parser can be run under visual C++
  3. 所属分类:Compiler program

    • 发布日期:2017-05-03
    • 文件大小:1.27mb
    • 提供者:Abel
  1. Lexical-analyzer.cpp

    0下载:
  2. 编译原理实验课程中得词法分析器的C++源码,可直接运行-Course C compiler principle experiment was lexical analyzer++ source code, can be directly run
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:2.28kb
    • 提供者:xuzhe
  1. 18b20

    0下载:
  2. 温度传感器DS18B20程序,带有解释和说明,可在编译器中运行。-Temperature sensor DS18B20 procedures, with explanations and can be run in the compiler.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-11
    • 文件大小:1.15kb
    • 提供者:飞信
  1. Topological-

    0下载:
  2. 实现拓扑排序的完整源代码,可直接编译运行-The topological sort of the complete source code can be directly compiled to run
  3. 所属分类:Compiler program

    • 发布日期:2017-05-03
    • 文件大小:950.43kb
    • 提供者:yuan
  1. DOTANALYZER

    0下载:
  2. 使用YACC进行dot图形语言的语法分析,仅上传编写的代码,使用时需先安装YACC(linux系统下),并联合编译,或者运行MAKE完成编译生成相应可执行文件。-YACC performed using dot syntax analysis, upload only part of the code, when used need to install (under linux system) YACC, and jointly compile, compile or run MAKE gen
  3. 所属分类:Compiler program

    • 发布日期:2017-04-28
    • 文件大小:51.58kb
    • 提供者:yuxueru
  1. Lexical

    0下载:
  2. 编译原理里的词法分析程序,完善按照c语言进行词法识别,下载后可直接运行,用于编译课程实验的学习-Compiler theory of lexical analysis procedures, to improve the C language for lexical recognition, download can be run directly, for the study of the course experiment
  3. 所属分类:Compiler program

    • 发布日期:2017-04-30
    • 文件大小:207.02kb
    • 提供者:李夫人
  1. SAN

    0下载:
  2. 编译原理里的语义分析程序,完善按照c语言进行语义分析,下载后可直接运行,用于编译课程实验的学习-Compiler theory of semantic analysis program, perfect in accordance with the C language semantic analysis, download can be run directly, for the study of the course experiment
  3. 所属分类:Compiler program

    • 发布日期:2017-04-30
    • 文件大小:226.45kb
    • 提供者:李夫人
  1. DynamicCompiler

    0下载:
  2. C#语言编写的C#编译器,可运行C#代码(C# language C# compiler, you can run C# code)
  3. 所属分类:编译器/解释器

    • 发布日期:2017-12-27
    • 文件大小:86kb
    • 提供者:雨梦天使
  1. 14-编译原理

    0下载:
  2. 编译原理相关书籍、可参照书籍学习有关编译相关的知识、学习编译器如何运行、全面的了解有关编译的原理(Compile principles related books, learn from books, compile related knowledge, learn how compiler works and understand the principles of compiling.)
  3. 所属分类:编译器/解释器

    • 发布日期:2018-05-01
    • 文件大小:60.09mb
    • 提供者:nick_name26
搜珍网 www.dssz.com