-
本文讲述了linux操作系统下网络编程的相关步骤。
Linux的源码里,网络接口的实现部份是非常值得一读的,通过读源码,不仅对网络协议会有更深的了解,也有...
本文讲述了linux操作系统下网络编程的相关步骤。
Linux的源码里,网络接口的实现部份是非常值得一读的,通过读源码,不仅对网络协议会有更深的了解,也有助于在网络编程的时候,对应用函数有更精确的了解和把握。
本文把重点放在网络接口程序的总体结构上,希望能作为读源码时一些指导性的文字。
-This article describes network programming under linux operating system of the relevant steps. Linux source code, the network interface to achieve most of it is very worth reading, by reading the source, not only on the network will have a deeper understanding of the agreement, will also help in network programming when the application has a more precise function understanding and grasp. This article focused on the network interface on the overall structure of the procedure, hoping for some guidance when reading source code of the text.
- 2023-05-26 17:40:04下载
- 积分:1
-
Examples of practical procedures try to spread the Law of the literati
很实用程序例子
设法的撒法 士大夫 -Examples of practical procedures try to spread the Law of the literati
- 2022-05-21 18:15:51下载
- 积分:1
-
手机编程代码,发送简单的短消息,只是简单的原理操作,具体根据个人需要再开发...
手机编程代码,发送简单的短消息,只是简单的原理操作,具体根据个人需要再开发-Cell phone programming code, send simple text messages, but simply the principle of operation, specifically in accordance with individual needs to develop
- 2022-10-11 23:10:03下载
- 积分:1
-
雷达直达波和目标回波之间抵消,两个信号一强一弱,既可以抵消强信号,也可以抵消弱信号...
雷达直达波和目标回波之间抵消,两个信号一强一弱,既可以抵消强信号,也可以抵消弱信号-Radar direct wave and the target echo offset between the two signals a strong one weak, only to be offset by a strong signal, you can also offset the weak signal
- 2022-02-12 08:09:30下载
- 积分:1
-
ISAG SP业务开发
包括短信 彩信 WAP等文档
对SP开发很有用
ISAG SP业务开发
包括短信 彩信 WAP等文档
对SP开发很有用-ISAG
- 2022-04-13 07:50:52下载
- 积分:1
-
Log RS-232.
记录RS-232。发送和接收数据(十六进制格式)。调谐波特率,端口实时;查看输入数据RS-232。来源:Borland C 5.0
- 2023-02-28 22:40:04下载
- 积分:1
-
Rayleigh衰落信道仿真 多径与单径,多普勒平移
Rayleigh衰落信道仿真 多径与单径,多普勒平移-Rayleigh fading channel model and simulation:Rayleigh_Doppler_singlePath, Rayleigh_Doppler_multiPath
- 2022-02-21 17:15:50下载
- 积分:1
-
互动.NET单用户留言簿
互动.NET单用户留言簿-interaction.NET single-user Guestbook
- 2023-03-06 11:20:03下载
- 积分:1
-
MAX274有源滤波器的设计应用。 介绍MAXIM公司系列芯片MAX274的工作性能与特点,并详细介绍了MAX274滤波器的公式和软件设计方法...
MAX274有源滤波器的设计应用。 介绍MAXIM公司系列芯片MAX274的工作性能与特点,并详细介绍了MAX274滤波器的公式和软件设计方法-MAX274 Application of active filter design. Introduction MAXIM company MAX274 chip performance and characteristics, and detailed the MAX274 filter formula and software design methods
- 2022-03-02 23:07:49下载
- 积分:1
-
卷积编码
完成卷积码的生成,输入为2进制编码,输出为两位的编码,使用(2,1,3)卷积编码,一位输入两位输出,主要用于无线或者有线通信的信道编码,方便简单,编码效率高,纠错能力较强,能够完成纠错1bit。
- 2023-04-12 23:30:03下载
- 积分:1