登录
首页 » Visual C++ » OPCSvr

OPCSvr

于 2020-09-02 发布 文件大小:1186KB
0 383
下载积分: 1 下载次数: 0

代码说明:

说明:  非常好的OPC服务器源代码 免费的 没有时间限制(Very good OPC server source code for free no time limit)

文件列表:

OPCSvr
......\A Registry Class - The Code Project - System.mht
......\Callback.cpp
......\callback.h
......\Debug
......\ExitDlg.cpp
......\ExitDlg.h
......\FSServer.h
......\inc
......\...\OPCCOMN.H
......\...\OPCCOMN.IDL
......\...\Opccomn_i.c
......\...\opccomn_ps.dll
......\...\OPCDA.H
......\...\OPCDA.IDL
......\...\opcda_cats.c
......\...\OPCDA_I.C
......\...\opcenum_clsid.c
......\...\OpcError.h
......\...\opcerror.mc
......\...\OpcError.rc
......\...\OPCProps.h
......\...\OPCProxy.dll
......\Lib
......\...\FSServer.dll
......\...\FSServer.lib
......\...\FSServerd.dll
......\...\FSServerd.lib
......\OPCEXE
......\......\COPCClient.cpp
......\......\FSServerd.dll
......\......\FSServerd1.dll
......\......\ini
......\......\...\YFOPCSvr.ini
......\......\readme.txt
......\......\registry.reg
......\......\RegOPCSvr.bat
......\......\wxopc.log
......\OPCServer.rgs
......\OPCServer.txt
......\readme.doc
......\ReadMe.txt
......\RegEntry.h
......\Registry Wrapper Class (CRegistry) - The Code Project - System.files
......\....................................................................\filelist.xml

......\....................................................................\image002.gif
......\....................................................................\image003.gif
......\....................................................................\image004.gif
......\....................................................................\image005.gif
......\....................................................................\image006.gif
......\....................................................................\image007.gif
......\....................................................................\image008.gif
......\....................................................................\image009.gif
......\....................................................................\image010.gif
......\....................................................................\image011.gif
......\....................................................................\image012.gif
......\....................................................................\image013.gif
......\....................................................................\image014.gif
......\....................................................................\image015.gif
......\....................................................................\image016.gif
......\....................................................................\image017.jpg
......\....................................................................\image018.jpg
......\....................................................................\image019.gif
......\....................................................................\image020.jpg
......\....................................................................\image021.gif
......\....................................................................\image022.gif
......\....................................................................\image023.gif
......\....................................................................\image024.gif
......\....................................................................\image025.gif
......\....................................................................\image026.gif
......\....................................................................\image027.gif
......\....................................................................\image028.gif
......\....................................................................\image029.gif
......\....................................................................\image030.gif
......\....................................................................\image031.gif
......\....................................................................\image032.gif
......\....................................................................\image033.gif
......\....................................................................\image034.gif
......\....................................................................\image035.gif
......\....................................................................\image036.gif
......\....................................................................\image037.gif
......\....................................................................\image038.gif
......\....................................................................\image039.gif
......\....................................................................\image040.gif
......\....................................................................\image041.gif
......\....................................................................\image042.gif
......\....................................................................\image043.gif
......\Registry Wrapper Class (CRegistry) - The Code Project - System.htm
......\Registry Wrapper Class (CRegistry) - The Code Project - System.mht
......\Registry.cpp
......\registry.h
......\RegVars.cpp
......\RegVars.h
......\res
......\...\registry.rc

......\...\XPOPCSvr.manifest
......\...\XPOPCSvr.rc2
......\resource.h

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • PCYT
    这是一个云台控制的软件,我只是实现了上下左右,自动几个功能,为了测试用,不过可以调通。(This is a PTZ control software, I just realized vertical and horizontal, automatic several functions, in order to test, but can be transferred through.)
    2013-08-22 08:44:29下载
    积分:1
  • WSF-based
    多径条件下基于WSF的均匀圆阵幅相误差自校正(WSF-based multipath conditions of uniform circular array amplitude and phase error self-correction)
    2013-12-12 13:41:46下载
    积分:1
  • gest
    void swap1(int x, int y) //值传递 void swap2(int *px, int *py) //指针传递 void swap3(int &x, int &y) //引用传递 的使用(void swap1(int x, int y) //值传递 void swap2(int*px, int*py) //指针传递 void swap3(int &x, int &y) //引用传递 的使用)
    2012-04-30 16:41:44下载
    积分:1
  • Server_To_Clinet
    MFC写的2个程序,通过socket通信,上下位机的。上位机发送一个名字给下位机,下位机通过查询数据库取得电话号码传回上位机,带详细文档。(MFC write two procedures, through the socket communication, next-bit machine. PC to send a name to the next crew, the next crew by querying the database to obtain the phone numbers return PC)
    2013-06-15 22:53:40下载
    积分:1
  • SUMPLE
    非均匀天线组阵SUMPLE权值信噪比及信号合成性能分析(Non-uniform antenna arraying SUMPLE weights SNR performance analysis and signal synthesis)
    2013-12-20 13:31:43下载
    积分:1
  • Turbo_code_3GPP2
    Turbo decoder for 3GPP2
    2011-10-18 20:47:53下载
    积分:1
  • ChatClient
    利用C++实现的一个即时通讯系统的客户端。传输层采用的是TCP协议。这是本科时候的毕业设计,最后评定为优,希望对一些朋友能有所帮助。(The use of C++ implementation of an instant messaging system client. Transport layer protocol used is TCP. This is the time of undergraduate graduation project, and finally classified as gifted, in the hope that some of my friends can be helpful.)
    2009-03-03 15:46:59下载
    积分:1
  • ModScan32-1
    用于监控PLC,针对的是modbus协议(monitoring PLC with modbus protocol)
    2013-10-21 12:50:17下载
    积分:1
  • rsvp-agent
    GMPLS中的相关信令协议RSVP仿真代码,网上下载的,希望能适合大家(Related signaling protocols in GMPLS RSVP simulation code, download, and I hope we can fit)
    2011-06-14 15:38:45下载
    积分:1
  • commClass
    实现了VB6下的通讯API的封装 实现了VB6下的通讯API的封装 实现了VB6下的通讯API的封装 实现了VB6下的通讯API的封装(实现了VB6下的通讯API的封装 实现了VB6下的通讯API的封装)
    2009-09-04 15:48:22下载
    积分:1
  • 696518资源总数
  • 106235会员总数
  • 12今日下载