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

RemoteControl-1

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

  • Keystone-Transfor
    Keystone Transform in ground moving target detection,it s very useful new comer(Keystone Transform in ground moving target detection)
    2020-08-17 21:38:23下载
    积分:1
  • imagematch
    图像匹配程序,原理清晰,算法明确,功能全面(Image matching procedures, the principle of clarity, the algorithm clear, full-featured)
    2008-02-18 13:57:05下载
    积分:1
  • 相机采集、控制、、坐标计算、坐标显示等功能的小软件 WProject
    做项目时写的关于相机图像采集、控制、图像处理、坐标计算、坐标显示等功能的小软件(Do item written on the camera image acquisition, control, image processing, coordinates of the calculation, the coordinates show features such as small software)
    2020-07-08 11:28:57下载
    积分:1
  • dirty glass
    建立一个透明物体上有污点的模型,可以模拟玻璃上有污点的图象(Rendering of clean transparent objects has been well studied in computer graphics. However, real-world transparent objects are seldom clean—their surfaces have a variety of contaminants such as dust, dirt, and lipids. These contaminants produce a number of complex volumetric scattering effects that must be taken into account when creating photorealistic renderings. In this paper, we take a step toward modeling and rendering these effects. We make the assumption that the contaminant is an optically thin layer and construct an analytic model following results in radiative transport theory and computer graphics. Moreover, the spatial textures created by the different types of contamination are also important in achieving visual realism. To this end, we measure the spatially varying thicknesses and the scattering parameters of a number of glass panes with various types of dust, dirt, and lipids. We also develop a simple interactive synthesis tool to create novel instances of the me)
    2009-07-11 17:13:08下载
    积分:1
  • HOG+SVM进行片中行人检测
    说明:  行人检测HOG+SVM进行图片中行人检测,提供训练用的pos和neg样本,效果还可以;没有SVM工具箱的,压缩包里已经提供了,安装一下即可(Pedestrian detection HOG + SVM for pedestrian detection in pictures, providing POS and neg samples for training, the effect is good; without SVM toolbox, the compression package has been provided, just install it.)
    2020-10-30 16:09:56下载
    积分:1
  • NumberRecognize
    根据RBM深度网络(Hinton,2006)进行MINST手写文字的分类器的训练,利用训练得到的权值制作了这个小程序,通过这个程序可以看出训练结果对数据集内的测试样本和训练样本都能进行很好的识别,但是对其他的手写字体识别就没有那么好了。(According to RBM depth network (Hinton, 2006) conducted MINST handwritten text classifier training, using the training to get the right value to produce this small program, this program can be seen through the results of the training data set and the training sample test samples are can be well identified, but on the other handwriting recognition is not so good.)
    2013-10-17 15:55:34下载
    积分:1
  • DepToTime
    说明:  在地震处理中,非常经典的进行时深转换的程序,通常比较好用(In seismic processing, the very classic procedure for time-depth conversion, usually more useful)
    2011-03-07 14:59:45下载
    积分:1
  • opencv
    基于opencv 实现毛衣的瑕疵检测 属于毕业设计 功能完整(it is perfect)
    2012-04-02 19:06:07下载
    积分:1
  • Shadow-Detection
    阴影检测,基于OpenCV用于对图像中阴影的检测(Shadow detection, OpenCV for image shadow detection)
    2021-04-11 19:08:58下载
    积分:1
  • YUV_DCT
    YUV Quantization using VS2010
    2013-07-14 19:12:13下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载