-
To create all our own head, the system only to send them out. In the example, be...
我们自己创建各个的头部,系统只是把它们发送出去. 在实例中,由于我们要修改我们的源IP地址, 所以我们使用了setsockopt函数,如果我们只是修改TCP数据,那么IP数据一样也可以由系统来创建的.
-To create all our own head, the system only to send them out. In the example, because we have to modify our source IP address, so we use the setsockopt function, if we just amend the TCP data, then the IP can also be from the same data system to create the.
- 2022-01-31 18:36:09下载
- 积分:1
-
FreeModbus
资源描述STM8lFreeModbus源代码程序 非常详细的内容 并且我移植的很成功,目前已经用在项目上
- 2023-05-28 15:00:03下载
- 积分:1
-
一个很不错的WIFI程序,可运行,保质量
一个很不错的WIFI程序,可运行,保质量-a very good WIFI procedures, operational, and ensuring quality
- 2022-04-23 14:26:01下载
- 积分:1
-
无线与移动通信中的信号处理新技术 第1册 信道估计与均衡_
无线与移动通信中的信号处理新技术 第1册 信道估计与均衡_-wireless and mobile communications signal processing of new technology for a channel estimation and equalization _
- 2022-08-23 09:07:21下载
- 积分:1
-
Blind Spectrum Sensing for Cognitive Radio Based on Model Selection
Blind Spectrum Sensing for Cognitive Radio Based on Model Selection
- 2023-01-28 14:55:03下载
- 积分:1
-
直接通过DLL实现端口读写操作的mex程序
直接通过DLL实现端口读写操作的mex程序-directly through DLL and write ports of mex procedures
- 2022-05-13 07:58:58下载
- 积分:1
-
串口通讯程序,用的芯片是 CP2102, Verilog HDL 程序,编译通过,完全可用...
串口通讯程序,用的芯片是 CP2102, Verilog HDL 程序,编译通过,完全可用-Serial communications program, using chip CP2102, Verilog HDL program, compiled by completely available
- 2022-01-26 04:57:11下载
- 积分:1
-
WCDMA移动通信系统中F9完整性算法的VC++实现程序
WCDMA移动通信系统中F9完整性算法的VC++实现程序-WCDMA mobile communication systems F9 integrity algorithm VC++ Realize procedures
- 2022-01-31 16:29:01下载
- 积分:1
-
串口收发程序
fafasdfasfasfasdfasfasfas
fsdafasfasdgfdhfdghgdfjhdfghdgf
hdfghfdghfdghdfghdfghdfg// DlgSend.cpp : implementation file
// Download by http://www.codefans.net
#include "stdafx.h"
#include "SCC.h"
#include "DlgSend.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CDlgSend dialog
CDlgSend::CDlgSend(CWnd* pParent /*=NULL*/)
: CDialog(CDlgSend::IDD, pParent)
{
//{{AFX_DATA_INIT(CDlgSend)
m_nCycMode = 0;
m_nCycSel = 0;
m_unTime = 1000;
m_unLine = 1;
m_unStart = 1;
m_unEnd = 2;
m_unTrigger = 0;
//}}AFX_DATA_INIT
}
void CDlgSend::DoDataEx
- 2022-03-05 20:00:41下载
- 积分:1
-
一个简单的脚本,一个八BPSK调制信号在52我们传播…
A simple Octave script where a BPSK modulated signal is transmitted on the 52 used subcarriers, may be used for understanding generation of an OFDM signal. The script is loosely based on 802.11a specification.
- 2023-07-22 22:45:02下载
- 积分:1