-
用于串口通信的类文件:SerialPort.h SerialPort.c
用于串口通信的类文件:SerialPort.h SerialPort.c-For serial communication class files: SerialPort.h SerialPort.c
- 2022-04-19 11:15:22下载
- 积分:1
-
LabView 用于串口接收读取缓冲的最佳时间间隔
LabView 用于串口读写数据读取缓冲的最佳时间间隔,在串口通信内容长度不确定的情况下,能完整接收数据并在接收结束之后尽快的停止接收,决定串口通信的效率。此vi经过小修改应该就能普遍适用。
- 2023-02-08 06:05:04下载
- 积分:1
-
优秀论文(基于非线性的雷达目标识别中的若干问题…
几篇有关雷达目标识别的优秀论文(基于非线性方法的雷达目标识别研究.NH基于高分辨距离像的雷达目标识别.NH雷达目标识别系统的研究和设计.KDH).part8-Several of the radar target recognition of outstanding paper (based on nonlinear methods of study of radar target recognition. NH HRRP-based radar target identification. NH radar target identification system research and design. KDH). Part8
- 2023-01-13 20:40:03下载
- 积分:1
-
本文讨论一个设计团队要考虑的具体问题…
This paper addresses the specific issues that a design team will have to consider in
creating solutions for embedded devices. Starting with a generic architecture, issues
regarding the creation of the hardware target and concomitant software are presented.
Bluetooth system operation is then briefly discussed with the intention of taking into
account the unique needs of a wireless connection in structuring the application software.
Implementation issues are then discussed and closely followed up with development ideas that are designed to not only contain the project burn rate but also to get the product
to market in as short a time as possible. -
This paper addresses the specific issues that a design team will have to consider in
creating solutions for embedded devices. Starting with a generic architecture, issues
regarding the creation of the hardware target and concomitant software are presented.
Bluetooth system operation is then briefly discussed wi
- 2022-04-16 19:08:34下载
- 积分: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
-
Turbo码编码器解码器交际
turbo code encoder decoder communicacion
- 2023-04-07 00:55:03下载
- 积分:1
-
3G系统中,动态信道分配的研究,固定和移动边界的问题。
3G系统中动态信道分配的研究,对于固定和可移动边界两种方案进行了仿真实现,可移动边界方案显示出了明显的优势。-3G system, dynamic channel allocation study, fixed and moving boundary for the two scenarios were simulated to achieve, removable border program showed a clear advantage.
- 2023-02-23 08:20:03下载
- 积分:1
-
Integrity of the serial communication program Vc++ Source code, suitable for beg...
完整串口通信程序Vc++源代码,适合初学着,在win2k,xp下调试通过。-Integrity of the serial communication program Vc++ Source code, suitable for beginners, and in win2k, xp adopted under the debugger.
- 2022-07-02 12:34:22下载
- 积分:1
-
16QAM communication system simulation program MonteCalo received at Awgn channel...
16QAM通信系统的MonteCalo仿真程序,得到在Awgn信道条件下的误码率曲线-16QAM communication system simulation program MonteCalo received at Awgn channel bit error rate under the conditions of curve
- 2022-05-22 14:50:18下载
- 积分:1
-
控件特性:活动的RAS连接到INTERNET通知;断开INTERNET连接通知;RAS拨入设备完整状态信息及连接状态;返回PC系统的当地IP地址和主机名;返回拨...
控件特性:活动的RAS连接到INTERNET通知;断开INTERNET连接通知;RAS拨入设备完整状态信息及连接状态;返回PC系统的当地IP地址和主机名;返回拨号连接的RASClient分配的INTERNET地址和主机名;返回拨号连接的RASServer ISP服务器地址和主机名;挂断任何活动状态的RAS连接的函数;操作简单,容易与任何应用项目集成。有提示屏幕。-Controls features: the activities of RAS to connect to the INTERNET notice disconnect notice INTERNET connection RAS into a complete state of equipment, information and connection status return PC systems to local IP address and host name to return to dial-up connections RASClient distribution INTERNET address and host and return to dial-up connections RASServer ISP server address and host name hang any active RAS connections function operation simple, easy to integrate with any application projects. Have prompted the screen.
- 2022-07-03 12:20:56下载
- 积分:1