-
中文RFC文档,不用翻译,对学习很有帮助!
中文RFC文件,无需翻译,对学习很有帮助!
- 2022-02-05 05:07:24下载
- 积分:1
-
x86 protected mode on the dissertation, in a very detailed, there are many plans...
关于x86保护模式的毕业论文,讲的非常详细,有很多图,对学习x86保护模式编程是非常好的文档-x86 protected mode on the dissertation, in a very detailed, there are many plans for the study and protection of the x86 mode programming is a very good document
- 2022-02-05 01:12:59下载
- 积分:1
-
这是一个使用UDP协议通信的例子程序,非常简单,没有做错误处理机制。由于UDP本身是无连接、不可靠的通信协议。会因为不同的网络环境,有可能会产生数据丢失、数据重...
这是一个使用UDP协议通信的例子程序,非常简单,没有做错误处理机制。由于UDP本身是无连接、不可靠的通信协议。会因为不同的网络环境,有可能会产生数据丢失、数据重复、顺序错乱等情况。 示例程序包含一个服务器端和一个客户端,可以多个客户端接入服务器端。-This is an agreement to use UDP communication examples procedures, is very simple, not so error-handling mechanism. Because UDP is a connectionless, unreliable communication protocol. Because of different network environment, there may be data loss, data duplication, the order of disorder and so on. Examples of the procedure includes a server-side and a client, multiple clients can access server-side.
- 2022-02-20 14:40:37下载
- 积分:1
-
an article about tcp improvement in multi
an article about tcp improvement in multi-radio/multi-channel network system.
- 2022-02-12 03:00:51下载
- 积分:1
-
这是一个PCM课程设计的源程序代码,包括调试出来的图形
这是一个PCM课程设计的源程序代码,包括调试出来的图形
-description OF PCM
- 2022-09-24 02:40:03下载
- 积分:1
-
Robert LDPC coding procedures classic papers in the part of simulation program
经典lDPC编码程序 Robert的论文里的部分仿真程序
-Robert LDPC coding procedures classic papers in the part of simulation program
- 2023-08-05 02:25:02下载
- 积分:1
-
嗨,这是OFDM及其衰落模型
hi this is ofdm and its fading model
- 2022-03-24 07:03:57下载
- 积分:1
-
根据波形数值在屏幕上画出波形的滤波器显示程序
根据波形数值在屏幕上画出波形的滤波器显示程序-based waveform numerical draw on the screen filter waveform display program
- 2022-08-19 00:25:26下载
- 积分:1
-
数据与计算机通信(第七版  影印版) 答案1
数据与计算机通信(第七版 影印版) 答案1-Data and computer communications (seventh edition copy version) answer to a
- 2022-08-20 13:51:14下载
- 积分:1
-
FFT的C++代码及TeeChart画图
采用VS2010平台实现了FFT变换,其中采用原位运算方式,精度为浮点(运算量和精度的折中)。利用指针传递参数,输入和输出为同一数组,包含实部和虚部。画图部分用于显示运算结果。从图像显示的计算结果来看,FFT运算结果正确。
- 2023-01-10 20:35:04下载
- 积分:1