-
document from Aircom on GSM
document from Aircom on GSM
- 2022-02-13 03:39:05下载
- 积分:1
-
This procedure of standard DCF algorithm simulation, and then put forward to imp...
本程序对标准DCF算法进行仿真,然后提出提高无线接入点通信能力的DCF改进算法,并编写仿真程序。仿真结果证明改进算法可以大幅度提高网络整体性能。
-This procedure of standard DCF algorithm simulation, and then put forward to improve the communication capabilities of wireless access points, DCF improved algorithm and the preparation of simulation program. Simulation results show the improved algorithm can significantly improve the network overall performance.
- 2022-12-05 12:50:03下载
- 积分:1
-
误码率仿真讲义,在matlab环境中如何进行接收数据的误码率计算...
误码率仿真讲义,在matlab环境中如何进行接收数据的误码率计算
- 2023-03-07 16:45:04下载
- 积分:1
-
用C语言和汇编语言编程实现了两台计算机的并口通信。
用C语言和汇编语言编程实现了两台计算机的并口通信。-use C language and remit compile achieve collocate communicate of two computer.
- 2022-09-20 00:20:03下载
- 积分:1
-
串口传输代码,用CSerial类编写,可以实现两个串口的传输数据。...
串口传输代码,用CSerial类编写,可以实现两个串口的传输数据。-Serial transmission code, used to prepare CSerial category, you can realize the two serial transmission of data.
- 2022-03-03 05:35:50下载
- 积分:1
-
Pretty is a very good chess game source code, including the difficulty of AI and...
还算是非常优秀的棋牌类游戏源码,包含AI及机器人的难度调节算法,不知道对你这里有没有用-Pretty is a very good chess game source code, including the difficulty of AI and robotics adjustment algorithm, do not know if there are no use to you
- 2022-02-25 14:33:41下载
- 积分:1
-
简单的聊天程序,初学者可以看看,高手勿进!
简单的聊天程序,初学者可以看看,高手勿进!-simple chat program, beginners can see, not masters!
- 2022-05-29 21:38:04下载
- 积分:1
-
很好的brew教程。可以作为brew开发的进阶教程
很好的brew教程。可以作为brew开发的进阶教程-brew development book
- 2022-11-08 19:55:03下载
- 积分:1
-
MODBUS-51参考程序
资源描述#include
#include "modbus.h"
/**********************
单片机晶振:11059200HZ 波特率9600
485控制脚: P3^7; 根据自己的板子修改modbus.h
***************************************/
void main()
{
initProg();
while(1)
{
timeProc();
checkComm0Modbus();
}
}
- 2022-01-26 03:36:16下载
- 积分:1
-
zmodem文件传输协议的源码
zmodem文件传输协议的源码-source code of zmodem file translation protocol
- 2022-03-25 06:12:02下载
- 积分:1