-
Visual C++ OPC Client实例
本源码是基于C++开发的OPC客户端程序开发实例。
OPC(OLE for Process Control)是根据Microsoft的OLE(现在Active)、COM(部件对象模型)
- 2022-03-26 13:43:08下载
- 积分:1
-
华为技术与产品入门(华为新员工技术培训教材[非常经典])
华为技术与产品入门(华为新员工技术培训教材[非常经典])-classic huawei technology introduction
- 2023-08-02 08:15:07下载
- 积分:1
-
tapi编程的一个小例子
tapi编程的一个小例子-tapi programming small example
- 2022-03-10 12:54:18下载
- 积分: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
-
Gprs test code
Gprs测试代码-Gprs test code
- 2023-02-23 00:40:03下载
- 积分:1
-
TGPS 控件是利用串行端口连接全球卫星定位系统设备 ( GPS ) 取得地理位置信息的控件 ( 1.04 版,Delphi 3.0/4.0/5.0/6.0 版...
TGPS 控件是利用串行端口连接全球卫星定位系统设备 ( GPS ) 取得地理位置信息的控件 ( 1.04 版,Delphi 3.0/4.0/5.0/6.0 版适用 ),作者 : Lars Arvidsson。 -TGPS controls is to use a serial port to connect the global satellite positioning system (GPS) location information to obtain the control (1.04 version, Delphi 3.0/4.0/5.0/6.0 version of the application), the author: Lars Arvidsson.
- 2023-05-06 12:55:02下载
- 积分:1
-
vb利用winSocket写的 网络数据传输 程序 很简单的实现了文件的传输,XPSP2 上 vb6.0 调试通过。...
vb利用winSocket写的 网络数据传输 程序 很简单的实现了文件的传输,XPSP2 上 vb6.0 调试通过。
-vb winSocket write use of network data transmission procedure is very simple realization of the document transmission, XPSP2 on vb6.0 debugging through.
- 2022-03-13 03:20:29下载
- 积分:1
-
自己编写的CRC校验码
通信中经常用到的CRC校验码,校验码生成与对数据进行CRC校验用的是同一个文件,该文件中还包括自己编写的一个testbench以及一个说明文档,有需要的可以下载直接建工程就可以用了
- 2022-03-24 08:47:19下载
- 积分:1
-
windows mobile读取GPS数据,带有测试程序,非常实用的东东
windows mobile读取GPS数据,带有测试程序,非常实用的东东
-windows mobile to read GPS data, with testing procedures, very practical Dongdong
- 2023-09-03 23:35:03下载
- 积分:1
-
unix环境下高级变成文档,内容很详尽,还有相应的实例
unix环境下高级变成文档,内容很详尽,还有相应的实例-senior unix environment into documentation, as detailed, and the corresponding example
- 2022-08-17 22:08:40下载
- 积分:1