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

搜索资源列表

  1. leo

    0下载:
  2. 编译原理实验报告 语义分析程序的设计与实现实验环境 编译程序自动产生工具YACC(Yet Another Compiler-Compiler) (bison.exe)环境-Principles of semantic analysis test report compiled program design and implementation of experimental environment compiler automatically generates tool YACC
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:33005
    • 提供者:sky
  1. Computerdesign

    0下载:
  2. 微机课程设计电子琴,汇编实现……完整实验报告-Computer keyboard curriculum design, assembly to achieve a complete lab report ... ... ... ...
  3. 所属分类:assembly language

    • 发布日期:2017-04-25
    • 文件大小:32017
    • 提供者:zhou
  1. system

    0下载:
  2. 操作系统实验(进程调度+存储管理+磁盘调度++银行家算法+文件系统设计).doc-Operating System Experiment (process scheduling memory management++++ bankers disk scheduling algorithms+ file system). Doc
  3. 所属分类:OS Develop

    • 发布日期:2017-04-07
    • 文件大小:99617
    • 提供者:明立寿
  1. Lex

    0下载:
  2. 东南大学课程设计实验模拟lex ,实现lex 基本功能。-Experimental simulation of Southeast University curriculum lex, lex achieve basic functionality.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:8104
    • 提供者:huajinliang
  1. huibianyuequ

    0下载:
  2. 理论:完成了《汇编语言程序设计》课程,对微机系统结构和80系列指令系统有了较深入的理解,已掌握了汇编语言程序设计的基本方法和技巧。 实践:完成了《汇编语言程序设计》的4个实验,熟悉了汇编语言程序的设计环境并掌握了汇编语言程序的调试方法。-Theory: Complete the " Assembly Language Program Design" , on the computer system architecture and instruction set with
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:290456
    • 提供者:carponlee
  1. jisuanjizuchengyuanli

    0下载:
  2. 理论:学完“电工电子学”、“数字逻辑”、“汇编语言程序设计”、和“计算机组成原理”课程,掌握计算机组成原理实验平台的使用。 实践:计算机学院科学系实验中心提供计算机、实验的软件、硬件平台,在实验中心硬件平台验证设计结果。-Theory: completion of " Electrical and Electronic Engineering" , " Digital Logic" , " Assembly Language Programming
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:55480
    • 提供者:carponlee
  1. cPPexample

    0下载:
  2. C++程序设计实践教程(第二版)的配套实验范例源码,适合于初学者学习C++语言的编写,实验平台为visual C++6.0-Practical C++ Programming Guide (Second Edition) supporting experimental sample source code, suitable for beginners to learn C++ language, writing, experimental platform for the visual C++
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:135756
    • 提供者:
  1. 12321

    0下载:
  2. 此为用汇编语言实现的一个成绩管理系统,里面有完整的代码,流程图,设计思路以及实验报告。-This is an assembly language to achieve performance management system, which has the complete code, flowcharts, design ideas and experimental reports.
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:130659
    • 提供者:王望
  1. Lexical-analyzer-(scanner)

    0下载:
  2. 词法分析程序(扫描器)的设计-编译原理实验-Lexical analyzer (scanner) of the design- build principle experiment
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:177821
    • 提供者:浮云
  1. Recursive-descent-parser

    0下载:
  2. 递归下降语法分析程序设计 - 编译原理实验-Recursive descent parser design- build principle experiment
  3. 所属分类:Compiler program

    • 发布日期:2017-03-23
    • 文件大小:192690
    • 提供者:浮云
  1. qiuzhi

    0下载:
  2. 本实验的目的就是设计一个表达式求值的程序,程序中能接受包含(,),+,-,*,/, ,^的中缀表达式,从文件中读取算术表达式,并求出算术表达式的结果,在另一文件里输出-The purpose of this study is to design an expression evaluation process, the program can accept include (,),+,-,*,/, ,^ the infix expressions, arithmetic expressions
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:779773
    • 提供者:式圣
  1. 20110502_110805982

    0下载:
  2. 本次课程设计是在完成一个学期的编译原理课程之后,为了进一步加深对编译原理相关知识的理解,培养实际解决问题的能力而进行的。结合本学期所开设的软件工程课程,本次课程设计实验过程要求按照软件工程的思想来组织开发过程,按照软件生命周期的阶段划分来进行。由于课程设计规模较小,所以对软件生命周期进行适当的合并,简化为五个阶段,即需求分析、总体设计、详细设计、编码实现和测试。 1.1.2 设计任务 针对本次课程设计我们设计了-Introduction 1.1.1 design purpose of this
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:1527102
    • 提供者:孔琦
  1. bianyiyuanli

    0下载:
  2. 1.按要求设计实现能识别上述文法所表示语言的语法分析器,并要求输出全部分析过程; 2.要求详细描述所选分析方法针对上述文法的分析表构造过程; 3.完成对所设计语法分析器的功能测试,并给出测试数据和实验结果; 4.为增加程序可读性,请在程序中进行适当注释说明; -1. Designed and implemented as required to recognize that the grammar of the language parser, and called out al
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:164468
    • 提供者:张毅
  1. Exp3

    0下载:
  2. 操作系统课程设计——作业调度试验 外加实验报告-Operating System Course design- plus job scheduling test lab report
  3. 所属分类:OS Develop

    • 发布日期:2017-04-17
    • 文件大小:137071
    • 提供者:耳鼻
  1. lz

    0下载:
  2. 汇编语言程序设计屏幕窗口程序 题目:屏幕窗口程序 实验要求:在屏幕上开出三个窗口,它们的行列坐标(5,10)到(15,30);(5,50)到(15,70)以及(18,15)到(22,65)。 -Window screen assembly language programming program Topic: screen window program test requirements: on the screen to open the three windows, and th
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:1789
    • 提供者:liuzhao
  1. gdut_-huibianshiyan_shiyan1

    0下载:
  2. 汇编语言程序设计实验教程 汇编实验 实验一 源代码-gdut Experiment a compilation of source code
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:4172
    • 提供者:晓之光
  1. gdut_huibianshiyan2

    0下载:
  2. 汇编语言程序设计 汇编实验实验二 源代码-Assembly language programming source code compilation Experiment two
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:3762
    • 提供者:晓之光
  1. gdut_huibianshiyan3

    0下载:
  2. 汇编语言程序设计实验教程 汇编实验3 源代码-Assembly language programming source code compilation Experiment 3
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:5231
    • 提供者:晓之光
  1. bianyiqi

    0下载:
  2. 编译原理实验中的编译器设计,能实现词法分析和语法分析-Principle experiment compilation compiler design
  3. 所属分类:Compiler program

    • 发布日期:2017-05-03
    • 文件大小:1145992
    • 提供者:sjq
  1. asm

    0下载:
  2. 实验一 熟悉上机练习过程和伪指令实验 实验二 顺序结构程序设计实验 实验三 分支程序设计实验 -Hands-on experiment one familiar with the process and directives Experiment two sequential structure of the program design experiments designed to test three branches of experimental proce
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:3042
    • 提供者:萧瑜
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 23 »
搜珍网 www.dssz.com