搜索资源列表
高等数学实验报告
- 主要针对在校大学生学习数学软件,提供实验报告.内容较简单.-mainly aimed at college students studying mathematics software, experimental report. As relatively simple.
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 operating system curriculum designs the report, the memory simulation manages
Android综合创作训练实验报告及代码
- Android综合创作训练实验报告及代码 简单易学
数据库实验报告
- 数据库实验,大学生《数据库设计》实验报告及代码。(Database experiments, college students "database design" experimental report and code.)
马踏棋盘实验报告
- 数据结构马踏棋盘实验实验报告。加源代码,对实验有一定的指导作用(Horse riding board test)
第2次实验报告
- 中南大学黄家伟老师Java选修课实验报告2(central south university)
遗传算法自动组卷实验报告
- 该试验报告为大学生的《遗传算法的组卷实验报告》。对于学习遗传算法的组卷系统有一定的参考价值。(The test report is the experimental report of the genetic algorithm for the test paper of College students. It has some reference value for learning the test paper system of genetic algorithm.)
软件测试实验报告
- 软件测试实验报告()
汇编实验报告
- 初学汇编语言,几个小实验让我们更加熟悉与掌握汇编语言,程序要在DOS上实现(The first assembly language, several small experiments have made us more familiar with the assembly language, the program will be implemented in DOS)
操作系统的实验报告
- 操作系统实验报告,win批处理实验,linux命令用法(Operating system experiment report, win batch experiment, Linux command usage)
数据结构-串操作的实现-实验报告
- (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))
数据库实验报告
- 数据库实验报告二,完成数据查询功能。在图书借阅数据库中,需要完成各种功能的数据查询,本实验报告中有详细的代码和实验截图(The experimental report for database which can select data.)
数据结构实验报告
- 中南大学数据结构C++实验报告: 实验一 线性表 实验二 栈、队列与递归算法设计 实验四 树结构及其应用 实验五 图结构及其应用 实验六 查找和排序(Data structure C++ experimental report of central south university)