搜索资源列表
CRC实验报告
- 这是计算机网络第四版的一个CRC实验报告.之前我上传了另外一个CRC的实验,这个是CRC实现的另外一个不同的方法.-This is the fourth edition of the computer network experiment a CRC report. Before, I uploaded another CRC test, the realization of the CRC is a different approach.
信息论与编码学的实验报告
- 信息论与编码学的实验报告,大学的重要课件哦,很好用的
两个多项式相加实验报告
- 这个是数据结构的上机实验报告哦,实验题目是两个多项式相加 -the data structure of the machine experimental report Oh, is the subject of two experiments together polynomial
操作系统课程实验报告2
- 操作系统课程实验报告,进程调度算法实现报告!-experiment report of operation system ,report of how to implement process schedule algorithm.
操作系统进程调度实验-附有实验报告
- 关于操作系统调度的实验,其中附有实验报告
automat.rar
- 自己编的一个c++自动售货机程序。功能比较完整,并附有实验报告。,Own a c++ Vending machine program. Function relatively complete, with the experimental report.
bianyiyuanli.rar
- 编译原理实验中词法分析器和语法分析器的实验报告(附源代码),Compile principle experiment lexical analyzer and parser of the lab report (with source code)
操作系统内存管理的实验报告
- 操作系统内存管理的实验报告,分别使用Frist-fit方法和Best-fit方法实现,并对这两种方法进行性能测试~-Experiment report of operating system memory management, respectively, using the Frist-fit classes methods and the Best-fit classes methods of implementation, and performance testing ~
数据库实验报告
- 数据库实验,大学生《数据库设计》实验报告及代码。(Database experiments, college students "database design" experimental report and code.)
马踏棋盘实验报告
- 数据结构马踏棋盘实验实验报告。加源代码,对实验有一定的指导作用(Horse riding board test)
第2次实验报告
- 中南大学黄家伟老师Java选修课实验报告2(central south university)
软件测试实验报告
- 软件测试实验报告()
数据结构-串操作的实现-实验报告
- (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
数据结构-单链表-实验报告
- 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.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
数据结构-c++-栈的验证-实验报告
- 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
微机原理实验报告
- 用于帮助学习微机原理的朋友做实验的指导,以及作为一个参考以此来锻炼自己的能力(A friend who is used to help learn the principles of a microcomputer, and as a reference to exercise his ability.)
冰河木马实验报告13002918
- 冰河木马实验报告。。。在百度文库上下载的。。。(The experiment report of the glacier Trojan horse.)
操作系统实验报告
- 操作系统实验报告(进程调度,银行家算法,可变区分存储管理)(Operating system experiment report (process scheduling, banker algorithm, variable storage management))
数据结构实验报告
- 中南大学数据结构C++实验报告: 实验一 线性表 实验二 栈、队列与递归算法设计 实验四 树结构及其应用 实验五 图结构及其应用 实验六 查找和排序(Data structure C++ experimental report of central south university)