-
串口收发程序
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
-
MAD
MAD-FCL (version 1.7):
The software is distributed in binary/source code formats under a GPL (GNU GENERAL PUBLIC LICENSE) license. Here is the official copyright and license. Distribution package is named to MAD-FCL (MAD FileCasting Library). Source distribution contains MAD-ALCLIB, MAD-SDPLIB and MAD-FLUTELIB libraries and MAD-FLUTE application. Binary distribution contains only MAD-FLUTE application. MAD-FCL is implemented using C-language. Latest binaries for Linux are compiled in Debian Linux with gcc version 4.0.4.
MAD-FLUTELIB is based on RFC 3926 (FLUTE). -MAD-FCL (version 1.7):
The software is distributed in binary/source code formats under a GPL (GNU GENERAL PUBLIC LICENSE) license. Here is the official copyright and license. Distribution package is named to MAD-FCL (MAD FileCasting Library). Source distribution contains MAD-ALCLIB, MAD-SDPLIB and MAD-FLUTELIB libraries and MAD-FLUTE application. Binary distribution contains only MAD-FLUTE application. MAD-FCL is imp
- 2022-02-06 22:39:32下载
- 积分:1
-
用VB6实现实用的多线程串行通讯
使用Visual Basic 6实现真正实用的多线程串行通讯
事实上使用Visual Basic的ActiveX
exe技术可以轻松的实现多线程处理,此技术在串行通讯中很好用,尤其需要一边通讯,一边数据处理方面,如果用timer实现串行通讯,其复杂程度可想而知。这个实例用在PC与PLC通讯以及PC和单片机通讯,都比较实用。
原理先不说了,先举个示例,有兴趣的话大家可以一起讨论
- 2022-08-19 05:13:38下载
- 积分:1
-
局域网用户屏幕的控制和查看程序
局域网用户屏幕的控制和查看程序-LAN user screen control and view the procedure
- 2022-02-03 15:38:38下载
- 积分:1
-
OPNET仿真实例,有助于初学者的快速学习。
OPNET仿真实例,有助于初学者的快速学习。-OPNET simulations help beginners learn fast.
- 2022-06-15 02:03:33下载
- 积分:1
-
发送短信源程序,目的是在windows mobile上实现短信发送功能
发送短信源程序,目的是在windows mobile上实现短信发送功能-SendingSms
- 2022-08-02 16:57:34下载
- 积分:1
-
这是用C语言写的循环冗余校验的源代码和参考。
这是用C语言写的循环冗余校验源代码,参考一下吧-This is written in C language of Cyclic Redundancy Check the source code and reference it
- 2022-09-05 18:50:02下载
- 积分:1
-
AT Command for work with pc and mobile modem and etc.
AT Command for work with pc and mobile modem and etc.
- 2022-05-18 02:29:56下载
- 积分:1
-
Recording Pen procedure, Cheung intelligence Annex Recording Pen procedure, Cheu...
录音笔的程序,祥情见附件
录音笔的程序,祥情见附件-Recording Pen procedure, Cheung intelligence Annex Recording Pen procedure, Cheung intelligence annex
- 2022-01-22 00:40:47下载
- 积分:1
-
基于JXTA平台的 P2P通信系统
1、 系统里面没有安装Java运行时环境(JRE)的先安装“安装文件”文件夹下的JRE6.0。(JDK6.0里面包含有JRE6.0)
2、 然后将“运行”文件夹下面的“lib”文件夹和P2Pcommuni- cation.jar文件复制到同一个文件夹里面,双击运行P2Pcommunication.jar文件即可启动一个程序。
- 2022-05-23 09:31:25下载
- 积分:1