资源列表
有译zhup
- 交通灯控制电路 一、 设计任务与要求 1.设计一个十字路口的交通灯控制电路,要求甲车道和乙车道两条交叉道路上的车辆交替 运行,每次通行时间都设为25秒; 2.要求黄灯先亮5秒,才能变换运行车道; 3.黄灯亮时,要求每秒钟闪亮一次 。 二、实验预习要求 1.复习数字系统设计基础。 2.复习多路数据选择器、二进制同步计数器的工作原理。 3.根据交通灯控制系统框图,画出完整的电路图。-a control circuit design tasks and requirements 1. Design
highrestimer.zip 高分辨率的计时器
- 高分辨率的计时器 ,An timer of high resolution
ifyear
- 从键盘输入一个四位年份数值,判断输入的年份是否是闰年。-Keyboard input from a four-year value, enter the year to determine whether it is a leap year.
Mybole
- vc的代码,实现功能自己看。主要是界面,一些简单的编程。-vd code,the function you can see by yourself。
Untitled5
- 用MATLAB动画描述电梯的运行 贴合实际-Using MATLAB animation describing the operation of the lift fit the actual
8
- 这里详细介绍了如何用C++语言进行编程,并且是书上的源代码-this is the code that allows you to programm with C++
wannianli
- c语言编写的万年历,能手动输入时间查询,程序简单-c written calendar, to manually enter a time check, the program is simple
1
- 跑马灯-Marquee. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Fund1
- 简单素数实现,用MFC,用户输入一个数字范围,通过穷举法来实现。-Simple realization of prime numbers, using MFC
Random
- 随机数程序 基于两个随机数种子 产生0-1随机数或者整数-Random Program
huazhuzhuangtubiancheng
- 用VC++6.0画柱状图,对文本颜色的控制,线条颜色的控制-Draw the histogram
Floyd
- floyd算法,可以求解图论中的人以两点间最短距离