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

Serial-port-control-PTZ-camera

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

  • 1
    说明:  VC++编写上位机串口通信界面,原创VC++编写串口通信上位机界面 本人做接口实验时上位机部分 (VC++ write PC serial communication interface, the preparation of original VC++ serial communication interface, PC interface, I do some PC experiments)
    2010-08-30 11:15:53下载
    积分:1
  • C++通信
    用vb实现串口间通信,可以用来熟悉串口间传输信息的原理.(with Serial Communication, which can be used with serial transmission of information between the principle.)
    2005-03-29 11:21:03下载
    积分:1
  • 完整通信序Vc++源代码
    一个非常完整的川口通讯源程序,我费了很大功夫才把他找到。(a very complete source Kawaguchi communications, I spent a lot of time and energy only to find him.)
    2020-11-21 14:29:37下载
    积分:1
  • SerialPort-DLL
    把SerialPort通讯类封装成的DLL+使用例子(SerialPort Dll and demo)
    2011-07-11 23:48:23下载
    积分:1
  • COM
    基于CVI2010的串口编程 使用C++ 适合初学者学习(Based on CVI2010 serial port programming using c++ for beginners to learn)
    2015-05-13 09:41:31下载
    积分:1
  • com
    vC++做上位机实现串口通讯,符合RS485通信协议(vC++ do PC Serial communication line RS485 communication protocol)
    2010-08-10 16:55:57下载
    积分:1
  • Visual-CPP_MSComm2
    利用面向对象的C++语言的MFC编写的串口通信程序(The use of object-oriented language C++ MFC prepared by the serial communication program)
    2013-10-25 22:26:22下载
    积分:1
  • SCOMMV23
    一个功能比较全面的串口调试工具。你值得拥有。(A more comprehensive functional serial debugging tools. You deserve. )
    2013-07-19 16:10:07下载
    积分:1
  • cuankoubiancheng.pdf
    说明:  RS232-c串口编程资料收集整理,有C源码实例。 (Serial programming data collected, there are C source code examples.)
    2011-04-07 10:16:42下载
    积分: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
  • 696516资源总数
  • 106913会员总数
  • 8今日下载