-
C++ Builder制作多采用
C++ Builder 编的采用API函数多串口通讯源码,系本人在开发门禁控制器管理软件时曾编过的,希望对有这方面的要求的朋友有帮助-C++ Builder made the adoption of multi-function serial communications API source code, the Department of I in the development of Access Controller management software had been made, and they hope to have this requirement has to help a friend
- 2022-06-12 13:23:27下载
- 积分:1
-
c开发的串口操作函数,可以应用于串口类开发程序
c开发的串口操作函数,可以应用于串口类开发程序-This COM operation function is developed by C,which can be used for COM develepment.
- 2023-02-17 23:05:03下载
- 积分:1
-
这是一个usb2.0和usb1.1的协议,调试OK,运行很稳定
这是一个usb2.0和usb1.1的协议,调试OK,运行很稳定-This is a USB2.0 and USB1.1 agreement, debugging OK, run very stable
- 2022-07-16 03:20:04下载
- 积分:1
-
At four
在四径信道条件下,仿真Ofdm调制通信系统的误码率曲线图-At four-path channel conditions, the simulation of communication systems Ofdm modulation bit error rate curves
- 2022-11-11 17:40:03下载
- 积分: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
-
PIC 接口的 PC
使用 PIC BASIC PRO 中的 SERIN2 和 SEROUT2 的串行接口。
它是在 Proteus 软件模拟的。
液晶屏上显示的信息,按照串行数据 (3 位) 的步进电机开
它是为三个电机设计。
- 2022-03-20 10:59:24下载
- 积分:1
-
有关r232串口编程的程序,有关r232串口编程的程序
有关r232串口编程的程序,有关r232串口编程的程序-the r232 serial programming procedures, the r232 Serial Programming procedures
- 2022-05-24 15:54:24下载
- 积分:1
-
SMART SIGHT 的开发SDK,好不容易搞到的。内容丰富 对做视频监控有很大的帮助...
SMART SIGHT 的开发SDK,好不容易搞到的。内容丰富 对做视频监控有很大的帮助-SMART SIGHT development SDK, finally got the. Rich content of video surveillance has to do a great help
- 2022-03-05 00:40:48下载
- 积分:1
-
matlab实现QPSK调制,采用两种方法相位选择法和I/Q两路相加法-
matlab实现QPSK调制,分别给出了相位选择法和I Q两路正交调制相加发实现QPSK调制,给出了QPSK调制后的功率谱密度。
- 2023-03-14 14:05:03下载
- 积分:1
-
全渠道接力
在MATLAB中编制了信道性能评估程序。该码将给出信道容量和误码率的信息。本规范将明确说明继电器的操作
- 2022-04-30 14:11:12下载
- 积分:1