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

RemoteControl-1

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

  • retinex
    图像增强的算法,但是有一定的局限性……但是对于一般比较典型的问题效果还是不错的……(Image enhancement algorithms, but there are some limitations ... but for a typical effect is good ...)
    2012-06-27 12:30:47下载
    积分:1
  • image
    图像算法开放库,对图像处理的,希望对学习者有所帮助!(Image algorithm open library of image processing, and they hope to help learners!)
    2007-11-02 08:32:29下载
    积分: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
  • 6017923462007323212458268938
    图象处理用于对BMP格式的图象进行几何校正.(image processing used to BMP format images geometric correction.)
    2020-07-03 23:00:02下载
    积分:1
  • fire
    对火焰图像进行二值化 边缘检测 链码提取 并计算火焰图像的面积和周长 绝对好用!(Binarization flame image edge detection chain code extraction and absolutely easy to calculate the area and perimeter of the flame image!)
    2013-01-05 16:08:10下载
    积分:1
  • chap01
    Visual C++数字图像处理技术与工程案例,各章节源代码,这是第一章的代码(The Visual C++ digital image processing technology and engineering cases, the source code of each chapter, this is the first chapter of the code)
    2013-03-20 13:16:47下载
    积分: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
  • opencv
    数字图像处理 opencv 一些基本例子和源码(opencv code)
    2009-07-12 12:27:37下载
    积分:1
  • wnrVC6.0
    运动模糊图像 图像复原 维纳滤波复原 逆滤波复原 VC++6.0程序 代码(Motion-blurred image restoration image restoration Wiener filtering inverse filtering to recover VC++ 6.0 code)
    2020-12-12 11:29:17下载
    积分:1
  • 0999
    卡尔曼滤波是一种数据处理方法,它是一种线性最小方差无偏估计准则,基于系统 状态估计和当前观测,通过引入状态空间而获得的新的状态估计.本篇论文陈述了卡尔曼滤 波的基本思路和算法;并通过仿真,显示卡尔曼滤波的功能,以及如何用它来跟踪方向确定、速度恒定的飞行器。 (Kalman filter is a data processing method, which is a linear minimum variance unbiased estimation criteria, based on system state estimation and the current observations, obtained by introducing the state space of the new state estimate of the Kalman filter thesis statement the basic ideas and algorithms and through simulation, shows Kalman filtering functions, and how to use it to keep track of the direction determined constant speed aircraft.)
    2013-09-06 10:21:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载