-
串口收发程序
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
-
类似MSN的即时通信工具,代码在vc6.0下调试通过
类似MSN的即时通信工具,代码在vc6.0下调试通过-Similar to MSN
- 2022-11-28 21:10:03下载
- 积分:1
-
stm32 串口实验
本实验将实现如下功能:本实验串口1将不停的打印信息到电脑上,同时接收从串口发过来的数据,把发送过来的数据直接送回给电脑。
[BREAKPOINTS]
ShowInfoWin = 1
EnableFlashBP = 2
BPDuringExecution = 0
[CFI]
CFISize = 0x00
CFIAddr = 0x00
[CPU]
OverrideMemMap = 0
AllowSimulation = 1
ScriptFile=""
[FLASH]
MinNumBytesFlashDL = 0
SkipProgOnCRCMatch = 1
VerifyDownload = 1
AllowCaching = 1
EnableFlashDL = 2
Override = 0
Device="UNSPECIFIED"
[GENERAL]
WorkRAMSize = 0x00
WorkRAMAddr = 0x00
[SWO]
SWOLogFile=""
[MEM]
RdOverrideOrMask = 0x00
RdOverrideAndMask = 0xFFFFFFFF
RdOverrideAddr = 0xFFFFFFFF
WrOverrideOrMask = 0x00
WrOverrideAndMask = 0xFFFFFFFF
WrOverrideAddr = 0xFFFFFFFF
- 2023-07-24 04:35:03下载
- 积分:1
-
c#版仿feiQ工具,包含客户端、服务器
c# 版feiQ工具,包含server、client。客户端包含、人员信息列表、基本信息管理器(对话记录、基本资料、通告消息)、对话栏(公告栏、字体设置、笑脸、截图、发送图片、发送文件),对于初学者网络通信有借鉴性。
- 2022-07-15 14:28:29下载
- 积分:1
-
这是我收集的几个通信基础理论的Matlab仿真实现,包括bpsk、qpsk、ofdm以及信号衰减和延迟的仿真。尽管不是我本人原创,但比较都经典。文件为*.m格式...
这是我收集的几个通信基础理论的Matlab仿真实现,包括bpsk、qpsk、ofdm以及信号衰减和延迟的仿真。尽管不是我本人原创,但比较都经典。文件为*.m格式-This is my collection of several communications infrastructure theory Matlab Simulation, including BPSK, QPSK, and the OFDM signal attenuation and delay in the simulation. Although it was not my original, but more are classics. M*. document format
- 2022-10-03 17:15:03下载
- 积分:1
-
IRDA红外通信程序
IRDA红外通信程序-IRDA infrared communication procedure
- 2022-01-25 18:42:30下载
- 积分:1
-
CORDIC an article on the article A survey of CORDIC algorithms for FPGA based co...
一篇关于CORDIC的文章A survey of CORDIC algorithms for FPGA based computers-CORDIC an article on the article A survey of CORDIC algorithms for FPGA based computers
- 2022-03-24 11:00:58下载
- 积分:1
-
windows下,串口调试软件
windows下,串口调试软件-windows, serial debug software
- 2022-04-14 21:22:00下载
- 积分:1
-
CSMA_CA
CSMA_CA协议在传感器网络中的应用与改进-CSMA_CA
- 2022-02-10 02:25:11下载
- 积分:1
-
Debian Linux下的通讯程序
Debian Linux下的通讯程序 -The communication example for Debian Linux
- 2022-03-22 19:20:26下载
- 积分:1