-
设计并制作出汽车信号灯微机控制系统;
2)所需执行的操作由相应的开关控制,所需控制的信号灯有:
仪表板左/右转向灯、左/右头灯和左/右尾灯及左/右刹车灯...
设计并制作出汽车信号灯微机控制系统;
2)所需执行的操作由相应的开关控制,所需控制的信号灯有:
仪表板左/右转向灯、左/右头灯和左/右尾灯及左/右刹车灯共8个灯,其驾驶操作与灯光信号对应关系如下:
(1)左/右转弯(合上左/右开关):仪表板左/右转向灯、左/右头灯、左/右尾灯闪烁。
(2) 紧急开关合上:除左右刹车灯以外,所有灯闪烁。
(3) 刹车(合上刹车开关):左右刹车灯亮。
(4) 左/右转弯并刹车:仪表板左/右转向灯、左/右头灯、左/右尾灯闪烁,左右刹车灯 亮。
(5) 合上紧急开并关刹车:仪表板灯、头灯、尾灯闪烁,刹车灯亮。
(6) 停靠(合上停靠开关):头灯、尾灯以20Hz的频率闪烁。
-designs and produces vehicle lights microcomputer control system; 2) the implementation of the operation from the corresponding switch control, the control signals required : the dashboard left/right shift lights, left/right front and left/right rear and left/right brake lights a total of eight lights, driving its operation and light signals corresponding relationships are as follows : (1) Left/right handers (Hopewell on the left/right switch) : the dashboard left/right turn signals, left/right headlight, left/right rear flashing. (2) emergency switch matches : Apart from the brake lights around outside, all lights flashing. (3) brakes (a switch on the brake) : about b
- 2022-01-26 01:23:56下载
- 积分:1
-
矩陣相乘
矩陣相乘
#include
#include
int m,n,o,p,i,j,k,l;
int main()
{
printf("輸入矩陣A之列數m、行數n及矩陣B之列數o、行數p");
printf("
m=");scanf("%d",&m);
printf("n=");scanf("%d",&n);
printf("
o=");scanf("%d",&o);
printf("p=");scanf("%d",&p);
float a[m][n],b[o][p],c[m][p];
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-05 11:05:03下载
- 积分:1
-
C语言精彩编程很好的资料
C语言精彩编程很好的资料-C Programming Language wonderful good information
- 2023-03-27 01:55:04下载
- 积分:1
-
一个非常好的开放
一个很好的开源项目管理系统源代码,大家可以部署测试,看看效果如何。-A very good open-source project management system source code, we can deploy the test to see how.
- 2023-06-18 03:50:04下载
- 积分:1
-
手机版俄罗斯方块,在展讯平台上调试通过。使用方便 支持触摸屏...
手机版俄罗斯方块,在展讯平台上调试通过。使用方便 支持触摸屏-Mobile phone version of Tetris in Spreadtrum platform debugging through. Supporting user-friendly touch screen
- 2022-04-30 23:05:24下载
- 积分:1
-
彩票号码筛选的程序
彩票号码筛选的程序-lottery number Screening procedures
- 2022-02-01 12:39:57下载
- 积分:1
-
DOS下dir功能的模拟及扩充
DOS下dir功能的模拟及扩充-DOS the dir function simulation and expands
- 2022-01-21 01:35:14下载
- 积分:1
-
可以实现应用程序上传到SYBASE数据库,同时客户端自动升级
可以实现应用程序上传到SYBASE数据库,同时客户端自动升级-Applications can be uploaded to the SYBASE database, and automatically upgrade the client
- 2022-02-26 18:10:51下载
- 积分:1
-
包含网吧管理服务器和客户端,将文件解压后即可放在VB环境下使用。...
包含网吧管理服务器和客户端,将文件解压后即可放在VB环境下使用。-Include a server and a client of netbar manager system,unzip this file and you can application it in VB.
- 2022-08-15 13:45:26下载
- 积分:1
-
Learning to use srgp, to learn a new software to use.
学习使用srgp,学习一种新的软件使用。-Learning to use srgp, to learn a new software to use.
- 2023-06-24 20:40:02下载
- 积分:1