登录
首页 » Visual C++ » CameraCon

CameraCon

于 2009-09-16 发布 文件大小:9793KB
0 155
下载积分: 1 下载次数: 28

代码说明:

  用于摄像机云台控制的类库,支持Pelco P和D协议,可以方便开发人员扩展。(For the camera pan and tilt control, libraries, support Pelco P and D protocol, developers can easily expand.)

文件列表:

CameraCon
.........\bin
.........\...\CameraConDll.dll
.........\...\CameraConDllD.dll
.........\...\CameraConDllD.ilk
.........\...\PCOMM.DLL
.........\...\test.exe
.........\...\test.ilk
.........\CameraCon.dsw
.........\CameraCon.ncb
.........\CameraCon.opt
.........\doc
.........\example
.........\.......\test
.........\.......\....\Debug
.........\.......\....\.....\StdAfx.obj
.........\.......\....\.....\StdAfx.sbr
.........\.......\....\.....\test.bsc
.........\.......\....\.....\test.exe
.........\.......\....\.....\test.exp
.........\.......\....\.....\test.ilk
.........\.......\....\.....\test.lib
.........\.......\....\.....\test.obj
.........\.......\....\.....\test.pch
.........\.......\....\.....\test.pdb
.........\.......\....\.....\test.sbr
.........\.......\....\.....\vc60.idb
.........\.......\....\.....\vc60.pdb
.........\.......\....\PCOMM.DLL
.........\.......\....\PCOMM.LIB
.........\.......\....\ReadMe.txt
.........\.......\....\Release
.........\.......\....\.......\StdAfx.obj
.........\.......\....\.......\test.exe
.........\.......\....\.......\test.exp
.........\.......\....\.......\test.lib
.........\.......\....\.......\test.obj
.........\.......\....\.......\test.pch
.........\.......\....\.......\vc60.idb
.........\.......\....\StdAfx.cpp
.........\.......\....\StdAfx.h
.........\.......\....\test.cpp
.........\.......\....\test.dsp
.........\.......\....\test.dsw
.........\.......\....\test.ncb
.........\.......\....\test.opt
.........\.......\....\test.plg
.........\include
.........\.......\CameraCon.h
.........\.......\Control.h
.........\.......\D_protocol.h
.........\.......\PCOMM.H
.........\.......\Protocol.h
.........\.......\P_protocol.h
.........\.......\TransModel.h
.........\lib
.........\...\CameraCon.lib
.........\...\CameraConD.lib
.........\...\CameraConDll.dll
.........\...\CameraConDll.lib
.........\...\PCOMM.DLL
.........\...\PCOMM.LIB
.........\README
.........\ReadMe.txt
.........\src
.........\...\CameraCon.dsp
.........\...\CameraCon.h
.........\...\CameraCon.plg
.........\...\CameraConDll.dsp
.........\...\CameraConDll.plg
.........\...\Control.cpp
.........\...\Control.h
.........\...\Debug
.........\...\.....\CameraCon.pch
.........\...\.....\CameraConDll.bsc
.........\...\.....\CameraConDll.pch
.........\...\.....\CameraConDllD.exp
.........\...\.....\CameraConDllD.lib
.........\...\.....\CameraConDllD.pdb
.........\...\.....\Control.obj
.........\...\.....\Control.sbr
.........\...\.....\D_protocol.obj
.........\...\.....\D_protocol.sbr
.........\...\.....\Protocol.obj
.........\...\.....\Protocol.sbr
.........\...\.....\P_protocol.obj
.........\...\.....\P_protocol.sbr
.........\...\.....\StdAfx.obj
.........\...\.....\StdAfx.sbr
.........\...\.....\TransModel.obj
.........\...\.....\TransModel.sbr
.........\...\.....\vc60.idb
.........\...\.....\vc60.pdb
.........\...\D_protocol.cpp
.........\...\D_protocol.h
.........\...\PCOMM.H
.........\...\Protocol.cpp
.........\...\Protocol.h
.........\...\P_protocol.cpp
.........\...\P_protocol.h

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

发表评论

0 个回复

  • image
    说明:  本源程序代码示例了图像的变化,可以让读者对图像的编程有所了解!(The source code examples of the image changes, allowing readers to understand the programming image!)
    2008-09-10 08:46:21下载
    积分:1
  • liaot
    Visual C++案例开发集锦第六章\聊天室服务器端开发的程序源码,值得一看!(Visual C++ case development highlights Chapter Chat server-side development of the program source code, worth a visit!)
    2011-08-13 16:09:13下载
    积分:1
  • CPPgc
    内存的分配与管理。模拟操作系统的功能,采用动态链表的方式。。。。(Memory allocation and management. Simulation of the operating system functions, the way dynamic list. . . .)
    2009-06-14 14:06:02下载
    积分:1
  • 1
    说明:  FFT变换,可以变换将时域信号变换为频域信号,在vc6.0环境调试(FFT transform,Can change the time domain signal transformation for frequency domain signal, debugging in vc6.0 environment )
    2014-03-25 21:24:00下载
    积分:1
  • exoosg
    exercis on osg programing in visuel basic c++
    2013-11-09 19:19:42下载
    积分:1
  • Queue
    队列的顺序定义,队列的调用算法等,队列的模板类及其实现(Defined in the order queue, queue calls algorithm, queue template class and its implementation)
    2013-07-17 15:42:54下载
    积分:1
  • advanced-logging
    事件记录类,可直接包含事件记录类,可支持文件和窗口输出两种事件记录方式(Event log category, including event logging class directly, support documents and windows event log output of two ways)
    2011-08-14 08:15:48下载
    积分:1
  • WangEPD
    基于短时能量和短时过零率来实现语音端点检测。也称为双门限比较法,是一种传统的 语音端点检测方法。现在已经有研究人员提出若干其他更加高效和有效的检测方法,但 是这个方法不失为一种最简单的方法,可以通过程序来获得语音端点检测的感性认识和 体会。内的程序读取WAV文件,程序附有详细的使用说明和注释,以及若干测试用的语音文件。(Based on the short-term and short-term energy to achieve zero rate of voice activity detection. Also known as dual-threshold comparison method, is a traditional method of voice activity detection. Researchers now have made a number of other more efficient and effective detection methods, but this method may be one of the most simple way to get through the process of voice activity detection and the experience of perceptual knowledge. Procedures within the WAV file to read, procedures with detailed instructions and notes, as well as the voice of a number of test documents.)
    2009-07-11 20:32:45下载
    积分:1
  • PeMemPeLoader
    从内存中加载DLL和EXE文件,支持压缩的文件.(From memory to load DLL and EXE files, compressed file support.)
    2020-11-29 21:09:28下载
    积分:1
  • Montecarlo
    光源布局优化蒙特卡洛算法仿真等等对于平面估计定位精度提高(Simulation of light source layout optimization Monte Carlo algorithm and so on for improving the accuracy of plane estimation)
    2017-12-14 11:23:14下载
    积分:1
  • 696518资源总数
  • 105578会员总数
  • 20今日下载