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

文件名称:ERDVVLzipa

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

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

简单易懂的远程桌面实现源码实例,包含3个部分:1、一个COM对象,极快的完成Huffman编码与RLE压缩,基本上以汇编语言开发,运行稳定。2、RemoteDessktopService 远程桌面服务3、RemmoteDesktop 远程桌面客户端没有使用MirrorDriver技术,简单易懂抓屏,异或对比,RLE压缩传递。

-Straightforward remote desktop source code examples, and consists of three parts: 1, a COM object, breakneck complete the Huffman encoded with RLE compression basically assembly language development, stable operation. 2, RemoteDessktopService Remote Desktop Services Remote Desktop client in RemmoteDesktop use MirrorDriver technology, easy to understand screen capture, XOR contrast, RLE compression pass.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

ERDVVLzipa/RDVL/QuickCompress/dlldata.c
ERDVVLzipa/RDVL/QuickCompress/Huffman.cpp
ERDVVLzipa/RDVL/QuickCompress/Huffman.h
ERDVVLzipa/RDVL/QuickCompress/Huffman.rgs
ERDVVLzipa/RDVL/QuickCompress/QuickCompress.cpp
ERDVVLzipa/RDVL/QuickCompress/QuickCompress.def
ERDVVLzipa/RDVL/QuickCompress/QuickCompress.h
ERDVVLzipa/RDVL/QuickCompress/QuickCompress.idl
ERDVVLzipa/RDVL/QuickCompress/QuickCompress.rc
ERDVVLzipa/RDVL/QuickCompress/QuickCompress.sln
ERDVVLzipa/RDVL/QuickCompress/QuickCompress.sln.old
ERDVVLzipa/RDVL/QuickCompress/QuickCompress.tlb
ERDVVLzipa/RDVL/QuickCompress/QuickCompress.vcproj
ERDVVLzipa/RDVL/QuickCompress/QuickCompress.vcproj.old
ERDVVLzipa/RDVL/QuickCompress/QuickCompressps.def
ERDVVLzipa/RDVL/QuickCompress/QuickCompressps.mk
ERDVVLzipa/RDVL/QuickCompress/QuickCompress_i.c
ERDVVLzipa/RDVL/QuickCompress/QuickCompress_p.c
ERDVVLzipa/RDVL/QuickCompress/resource.fd
ERDVVLzipa/RDVL/QuickCompress/resource.h
ERDVVLzipa/RDVL/QuickCompress/RunLength.cpp
ERDVVLzipa/RDVL/QuickCompress/RunLength.h
ERDVVLzipa/RDVL/QuickCompress/RunLength.rgs
ERDVVLzipa/RDVL/QuickCompress/StdAfx.cpp
ERDVVLzipa/RDVL/QuickCompress/StdAfx.h
ERDVVLzipa/RDVL/RDVL.sln
ERDVVLzipa/RDVL/RemoteDesktop/AutoMutex.cpp
ERDVVLzipa/RDVL/RemoteDesktop/AutoMutex.h
ERDVVLzipa/RDVL/RemoteDesktop/MainFrm.cpp
ERDVVLzipa/RDVL/RemoteDesktop/MainFrm.h
ERDVVLzipa/RDVL/RemoteDesktop/NewConnectionDlg.cpp
ERDVVLzipa/RDVL/RemoteDesktop/NewConnectionDlg.h
ERDVVLzipa/RDVL/RemoteDesktop/ReadMe.txt
ERDVVLzipa/RDVL/RemoteDesktop/RemoteDesktop.cpp
ERDVVLzipa/RDVL/RemoteDesktop/RemoteDesktop.h
ERDVVLzipa/RDVL/RemoteDesktop/RemoteDesktop.rc
ERDVVLzipa/RDVL/RemoteDesktop/RemoteDesktop.sln
ERDVVLzipa/RDVL/RemoteDesktop/RemoteDesktop.vcproj
ERDVVLzipa/RDVL/RemoteDesktop/RemoteDesktopDoc.cpp
ERDVVLzipa/RDVL/RemoteDesktop/RemoteDesktopDoc.h
ERDVVLzipa/RDVL/RemoteDesktop/RemoteDesktopView.cpp
ERDVVLzipa/RDVL/RemoteDesktop/RemoteDesktopView.h
ERDVVLzipa/RDVL/RemoteDesktop/res/RemoteDesktop.ico
ERDVVLzipa/RDVL/RemoteDesktop/res/RemoteDesktop.manifest
ERDVVLzipa/RDVL/RemoteDesktop/res/RemoteDesktop.rc2
ERDVVLzipa/RDVL/RemoteDesktop/res/RemoteDesktopDoc.ico
ERDVVLzipa/RDVL/RemoteDesktop/res/Toolbar.bmp
ERDVVLzipa/RDVL/RemoteDesktop/resource.h
ERDVVLzipa/RDVL/RemoteDesktop/stdafx.cpp
ERDVVLzipa/RDVL/RemoteDesktop/stdafx.h
ERDVVLzipa/RDVL/RemoteDesktop/StreamSocket.cpp
ERDVVLzipa/RDVL/RemoteDesktop/StreamSocket.h
ERDVVLzipa/RDVL/RemoteDesktopServer.reg
ERDVVLzipa/RDVL/RemoteDesktopService/MSG00001.bin
ERDVVLzipa/RDVL/RemoteDesktopService/myservice.cpp
ERDVVLzipa/RDVL/RemoteDesktopService/myservice.h
ERDVVLzipa/RDVL/RemoteDesktopService/NTServApp.h
ERDVVLzipa/RDVL/RemoteDesktopService/NTServApp.rc
ERDVVLzipa/RDVL/RemoteDesktopService/NTService.cpp
ERDVVLzipa/RDVL/RemoteDesktopService/NTService.h
ERDVVLzipa/RDVL/RemoteDesktopService/ntservmsg.h
ERDVVLzipa/RDVL/RemoteDesktopService/ntservmsg.rc
ERDVVLzipa/RDVL/RemoteDesktopService/ReadMe.txt
ERDVVLzipa/RDVL/RemoteDesktopService/RemoteDesktopService.cpp
ERDVVLzipa/RDVL/RemoteDesktopService/RemoteDesktopService.sln
ERDVVLzipa/RDVL/RemoteDesktopService/RemoteDesktopService.vcproj
ERDVVLzipa/RDVL/RemoteDesktopService/stdafx.cpp
ERDVVLzipa/RDVL/RemoteDesktopService/stdafx.h
ERDVVLzipa/RDVL/RemoteDesktopService/StreamSocket.cpp
ERDVVLzipa/RDVL/RemoteDesktopService/StreamSocket.h
ERDVVLzipa/RDVL/RemoteDesktop/res
ERDVVLzipa/RDVL/QuickCompress
ERDVVLzipa/RDVL/RemoteDesktop
ERDVVLzipa/RDVL/RemoteDesktopService
ERDVVLzipa/RDVL
ERDVVLzipa

相关说明

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

相关评论

暂无评论内容.

发表评论

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