-
WAPI standard spec 2003 part 2.
WAPI standard spec 2003 part 2.
- 2022-09-06 23:10:02下载
- 积分:1
-
一个电信增值业务的关于IVR平台编程的说明
一个电信增值业务的关于IVR平台编程的说明-a value-added telecom services on the IVR platform programming note
- 2022-03-06 16:23:05下载
- 积分:1
-
高斯
基于高斯白噪声信道的直接序列扩频,实现效果不错-AWGN-Rayleigh-BPSK-DSSS
- 2022-04-17 03:38:45下载
- 积分:1
-
该代码使虚拟打印机从并行端口获得数据
this code make a virtual printer to get data from parallel port
- 2023-01-14 07:05:03下载
- 积分:1
-
simple chat program, beginners can see, not masters!
简单的聊天程序,初学者可以看看,高手勿进!-simple chat program, beginners can see, not masters!
- 2023-01-20 17:40:04下载
- 积分:1
-
802.16
802.16-wimax系统物理层的仿真代码-802.16-wimax physical layer system simulation code
- 2022-02-10 01:03:18下载
- 积分:1
-
TCP/IP Vol II Commer
TCP / IP Vol II Commer-TCP/IP Vol II Commer
- 2022-08-13 15:38:16下载
- 积分:1
-
season解答的关于在NS仿真中出现的比较棘手的问题,这些问题中的很多问题在NS仿真中都会出现,而且如果对ns理解不深入的话很难及时解决,NS高手season...
season解答的关于在NS仿真中出现的比较棘手的问题,这些问题中的很多问题在NS仿真中都会出现,而且如果对ns理解不深入的话很难及时解决,NS高手season详细解答了这些问题,在ns仿真中会起到事半功倍的效果。-season to answer on the NS simulation appears more difficult issues in many of the problems in the NS simulation will occur, but if ns does not understand the depth resolved in a timely manner, then it is very difficult, NS masters season to answer these questions in detail, in ns simulation will play effectively.
- 2022-06-13 12:24:51下载
- 积分: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
-
libssh C ++源代码
libssh是一个mulitplatform C库实现SSHv2协议和SSHv1的协议,用于客户端和服务器的实现。 随着libssh,您可以远程执行程序,传输文件和 使用远程应用程序的安全和透明的隧道。支持Linux,BSD,Solaris和Windows客户端和服务器的实现。异步(非阻塞)支持SCP和SFTP支持(客户端和服务器)
- 2022-10-02 23:45:12下载
- 积分:1