登录
首页 » Visual C++ » RemoteControl-1

RemoteControl-1

于 2020-11-03 发布 文件大小:3028KB
0 252
下载积分: 1 下载次数: 0

代码说明:

说明:  一个用VC++6.0编的程序例子,实现远程屏幕图像的传输 (a VC 6.0 Provision procedures example, remote screen image transmission)

文件列表:

RemoteControl-1
...............\Client
...............\......\RemoteControlClient
...............\......\...................\afiedt.buf
...............\......\...................\client.c
...............\......\...................\client.h
...............\......\...................\ClientWindow.001
...............\......\...................\ClientWindow.dsp
...............\......\...................\ClientWindow.dsw
...............\......\...................\ClientWindow.mak
...............\......\...................\ClientWindow.ncb
...............\......\...................\ClientWindow.opt
...............\......\...................\ClientWindow.plg
...............\......\...................\ColorMode.cpp
...............\......\...................\ColorMode.h
...............\......\...................\Command.c
...............\......\...................\Command.h
...............\......\...................\Compression.cpp
...............\......\...................\Compression.h
...............\......\...................\Debug
...............\......\...................\Gdi.c
...............\......\...................\Gdi.h
...............\......\...................\GridSpacing.cpp
...............\......\...................\GridSpacing.h
...............\......\...................\HuffCompress.c
...............\......\...................\HuffCompress.h
...............\......\...................\IDB_NORECEIVE.BMP
...............\......\...................\IDB_NOSEND.BMP
...............\......\...................\IDB_RECEIVE.BMP
...............\......\...................\IDB_SEND.BMP
...............\......\...................\MainWnd.cpp
...............\......\...................\MainWnd.h

...............\......\...................\Release
...............\......\...................\resource.h
...............\......\...................\RLE.c
...............\......\...................\RLE.h
...............\......\...................\Script1.aps
...............\......\...................\Script1.rc
...............\......\...................\ServerIP.cpp
...............\......\...................\ServerIP.h
...............\......\...................\windowsx.h
...............\......\...................\WndProc.cpp
...............\......\...................\WndProc.h
...............\......\...................\WSTERM.ICO
...............\......\...................\yinyang.ico
...............\......\...................\~VC2F6.tmp
...............\Server
...............\......\RemoteControlServer
...............\......\...................\afiedt.buf
...............\......\...................\bitmap3.bmp
...............\......\...................\Command.c
...............\......\...................\Command.h
...............\......\...................\Debug
...............\......\...................\Gdi.c
...............\......\...................\Gdi.h
...............\......\...................\HuffCompress.c
...............\......\...................\HuffCompress.h
...............\......\...................\MainWnd.cpp
...............\......\...................\MainWnd.h
...............\......\...................\memblast.c
...............\......\...................\memblast.h

...............\......\...................\Release
...............\......\...................\resource.h
...............\......\...................\RLE.c
...............\......\...................\RLE.h
...............\......\...................\Script1.aps
...............\......\...................\Script1.rc
...............\......\...................\Server.c
...............\......\...................\Server.h
...............\......\...................\ServerWindow.001
...............\......\...................\ServerWindow.dsp
...............\......\...................\ServerWindow.dsw
...............\......\...................\ServerWindow.mak
...............\......\...................\ServerWindow.ncb
...............\......\...................\ServerWindow.opt
...............\......\...................\ServerWindow.plg
...............\......\...................\show.ico
...............\......\...................\windowsx.h
...............\......\...................\WndProc.cpp
...............\......\...................\WndProc.h

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

发表评论

0 个回复

  • Calculate
    This is simple calculator program. I m making a GUI calculator interface in MFC. this program works pretty well.
    2011-07-28 15:22:25下载
    积分:1
  • dip
    一个全面的图像处理平台,基本上具有教课书上所说的所有图像处理算法,并附带一些关键算法!()
    2007-09-25 06:58:20下载
    积分:1
  • SAR_geo_correction
    距离模型、多普勒模拟、地球模型、的雷达图像几何校正 (Radar image geometric correction)
    2011-08-03 07:56:26下载
    积分:1
  • MeanShiftSegMent
    根据D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis 以及 C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision.这两篇文献提供的方法编写的图像分割代码,作者是 Chris M. Christoudias, Bogdan Georgescu,代码经我看了后加了丰富的中文注释,希望可以给各位带来阅读上的方便。 基于meanshift的聚类分割方法包括滤波、区域融合等操作,通过调整sigma和sigmar来调整分割效果。(According to D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis, and C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision. These two documents prepared by the methods provided by image segmentation code , the author is Chris M. Christoudias, Bogdan Georgescu, after I read the code, add a rich Chinese notes, hoping to bring you the convenience of reading. Segmentation method based on clustering meanshift including filtering, regional integration and other operations, and by adjusting the sigma sigmar to adjust segmentation results.)
    2013-07-30 19:01:52下载
    积分:1
  • ppbNakagami
    处理Gamma乘性噪声的PPB方法,考虑了非局部patch的相似性,可处理SAR图像去噪。(The PPB method for multicative noise removal, which based on the Probabilistic Patch similarity.)
    2021-04-12 18:18:57下载
    积分:1
  • imageFusion
    像素级融合实现 pca his,brovery加权融合方法,很不错(Pixel level fusion to achieve pca his, brovery weighted fusion method, very good)
    2010-12-12 13:57:23下载
    积分:1
  • ENVI
    ENVI是比较常用的遥感图像处理软件,使用该插件,可以使ENVI软件支持HDF5格式的遥感影像,HDF5数据格式是科学计算一体化数据格式,常用于卫星遥感影像的外部存储。(Envi is more commonly used in remote sensing image processing software, use the plugin can enable envi software support the HDF5 format of remote sensing images, the HDF5 data format is scientific computing integration data format, commonly used in satellite remote sensing image of the external storage. )
    2016-07-22 10:52:38下载
    积分:1
  • canon-camera-src-0.2
    佳能数码相机图像处理源码工具(EOS 350D, 20D, 1D等)(Canon digital camera image processing source tools (EOS 350D, 20D, 1D, etc.))
    2007-12-27 15:37:08下载
    积分:1
  • program
    gdal读tiff图像,获取图像大小,波段信息,图像数据,写Tiff图像到固定路径。(Read and write an TIff image using GDAL)
    2012-02-13 22:08:22下载
    积分:1
  • graphic
    里面涉及了线宽线型的设置,各种图形,还有画笔画刷设置选择,颜色设置等,代码非常齐全,还有编程的每一步都有截图和说明(Which involves the linewidth linear settings, a variety of graphics, and brush brush settings selection, color settings, the code is very complete, and programming of every step have screenshots and description)
    2014-12-14 20:30:20下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载