-
TCP/IP协议芯片使用说明,驱动程序等方面的内容。芯片NM7010A
TCP/IP协议芯片使用说明,驱动程序等方面的内容。芯片NM7010A
- 2022-04-27 23:56:37下载
- 积分:1
-
数字信号调制动态演示系统,包含AM,PM,FM等多种演示,运行界面操作简单。...
数字信号调制动态演示系统,包含AM,PM,FM等多种演示,运行界面操作简单。-welcome to downloads this code !thank you!
- 2023-04-19 02:45:02下载
- 积分:1
-
port experts is a good ports (serial, parallel) monitoring, debugging procedures...
端口专家是一个优秀的端口(串口、并口)监视、调试程序,有以下基本功能: 1.能动态设置各种通讯速率、奇偶校验、数据位、停止位和流控; 2.可以16进制形式自动显示接收到的数据,并能同时发送ASCII码(包括中文)和16进制字符串,可以任意设定自动发送周期,定时发送数据; 3.能将接收数据保存成文本文件,便于比较观察;并能发送任意大小的数据文件(以二进制形式发送); 4.能自动保存设置参数,无需每次重新设置。-port experts is a good ports (serial, parallel) monitoring, debugging procedures, the following basic functions : 1. Dynamically created various communications rate, parity, data bits, stop-and flow control; 2. May 16-band automatic form of data received and at the same time sending ASCII (including Chinese) and 16 string band can be set to automatically send arbitrary cycle, regularly send data; 3. preservation can receive data into text files, facilitate comparison of observation; and the ability to send any size of paper (in binary form Send); 4. Save the settings automatically parameters, each without re-instated.
- 2023-03-07 15:40:04下载
- 积分:1
-
GPRS 通讯,拨号连接。一个很好的
例子
GPRS 通讯,拨号连接。一个很好的
例子
-GPRS communications, dial-up connection. A good example
- 2022-03-25 09:13:39下载
- 积分:1
-
生成多项式的系数
Generator Polynomial Coefficients
- 2022-02-04 09:25:20下载
- 积分: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
-
A Genetic Algorithm Approach to Scheduling
Communications for a Class of Paral...
A Genetic Algorithm Approach to Scheduling
Communications for a Class of Parallel Space-Time Adaptive Processing Algorithms
- 2023-05-11 17:05:03下载
- 积分:1
-
PROVISIN the API1201
PROVISIN的API1201-PROVISIN the API1201
- 2022-10-09 10:05:03下载
- 积分:1
-
智能卡研发技术与工程实践
智能卡研发技术与工程实践 --------------------文件内容说明------------------------- Calg_SHA1.h : SHA1算法头文件 Calg_SHA1.CPP : SHA1算法代码文件 MD5.h : MD5算法头文件 MD5.CPP : MD5算法代码文件 Calg_DES.H : DES算法头文件 Calg_DES.CPP : DES算法代码文件-smart card technology research and engineering practice-------------------- Note contents of the documents----- Calg_SHA1.h : SHA1 algorithm headers Calg_SHA1.CPP : SHA1 algorithm code document MD5.h : MD5 algorithm headers MD5.CPP : MD5 algorithm code Calg_DES.H document : DES algorithm headers Calg _DES.CPP : DES algorithm code documents
- 2022-03-21 20:49:34下载
- 积分:1
-
基于 FFT 的在 AWGN 信道下的 OFDM 收发信机
正交频分复用(OFDM)系统是一种多载波系统,其利用并行处理技术允许在许多的同时传输数据的密切隔开,正交子载波。快速傅立叶逆变换(IFFT)和快速傅立叶变换(FFT)在传统的OFDM系统被用于复用信号一起和解码信号在分别的接收机。本文研究的性能离散傅立叶变换正交基频分复用(DFT-OFDM)。
- 2022-04-20 19:15:13下载
- 积分:1