-
C #串口控制十杆(Arduino的I/O板)
C# Serial port control ten bar (arduino i/o board)
- 2022-05-15 16:27:13下载
- 积分: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
-
一个非常简单的程序,打印“你好世界”到8051个串口……
a very simple program that prints "Hello World" to the serial port of the 8051. When you can successfully build and run this program, you have used the entire toolset including:- a very simple program that prints "Hello World" to the serial port of the 8051. When you can successfully build and run this program, you have used the entire toolset including:
- 2022-06-27 20:01:51下载
- 积分:1
-
用OPNET来仿真无线网络,可以基本实现无线的功能
用OPNET来仿真无线网络,可以基本实现无线的功能-Use OPNET to simulate wireless networks, can basically achieve wireless functionality
- 2022-11-09 08:20:03下载
- 积分:1
-
使用Mail发送传真的程序
使用Mail发送传真的程序 -Using mail to send fax
- 2022-01-26 08:32:04下载
- 积分:1
-
api开发的串口通讯程序,很好的一个软件。
api开发的串口通讯程序,很好的一个软件。-api development of serial communication program, a very good software.
- 2022-08-15 09:54:54下载
- 积分:1
-
一个小的试验,通过在vb环境下设置串口并发送和接收数据的小程序。...
在vb环境中调用Excel文件,通过手动进行添加数据。-in vb environment called Excel documents, add data manually.
- 2023-01-10 14:55:03下载
- 积分:1
-
用C实现的gprs modem 上网功能
用C实现的gprs modem 上网功能-C achieved with gprs modem Internet access
- 2023-07-05 04:50:03下载
- 积分:1
-
. This SDCC
. This SDCC-based LCD demo code includes a collection of "driver" functions to access the LCD, and an example of using a custom putchar() to route printf output to either the LCD or serial port so you can use printf s nice number and string formatting features on the LCD
- 2022-02-01 10:32:21下载
- 积分:1
-
bpsk映射和解映射 实现01序列和+1
bpsk映射和解映射 实现01序列和+1 -1序列的相互转变-BPSK mapping realize reconciliation mapped 01 sequence and+ 1-1 sequence changes in the mutual
- 2022-07-01 23:37:30下载
- 积分:1