搜索资源列表
Traffic-light-controller
- 交通灯控制器在A、B方向各有红、黄、绿三盏灯,其控制顺序按表的设计进行循环,表中1表示灯亮、0表示灯灭。交通灯控制器按照主干道数码管显示50S,支干道数码管显示30S, 主干道变为红灯,支干道变为绿灯,继续进行倒计时;支干道倒计时结束后再经行5秒倒计时,交通灯变为黄灯;支干道倒计时结束后再回到初始状态。-Traffic light controller in A, B direction of each red, yellow, and green light, the control sequ
Datastructureofanintegrateddemoorderform
- 数据结构之顺序表综合演示程序,欢迎我们一起进步-Data structure of an integrated demo order form,Welcome to join us in progress
jidian2
- 学生绩点系统 用顺序表 能对学生绩点进行插入、删除、排序以及查找等操作。-Student performance point system
Discrete-Mathematics-report(1)
- 1. 从键盘输入两个命题变元P和Q的真值,求它们的合取、析取、条件和双条件的真值。(A) 2. 求任意一个命题公式的真值表(B),并根据真值表求主范式(C) 注意:题目类型分为A,B,C三类,其中A为基本题,完成A类题目可达到设计的基本要求,其他均为加分题,并按字母顺序分数增加越高。-Input two propositional variables P and Q is the true value from the keyboard, find their conjuncti
shunxu
- 顺序表的查询 插入 删除 验证 清除表空间算法。 -Table Insert query to delete the order validation clears table space algorithm.