搜索资源列表
caozuo08
- 有关操作系统上机完整的实验报告,包括实验的详细分析与设计,源代码,运行结果。-the operating system on the plane integrity of the report, including detailed experimental analysis and design, source code, operating results.
CDMA
- 这篇实验报告阐述了无线通信系统仿真的原理。主要完成两个任务,任务一是BPSK调制在AWGN信道和在rayleigh信道下的性能比较,任务二 CDMA扩频多用户系统。这篇报告介绍了相关原理,并且在附录上有matalb源代码及注释。-This report describes the experimental wireless communications system simulation theory. Completed two major tasks, First, the task BPS
5140
- 超强功能的51单片机实验指导手册,内有单片机各种模块电路的原理图和详细的说明,各个模块的源代码,是学习单片机的绝好的参考资料,奉献给大家
LL(1)语法分析器
- LL1语法分析器实验源代码加详细报告
system_identification
- 系统辨识的实验代码,包括产生白噪声程序、各种最小二乘法程序等等,包含所有源代码,用C++写的。-Experimental system identification code, including the generation of white noise process, a variety of least squares procedures, etc., including all source code, using C++ written in.
2
- 构造霍夫曼树,该压缩包包含该算法的源代码。。 是本人的实验代码,原创来的-Huffman tree construction, the compressed packet contains the source code of the algorithm. . Is my experimental code, original come. . .
tsinghuaVC
- 清华大学c++课程ppt,包含全部13章的例题源代码,课程实验源代码!是学习c++语言的必备资料!-Tsinghua University, c++ program ppt, containing all 13 chapters of Example source code, program source code to experiment! Is to learn c++ language necessary information!
shiyanbaogao
- 关于学生学籍管理的详细设计,包括源代码和实验报告-Student enrollment management on the detailed design, including source code and test report
ll
- 约瑟夫环的设计问题,实验报告,源代码,算法分析-yuesefuhuan
C
- 《程序设计基础》课 程 设 计:包括实验报告和源代码 题目一: 使用菜单选择程序 题目二: 用结构数组设计职工文件 题目四: 链表信息管理 -" Program Design" Course Design: including lab reports and source code subject 1: Use the menu to select the program title 2: The structure of the array design fi
EASYARM2200USB
- Usb_E2PROM 本实验的实验例程,使用时必须在该目录中的Source文件夹中放置 uC/OS-II 2.52源代码 上位机软件 本实验例程所需的上位机软件,该目录下包含了可执行文件USB_I2C.exe USB驱动程序 PC机的USB驱动程序 For Windows98/XP/2000 I2C总线驱动中间件 运行于uC/OS-II的I2C总线中间件 USB驱动程序软件包 运行于uC/OS-II的USB驱动程序软件包
8queen
- 实现8后问题的实验报告内涵源代码和结果截图,简易。-8 experimental realization of the problem after the content of the source code and report the results of shots, easy.
abc
- 想下载文件,就上传源代码。关于eda实验的十进制的文件程序-To download the file, you upload the source code. About eda experimental procedures decimal file
student1
- 学生选课系统设计方案,包含可执行源代码、实验报告-student select class system
jinchengkongzhi
- 计算机操作系统课程实验作业源代码-进程控制-Process control
Java-Report---bank-system-management
- 这是一份关于银行管理系统的实验报告,里面书写了实验目的,要求,算法流程图,源代码等。-This is an experimental report on bank management system, which has written experimental purposes, requirements, algorithm flow chart, source code.
kmeans
- 用VC或Java实现K-means聚类算法,分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验),提交实验报告与源代码。-K-means clustering algorithm for algorithm termination conditions, with a picture (their choice) as a data set to compare the running
CPP
- 主要是用于电子计算机的磁盘调度实验,可以运用该源代码-Can use the source code for a computer disk scheduling experiment
linux
- 基于linux2410实验箱基础实验源代码,包括pwm,gpio,中断,定时-based on experimental box linux source code basic experiment
操作系统实验报告+进程调度+作业调度等
- 计算机操作系统的实验报告,包含源代码,流程图,算法设计及描述等。