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

RemoteControl-1

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

  • 基于MATLAB的车牌识别系统的源代码(可以实现)
    基于MATLAB的车牌识别系统的源代码(可以实现)(The source code of the license plate recognition system based on MATLAB (can be realized))
    2020-07-04 09:20:02下载
    积分:1
  • myps
    c++编写的一个简单的类似Photoshop的图像编辑系统(c++ written in a simple system similar to the Photoshop image editing)
    2009-12-01 16:40:45下载
    积分:1
  • GRAY
    灰度图生成程序 可以生成BMP/JPG格式的灰度图 大家可以随便使用下载(Grayscale generator can generate BMP/JPG format, you can easily use the download grayscale)
    2010-11-10 14:41:38下载
    积分:1
  • DDBOpen-show-save
    DDB 图像编程 实现图像的打开,保存,显示,一般处理等功能(DDB image programming to achieve the image open, save, display, general processing and other functions)
    2013-09-15 11:34:36下载
    积分:1
  • Hough-transform
    基于规格化Hough变换的天波超视距雷达检测前跟踪算法(Hough transform based on the normalized horizon radar detection and tracking algorithms)
    2013-12-09 16:41:57下载
    积分:1
  • Kernel-Entropy-Component-Analysis
    这篇文章是一种特征降维的方法,不过跟一般的计较离散度的方法不同,这个特征变换的准则是:尽可能地保留原始样本的熵(Kernel Entropy Component Analysis Jenssen, R Pattern Analysis and Machine Intelligence, IEEE Transactions on Volume: PP , Issue: 99 )
    2015-12-01 19:27:42下载
    积分:1
  • liangduzhengjia
    注意:本程序中,每点击一次“增加亮度”,图像灰度提升16;每点击一次“降低亮度”,图像灰度降低16。(Note : This procedure, every click an "increase in brightness," gray upgrade 16; Click on each of a "lower brightness," gray lower 16.)
    2006-12-05 09:50:59下载
    积分:1
  • DCTJPEG
    blkproc.m,DCHuffmanEncoding.m,ACHuffmanEncoding.m,zigzag.m,PSNR.m, 对灰度图像进行DCT变换,量化,ZigZag扫描,Huffman编解码,反量化,反DCT变换而重建图像。 其中,blkproc.m为分块DCT变换函数; DCHuffmanEncoding.m,ACHuffmanEncoding.m分别为DC和AC变换系数的Huffman码表函数; zigzag.m为ZigZag扫描函数;PSNR.m为求图像峰值信噪比函数。 Copyright 2008 Reserved @ Wang Chengyou @ Tianjin University, P.R.China. (This function tests the DCTJPEG codec)
    2013-03-24 12:06:34下载
    积分:1
  • dip.readAndwrite
    A MFC demo which can read, write and display images
    2010-12-22 17:11:40下载
    积分:1
  • 28coderesources
    说明:  图像处理所涉及的256转灰度,二值化等等,每个部分都是独立可执行的工程文件,很方面的代码复用(256 involved in image processing turn gray, binary, etc., are independent of each part of the project executable file, it' s code reuse)
    2010-04-14 12:37:20下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载