登录
首页 » Visual C++ » Serial-port-control-PTZ-camera

Serial-port-control-PTZ-camera

于 2014-11-26 发布 文件大小:4322KB
0 289
下载积分: 1 下载次数: 6

代码说明:

  串口控制云台摄像头的程序,已经测试过了,可以参考(Serial control PTZ camera program has been tested, you can refer)

文件列表:

13
..\CodeDlg.cpp,3611,2002-09-23
..\CodeDlg.h,1451,2002-10-05
..\ConfigDlg.cpp,5122,2002-10-05
..\configdlg.h,1416,2002-10-05
..\Debug
..\.....\CodeDlg.obj,20393,2009-12-23
..\.....\CodeDlg.sbr,6304,2009-12-23
..\.....\ConfigDlg.obj,22467,2009-12-23
..\.....\ConfigDlg.sbr,6513,2009-12-23
..\.....\MirrorButton.obj,10561,2009-12-23
..\.....\MirrorButton.sbr,9070,2009-12-23
..\.....\MyBitmapButton.obj,12587,2009-12-23
..\.....\MyBitmapButton.sbr,9120,2009-12-23
..\.....\MyButton.obj,14913,2009-12-23
..\.....\MyButton.sbr,5264,2009-12-23
..\.....\SerialPort.obj,25827,2009-12-23
..\.....\SerialPort.sbr,6627,2009-12-23
..\.....\StdAfx.obj,105536,2009-12-23
..\.....\StdAfx.sbr,1361563,2009-12-23
..\.....\vc60.idb,214016,2010-01-14
..\.....\vc60.pdb,364544,2009-12-23
..\.....\yuntai.exe,2191426,2009-12-23
..\.....\yuntai.ilk,2539652,2009-12-23
..\.....\yuntai.obj,14611,2009-12-23
..\.....\yuntai.pch,6828924,2009-12-23
..\.....\yuntai.pdb,3597312,2009-12-23
..\.....\yuntai.res,31604,2009-12-23
..\.....\yuntai.sbr,8911,2009-12-23
..\.....\yuntaiDlg.obj,52787,2009-12-23
..\.....\yuntaiDlg.sbr,17512,2009-12-23
..\MirrorButton.cpp,1181,2002-10-05
..\MirrorButton.h,1222,2002-09-23
..\MyBitmapButton.cpp,1451,2002-10-08
..\MyBitmapButton.h,1261,2002-10-05
..\MyButton.cpp,2195,2002-09-18
..\MyButton.h,1245,2002-09-18
..\ReadMe.txt,3579,2002-09-16
..\res
..\...\Arrow_up.ico




..\...\bmp00004.bmp,1270,2002-09-18
..\...\bmp00005.bmp,1270,2002-09-18
..\...\bmp00006.bmp,1270,2002-09-18
..\...\bmp00007.bmp,630,2002-09-18
..\...\bmp00008.bmp,630,2002-09-18
..\...\bmp00009.bmp,630,2002-09-18
..\...\bmp00010.bmp,630,2002-09-18
..\...\bmp00011.bmp,630,2002-09-18
..\...\bmp00012.bmp,630,2002-09-18
..\...\bmp00013.bmp,630,2002-09-18
..\...\down_up.bmp,1270,2002-09-18
..\...\icon1.ico,766,2002-09-18
..\...\up.bmp,1270,2002-09-18
..\...\upleft_u.bmp,630,2002-09-18
..\...\yuntai.ico,1078,2002-09-16
..\...\yuntai.rc2,398,2002-09-16
..\resource.h,6462,2002-10-05
..\SerialPort.cpp,21097,2002-09-28
..\SerialPort.h,3270,2002-09-25
..\StdAfx.cpp,208,2002-09-16
..\StdAfx.h,1054,2002-09-16
..\WinIo.dll,49152,2002-03-02
..\WinIo.h,1092,2002-03-01
..\WinIo.lib,3858,2002-03-02
..\WinIo.sys,4944,2002-03-01
..\WINIO.VXD,5174,2002-03-02
..\yuntai.aps,51636,2009-12-23
..\yuntai.clw,9141,2009-12-23
..\yuntai.cpp,2063,2002-09-16
..\yuntai.dsp,6467,2002-11-12
..\yuntai.dsw,537,2002-09-28
..\yuntai.h,1324,2002-09-16
..\yuntai.ncb,214016,2010-01-14
..\yuntai.opt,49664,2010-01-14
..\yuntai.plg,2541,2009-12-23
..\yuntai.rc,21307,2002-10-05
..\yuntaiconfig.ini,165,2010-01-14
..\yuntaiDlg.cpp,13412,2002-11-12
..\yuntaiDlg.h,2181,2002-10-05
..\使用注意.txt,141,2002-11-26

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

