-
关于铜包铝线材的说明,为文本文档,内容不多.大约只有三张...
关于铜包铝线材的说明,为文本文档,内容不多.大约只有三张-包铝copper wire on the note as a text document, the contents of not more than. Only about 3
- 2022-01-25 23:05:28下载
- 积分:1
-
CPCI 2R3
CPCI主规范
CPCI 2R3
CPCI主规范
-CPCI 2R3
CPCI 2.0 R3.0
- 2022-09-22 13:20: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
-
如果你有Mobile平台的开发经验,你一定会感觉到要保存程序配置文件是有多么的不方便。那这个程序教你怎么把应用程序的配置文件保存在XML文件中,当然也可以读取,...
如果你有Mobile平台的开发经验,你一定会感觉到要保存程序配置文件是有多么的不方便。那这个程序教你怎么把应用程序的配置文件保存在XML文件中,当然也可以读取,甚至稍加改进即可创建编辑XML文件。-If you have Mobile platform development experience, you will definitely feel the want to save the configuration file is very inconvenient. That this process teach you how the application s configuration file stored in XML documents and, of course, can read, and even improve a little editing to create XML documents.
- 2022-11-03 07:20:03下载
- 积分:1
-
一个modbus的编程库
一个modbus的编程库-a lib for modbus protocol
- 2022-02-04 16:58:14下载
- 积分:1
-
基于linux平台用QT编写的串口通信代码
基于linux平台用QT编写的串口通信代码,去年我使用Qt编写串口通信程序时,将自己的学习过程写成了教程(Qt编写串口通信程序全程图文讲解),但是由于时间等原因,我只实现了Windows下的串口通信,并没有去做Linux下的。自从教程发布到网上后,就不断有人提出相关的问题,而其中问的最多的就是,怎样在Linux下实现串口通信。因为有计划安排,而且没有开发板,所以一直没能去研究,也就没能给出很好的解决办法。前些天,网友hqwfreefly 用Qt写了一个叫linucom的Linux下串口调试程序,实现了Linux的串口通信。而且,正好现在我有几天假期,所以就和hqwfreefly合作,将linucom更新为Lincom,并且推出了Windows下的Wincom,然后完成了这篇Qt编写串口通信程序的专题教程,也算完成了我的一个心愿。
- 2023-01-19 21:40:04下载
- 积分:1
-
As the field of Qt Embedded GUI has been more and more popular, for beginners, e...
Qt作为嵌入式领域的GUI已经越来越流行,对于初学者,尤其是linux的新手,往往遇到这样那样的问题,本文档用最易懂的语言一步一步带你走入Qt的世界。-As the field of Qt Embedded GUI has been more and more popular, for beginners, especially newcomers to linux are often encountered in this kind of problem, the document with the most easy-to-understand language, step by step with you into the world of Qt.
- 2022-08-13 00:19:47下载
- 积分:1
-
on the Implementation of Matlab MSK modulation and demodulation of ppt coursewar...
关于matlab实现MSK调制解调的ppt课件,用于教学、实验等-on the Implementation of Matlab MSK modulation and demodulation of ppt courseware for teaching experiment
- 2022-04-28 16:04:18下载
- 积分:1
-
HP688的电话薄转换程序
HP688的电话薄转换程序-HP688 the phone book conversion
- 2022-04-25 03:46:28下载
- 积分:1
-
IOCP完成端口
IOCP(I/O Completion Port,I/O完成端口)是性能最好的一种I/O模型。delhi下的IOCP实现,一些代码和测试。
- 2023-01-05 08:15:04下载
- 积分:1