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

搜索资源列表

  1. 实验1 跑马灯实验

    0下载:
  2. STM32的跑马灯实验,亲测可用。内有详细的讲解文档,很好的学习资料。(Marquee experiment STM32, pro test available. There is a detailed explanation of the document, a good learning materials.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-05
    • 文件大小:48128
    • 提供者:starrr
  1. 实验4 串口实验

    0下载:
  2. STM32的串口实验,亲测能用。内有详细的讲解文档,很好的学习资料。(STM32 serial port experiment, pro test can use. There is a detailed explanation of the document, a good learning materials.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-05
    • 文件大小:52224
    • 提供者:starrr
  1. 实验5 外部中断实验

    1下载:
  2. STM32的外部中断实验,亲测可用。内有详细的讲解文档,很好的学习资料。(The external interrupt experiment of STM32 can be used as a parent test. There is a detailed explanation of the document, a good learning materials.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-05
    • 文件大小:53248
    • 提供者:starrr
  1. 实验报告

    0下载:
  2. 信号与系统实验课程作业中的仿真MTALAB代码(Code in the course of signal and system experiment course)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:9216
    • 提供者:菲虾
  1. 实验四、数据库安全性

    0下载:
  2. 适用书籍,数据库系统概论(第五版)王珊,学会做实验更好理解这本书,适用大学生(Application of books, database system introduction (Fifth Edition) Wang Shan, learn to do experiments to better understand this book, suitable for College Students)
  3. 所属分类:数据库系统

  1. 存储管理实验

    0下载:
  2. 操作系统的存储管理实验,里面有FIFO算法和LRU算法,还有CLOCK核心算法(The storage management experiments of the operating system include the FIFO algorithm and the LRU algorithm, and the CLOCK core algorithm.)
  3. 所属分类:Linux/Unix编程

  1. 操作系统的实验报告

    0下载:
  2. 操作系统实验报告,win批处理实验,linux命令用法(Operating system experiment report, win batch experiment, Linux command usage)
  3. 所属分类:操作系统开发

    • 发布日期:2018-01-06
    • 文件大小:1899520
    • 提供者:桀骜_孤狼
  1. VHDL实验程序

    0下载:
  2. 包含EDA基础实验程序,计数器、电子密码锁等设计程序(Including the EDA basic experiment program)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-06
    • 文件大小:7695360
    • 提供者:云青瓶
  1. 数据库实验

    0下载:
  2. 数据库系统上机实验一到实验四报告,数据表的创建到维护、权限操作都用SQL语言代码完成,报告完整,结构清晰,内含数据库上机实验指导书。(The database system is on the machine experiment one to the experiment four report, the data table creation, the maintenance, the permission operation is completed by the SQL language
  3. 所属分类:SQL Server

  1. 通信系统实验

    0下载:
  2. 实验过程及结果,主要用中兴设备实现,可以直接使用(Experimental process and results)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:11685888
    • 提供者:````sdf
  1. 安卓实验报告

    0下载:
  2. 安卓实验报告安卓实验报告安卓实验报告安卓实验报告
  3. 所属分类:文档资料

  1. 微原软件实验

    0下载:
  2. 北京邮电大学微机原理与接口技术软件实验报告。(The experiment report of microcomputer principle on the software of BUPT)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-07
    • 文件大小:1760256
    • 提供者:-wangshoujing-
  1. 数据结构实验报告附有源代码

    2下载:
  2. 数据结构实验报告 附有运行结果和源代码 包括哈希表,二叉树,哈希查找
  3. 所属分类:编程文档

  1. 实验35 摄像头实验

    0下载:
  2. 摄像头实验,主要是通过单片机进行控制,通过摄像头采集数据,从而可以达到有效的可视化界面便于远程监控设计的解决。(The camera experiment is mainly controlled by single chip microcomputer, collecting data through camera, so as to achieve effective visualization interface and facilitate remote monitoring desig
  3. 所属分类:单片机开发

    • 发布日期:2018-01-07
    • 文件大小:392192
    • 提供者:李升
  1. 数学实验资料2

    0下载:
  2. 关于数学实验的一元函数极值问题、线性规划、随机函数、蒙特卡罗法的基本资料(Basic data on the extreme value problem of one element function, linear programming, random function and Monte Carlo method in Mathematical Experiments)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:860160
    • 提供者:洛宇
  1. 数据结构-串操作的实现-实验报告

    0下载:
  2. (1)掌握串的顺序存储结构; (2)验证顺序串及其基本操作的顺序; (3)掌握串的操作特点。 1.2 实验要求: (1)定义一个包含串的求长度、拼接、比较大小等基本操作的头文件函数原型; (2)实现串的求长度、拼接、比较大小等基本操作。((1) mastering the sequential storage structure of the string; (2) the sequence of verifying the sequence of sequence and it
  3. 所属分类:Windows编程

  1. 数据结构-单链表-实验报告

    0下载:
  2. 1.实验目的及要求 1.1实验目的: (1)掌握线性表的顺序存储结构; (2)验证单链表及其基本操作的实现; (3)进一步理解算法与程序的关系,能够将单链表算法转换为对应的程序。 1.2 实验要求: (1)用头插法(或尾插法)建立带头结点的单链表; (2)对已建立的单链表实现插入、删除、查找等基本操作。(1 the purpose and requirements of the experiment 1.1 the purpose of the experiment:
  3. 所属分类:Windows编程

  1. 数据结构-汉诺塔-实验报告

    0下载:
  2. 1.1 实验目的及要求 设计数据结构表示3座宝塔和n个碟子: 输出每一次移动碟子的情况 分析算法的时间性能 1.2 实验设计 1;将塔A上的n-1个碟子借助塔C移动到塔B上 2:把塔A上剩下的一个碟子移动到塔C上 3:将n-1个碟子从塔B借助于塔A移到塔C上 三座宝塔(塔A,塔B,塔C)分别用三个字符型变量A,B,C表示,n个碟子从1 开始连续自然数编号(1.1 the purpose and requirements of the experiment The desig
  3. 所属分类:Windows编程

  1. 数据结构-c++-栈的验证-实验报告

    0下载:
  2. 1.实验目的及要求 1.1 实验目的: 1.掌握栈的顺序存储结构 2.验证顺序栈及其基本操作的实现 3.验证栈的操作特性 1.2 实验要求: 1.建立一个空栈 2.对已建立的栈进行插入、删除、取栈顶元素等基本操作(1. the purpose and requirements of the experiment 1.1 the purpose of the experiment: 1. the sequential storage structure of the m
  3. 所属分类:Windows编程

  1. 2017实验指导书每个实验未修改

    0下载:
  2. 单片机实验指导书,用以单片机课程的实验为主,主要是51单片机。(Experimental instruction of single chip microcomputer.The single chip microcomputer experiment guide book is mainly used for the experiment of the single chip computer course, mainly 51 singlechip.)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:7212032
    • 提供者:newerl
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com