搜索资源列表
light
- A方向和B方向各设红(R)、黄(Y)、绿(G)和左拐(L)4盏灯,4种灯按合理的顺序亮灭,并将时间以倒计时的形式显示出来。同时要设置两个方向的紧急通道模式,当某一方向有紧急事件发生时,交警按下紧急通道按钮,该方向绿灯亮,另外一个方向红灯亮,等紧急事件解除后(假定计时10s),交通恢复原来的状态 要求在数码管上显示两个方向的灯种和计时,实现紧急情况按钮输入功能 根据交通灯控制要实现的功能,可考虑用两个并行执行的always模块(两个进程)来分别控制A和B两个方向的4盏灯。这两个alw
procandmod
- 用vb写的能够查看所有系统进程和进程所加载的模块
dpjgongju
- 云集单片机开发小工具,及其常用模块,附带c算法及其常用程序,让你更加的省时省力,加快开发进程-Gathered in a small single-chip development tools, and common modules, with c algorithm and its common procedures, the more you save time and manpower, to speed up the development process! ! !
All_Pid
- 用VB遍历所有进程及模块还有窗口的源代码。-Using VB through all of the processes and modules have the source code window.
atcmd
- GSM模块AT命令组装和AT命令响应解析程序。实现了自动组装标准AT命令并发送到GSM模块,同时可以提取GSM模块输出的所有AT命令,同时实现了大量AT命令响应的解析工作。主要的过程采用了Contiki的进程模型。-Making and parsing routine for AT commands of GSM module. It can automatically make standard AT commands and sent it to GSM module, while it c