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

Serial-port-control-PTZ-camera

于 2014-11-26 发布 文件大小:4322KB
0 299
下载积分: 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 个回复

  • comm
    Windows串口编程 (Windows serial programming)
    2020-06-30 11:20:02下载
    积分:1
  • grape
    vc6.0 使用NTGraph控件 读取串口数据后画出波形图(vc6.0 use NTGraph read serial data control to draw waveforms)
    2010-05-24 15:40:31下载
    积分:1
  • VBtongguochuankou-yuancheng-guanji
    利用VB语言实现对串口进行操作,从而实现通过串口进行远程关机的操作,了解相关编程方法。(VB language serial port operation through the serial port for remote shutdown operation, understanding related programming methods.)
    2013-03-29 11:11:11下载
    积分:1
  • COM_CONTROL
    串口控制的资料和源码,里面包含源码和学习资料(A serial port control information and source code)
    2015-12-01 10:39:53下载
    积分:1
  • SerialportSample
    vc++写的串口通信程序,对于学习串口通信会有很大的帮助(vc++ write the serial communication program, learning serial communication will be of great help)
    2015-12-07 23:54:23下载
    积分:1
  • MAX232
    利用max232,实现51单片机和电脑的通信,使得电脑发一个数据在单片机上用流水灯显示。(Use max232, achieving 51 SCM and PC communications, making the computer sends a data on a single chip with a water light show.)
    2013-08-30 15:46:26下载
    积分:1
  • serialPort
    调试串口的程序,本程序运行于PC机,是开发串口电路的好帮手。(Debug serial procedures, the program runs on PC, is to develop a good helper serial circuit.)
    2007-09-17 13:27:21下载
    积分: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
  • ser_port_ver10
    Windows串口编程例子(The example of uart in Windows)
    2020-06-26 11:20:02下载
    积分: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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载