-
Construct the short length of QC LDPC codes without girth 4 and girth 6
Construct the short length of QC LDPC codes without girth 4 and girth 6
- 2022-05-15 21:32:02下载
- 积分:1
-
SAE J1979 OBD2协议文件
OBD2 SAE Protocol J1979 Doc
- 2022-01-25 17:02:08下载
- 积分:1
-
day la giao trinh ve kenh truyen dan vo tuyen MIMO cua kenh di dong mat dat
day la giao trinh ve kenh truyen dan vo tuyen MIMO cua kenh di dong mat dat
- 2022-04-10 07:05:45下载
- 积分:1
-
XR17D158V driver for CE5.0
header file
XR17D158V driver for CE5.0
header file
- 2022-01-26 07:15:04下载
- 积分:1
-
一个串口数据发送程序,每次发送一定量的字节数,其中第二个字节每次增加0X11,可用来统计发送了多少帧数据...
一个串口数据发送程序,每次发送一定量的字节数,其中第二个字节每次增加0X11,可用来统计发送了多少帧数据-A serial data transmission process, each time I send a certain amount of bytes, including byte-per-second increase in 0X11, statistics can be used to send the number of frame data
- 2023-08-19 21:10:03下载
- 积分:1
-
基于串口通信的上位机控制软件
资源描述
- 2022-02-20 00:25:49下载
- 积分:1
-
多功能电表通信规约 即645规约1997年版 进行多功能电表通信时应按此规约设计数据结构及格式...
多功能电表通信规约 即645规约1997年版 进行多功能电表通信时应按此规约设计数据结构及格式-Multi-function meter communication protocol that is 645 statute in 1997 to carry out multi-functional version of this statute shall be meter communication design data structure and format
- 2022-03-21 16:03:03下载
- 积分:1
-
GPIB通讯源程序 开发环境为日本YELLOW SOFT环境
GPIB通讯源程序 开发环境为日本YELLOW SOFT环境-GPIB communications source development environment for the Japanese YELLOW SOFT environment
- 2022-01-26 08:25:34下载
- 积分:1
-
I Send You Orcad schematic LPC2
I Send You Orcad schematic LPC2-I Send You Orcad schematic LPC2000
- 2022-01-21 23:06:20下载
- 积分: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