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

Serial-port-control-PTZ-camera

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

  • hart
    这个程序是利用VC编写的一个从机串口响应modbus查询命令程序,实现RTU方式,3.5和1.5个字符时间检测,CRC和LRC校验。(This program is written using VC as a response from the machine serial modbus query command procedure, to achieve RTU mode, 3.5 and 1.5 characters time detection, CRC and LRC check.)
    2010-06-09 09:56:23下载
    积分:1
  • errorRate
    用VC++实现的一个测试通信系统的误码率的程序,很好用的,是用两个串口的数据测试误码率的。(With VC++ realize a test communication system BER procedures, very good use, with two serial test data error rate.)
    2011-12-19 10:23:37下载
    积分:1
  • MFC_serial
    MFC串口通信,可以自动检测COM口,包括发送和接收(MFC serial communication, can automatically detect the COM port, including sending and receiving)
    2012-12-25 09:37:48下载
    积分:1
  • Visual-cPP-MFC-SERIAL-PORT
    VC++之MFC串口,包含串口调试助手源程序 及编程详细过程 (MFC serial port)
    2013-08-29 16:09:49下载
    积分:1
  • HCTL-2032-Encoder
    1 两路编码器输入通道 2 采用专用编码器计数芯片完成计数工作 3 与上位机串口通讯(1 two-way encoder input channel 2 using a dedicated encoder chip count as counting work 3 serial communication with the host computer)
    2016-01-19 16:02:28下载
    积分:1
  • SCCSMO
    VC++串口监视软件,界面漂亮功能强大 经编译和测试通过。(Interface pretty strong functions of VC++ Serial Port Monitor software is compiled and tested.)
    2020-12-26 21:09:03下载
    积分:1
  • pack
    C++串口通信代码,接收下位机的数据点,并在前面板画出图形。(数据格式* , , /)内附STM32串口发送数据程序(C++ serial communication code, receive under the data points, and the front panel to draw graphics. (Data format,*, /) containing STM32 serial transmit data program)
    2013-10-28 20:14:38下载
    积分:1
  • vb--THINGET-PLC
    VB和信捷PLC通讯的源代码,包括读写,置位,独一无二哦,网上都找不到的。(vb and thinget plc communication program source,good thing)
    2020-12-29 09:39:01下载
    积分:1
  • CserialPort类源码
    VC++简单而强大的多线程串口编程工具,该CSerialPort类封装了串口通信的基本 数据和方法(VC simple and powerful multithreaded serial programming tools, the CSerialPort type of serial communications package of basic data and methods)
    2020-06-26 07:20:01下载
    积分:1
  • Serial_Communication
    一个用Visual C++编写的串口通信的例程,实现了一些串口属性的设置。(A use of Visual C++, prepared by serial communication routines to achieve a number of serial port property settings.)
    2009-03-21 19:18:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载