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

RemoteControl-1

于 2020-11-03 发布 文件大小:3028KB
0 185
下载积分: 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 个回复

  • IVS
    打开一个图像或者视频文件,相应的轮廓检测功能,视频运动物体的跟踪功能(applications on image,tracking objects in the video)
    2010-11-22 21:46:29下载
    积分:1
  • CUDA_image-denoising
    用CUDA并行处理方法改写的图像降噪算法,包括KNN,NLM,以及改进的NLM方法。配置环境适合VS2010+CUDA5.0,对使用CUDA的同学来说是很好的教材。(Image denoising algorithms including KNN,NLM and refined NLM run on CUDA, useful demo for who learns CUDA based parallel programming.)
    2014-09-15 20:55:52下载
    积分:1
  • SHUZITUXIANGCHULIYUANDAIMA
    数字图像处理源码,包含数字图像处理的诸如边缘检测等多个功能程序(C++)(Source digital image processing, including digital image processing such as edge detection and many other functional procedures (C++))
    2008-06-01 10:59:54下载
    积分:1
  • OpenSURF_matlab
    SURF 图像特征点快速提取法还有描述,可用于迅速匹配两张图片中的特征点(SURF image feature points extraction method also described fast, can be used to quickly match the image feature points in the two)
    2014-03-28 01:08:21下载
    积分:1
  • program
    gdal读tiff图像,获取图像大小,波段信息,图像数据,写Tiff图像到固定路径。(Read and write an TIff image using GDAL)
    2012-02-13 22:08:22下载
    积分:1
  • example
    使用C++和CUDA编写的双边滤波器。在平滑图像的同时可以保持边界(Using bilateral filter the C++ and CUDA written. Boundary can be kept in the smooth image while)
    2013-01-09 19:06:43下载
    积分:1
  • opencv4.3
    自主选择性的查看一幅图像中的部分区域的颜色直方图:允许用户在一幅图像中选择一个矩形区域,通过按住鼠标键画一个矩形,当鼠标放开是,高亮显示矩形框,同时在另一个独立的窗口中,使用画图函数画一个图表(选定区域的颜色直方图),分别用蓝,绿,红表示选中区域中每种颜色的像素数量。(Self-selective color in an image to view a partial area of ​ ​ the histogram: Allows the user to select a rectangular area in an image by holding down the mouse button to draw a rectangle when the mouse is released, the highlighted rectangle, Meanwhile in a separate window, using the drawing functions to draw a chart (selected color histogram region), respectively, with blue, green, red indicates the number of pixels in the selected area of ​ ​ each color.)
    2014-02-13 16:18:41下载
    积分:1
  • Edge-Detection
    边缘检测 Edge Detection Edge Detection(Edge Detection)
    2014-05-08 13:49:15下载
    积分:1
  • MFC_TreeCRTL
    对话框以及树控件的描述及应用,很值得初学者学习,代码可以直接运行(Dialog boxes, and a description of the tree control and application, it is worth learning for beginners, the code can be run directly)
    2013-06-27 09:01:38下载
    积分:1
  • SITFbasedmatch
    包括基于SIFTGPU的sift特征提取,sift匹配,基于ransac误匹配点剔除等(SIFTGPU based sift feature extraction, sift matching, mismatching points based ransac removed, etc.)
    2021-04-09 22:38:59下载
    积分:1
  • 696518资源总数
  • 104817会员总数
  • 9今日下载