CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - experiment

搜索资源列表

  1. 批处理系统的作业调度

    0下载:
  2. 这是上完操作系统课时,做的实习设计,又实验的目的,分析,设计。采用的是用响应比作业调度算法。-this is the operating system on the classroom, doing internships designed and The purpose of this experiment, analysis, design. The response ratio is Job Scheduling algorithm.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:215835
    • 提供者:成龙
  1. 14433

    0下载:
  2. AD14433和AT89C51子程序已做实验.QQ403553171-AD14433 and AT89C51 subroutine experiment has been done. QQ403553171
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:999
    • 提供者:梁进华
  1. 并行接口

    0下载:
  2. 此程序为一可编程并行接口实验源程序,通过此实验可掌握8255方式0的工作原理及使用方法。编程从8255C口输入数据,再从A口输出。-procedure for a programmable parallel interface experiment source, the passage of this experiment can seize 8,255 0 means the working principle and methods of use. Programming from the
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:893
    • 提供者:章军
  1. QDQ

    1下载:
  2. 此程序为一竞赛抢答器模拟实验源程序,采用8255并行接口编程。-Contest for a simulation experiment source, using 8,255 parallel interface programming.
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:865
    • 提供者:章军
  1. 绘制用纹理填充的线条

    0下载:
  2. 本程序绘制用纹理填充的线条,一个很好的例子绝对值得收藏-texture mapping filled with the lines, a g#$#!88231#!#$noname.rar!#$#algorithm design curriculum in the Huffman tree search and mapping experiment
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:12882
    • 提供者:邱波
  1. 操作系统进程调度实验--附有实验报告

    1下载:
  2. 这是一个关于操作系统进程调度的实验,采用的是优先权调度算法-This is a process of the operating system's scheduling experiment, the scheduling algorithm is priority
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:140974
    • 提供者:编程浪子
  1. JACOBI ITERATIVE ALGORITHM 7

    0下载:
  2. 代码是计算方法课程实验里很有用的雅可比叠代法程序-code is calculated experiment courses very useful Jacobi iterative procedure law
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:4655
    • 提供者:孙耀庭
  1. 实验四 路由跟踪111

    0下载:
  2. 这是一份实验报告,是关于路由器的trace的,做的时候还是有点困难,做完了收获很大,供大家参考了,-this experiment is a report on the trace router, or the time to do a bit difficult to finish a very fruitful, for your reference.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:37768
    • 提供者:Jack
  1. hxsf00

    0下载:
  2. 数据结构中的哈希表算法。做来完成实验的。-Hash algorithm of data structure. It uses for the experiment.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:876
    • 提供者:孙云
  1. CAERI3UX~

    0下载:
  2. 里面附有三个有关编译原理的实验。都可以在vc++上实现的。-with three inside the compiler principle experiment. In both vc on the case.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:45406
    • 提供者:陈 美
  1. 编译原理标识符

    0下载:
  2. 编译原理的一个实验报告: 内容为标识符的识别: 1. 以文本文件为程序输入,文本文件中是一个表达式。 2. 通过构造的程序读出表达式中的标识符。 3. 标识符以一个新的文本文件输出。-compiler of a principle experiment : identifier for the content of identification : 1. A text document procedures for the importation, the text document is an
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:23829
    • 提供者:陈明
  1. 编译

    0下载:
  2. 本程序是对编译原理的文法的定义给出的一个c语言的源代码: 文法是一个四元式设计一种数据结构表示文法 一. 实验名称:文法数据结构表示; 二. 实验目的:学习和认识文法的数据元素,并了解文法四个部分在计算机 内表示方法。 三. 实验要求: 1、 语言不限 2、可以用于后续的实验 3.两周完成,上交实验报告-this program is to build the grammar principle is the definition of a c source code language : gr
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5220
    • 提供者:陈明
  1. WSBOOKC

    0下载:
  2. winsock编程声明:最近一直有人要用我的这个实验报告,并为此多次给我发邮件。我不反对你们使用这个报告。但是,有几个问题请注意一下: 1、这个报告的代码不完全。只有进行语法分析和词法分析的两个函数,没有使程序完整起来的主函数。 2、我在写这些代码的时候看错了语法分析的语法规则,导致某些符合语法规则的源文件无法被正确分析。这个问题我在报告的最后面有描述。 3、代码的编译:我不保证实验报告中的代码可以在TurboC2.0下编译通过。Visual C++下也不保证。代码的语法规则是符合C99标准,而
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:177639
    • 提供者:名台
  1. 模拟运算器

    0下载:
  2. 计算机原理的课程设计,实现一个模拟运算器实验的小软件,用JAVA 实现-computer science curriculum design, and realization of a simulation experiment with a small software using JAVA
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:57282
    • 提供者:胡利会
  1. 动态字母

    0下载:
  2. 26个动态字母演示,很精巧的VC小程序,教科书第一章实验-26 letters dynamic demonstration, the VC very sophisticated small programs, textbooks first chapter experiment
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:24080
    • 提供者:胡利会
  1. H1

    0下载:
  2. 进程优先算法,进程调度是处理机管理的核心内容。本实验要求用C语言编写和调试一个简单的进程调度程序。通过本实验可以加深理解有关进程控制块、进程队列的概念,并体会和了解优先数和时间片轮转调度算法的具体实施办法-process priority algorithm, the process of scheduling processor is the core content management. The experiment called for using the C language and
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1717
    • 提供者:yuyu
  1. 位示图法内存分配

    0下载:
  2. 一个自己做的关于操作系统的小实验,为打发老师!-an own operating system on a small experiment to kill a teacher!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:49012
    • 提供者:情圣
  1. VC++6.0数字图像处理程序集

    1下载:
  2. 内含LOG滤波器提取边缘、用形态学方法提取骨架线实验报告。-intron from the edge filter, and morphological methods Skeleton extraction experiment report.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:237439
    • 提供者:八神
  1. net_voice

    0下载:
  2. 实时声音单向传输实验文档,是SendVoice和ReceiveVoice的文档-one-way real-time voice transmission experiment documentation, and is SendVoice ReceiveVoice Documents
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:180821
    • 提供者:魏伟
  1. LR1_gh

    0下载:
  2. 编译原理实验,LL1方法。对做实验有参考意义。-compiler principle experiment, LL1 methods. The experiment will be useful.
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:2779
    • 提供者:文轩
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com