发表评论

0 个回复

  • Zigbee
    Zigbee开发文档和常见案例 18B20可休眠温度采集方案快速搭建手册 串口透传方案快速上手指南(Zigbee )
    2013-10-18 15:57:29下载
    积分:1
  • winAPI_Sport_comm
    实现串行通讯的相关API函数 API函数不仅提供了打开和读写通讯端口的操作方法,还提供了名目繁多的函数以支持对串行通讯的各种操作。 函数名 作用 CreateFile 打开串口 GetCommState 检测串口设置 SetCommState 设置串口 BuilderCommDCB 用字符串中的值来填充设备控制块 GetCommTimeouts 检测通信超时设置 SetCommTimeouts 设置通信超时参数 SetCommMask 设定被监控事件 WaitCommEvent 等待被监控事件发生 WaitForMultipleObjects 等待多个被监测对象的结果 WriteFile 发送数据 ReadFile 接收数据 GetOverlappedResult 返回最后重叠(异步)操作结果 PurgeComm 清空串口缓冲区,退出所有相关操作 ClearCommError 更新串口状态结构体,并清除所有串口硬件错误 CloseHandle 关闭串行口()
    2007-08-02 11:52:20下载
    积分:1
  • Com_N
    本程序调用了微软自带的mscomm控件,实现com口的数据接收,读者可自行添加发送数据功能。内附mscomm.ocx控件及其注册方法,本程序是用的静态链接库,为的是能在没有vc库的机器上也可以运行,所以个头大了点。(Microsoft's own mscomm controls, I realize com data reception, readers can add their own functions to send data. Enclosing mscomm.ocx control and registration method, the procedure is used in the static link library, for the in the absence of vc for the machine can also run, giving the larger point.)
    2005-07-31 09:50:35下载
    积分:1
  • CommTest
    串口通讯测试代码,经过测试,可以成功运行。(Serial Communication Test.)
    2010-08-25 22:04:07下载
    积分:1
  • XWP
    XWP仪表参数的读取,是帮1个朋友编写的(Instrument parameters XWP read, is to help a friend prepare the)
    2007-11-28 12:07:41下载
    积分:1
  • ModbusClient
    Modbus TCP/IP协议client端源代码(Modbus TCP/IP protocal test)
    2009-06-10 23:02:44下载
    积分:1
  • pm-compuprint-sp40
    P2R打印机串口指令集编程手册,Olivetti/IBM/Epson(P2R printer serial instruction set programming manual, Olivetti/IBM/Epson)
    2010-06-11 09:51:04下载
    积分:1
  • COOM
    Visual c++串口通信工程开发实例导航,该书采用C++编写,里面包含5个综合实例,适合有一定基础的C++人员学习(Visual c++ serial communication engineering development instance navigation, using c++, the book contains five examples of comprehensive, is suitable for the staff to learn c++ has certain foundation)
    2013-10-22 01:00:12下载
    积分:1
  • MFC20100619221344
    这是MFC串口编程的具体步骤 对学串口编程有很大帮助(This is the MFC programming serial port programming of specific steps to learn of great help)
    2010-06-19 22:21:11下载
    积分:1
  • VB
    说明:  对松下FP系列PLC通讯串口的调试,了解串口使用的方法(Panasonic FP series PLC serial communications debugging of serial use)
    2013-01-24 15:51:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载