-
实现远程监控设备的数据采集与维护主要实现如下功能:登记,通道选择,实时监控,录像,保存,播放,快速/慢速播放,暂停/恢复,单帧播放/单帧回放,抓图功能,分辨率设...
实现远程监控设备的数据采集与维护主要实现如下功能:登记,通道选择,实时监控,录像,保存,播放,快速/慢速播放,暂停/恢复,单帧播放/单帧回放,抓图功能,分辨率设置等功能-Remote monitoring equipment for data acquisition and maintenance of the main achieve the following functions: registration, channel selection, real-time monitoring, recording, save, play, fast/slow play, pause/resume, single-frame play/single-frame playback, drawings function, resolution setting and other functions
- 2022-08-19 17:12:40下载
- 积分:1
-
osip 库文件,1 首先下载josua
osip 库文件,1 首先下载josua-0.9.2.tar.gz(http://osip.atosc.org/download/deprecated/)和libosip-0.9.2.tar.gz(); 2 将两个文件分别解压缩到/josua文件夹和 bosip文件夹,需要注意解压缩的时候要使用winzip,winrar解压缩会有问题; 3 打开VC++6.0,在文件菜单中打开~ bosip/windows/osipfsm.dsw,(注意:没有先打开VC++,直接打开~ bosip/windows/osipfsm.dsw时候出现了问题?); 4 编译的时候要首先编译osipparser files,再编译osipfsm files(注意:直接编译会出现不能打开osipparser.lib的错误提示);编译后则在文件夹~ bosip/windows/.libs下生成osipfsm.dll,osipfsm.lib和osipparser.dll,osipparser.lib四个库文件; -osip the document, Download josua a first-0.9.2.tar.gz (http :// osip.atosc.org/download/deprecated /) and l ibosip- 0.9.2.tar.gz (
- 2022-03-10 23:04:22下载
- 积分:1
-
使用Windows远程终端协议RDP的工具,可以远程访问Windows2000/Xp,和VNC类似,但功能强大,附带完整Source code....
使用Windows远程终端协议RDP的工具,可以远程访问Windows2000/Xp,和VNC类似,但功能强大,附带完整Source code.-Windows remote terminal agreement RDP tools can be remotely accessed Windows2000/Xp and VNC similar, but powerful, fringe integrity Source code.
- 2022-04-17 11:17:24下载
- 积分:1
-
eMule其实是一个开源项目,提供了优秀的p2p文件共享,这里提供了它的最新源代码。...
eMule其实是一个开源项目,提供了优秀的p2p文件共享,这里提供了它的最新源代码。-quad is actually an open-source project, the quality of peer-to-peer file-sharing, where it provides the latest source code.
- 2022-03-15 23:40:57下载
- 积分:1
-
支持多人连接的ftp服务器端,有权限分配功能,安全性有很大提高,有兴趣的可以继续完善...
支持多人连接的ftp服务器端,有权限分配功能,安全性有很大提高,有兴趣的可以继续完善-support people connected ftp server, the distribution of competences functions, security has greatly improved, interested can continue to perfect
- 2023-04-23 03:00:03下载
- 积分:1
-
不错的获得多数当前IP网络配置信息的程序。
不错的获得多数当前IP网络配置信息的程序。-A good program which can get current most IP netware config information
- 2022-11-29 10:20:04下载
- 积分:1
-
P2P c++ sdk
P2P dll c++ ,
static emReturnType SetAppType(emAppType AppType);//设置程序类型,服务器emAppType_Server或者客户端emAppType_Client
static emReturnType SetClientCallback(IMsgCallback *pMsgCallback);//设置回调类,回调类继承IMsgCallback接口
static emReturnType Startup();//开启网络
static emReturnType Cleanup();//关闭网络
//Server 以下函数是服务器调用
static emReturnType BeginService(unsigned short nPort);//如果是服务器,调用该函数开启服务,nPort:端口号
static emReturnType EndService();//服务器退出的时候,调用该函数关闭服务
//Client 以下函数是客户端调用
static emReturnType Logon(LOGONINFO* pLogonInfo);//函数登录服务器。pLogonInfo:登录信息,详细见P2PHeaderDef.h->LOGONINFO
static emReturnType Logout();//登出服务器
static emReturnType ConnectAnchor(CLIENTINFO* pClientInfo);//连接主播,该函数是用户调用
static emReturnType SendP2PMSG(CLIENTINFO* pClientInfo, char* pszMsg, int nMsgLen);//发送P2P消息,pClientInfo,要发送的客户信息,如果是用户,则pClientI
- 2022-02-03 19:54:38下载
- 积分:1
-
网络编程,ir编程
网络编程,ir编程-Network Programming, Programming ir
- 2022-04-21 02:30:26下载
- 积分:1
-
一个轻量级网络编程框架 前面上传的socketman是跨平台的C++版本,我弄成VC版本了,请站长达人修改一下。...
一个轻量级网络编程框架 前面上传的socketman是跨平台的C++版本,我弄成VC版本了,请站长达人修改一下。-a lightweight framework for network programming uploaded socketman ahead of cross-platform C version, I ended up version of the VC, with many people again.
- 2022-05-09 13:53:58下载
- 积分:1
-
java读取新浪天气预报,把数据存储在数据库中
java读取新浪天气预报,把数据存储在数据库中-read weather forecasts, the data stored in the database
- 2022-04-08 11:05:42下载
- 积分:1