-
本文讲述了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
-
OFDM simulation for timing recovery
OFDM simulation for timing recovery
- 2022-02-12 08:18:15下载
- 积分:1
-
一个圆周卷积的代码~调用形式为y=juanji(h,x1,M) 其中,h和x1为输入,h为滤波器系数,x1为输入采样信号,输出为y,M为输入信号x1的长度。...
一个圆周卷积的代码~调用形式为y=juanji(h,x1,M) 其中,h和x1为输入,h为滤波器系数,x1为输入采样信号,输出为y,M为输入信号x1的长度。-A circular convolution of the code to call the form of y = juanji (h, x1, M) of them, h, and x1 for the input, h for the filter coefficient, x1 sampling input signals, output y, M for the input signal x1 length.
- 2022-03-02 08:26:50下载
- 积分:1
-
用Java实现的TCAP协议,是7号信令的主要协议之一。采用JAIN标准...
用Java实现的TCAP协议,是7号信令的主要协议之一。采用JAIN标准-use Java realization TCAP protocol, it s one important protocol of signal 7,using JAIN standard
- 2022-03-20 14:57:29下载
- 积分:1
-
两台计算机间的串口通讯程序,只能为英文和数字
两台计算机间的串口通讯程序,只能为英文和数字- String mouth communication procedures between two computers,
only can be English and the numeral
- 2022-01-25 15:25:13下载
- 积分:1
-
俄罗斯方块C++单人版
代码为C++编写,由于是老师给出的范例,应用的语言较为简单易懂,适合给在校学生参考
- 2022-07-02 03:21:09下载
- 积分:1
-
可实现ASCII码发送和接收的串口调试程序
已成功实现串口通讯测试,并可移植到其他的c#项目中去,该程序不是调用c sharp 控件实现的!是通过自建类文件实现的!移植起来也相当的方便,可根据自己需要增加16进制发送和接收,程序代码已注释,可根据情况修改和进行二次开发!
- 2022-01-25 18:43:36下载
- 积分:1
-
power sampling in noise . u can test it .its my first code i hav uploaded
power sampling in noise . u can test it .its my first code i hav uploaded
- 2023-06-17 21:55:03下载
- 积分:1
-
matlab manual for student
matlab manual for student
- 2022-03-07 21:37:36下载
- 积分:1
-
PSoC3的无线通信
基于PSoC的2.4G无线通信,可以实现一对多无线通信,或者多对以无线通信。实例中使用了一对一无线通信。可以通过修改通道编号(0到5通道)来选择数据发送接收通道。修改无线通信地址即可实现多对一或者一对多通信。
- 2022-02-28 18:44:19下载
- 积分:1