资源列表
微机课设(红绿灯)
- 控制红绿信号指示灯设有一个十字路口,1、3为南,北方向,2、4为东西方向,初始态为4个路口的红灯全亮。之后,1、3路口的绿灯亮,2、4路口的红灯亮,1、3路口方向通车。延迟30秒后,1、3路口的绿灯熄灭,而1,3路口的黄灯开始闪烁(1HZ)。 闪烁5次后,1、3路口的红灯亮,同时2、4路口的绿灯亮,2、4路口方向开始通车。延迟30秒时间后,2、4路口的绿灯熄灭,而黄灯开始闪烁。闪烁5次后,再切换到1、3路口方向。之后,重复上述过程。(Control red and green signal l
SECSYS15
- hopingcode decode normal
20180116_104229930
- 易语言极速游览器源码例程程序结合易语言扩展界面支持库和易语言模块,调用API函数实现浏览器的一般功能。 易语言例程还使用到易语言互联网支持库,超文本浏览框支持库。 点评:易语言极速游览器源码部分功能没有完善,感兴趣的易友可以加上(The easy language source code routine program combines the easy language extension interface support library and the easy language
asm_BS85C20
- BS85C20-5 程序框架 触摸程序已经集成(BS85C20-5 Program framework)
微机原理、接口与网络实用技术
- 《微机原理》是一门专业基础课程,它的主要内容包括微型计算机体系结构、8086微处理器和指令系统、汇编语言设计以及微型计算机各个组成部分介绍等内容。要求考生对微机原理中的基本概念有较深入的了解,能够系统地掌握微型计算机的结构、8086微处理器和指令系统、汇编语言程序设计方法、微机系统的接口电路设计及编程方法等,并具有综合运用所学知识分析问题和解决问题的能力。("Principles of Microcomputer" is a professional foundation c
圆柱
- 编写计算正方体,圆柱体,球体的表面积和体积,要求: 1这三个类要有一个公共的基类。 2 这三个类计算正方体,圆柱体,球体的表面积和体积的成员函数名字相同 3按照运行时的多态性方法设计一个测试主函数,并进行测试。(Written to calculate the cube, cylinder, sphere surface area and volume requirements: 1 the three classes have a common base class. 2 of th
19981013
- 研究生初试录取系统设计,运用C++所学知识达到以下目的: 1.输入人员信息 2输入录取信息设计 3显示录取人员 4保存文件(The design of the postgraduate matriculation system is designed, and the following aims are achieved with the knowledge of C++. 1. input personnel information 2 input information des
8086DA波形发生器
- DAC0832+8066波形发生器 正弦波方波锯齿波(DAC0832+8066 wave geneeror)
C
- (1)可输入二进制、八进制、十进制、十六进制数; (2)将已输入的数转换成其余进制的数; (3)具有输入输出界面。((1) can be entered into binary, octal, decimal, and sixteen decimal number. (2) convert the number of the input into the rest of the number; (3) there is an input and output interface.)
line error
- 计算一维干单元的有限元分析一盒精确理论解之间的误差分析(Finite element analysis of one dimensional dry element analysis the error analysis between a box of exact theoretical solutions)
恒温
- 基于51单片机用ds18b20实现恒温控制(Using ds18b20 to realize thermostatic control based on 51 single chip microcomputer.)
duan
- 设银行有四个服务窗口,一个等待队列, 每个窗口均可以办理存款、取款、挂失、还贷业务,每种业务所需的服务时间不同,客户到达银行后,先到打号机上打号,号票上包括到达时间、编号和需要办理的业务,然后在银行内等候, 当任一服务窗口空闲时,处理等候客户中排在最前面的客户的业务。写一个上述银行业务的模拟系统,通过模拟方法求出客户在银行内逗留的平均时间和每个窗口办理的客户数及办理的每种业务数(A bank has four service windows, a waiting queue, each wind