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

搜索资源列表

  1. 83390079060624

    2下载:
  2. 设计程序完成如下功能:对给定的图结构和起点,产生所有的深度优先搜索遍历序列,并给出求解过程的动态演示。 说明:可以用实验工具中的有关功能。
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-08
    • 文件大小:6552
    • 提供者:林海
  1. shujujiegou

    2下载:
  2. 设计程序完成如下功能:对给定的图结构和起点,产生所有的深度优先搜索遍历序列,并给出求解过程的动态演示。 说明:可以用实验工具中的有关功能。
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:1016
    • 提供者:BMW M3
  1. struct

    0下载:
  2. 有序整数顺序存储数列的合并与数据删除 本次实验要求学生设计、实现、测试一个C/C++程序,基本步骤为: 1 分别从两个文件中读取已排序好的正整数到两个数组中; 2 合并这两个数组到第三个有序数组中并在屏幕终端输出第三个数组的数据。两个数据相同时只选择其中之一输出; 3 报告输出数据中不同数据的个数; 4 从数组中连续删除部分数据再输出结果; 5 把第一步改成用键盘输入数据测试你的输出结果; 6 详细注释你的程序。 -Integer stored in an or
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1552
    • 提供者:airxice
  1. neicunguanli

    0下载:
  2. 内存管理实验,设计一个内存管理器,支持至少两种分配策略,如first-fit, next-fit-Memory management experiment, the design of a memory manager to support the allocation of at least two strategies, such as first-fit, next-fit
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:124430
    • 提供者:jiangyuan
  1. shiyanzhidao

    0下载:
  2. 面向对象程序设计与Visual C++6.0教程 实验指导 源代码-Object-Oriented Programming with Visual C++6.0 tutorial,source code for experiment
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-03
    • 文件大小:15318299
    • 提供者:hefei
  1. 1-1

    0下载:
  2. 实验内容: 设计一个一元多项式的简单计算器,其基本功能有:①输入并建立多项式;②输出多项式;③多项式相加;④多项式相减;⑤多项式的乘积(选作)。可利用单链表或单循环表实现。-Experiment content: the design of a one dollar a simple polynomial calculator, and its basic functions: ① the importation and the establishment of polynomials
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1851
    • 提供者:郭光祖
  1. neicunguanli

    0下载:
  2. 本实验要求建造一个没有虚拟功能的内存管理系统.任务如下:  设计一个内存管理器,支持至少两种分配策略,如first-fit,next-fit,best-fit,worst-fit等.  对不同分配策略的性能进行评估. 这次实验主要实现了first fit和best fit两个算法。 -This experiment did not require the construction of a virtual memory management sys
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:273293
    • 提供者:小江
  1. 8255A

    0下载:
  2. 交通灯控制器实验报告--- SOC课程设计 一.实验功能 该交通灯控制器,能完成以下功能: ⒈ 显示交通灯的红、黄、绿的指示状态 用L1、L2、L3作为绿、黄、红灯; ⒉ 能实现正常的倒计时功能: 用M2、M1作为南北方向的倒计时显示器,显示时间为红灯8秒,绿灯8秒,黄灯8秒。 ⒊ 能实现特殊状态的功能 (1) 按S1后,能实现特殊状态功能; -Experimental reports of traffic light controller to design a course--- SOC.
  3. 所属分类:Other systems

  1. e-business

    0下载:
  2. 电子商务系统分析与设计实验教程案例,包括源代码和ppt文档。-Experimental Analysis and Design of e-commerce tutorial case, including the source code and ppt files.
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3290789
    • 提供者:xtsheng
  1. OS

    0下载:
  2. 操作系统的多级文件系统实现及其实验报告,可以拿来做课程设计-Multi-level operating system, file system and its experimental realization of the report can be used as curriculum design
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:807920
    • 提供者:马军
  1. CSourceCode

    0下载:
  2. C程序设计简明教程实验指导与习题解答》王晓东源代码,随书光盘非常有用-C Programming Tutorial concise guidance and exercise test answers, " Wang Xiaodong source code, with the book very useful CD-ROM
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-30
    • 文件大小:12903741
    • 提供者:jenson
  1. kkkk

    0下载:
  2. 数据结构课程设计,包括哈夫曼编译码器+散列法实验研究+缔结斯特拉算法实现校园导游!-Curriculum design data structure, including Huffman codecs+ hash+ the conclusion of experimental study of law algorithm Stratford campus tour guide!
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:236668
    • 提供者:hoo
  1. ftp

    0下载:
  2. ftp上传,下载工具,输入路径名即可实现,代码简单,适合学校课程设计用,实验用-ftp upload, download the tool, enter the path name can be achieved, the code is simple, suitable for the design of the school curriculum, and experiment with
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:3096
    • 提供者:fuwayu
  1. Windows

    0下载:
  2. windows内核实验代码,是关于操作系统的,对于课程设计有一定帮助-failed to translate
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:32049
    • 提供者:
  1. dianzishangwushiyanzhidaoshu

    0下载:
  2. 电子商务网站实验指导书,供学习电子商务网站设计的同学使用-Experimental instructions e-commerce sites, e-commerce web site design for the study of students using
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-02
    • 文件大小:20673
    • 提供者:张永伟
  1. maze.doc

    0下载:
  2. 是一个数据结构的实验,里面包含了源代码和一些具体的设计内容。是一个word文档-Is a data structure of the experiment, which contains the source code and a number of specific design elements. Is a word document
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:415900
    • 提供者:崔伟斌
  1. Transistor-circuit-design

    0下载:
  2. 《晶体管电路设计》铃木雅臣著, 本书面向实际需要,理论联系实际,通过大量具体的实验,通俗易懂地介绍晶体管电路设计的基础知识。-" Transistor circuit design" Suzuki, Masaomi forward, this in writing to the actual needs and linking theory with practice, through a large number of specific experiments, reader
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-22
    • 文件大小:39825527
    • 提供者:翼羽
  1. vb

    0下载:
  2. VB程序设计综合实验软件体,用于初学vb的综合型范例-VB programming comprehensive experimental software agents for the beginner vb examples of integrated
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1478039
    • 提供者:魏轩
  1. test_report2

    0下载:
  2. 这是一个实验报告,设计一个计算器的词法分析器,用以识别tokens,要求能够正确识别数字、运算符和字母变量-This is an experimental report, design a calculator lexical analyzer to identify the tokens, requires the ability to correctly identify the number, operators, and the letter variables
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:20369
    • 提供者:color
  1. wintc

    0下载:
  2. 《C/C++程序设计学习与实验系统》的方法 为了保证软件用户的利益,最新版2009.7已支持Windows 7。 -"C/C++ programmers to learn and experiment system" approach In order to ensure the interests of software users, the latest version 2009.7 has supported for Windows 7.
  3. 所属分类:Other systems

    • 发布日期:2017-06-21
    • 文件大小:37667086
    • 提供者:刘志
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 39 »
搜珍网 www.dssz.com