当前位置:
首页
资源下载

搜索资源 - response time c program
搜索资源列表
-
0下载:
用c++编写的网络通信框架,适用于多客户端的网络通信
client: 模拟客户端程序
server: 模拟服务端程序
gateway:网关程序
启动:client.exe server.exe gateway.exe程序,client程序会网关gateway.exe发送消息
消息内容为字符:00004XXXX XXXX为字符,是使用 04d打印到BUF中的,
gateway.exe收到client.exe发送的消息,此时从系统路由表中取到:B_HOST的信息,并把
-
-
0下载:
实际测出OnTimer函数的实际响应时间,在需要时间敏感型的程序中有用。-OnTimer function of the actual measured the actual response time, the need for time-sensitive program useful.
-
-
0下载:
用8086和8255实现的交通灯控制,该题为中南大学的微机课程设计,包括c语言和汇编的源代码。功能:(1)、编程语言为C语言和汇编语言;
(2)、硬件电路基于80x86微机接口;
(3)、程序功能要求:小键盘给定、数码管(屏幕)显示;
(4)、具备急救车应急响应功能和时间倒计时显示功能。
-8086 and 8255 with the implementation of the traffic light control, the computer program entitle
-
-
0下载:
PC与单片机通信labview上位机程序
PC发送 MCU响应
H 返回“OK”
B 1号灯亮,同时蜂鸣器响
A 1号灯灭,蜂鸣器停止响
D 2号灯亮,同时蜂鸣器响
C 2号灯灭,蜂鸣器停止响-PC and single chip microcomputer communication labview PC program
The PC sends MCU response
H returns "OK"
B 1 lights, buzzer sounded a
-