登录
首页 » Visual C++ » PTZ

PTZ

于 2013-07-27 发布 文件大小:1755KB
0 385
下载积分: 1 下载次数: 26

代码说明:

   ptz 云台控制软件, 内带C++ 源码(ptz PTZ control software, which brought C++ source)

文件列表:

云镜控制 上下左右 最终!~
...........................\COMMON.H,8173,2004-10-13
...........................\Debug
...........................\.....\mscomm.obj,48088,2009-05-21
...........................\.....\mscomm.sbr,0,2009-03-16
...........................\.....\MyButton.obj,13230,2009-05-21
...........................\.....\MyButton.sbr,0,2009-03-16
...........................\.....\StdAfx.obj,106982,2009-05-21
...........................\.....\StdAfx.sbr,1391510,2009-03-16
...........................\.....\vc60.idb,287744,2009-06-01
...........................\.....\vc60.pdb,380928,2009-06-01
...........................\.....\YtTry.bsc,3204096,2009-03-16
...........................\.....\YtTry.exe,127072,2009-06-01
...........................\.....\YtTry.ilk,266692,2009-06-01
...........................\.....\YtTry.obj,16885,2009-05-21
...........................\.....\YtTry.pdb,500736,2009-06-01
...........................\.....\YtTry.res,3632,2009-06-01
...........................\.....\YtTry.sbr,0,2009-03-16
...........................\.....\YtTryDlg.obj,65197,2009-06-01
...........................\.....\YtTryDlg.sbr,0,2009-03-16
...........................\hlp
...........................\...\AfxDlg.rtf,3876,2004-10-10
...........................\...\YtTry.hm,384,2009-05-14
...........................\...\YtTry.hpj,2292,2004-10-10
...........................\...\YtTry.LOG,202,2009-06-01
...........................\...\YtTry.ph,0,2004-10-10
...........................\MakeHelp.bat,1356,2004-10-10
...........................\mscomm.cpp,8569,2004-10-10
...........................\mscomm.h,3221,2004-10-10
...........................\MVAPI.h,3801,2004-08-16
...........................\MVAPI.lib,9662,2004-07-15
...........................\MVBOARD1.h,403,2004-08-13
...........................\MVBOARD2.h,458,2005-01-11
...........................\MyButton.cpp,1762,2005-07-02
...........................\MyButton.h,1186,2005-07-02
...........................\ReadMe.txt,4044,2004-10-10
...........................\res

...........................\...\YtTry.rc2,397,2004-10-10
...........................\Resource.h,1647,2009-05-14
...........................\StdAfx.cpp,207,2004-10-10
...........................\StdAfx.h,1102,2004-10-10
...........................\YtTry.aps,22808,2009-06-01
...........................\YtTry.clw,2244,2009-06-10
...........................\YtTry.cpp,2143,2004-10-10
...........................\YtTry.dsp,9142,2005-08-22
...........................\YtTry.dsw,577,2004-10-10
...........................\YtTry.h,1313,2004-10-10
...........................\YtTry.ncb,492544,2009-06-10
...........................\YtTry.opt,153088,2009-06-10
...........................\YtTry.plg,1375,2009-06-01
...........................\YtTry.rc,6853,2009-05-21
...........................\YtTryDlg.cpp,13110,2009-05-21
...........................\YtTryDlg.h,2003,2009-05-14

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

发表评论

0 个回复

  • opnet
    里面是一些自己总结的opnet的建模步骤,还有就是opnet里面常用英文单词的汉语解释。(Which are summarized opnet own modeling steps, there is the opnet which used English words explained in Chinese.)
    2010-06-16 09:02:12下载
    积分:1
  • TCH-data-channel
    TCH全速率,实现把源码发送并利用纠错和交织保护来保护源码(TCH full rate, realize the source code to send and the use of error correction and interwoven protection to protect the source code)
    2012-03-17 13:32:09下载
    积分:1
  • opnet_dsr
    运行在opnet仿真平台下的dsr路由协议模型(Configure the IMS model has an important role in packages, sip and umts 3g network in opnet)
    2012-04-05 13:53:06下载
    积分:1
  • ListStudent
    输入学生的name,number,class等内容(importation students name, number, class, etc.)
    2007-05-14 19:03:11下载
    积分:1
  • GPSDIY
    说明:  GPS串口通信程序,新建了一个数据库ACCESS,在显示当前GPS信息的同时可以存储以前记录过的信息,保存在数据库中,便于以后查阅。当前GPS信息包括:时间,经度,纬度,速度,真实航向以及磁偏移(GPS serial port communication program, a database of new ACCESS, show the current GPS information can be stored at the same time the information previously recorded, stored in a database for easy access later. The current GPS information including: time, longitude, latitude, speed, true course and magnetic offset)
    2009-08-06 15:19:07下载
    积分:1
  • ModbusCommunicationTest
    MODBUS通信协议,用VC6.0调试通过,非常好用,做上位机用这个很好(MODBUS communication protocol with VC6.0 debugging through, very easy to do well with this PC)
    2013-09-11 23:12:54下载
    积分:1
  • 04LargeWANLabManual
    opnet software fo simulation network
    2009-05-08 16:58:47下载
    积分:1
  • MyTwainScan
    因为TWAIN的协议比较复杂,该程序,为你展示了TWAIN的使用(because the agreement is more complicated, the procedures for the display you use the TWAIN)
    2007-06-05 16:42:08下载
    积分:1
  • VC_MFC-Sample1
    Microsoft Visual C++ MFC串口通信编程详解,主要介绍了用CreateFile()函数和WriteFile()函数读写串口的实例,以及设置 串口属性的实例. 在工业控制中,工控机(一般都基于 Windows 平台)经常需要与智能仪表通过串口 进行通信.串口通信方便易行,应用广泛. 一般情况下,工控机和各智能仪表通过 RS485 总线进行通信.RS485 的通信方式是 半双工的,只能由作为主节点的工控 PC 机依次轮询网络上的各智能控制单元子节点. 每次通信都是由 PC 机通过串口向智能控制单元发布命令,智能控制单元在接收到正 确的命令后作出应答. (Microsoft Visual C++ MFC serial communication programming explain CreateFile () and WriteFile () function to read and write the serial port of the instance, and set the serial port attribute instance in industrial control, IPC (generally based on the Windows platform) often need to communicate with the smart meter through the serial port serial communication easy and widely used normal circumstances, the IPC and intelligent instrument through RS485 communication RS485 communication is half-duplex, only as the primary node industrial PC turn polling network intelligent control unit child nodes. every communication from a PC via the serial port to issue commands to the intelligent control unit, intelligent control unit receives the correct command response.)
    2012-10-11 07:23:02下载
    积分:1
  • LabVIEWandUSB
    说明:  利用动态链接库现LabVIEW与USB设备的数据通信(Is the use of dynamic-link library of LabVIEW and the USB data communication equipment)
    2009-08-12 16:47:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载