-
GPS数据采集到PC端
GPS数据采集到PC端-GPS data acquisition to a PC-
- 2022-08-17 10:17:10下载
- 积分:1
-
软件狗服务程序,软件狗是用于检查用户权限和license使用是否经过授权...
软件狗服务程序,软件狗是用于检查用户权限和license使用是否经过授权-dog software services, software, dogs are used to check user privileges and license the use of it has been authorized
- 2022-12-07 13:15:03下载
- 积分:1
-
开源ZigBee协议栈FreakZ
FreakZ是完全开源的ZigBee协议栈,基于contiki系统的库开发。学习ZigBee应用的可以拿来借鉴一下
- 2022-02-28 13:42:45下载
- 积分:1
-
VC on the development of the original socket communications code
用VC开发的关于socket通讯的原代码,-VC on the development of the original socket communications code
- 2022-05-29 08:23:01下载
- 积分: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
-
这个程序可以根据系统的时钟,通过多个计数器的联合使用可以完成秒脉冲信号的产生,并同时输出对应的时分秒信息。...
这个程序可以根据系统的时钟,通过多个计数器的联合使用可以完成秒脉冲信号的产生,并同时输出对应的时分秒信息。-it can generate the second_pulse.and output the time information of the second_pulse
- 2023-03-08 03:40:03下载
- 积分:1
-
CAN OPEN European standard DSP 301 protocol
CAN OPEN 欧洲标准DSP 301通讯协议-CAN OPEN European standard DSP 301 protocol
- 2022-09-07 02:40:03下载
- 积分:1
-
支持X/YModem和cis_b+协议的串口通讯程序
支持X/YModem和cis_b+协议的串口通讯程序 -Serial communication supports X/YModem and cis_b+ protocol
- 2022-02-02 10:25:31下载
- 积分:1
-
MIMO 信道容量的仿真
和单天线相比 多天线的信道容量仿真比较 绝对可以运行...
MIMO 信道容量的仿真
和单天线相比 多天线的信道容量仿真比较 绝对可以运行-MIMO channel capacity of the simulation and compared to single-antenna multi-antenna channel capacity can run a simulation comparing the absolute
- 2022-08-17 12:07:44下载
- 积分:1
-
卷积编码的源代码,可以用于移动通信信道编 码
卷积编码的源代码,可以用于移动通信信道编 码-the source code can be used in mobile communications channel coding
- 2023-08-01 07:25:05下载
- 积分:1