搜索资源列表
交通信号灯实时控制系统
- 我们做微机硬件综合实验做的一个交通信号灯实时控制系统设计,很好哦!还附有实验报告.-A traffic lights real-time control system design of the micro computer hardware experiment.PS:contain the experiment report!
实验报告3
- 进程是程序在一个数据集合上运行的过程,进程是并发进行的,也即系统中的多个进程轮流的占用处理器运行。 我们把若干个进程都能进行访问和修改的那些变量称为公共变量。由于进程是并发执行的,所以,如果对进程访问公共变量不加限制,那么就会产生“与时间有关”的错误,即进程执行后,所得到的结果与访问公共变量的时间有关。为了防止这类错误,系统必须要用同步机构来控制进程对公共变量的访问。一般说,同步机构是由若干条语句——同步原语——所组成。本试验要求学生模拟PV操作同步机构的实现,模拟进程的并发执行,了解进
LINUX操作系统实验1
- 该文件为LINUX系统的实验,初学者可以好好理解里该环境下的操作-the document for Linux experiments, beginners can make good understanding of the environment Lane operation
词法分析编译原理实验c++
- 一个很不错的c++ 程序!是编译系统的第一个程序,主要功能实现词法分析!通过对文本的编译,实现词法分析-a very good procedures c! The build system is the first procedure, the main function of achieving lexical analysis! The text adopted by the compiler to achieve lexical analysis
综合实验源代码-捉小鸡
- 博研实验平台的例子程序,属于嵌入系统,需要实验版的支持。-Broad Institute of Experimental Platform procedures example, embedded systems is the need to support the experimental version.
综合实验源代码-交通灯
- 博研实验平台的例子程序,属于嵌入系统,需要实验版的支持。实现交通灯信号-Broad Institute of Experimental Platform procedures example, embedded systems is the need to support the experimental version. Traffic lights signal achievement
SPOOLing输出模拟系统
- 操作系统实验(设备管理)源码,SPOOLing输出模拟系统-experimental operating system (facilities management) of the source code, SPOOLing output simulation system
Rrecorder
- 基于TPC-H通用微机接口实验系统的数字录音机源码.具有无限时录放音和波形显示的功能.-based on TPC-H Universal Computer System Interface source of a digital audio recorder. Have unlimited time recording and showing tone waveform display functions.
stmaster
- 系统主要包括:辅助教学、在线考试、在线答疑、实验系统等功能模块。辅助教学子系统提供课件的在线学习及下载;在线考试子系统能自动生成试卷,并进行在线考试;在线答疑子系统可以进行在线答疑;实验子系统为学生提供了良好的实践平台-system include : teaching, online examinations, online FAQs, experimental system functional modules. CAI courseware subsystem provides onlin
编译原理实验报告
- 编译原理是计算机类专业特别是计算机软件专业的一门重要专业课。设置该课程的目的在于系统地向学生讲述编译系统的结构、工作流程及编译程序各组成部分的设计原理和实现技术,使学生通过学习既掌握编译理论和方法方面的基本知识,也具有设计、实现、分析和维护编译程序等方面的初步能力。
HMS
- 利用LAB6000通用微控制器实验系统,设计24小时制时钟程序中的时钟调整部分。程序完成以下功能: 1、在内部RAM30H单元以压缩BCD码存放24小时制“时”,31H单元以压缩BCD码存放“分”, 32H单元以压缩BCD码存放“秒”。 2、“秒”加1后,并使P1.0引脚的电平反转,外接的LED亮或熄灭。 3、如“秒”加到60后,清为0,使“分”加1,并使P1.1引脚的电平反转,外接的LED亮或熄灭。 4、如“分”加到60后,清为0,使“时”加1,并使P1.2引脚的电平
yundongxueshiyan
- 运动学实验系统,很简单,但实用。可以参考一下
时间显示系统
- 采用清华TPC-1十六位微机实验台上的并行口扫描键盘控制LED显示,以制作一个时间显示系统。-used Qinghua TPC-1 16 Microcomputer Laboratory platform parallel port scanning keyboard control LED display, for the production of a time display system.
批处理系统的作业调度
- 这是上完操作系统课时,做的实习设计,又实验的目的,分析,设计。采用的是用响应比作业调度算法。-this is the operating system on the classroom, doing internships designed and The purpose of this experiment, analysis, design. The response ratio is Job Scheduling algorithm.
Verilog数字系统设计教程(第2版)
- Verilog数字系统设计教程(第2版)”这本书的思考题没有答案,要多做实验和仿真-• Source code of designs in chapters 1 to 8. • Chapter 8 designs include the SAYEH processor, its C Compiler, and its Sort program run files. • Several Designs, including SAYEH, that are programmed o
书店图书销售管理信息系统实验报告
- 提供简便的书店图书系统,基于数据结构与C的基础上编写(Provide a simple Bookstore Book System)
基于labview的自动控制原理实验系统
- 以labview为平台对《自控制原理》的各个实验进行了仿真(Taking LabVIEW as the platform, the experiment of the principle of self control is simulated)
11-SysTick—系统定时器
- -工程名称:SysTick—系统定时器 -实验平台: 秉火STM32 F429 开发板 -MDK版本:5.16 -ST固件库版本:1.5.1(SysTick,STM32 F429 ,MDK)
实验2 LED跑马灯实验 [兼容模式]
- LED跑马灯实验,汇编语言基础功能实现。进一步熟悉ADS开发环境,并能进行相关设置;熟悉裸机系统下C语言运行环境的设置方法; 掌握ADS下C语言程序的编辑、编译、链接及下载方法;掌握ADS下C程序代码的调试及内存值的检查方法。(LED marquee experiment, based on assembly language functions.More familiar with the ADS development environment, and related settings; f
位移测试与系统静态特性实验仪
- 模拟输入位移信号,对系统静态特性进行计算,包括线性度,滞后度,系统误差等(Analog the input displacement signal and calculate the static characteristics of the system, including linearity, hysteresis, system error, etc.)