CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程

文件名称:digital

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    850.05kb
  • 已下载:
    1次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

该系统是介绍一个基于web service的数字油田监控系统,整个系统分成三个部分:现场监控终端、监控中心和移动控制终端。以嵌入式linux系统作为现场监控终端,分别在windows平台和liunx平台下实现监控中心。移动终端控制利用嵌入式开发板ARM2410S上的相关设备来实现。三端之间的数据传输都是通过web service实现的,只有在视频数据传输时用socket实现。-The system is to introduce a web service based on the number of field monitoring system, the entire system is divided into three parts: on-site monitoring terminal, control centers, and mobile control terminal. Embedded linux system as the on-site monitoring terminal, respectively, in windows platform and liunx platform to achieve the monitoring center. Control the use of mobile devices on embedded development board ARM2410S related equipment to achieve. Three-terminal data transmission between the web service is achieved by only the video data transmission with the socket implementation.
相关搜索: 油田

(系统自动生成,下载前可以参看下载内容)

下载文件列表

10.3/code/Linux 监控中心/code/ad.nsmap
10.3/code/Linux 监控中心/code/connection.xml
10.3/code/Linux 监控中心/code/datatype.h
10.3/code/Linux 监控中心/code/dcmdialog.cpp
10.3/code/Linux 监控中心/code/dcmdialog.h
10.3/code/Linux 监控中心/code/dcmdialog.ui
10.3/code/Linux 监控中心/code/dcmdialog.ui.h
10.3/code/Linux 监控中心/code/dcminf/dcm192-168-0-115-8001.xml
10.3/code/Linux 监控中心/code/dcmScanThread.cpp
10.3/code/Linux 监控中心/code/dcmScanThread.h
10.3/code/Linux 监控中心/code/device.xml
10.3/code/Linux 监控中心/code/Dialog.cpp
10.3/code/Linux 监控中心/code/Dialog.h
10.3/code/Linux 监控中心/code/init.png
10.3/code/Linux 监控中心/code/jiemian.jpg
10.3/code/Linux 监控中心/code/main.cpp
10.3/code/Linux 监控中心/code/mainform.cpp
10.3/code/Linux 监控中心/code/mainform.h
10.3/code/Linux 监控中心/code/mainform.ui
10.3/code/Linux 监控中心/code/mainform.ui.h
10.3/code/Linux 监控中心/code/Makefile
10.3/code/Linux 监控中心/code/moc_dcmdialog.cpp
10.3/code/Linux 监控中心/code/moc_Dialog.cpp
10.3/code/Linux 监控中心/code/moc_mainform.cpp
10.3/code/Linux 监控中心/code/pcclient.cpp
10.3/code/Linux 监控中心/code/pcclient.h
10.3/code/Linux 监控中心/code/pclinux.pro
10.3/code/Linux 监控中心/code/run.jpg
10.3/code/Linux 监控中心/code/setting.xml
10.3/code/Linux 监控中心/code/soapC.cpp
10.3/code/Linux 监控中心/code/soapClient.cpp
10.3/code/Linux 监控中心/code/soapH.h
10.3/code/Linux 监控中心/code/soapServer.cpp
10.3/code/Linux 监控中心/code/soapStub.h
10.3/code/Linux 监控中心/code/sockframe.h
10.3/code/Linux 监控中心/code/stdsoap2.cpp
10.3/code/Linux 监控中心/code/stdsoap2.h
10.3/code/Linux 监控中心/code/stop.jpg
10.3/code/Linux 监控中心/code/TcpSocket.cpp
10.3/code/Linux 监控中心/code/TcpSocket.h
10.3/code/Linux 监控中心/code/VideoThread.cpp
10.3/code/Linux 监控中心/code/VideoThread.h
10.3/code/Linux 监控中心/code/WsThread.cpp
10.3/code/Linux 监控中心/code/WsThread.h
10.3/code/Linux 监控中心/execute/connection.xml
10.3/code/Linux 监控中心/execute/device.xml
10.3/code/Linux 监控中心/execute/init.png
10.3/code/Linux 监控中心/execute/jiemian.jpg
10.3/code/Linux 监控中心/execute/run.jpg
10.3/code/Linux 监控中心/execute/stop.jpg
10.3/code/Linux 监控中心/readme.txt
10.3/code/Linux 监控中心/wsdl/ad.wsdl
10.3/code/readme.txt
10.3/code/Windows监控中心/code/SeverAD/App_Code/Service.cs
10.3/code/Windows监控中心/code/SeverAD/App_WebReferences/WebReferenceDCM/dcm.discomap
10.3/code/Windows监控中心/code/SeverAD/App_WebReferences/WebReferenceDCM/dcm.wsdl
10.3/code/Windows监控中心/code/SeverAD/Global.asax
10.3/code/Windows监控中心/code/SeverAD/ServiceAD.asmx
10.3/code/Windows监控中心/code/SeverAD/Web.Config
10.3/code/Windows监控中心/code/UPCWebServices/UPCWebServices/AddDCM.cs
10.3/code/Windows监控中心/code/UPCWebServices/UPCWebServices/AddDCM.Designer.cs
10.3/code/Windows监控中心/code/UPCWebServices/UPCWebServices/AddDCM.resx
10.3/code/Windows监控中心/code/UPCWebServices/UPCWebServices/AddVido.cs
10.3/code/Windows监控中心/code/UPCWebServices/UPCWebServices/AddVido.Designer.cs
10.3/code/Windows监控中心/code/UPCWebServices/UPCWebServices/AddVido.resx
10.3/code/Windows监控中心/code/UPCWebServices/UPCWebServices/app.config
10.3/code/Windows监控中心/code/UPCWebServices/UPCWebServices/Form1.cs
10.3/code/Windows监控中心/code/UPCWebServices/UPCWebServices/Form1.Designer.cs
10.3/code/Windows监控中心/code/UPCWebServices/UPCWebServices/Form1.resx
10.3/code/Windows监控中心/code/UPCWebServices/UPCWebServices/jianjie.jpg
10.3/code/Windows监控中心/code/UPCWebServices/UPCWebServices/obj/UPCWebServices.csproj.FileList.txt
10.3/code/Windows监控中心/code/UPCWebServices/UPCWebServices/Program.cs
10.3/code/Windows监控中心/code/UPCWebServices/UPCWebServices/Properties/AssemblyInfo.cs
10.3/code/Windows监控中心/code/UPCWebServices/UPCWebServices/Properties/Resources.Designer.cs
10.3/code/Windows监控中心/code/UPCWebServices/UPCWebServices/Properties/Resources.resx
10.3/code/Windows监控中心/code/UPCWebServices/UPCWebServices/Properties/Settings.Designer.cs
10.3/code/Windows监控中心/code/UPCWebServices/UPCWebServices/Properties/Settings.settings
10.3/code/Windows监控中心/code/UPCWebServices/UPCWebServices/SocketManage.cs
10.3/code/Windows监控中心/code/UPCWebServices/UPCWebServices/UPCWebServices.csproj
10.3/code/Windows监控中心/code/UPCWebServices/UPCWebServices/UserControl1.cs
10.3/code/Windows监控中心/code/UPCWebServices/UPCWebServices/UserControl1.Designer.cs
10.3/code/Windows监控中心/code/UPCWebServices/UPCWebServices/Web References/ImageWebReference/image.wsdl
10.3/code/Windows监控中心/code/UPCWebServices/UPCWebServices/Web References/ImageWebReference/Reference.cs
10.3/code/Windows监控中心/code/UPCWebServices/UPCWebServices/Web References/ImageWebReference/Reference.map
10.3/code/Windows监控中心/code/UPCWebServices/UPCWebServices/Web References/ImageWebReference/VideoInf.datasource
10.3/code/Windows监控中心/code/UPCWebServices/UPCWebServices/Web References/WebReferenceDCM/dcm.wsdl
10.3/code/Windows监控中心/code/UPCWebServices/UPCWebServices/Web References/WebReferenceDCM/DCMINF.datasource
10.3/code/Windows监控中心/code/UPCWebServices/UPCWebServices/Web References/WebReferenceDCM/Reference.cs
10.3/code/Windows监控中心/code/UPCWebServices/UPCWebServices/Web References/WebReferenceDCM/Reference.map
10.3/code/Windows监控中心/code/UPCWebServices/UPCWebServices/WebServicesDataSet.Designer.cs
10.3/code/Windows监控中心/code/UPCWebServices/UPCWebServices/WebServicesDataSet.xsc
10.3/code/Windows监控中心/code/UPCWebServices/UPCWebServices/We

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com