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

搜索资源列表

  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. small-c-for-dos

    0下载:
  2. 一个小型DOS下的C语言编译器,有助于学习编译原理-A small DOS, C-language compiler, compiler theory can help learning
  3. 所属分类:Compiler program

    • 发布日期:2017-03-25
    • 文件大小:68.39kb
    • 提供者:
  1. BOCH

    0下载:
  2. 一个用LISP语言编写的语法分析器。使用Bottom-up Chart Parsing算法,程序非常的简单高效,只有二百多行。另外可以自己定义文法和字典。 源代码公开,主要供对语法分析算法和LISP编程感兴趣的人学习使用,也可以使用在自然语言处理的各种实际研究当中。-A language with LISP parser. The use of Bottom-up Chart Parsing algorithm, the procedure very simple and efficient,
  3. 所属分类:Compiler program

    • 发布日期:2017-11-09
    • 文件大小:4.45kb
    • 提供者:朱查松
  1. antlr_2_7_5

    0下载:
  2. antlr学习电子书.antlr是一种语言识别工具,他提供了一个框架,可以通过包含java,c++,或c#的语法描述来构造语言识别器,编译器和解析器-antlr learning books. antlr is a speech recognition tool, he provides a framework can include java, c++, or c# syntax descr iption to construct the language identifier, the co
  3. 所属分类:Compiler program

    • 发布日期:2017-05-03
    • 文件大小:1.28mb
    • 提供者:罗高
  1. byylsybg2

    0下载:
  2. 关于语法分析的编译原理实验报告,可以学习一下-Syntax analysis on the experiment report compiler, you can learn about
  3. 所属分类:Compiler program

    • 发布日期:2017-04-16
    • 文件大小:137.3kb
    • 提供者:847351058
  1. wave6000

    1下载:
  2. 51单片机开发环境wave6000,这个软件是学习汇编语言的良好环境,大家可以-51 MCU development environment wave6000, this software is a good learning environment for assembly language, we can
  3. 所属分类:Compiler program

    • 发布日期:2017-06-09
    • 文件大小:15.44mb
    • 提供者:liurenhe
  1. vi-vim-cheat-sheet

    0下载:
  2. 学习vi-vim最好的资料哈,还有很好的例子!如果会用cmake编译就更加完美啦!-Kazakhstan, there is a very good example of the best information to learn vi-vim! If you can use cmake to compile the more perfect it!
  3. 所属分类:Compiler program

    • 发布日期:2017-11-19
    • 文件大小:153.24kb
    • 提供者:马巍巍
  1. evlex

    0下载:
  2. 简单的词法分析器,可以供学习使用。欢迎大家下载使用。-Simple lexical analyzer can be used for learning to use. Welcome everyone to download.
  3. 所属分类:Compiler program

    • 发布日期:2017-11-22
    • 文件大小:23.23kb
    • 提供者:楼兰故居
  1. neopascal

    0下载:
  2. vs2005下的psacal编译器工程,可以用于学习编译前端技术-vs2005 under psacal compiler construction, can be used to study compiled front-end technology
  3. 所属分类:Compiler program

    • 发布日期:2017-11-18
    • 文件大小:426.7kb
    • 提供者:wangbo
  1. CInterprter

    0下载:
  2. 终于重头开始写完自己的解释器了,中途多次改变了实现机理,多次改变采用的结构体,最终实现了轻便快速的类C解释器。程序很好理解,对刚开始写解释器的朋友很有帮助,可以学习其中的实现方式和一些比较好的想法。程序还不完善,可以自己修改。-Finally start to finish his explanation, repeatedly changed the implement mechanism in the Middle, change multiple times using structs,
  3. 所属分类:Compiler program

    • 发布日期:2017-04-17
    • 文件大小:141.95kb
    • 提供者:范敏
  1. seriesAPF

    0下载:
  2. 串联APF c编译仿真代码,能很好消除电压谐波,为大家学习提供参考-Series APF c compiled simulation code, can well eliminate voltage harmonics, providing a reference for them to learn
  3. 所属分类:Compiler program

    • 发布日期:2017-04-15
    • 文件大小:4.82kb
    • 提供者:zoufuxiao
  1. UPFC

    0下载:
  2. UPFC用c搭建模型,能有效实现潮流功能,供参考学习-UPFC with c build model can effectively achieve the trend function for reference study
  3. 所属分类:Compiler program

    • 发布日期:2017-04-26
    • 文件大小:11kb
    • 提供者:zoufuxiao
  1. 3sdnMap

    0下载:
  2. GIS的二次开发利用AE初学者可以下载学习下-GIS development and utilization of secondary AE beginners can learn the next download
  3. 所属分类:Compiler program

    • 发布日期:2017-04-29
    • 文件大小:154.58kb
    • 提供者:魏康博
  1. mingw

    1下载:
  2. 基于QT的c语言编译器,可以编译大型程序,除了不具有调试功能外,其他功能几乎全部具有,可以作为学习的参考资料-Can compile large programs, in addition to not have debugging features, almost all of the other features, can be used as a reference for learning
  3. 所属分类:Compiler program

    • 发布日期:2017-04-29
    • 文件大小:75.72kb
    • 提供者:liujiaheng
  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. CB

    0下载:
  2. 该压缩包中含有codeblocks的安装包,学习C语言的人可以下载用-The archive contains people codeblocks installation package, learning C language can be used to download
  3. 所属分类:Compiler program

    • 发布日期:2017-06-13
    • 文件大小:19.39mb
    • 提供者:成自
  1. ADOConn

    0下载:
  2. C++实现的ADO数据库连接程序,可以学习并参考使用!-C++ implementation of the ADO connection program, you can learn and reference!
  3. 所属分类:Compiler program

    • 发布日期:2017-04-12
    • 文件大小:728byte
    • 提供者:liusong
  1. C_souer

    0下载:
  2. 学习无线遥控,可学习10个遥控器,望大家喜欢-Learning wireless remote control, can learn 10 remote control, hope you like
  3. 所属分类:Compiler program

    • 发布日期:2017-05-05
    • 文件大小:46.26kb
    • 提供者:陈伟
  1. 16级编译实验一

    0下载:
  2. 简单编译器,用以课堂教学研究。学生可下载,以进行编译原理的学习。(Simple compiler for classroom teaching research. Students can download to compile the principles of learning.)
  3. 所属分类:编译器/解释器

« 12 »
搜珍网 www.dssz.com