登录
首页 » Visual C++ » PTZ

PTZ

于 2013-05-20 发布 文件大小:38KB
0 984
下载积分: 1 下载次数: 48

代码说明:

  云台控制的C++详细源码,二次开发可以直接用。(The PTZ control C++ detailed source, secondary development can be directly used.)

文件列表:

PTZ
...\atltypes.h,8224,2010-12-25
...\atltypes.inl,12358,2010-12-25
...\BSWndContainer.cpp,12155,2011-12-22
...\BSWndContainer.h,6401,2011-12-22
...\ExButton.cpp,1527,2010-12-25
...\ExButton.h,1318,2010-12-25
...\multilanguage.cpp,2950,2010-12-25
...\multilanguage.h,1773,2010-12-25
...\PlayWnd.cpp,6755,2010-12-25
...\PlayWnd.h,2638,2010-12-25
...\PTZ.cpp,2257,2010-12-25
...\PTZ.dsp,4955,2010-12-25
...\PTZ.dsw,531,2010-12-25
...\PTZ.h,469,2010-12-25
...\PTZ.rc,10732,2010-12-25
...\PTZDlg.cpp,27267,2011-12-22
...\PTZDlg.h,4280,2010-12-25
...\PtzScreen.cpp,5492,2010-12-25
...\PtzScreen.h,3003,2010-12-25
...\res

...\...\PTZ.rc2,395,2010-12-25
...\resource.h,3348,2010-12-25
...\StdAfx.cpp,205,2010-12-25
...\StdAfx.h,1541,2010-12-25
...\VideoNodeInfo.cpp,2501,2010-12-25
...\VideoNodeInfo.h,1671,2010-12-25

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

发表评论

0 个回复

  • yunKong0
    串口调试工具,加油(serial debugging tools refueling.)
    2007-04-23 16:20:52下载
    积分:1
  • 温度数据采集并实时显示
    串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一个数据的大小就是画图的某一个点的纵坐标,横坐标同样为数据的序号,再将这些点用线连起来就是曲线图. 图形能移动的原理,是我们首先改变的只是数据,图形并没有变,但图形的形式是由这些数据来确定的,当数据发生变化后,我们通过刷新显示区来变化的.(Serial temperature data acquisition and real-time serial data reading the principle is, as long as when a serial data to the data, the computer will automatically writes data to a specific buffer, we can write specific procedures read that the buffer zone would be fine. Serial data to be sent, process data can be received, the receiving of data is the character, then transform data into digital type, and then the size of the data as a drawing of a point Ordinate, the abscissa serial data. these points will be used to link line is a curve, this is the graphic display the basic tenets. View the original data is the same principle, the difference is, the data from the file, the same data also will be divided into a number one, and then this one is the size of the data to draw a certain point )
    2020-06-26 07:40:02下载
    积分:1
  • UartAssist
    这个是非常流行的串口调试工具的VC++源代码,对于需要深入了解串口通信的朋友非常有帮助,需要的朋友可以看看。(This is a very popular tool for serial debug VC++ source code, the need for deeper understanding of serial communication very helpful friend, a friend in need can take a look at.)
    2021-04-22 15:38:49下载
    积分:1
  • vb-com
    vb 串口上位机 很简单的一个版本,大家自己扩展功能吧 (com executed on pc,it s a simple version ,easy for expansion)
    2014-01-10 14:22:05下载
    积分:1
  • COMDLL
    说明:  把串口读写函数写成动态链接库,方便在不同工程之间移植。代码测试已经通过,方便大家学习使用(The serial port read-write function is written as dynamic link library, which is convenient to transplant between different projects. Code test has passed, easy to learn to use)
    2021-04-25 13:43:20下载
    积分:1
  • useMSComm
    利用MSComm控件实现字符型数据发送与接收(MSComm control to achieve the transmission and reception of character data)
    2015-06-04 17:28:58下载
    积分: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
  • YmodemV1.0
    Ymodem传输,基于VC6,可以当串口调试(about Ymodem)
    2021-03-10 14:19:26下载
    积分:1
  • vc_assist
    VC串口调试助手源代码,很不错的例子,非常适合初学者使用!!(VC serial debugging aides source code, it is a good example, very suitable for beginners! !)
    2011-10-21 10:05:30下载
    积分:1
  • SerialPort-DLL
    把SerialPort通讯类封装成的DLL+使用例子(SerialPort Dll and demo)
    2011-07-11 23:48:23下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载