-
Serialport,很好用的VC串口通信类,这是最新版
Serialport,很好用的VC串口通信类,这是最新版-Serialport, a good VC used in serial communication class, which is the latest version of
- 2022-03-10 03:52:07下载
- 积分:1
-
实时的DTMF解码,采用Goertzel算法,通过监测信号…
DTMF实时解码,采用goertzel算法,通过监测信号中的两个主要频率从而得出DTMF值-DTMF decoder in real time, using goertzel algorithm, by monitoring the signal so as to arrive at the two main frequency DTMF value
- 2022-12-09 20:00:02下载
- 积分:1
-
Integrated Services in the Presence of Com pressible Flows
存在可压缩流的集成服务
- 2022-03-18 11:04:13下载
- 积分:1
-
专业的串口程序开发包(非源码),非常方便
专业的串口程序开发包(非源码),非常方便-professional procedures Serial Development Kit (FOSS), a very convenient
- 2023-01-17 02:00:04下载
- 积分:1
-
RTX串口编程
在Windws实时扩展环境RTX下,实现串口实时接收数据与发送数据操作,仅供大家参考;系统运行环境为WindowsXP 安装RTX运行环境;
- 2022-07-26 09:23:36下载
- 积分:1
-
TCP通讯测试小程序(客户端),可选择保持连接或一次收发完毕后自动断开。...
TCP通讯测试小程序(客户端),可选择保持连接或一次收发完毕后自动断开。-small TCP communications test procedures (client), or may choose to stay connected after a transceiver automatically disconnected.
- 2022-01-29 01:31:29下载
- 积分:1
-
手机顶尖游戏制作全揭密
手机顶尖游戏制作全揭密-top mobile phone game, Colo.
- 2022-01-25 19:37:32下载
- 积分: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
-
通信信号处理项目,移动通信中的MIMO系统的信道估计仿真~
通信信号处理项目,移动通信中的MIMO系统的信道估计仿真~
- 2022-04-10 14:51:45下载
- 积分:1
-
固定电话的来电检测及显示程序,包含DTMF和FSK信息两种。非常适用...
固定电话的来电检测及显示程序,包含DTMF和FSK信息两种。非常适用-Detection of fixed telephone calls and display program, including information on two types of DTMF and FSK. Are ideally suited for
- 2022-02-06 09:08:58下载
- 积分:1