登录
首页 » Visual C++ » onvif-discovery_cs

onvif-discovery_cs

于 2014-04-11 发布 文件大小:3190KB
0 220
下载积分: 1 下载次数: 31

代码说明:

  onvif协议 源代码 实例 vc++ discovery_cs(onvif protocol source code examples vc++ discovery_cs)

文件列表:

discovery_cs
............\Debug
............\.....\discovery-nvc.obj,22817,2011-11-11
............\.....\discovery-nvc.sbr,0,2011-11-11
............\.....\namespaces.obj,15862,2011-11-11
............\.....\namespaces.sbr,0,2011-11-11
............\.....\onvif_dis.bsc,4113408,2011-11-11
............\.....\onvif_dis.exe,618548,2011-11-11
............\.....\onvif_dis.ilk,524692,2011-11-11
............\.....\onvif_dis.pch,4225308,2011-11-11
............\.....\onvif_dis.pdb,1033216,2011-11-11
............\.....\soapC.obj,344224,2011-11-11
............\.....\soapC.sbr,0,2011-11-11
............\.....\soapClient.obj,21039,2011-11-11
............\.....\soapClient.sbr,0,2011-11-11
............\.....\stdsoap2.obj,467357,2011-11-11
............\.....\stdsoap2.sbr,0,2011-11-11
............\.....\vc60.idb,50176,2011-12-22
............\.....\vc60.pdb,102400,2011-11-11
............\discovery-nvc.c,6814,2011-11-11
............\discovery-nvt.c,3736,2011-09-08
............\gen.bat,167,2011-08-18
............\Makefile,1278,2011-08-18
............\Makefile.win,1467,2011-09-08
............\namespaces.c,39,2011-08-18
............\nvc,220449,2011-08-18
............\nvt,221253,2011-08-18
............\onvif_dis.dsp,5077,2011-09-08
............\onvif_dis.dsw,541,2011-09-07
............\onvif_dis.ncb,336896,2011-12-22
............\onvif_dis.opt,680448,2011-12-22
............\onvif_dis.plg,252,2011-12-22
............\Project1.dev,2142,2011-09-08
............\remotediscovery.h,47269,2011-08-18
............\remotediscovery.wsdl,5625,2011-08-12
............\RemoteDiscoveryBinding.nsmap,901,2011-08-18
............\soapC.c,203771,2011-08-18
............\soapClient.c,6418,2011-09-08
............\soapcpp2.exe,466944,2011-08-10
............\soapH.h,87607,2011-08-18
............\soapServer.c,6398,2011-08-18
............\soapStub.h,19493,2011-08-18
............\stdsoap2.c,486128,2011-08-16
............\stdsoap2.h,88790,2011-08-09
............\WS-typemap.dat,11689,2011-08-18

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

发表评论

0 个回复

  • 真二叉树重构
    说明:  但是对于“真二叉树”(每个内部节点都有两个孩子的二叉树),给定它的先序、后序遍历序列足以完全确定它的结构。将二叉树的n个节点用[1, n]内的整数进行编号,输入一棵真二叉树的先序、后序遍历序列,请输出它的中序遍历序列。(But for one proper binary tree, in which each internal node has two sons, we can uniquely determine it through its given preorder traversal sequence and postorder traversal sequence.Label n nodes in one binary tree using the integers in [1, n], we would like to output the inorder traversal sequence of a binary tree through its preorder and postorder traversal sequence.)
    2019-04-21 16:54:36下载
    积分:1
  • yiyes
    用ADO把大文件,比如JPG,BMP ,mp3等大文件 以二进制的形式存入数据库和读出数据库(Using ADO to large files such as JPG, BMP, mp3 players and other large files In the form of binary database and read the database)
    2017-07-23 10:08:32下载
    积分:1
  • ReportSample
    VC很经典的报表控件,功能非常强大,很赞。(VC very classic report control, the function is very powerful, very praise.)
    2018-08-31 13:44:40下载
    积分:1
  • 7604061GPS
    GPS,一本比较详细的程序。很好用!欢迎大家下载(GPS it is very good code fo you)
    2011-12-06 17:44:29下载
    积分:1
  • MyProcess
    创建一个新进程范例。这是孙鑫视频中的范例,能帮助初学者了解进程的相关知识,可以看看,虽然比较简单(create a new process in vc++)
    2010-10-14 11:10:37下载
    积分:1
  • chap3
    用socket编程实现点对点通信,TCP客户端程序,TCP服务器程序,以及UDP点对点聊天通信。(Point to point communication, TCP client, TCP server, and UDP peer chat communication socket programming.)
    2020-07-04 14:20:01下载
    积分:1
  • socket
    TCP CS 模式文件传输可以下载和上传文件,也可浏览服务器端文件(TCP CS file transportation)
    2010-11-08 21:48:17下载
    积分:1
  • DisWinLynn
    说明:  自己写的一个可以屏蔽系统键的程序,可以屏蔽WIN键,当然你可以修改其他屏蔽键!(玩魔兽时防止按错退出写的一个自己用的辅助工具)(himself in a system can shield key procedures, shielding WIN button, of course, you can modify other shielding keys! (Barry wrong by preventing the withdrawal was made with one of his aids))
    2005-10-08 13:21:56下载
    积分:1
  • CodeRainTest
    很漂亮的代码雨,为什么一定要20字啊,好无赖啊(The code is very beautiful rain, why must 20 words, ah, ah good rogue)
    2013-12-26 19:14:53下载
    积分:1
  • CSmtp
    使用Base64编码实现的相应的邮件的发送的程序,// Original class CFastSmtp written by // christopher w. backen <immortal@cox.net> // More details at: http://www.codeproject.com/KB/IP/zsmtp.aspx(Achieved using the Base64 encoding to send the message corresponding procedures,// Original class CFastSmtp written by// christopher w. backen <immortal@cox.net>// More details at: http://www.codeproject.com/KB/IP/zsmtp.aspx)
    2010-05-26 13:06:49下载
    积分:1
  • 696518资源总数
  • 106245会员总数
  • 18今日下载