文件名称:RDVL
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 90kb
- 下载次数:
- 0次
- 提 供 者:
- Kav****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
简单的远程桌面实现例子,包含3个部分:
1、一个COM对象,极快的完成Huffman编码和RLE压缩,基本上以汇编语言编写,运行稳定。
2、RemoteDesktopService 远程桌面服务
3、RemoteDesktop 远程桌面客户端
没有使用MirrorDriver技术,简单抓屏,异或对比,RLE压缩传递。-Remote Desktop realize a simple example, contains three parts: one, a COM object, fast completion of Huffman coding and RLE compression, basically compiled languages and stable operation. 2, RemoteDesktopService Services Remote Desktop 3, RemoteDesktop Remote Desktop client does not use MirrorDriver technology, simple screenshots, XOR contrast, RLE compression pass.
1、一个COM对象,极快的完成Huffman编码和RLE压缩,基本上以汇编语言编写,运行稳定。
2、RemoteDesktopService 远程桌面服务
3、RemoteDesktop 远程桌面客户端
没有使用MirrorDriver技术,简单抓屏,异或对比,RLE压缩传递。-Remote Desktop realize a simple example, contains three parts: one, a COM object, fast completion of Huffman coding and RLE compression, basically compiled languages and stable operation. 2, RemoteDesktopService Services Remote Desktop 3, RemoteDesktop Remote Desktop client does not use MirrorDriver technology, simple screenshots, XOR contrast, RLE compression pass.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
RDVL
....\QuickCompress
....\.............\dlldata.c
....\.............\Huffman.cpp
....\.............\Huffman.h
....\.............\Huffman.rgs
....\.............\QuickCompress.cpp
....\.............\QuickCompress.def
....\.............\QuickCompress.h
....\.............\QuickCompress.idl
....\.............\QuickCompress.rc
....\.............\QuickCompress.sln
....\.............\QuickCompress.sln.old
....\.............\QuickCompress.tlb
....\.............\QuickCompress.vcproj
....\.............\QuickCompress.vcproj.old
....\.............\QuickCompressps.def
....\.............\QuickCompressps.mk
....\.............\QuickCompress_i.c
....\.............\QuickCompress_p.c
....\.............\resource.fd
....\.............\resource.h
....\.............\RunLength.cpp
....\.............\RunLength.h
....\.............\RunLength.rgs
....\.............\StdAfx.cpp
....\.............\StdAfx.h
....\RDVL.sln
....\RemoteDesktop
....\.............\AutoMutex.cpp
....\.............\AutoMutex.h
....\.............\MainFrm.cpp
....\.............\MainFrm.h
....\.............\NewConnectionDlg.cpp
....\.............\NewConnectionDlg.h
....\.............\ReadMe.txt
....\.............\RemoteDesktop.cpp
....\.............\RemoteDesktop.h
....\.............\RemoteDesktop.rc
....\.............\RemoteDesktop.sln
....\.............\RemoteDesktop.vcproj
....\.............\RemoteDesktopDoc.cpp
....\.............\RemoteDesktopDoc.h
....\.............\RemoteDesktopView.cpp
....\.............\RemoteDesktopView.h
....\.............\res
....\.............\...\RemoteDesktop.manifest
....\.............\...\RemoteDesktop.rc2
....\.............\resource.h
....\.............\stdafx.cpp
....\.............\stdafx.h
....\.............\StreamSocket.cpp
....\.............\StreamSocket.h
....\RemoteDesktopServer.reg
....\RemoteDesktopService
....\....................\MSG00001.bin
....\....................\myservice.cpp
....\....................\myservice.h
....\....................\NTServApp.h
....\....................\NTServApp.rc
....\....................\NTService.cpp
....\....................\NTService.h
....\....................\ntservmsg.h
....\....................\ntservmsg.rc
....\....................\ReadMe.txt
....\....................\RemoteDesktopService.cpp
....\....................\RemoteDesktopService.sln
....\....................\RemoteDesktopService.vcproj
....\....................\stdafx.cpp
....\....................\stdafx.h
....\....................\StreamSocket.cpp
....\....................\StreamSocket.h
....\QuickCompress
....\.............\dlldata.c
....\.............\Huffman.cpp
....\.............\Huffman.h
....\.............\Huffman.rgs
....\.............\QuickCompress.cpp
....\.............\QuickCompress.def
....\.............\QuickCompress.h
....\.............\QuickCompress.idl
....\.............\QuickCompress.rc
....\.............\QuickCompress.sln
....\.............\QuickCompress.sln.old
....\.............\QuickCompress.tlb
....\.............\QuickCompress.vcproj
....\.............\QuickCompress.vcproj.old
....\.............\QuickCompressps.def
....\.............\QuickCompressps.mk
....\.............\QuickCompress_i.c
....\.............\QuickCompress_p.c
....\.............\resource.fd
....\.............\resource.h
....\.............\RunLength.cpp
....\.............\RunLength.h
....\.............\RunLength.rgs
....\.............\StdAfx.cpp
....\.............\StdAfx.h
....\RDVL.sln
....\RemoteDesktop
....\.............\AutoMutex.cpp
....\.............\AutoMutex.h
....\.............\MainFrm.cpp
....\.............\MainFrm.h
....\.............\NewConnectionDlg.cpp
....\.............\NewConnectionDlg.h
....\.............\ReadMe.txt
....\.............\RemoteDesktop.cpp
....\.............\RemoteDesktop.h
....\.............\RemoteDesktop.rc
....\.............\RemoteDesktop.sln
....\.............\RemoteDesktop.vcproj
....\.............\RemoteDesktopDoc.cpp
....\.............\RemoteDesktopDoc.h
....\.............\RemoteDesktopView.cpp
....\.............\RemoteDesktopView.h
....\.............\res
....\.............\...\RemoteDesktop.manifest
....\.............\...\RemoteDesktop.rc2
....\.............\resource.h
....\.............\stdafx.cpp
....\.............\stdafx.h
....\.............\StreamSocket.cpp
....\.............\StreamSocket.h
....\RemoteDesktopServer.reg
....\RemoteDesktopService
....\....................\MSG00001.bin
....\....................\myservice.cpp
....\....................\myservice.h
....\....................\NTServApp.h
....\....................\NTServApp.rc
....\....................\NTService.cpp
....\....................\NTService.h
....\....................\ntservmsg.h
....\....................\ntservmsg.rc
....\....................\ReadMe.txt
....\....................\RemoteDesktopService.cpp
....\....................\RemoteDesktopService.sln
....\....................\RemoteDesktopService.vcproj
....\....................\stdafx.cpp
....\....................\stdafx.h
....\....................\StreamSocket.cpp
....\....................\StreamSocket.h