-
采用C++ Builder开发的GPS接收程序,串口采用SPCOMM控件,能够从接收的数据中读取时间、经纬度。...
采用C++ Builder开发的GPS接收程序,串口采用SPCOMM控件,能够从接收的数据中读取时间、经纬度。-with C Builder development of the GPS receiver procedures used SPCOMM Serial control, to receive data from the reading time, longitude and latitude.
- 2022-01-26 08:05:57下载
- 积分:1
-
银行呼号系统设计
资源描述#include
#define uchar unsigned char //宏定义
#define uint unsigned int //宏定义
sbit rs=P2^0;
sbit e=P2^1;
sbit key1=P2^2; //四个服务人员的按键
sbit key2=P2^3;
sbit key3=P2^4;
sbit key4=P2^5;
sbit shengyinled=P2^6; //模拟声音
sbit fuwuled=P2^7;
uchar hao[50]="0"; //存储当前需要服务的号码
uchar j=0; // 号码的个数
uchar *quhao=hao;
uchar key=0; //按键值
uchar code table[]="0123456789";
uchar code table1[]="Welcome!";
uchar code table2[]="No.0000->0hao";//用于液晶初始化显示
void delay(uchar z) //延时函数
{
uchar i,j;
for(i=z;i>0;i--)
for(j=110;j>0;j--);
}
void wr
- 2022-02-22 09:46:21下载
- 积分:1
-
cuantizacion uniforme para una señ al senoidal
cuantizacion uniforme para una señ al senoidal
- 2022-06-17 23:46:22下载
- 积分:1
-
CAsyncSocket局域网
基于CAsyncSocket的局域网通信程序-CAsyncSocket LAN-based communication program
- 2022-05-31 08:32:04下载
- 积分:1
-
这是一个有关matlab的编程,是关于fm,dsb调制与解调的程序。
这是一个有关matlab的编程,是关于fm,dsb调制与解调的程序。-This is a question matlab programming is on the fm, dsb modulation and demodulation process.
- 2023-05-20 11:25:03下载
- 积分:1
-
VB serial monitoring program
VB串口监视程序-VB serial monitoring program
- 2023-07-28 20:05:04下载
- 积分:1
-
gfdgdhdhfdhg gjhghjgjhghjg
gfdgdhdhfdhg gjhghjgjhghjg
- 2022-01-31 16:51:59下载
- 积分:1
-
almegal128串口编程
almegal128串口编程-almegal128 Serial Programming
- 2023-04-15 21:55:03下载
- 积分:1
-
This is the XILINX' s V5
这是XILINX公司V5-665-1的例程,我试过了 好用,大家可以试试!!~-This is the XILINX" s V5-665-1 of the routines, I tried the easy to use, we can try! ! ~
- 2022-01-26 06:15:15下载
- 积分:1
-
gprs 无线数据传输,以无线模块实现的程序初始化程序
gprs 无线数据传输,以无线模块实现的程序初始化程序-gprs-wireless data transfer and wireless model completed initialize code of the program
- 2022-03-02 22:09:05下载
- 积分:1