-
fd_set参数:一个用于检查可读性(readfds),一个用于检查可写性(writefds),另一个用于例外数据(exceptfds)。从根本上说,
fd...
fd_set参数:一个用于检查可读性(readfds),一个用于检查可写性(writefds),另一个用于例外数据(exceptfds)。从根本上说,
fd_set数据类型代表着一系列特定套接字的集合-fd_set parameters : a check for readability (readfds) one could write a check for (writefds) Another exception for the data (exceptfds). Fundamentally speaking, fd_set data types represent the range of specific set of socket
- 2023-05-26 12:10:03下载
- 积分:1
-
通过仿真,分析了多
通过仿真,分析了多径效应和多普勒效应的原理.并给出了移动信道的建模方案和程序.每个结论都给出了仿真程序可直接运行.-through simulation, Analysis of the multi-path effects and the principle of Doppler effect. and gives the mobile channel modeling programs and procedures. Conclusion gave each a simulation program can run.
- 2022-11-13 21:10:03下载
- 积分:1
-
linux ipc通信代码
关于linux ipc进程间通信自己的收录的一些代码.
进程间通信(IPC,InterProcess Communication)是指在不同进程之间传播或交换信息。
IPC的方式通常有管道(包括无名管道和命名管道)、消息队列、信号量、共享存储、Socket、Streams等。其中 Socket和Streams支持不同主机上的两个进程IPC。
- 2022-03-25 06:59:55下载
- 积分:1
-
c#服务器编程
通过客户端连接服务器,实现与服务器的连接,从而实现通信的功能,主要是应用到了套接字socket,只要了解一下网络编程就能做出这样的效果来!
- 2022-07-11 16:30:49下载
- 积分:1
-
3G TD
3G TD-SCDMA中基于midamble的信道估计的实现-3G TD-SCDMA-based channel estimation midamble of the realization of
- 2022-03-13 15:52:48下载
- 积分:1
-
this code used to illustrate the different problems in delta modulation techniqu...
this code used to illustrate the different problems in delta modulation technique also variable slope delta modulation also the bit error rate versus signal to noise ratio for ook and prk
- 2022-06-20 06:31:03下载
- 积分:1
-
SAE J1850 OBD2汽车通信协议
SAE J1850 OBD2 Protocol CAR Communication
- 2022-05-19 04:21:07下载
- 积分:1
-
微软亚洲研究院论文:IEEE802.11无线局域网中吞吐量及服务质量的优化
微软亚洲研究院论文:IEEE802.11无线局域网中吞吐量及服务质量的优化-Microsoft Asia Research Institute Papers : IEEE 802.11 wireless LAN throughput and quality of service optimization
- 2022-03-19 14:18:31下载
- 积分:1
-
WebSocket Demo
资源描述一个winform的服务端,和一个winform的客户端,web客户端自己去网上找吧。
- 2022-03-24 12:14:57下载
- 积分:1
-
这是个很不错的编程代码,是有关于UDP的编程是由中科院的老师亲自编写的...
这是个很不错的编程代码,是有关于UDP的编程是由中科院的老师亲自编写的-this is a very good program code is on the UDP programming from the CAS is personally prepared by the teachers
- 2023-08-22 08:45:02下载
- 积分:1