资源列表

« 1 2 ... .15 .16 .17 .18 .19 6320.21 .22 .23 .24 .25 ... 11787 »

[远程控制编程remoteControl

说明:远程桌面源码 主要思路就是先将远程桌面捕获,再发回本地,在对话框中显示出来,将本地鼠标和盘键输入,变成命令,发到远程主机执行,以模拟出鼠标和键盘的操作,再将远程桌面捕获,再发回本地,在对话框中显示出来. 包括服务端程序SreenServer,客户端程序SreenClient, 1.先运行服务端点开始,(最好在一个虚拟机上运行) 2.再运行客户端,点连接, 点得到屏幕,点控制,就可以对远程桌面进行操作了. 3.有问题请发email:vccodefan@126.com
<asdasd> 在 2025-06-18 上传 | 大小:169kb | 下载:1

[Internet/网络编程socket_book

说明:socket协议的详细说明,在VC++的环境下编程的说明-socket a detailed descr iption of the agreement, in VC++ environment programming note
<引力> 在 2025-06-18 上传 | 大小:169kb | 下载:0

[Internet/网络编程gobang

说明:一个支持局域网对战的五子棋程序 界面用WTL-A support network against the Gobang program interface using WTL
<陈正禧> 在 2025-06-18 上传 | 大小:169kb | 下载:0

[TCP/IP协议栈udpTest

说明:自己实现的socket发送。测试udp发送的丢包率。-The realization of the socket to send their own. Udp sent test packet loss rate.
<俞凌杰> 在 2025-06-18 上传 | 大小:169kb | 下载:0

[Internet/网络编程FileUploader_src

说明:jap、flash、xml实现文件上传,有界面,源码。-jap, flash, xml file upload implementation, there are interfaces, source code.
<张金辉> 在 2025-06-18 上传 | 大小:169kb | 下载:0

[Internet/网络编程MinChat

说明:Mini Chat, Using WinSock
<Minas> 在 2025-06-18 上传 | 大小:169kb | 下载:0

[Internet/网络编程winsock

说明:通过Winsock控件建立的客户、服务器文件传输程序。支持多用户连接到服务器;支持用户名、密码管理;支持定义共享目录。-Winsock
<zhoutao> 在 2025-06-18 上传 | 大小:169kb | 下载:0

[Internet/网络编程Int64

说明:跨平台int 64位 整数封装类,测试环境vc6 gcc win2003 -Cross-platform package int 64-bit integer type, test environment vc6 gcc win2003
<保密> 在 2025-06-18 上传 | 大小:169kb | 下载:0

[Internet/网络编程wlan

说明:文中介绍无线局域网标准IEEE802.11及它的扩展标准,分析不同环境下无线局域网的吞吐量性能-In this paper, IEEE802.11 wireless LAN standard and the expansion of its standards, analysis of different circumstances of the throughput performance of wireless local area network
<曾小兵> 在 2025-06-18 上传 | 大小:169kb | 下载:0

[Internet/网络编程JSFmanual

说明:JSF入门如果您是从使用的角度来看JSF,则您不用理会HTTP、数据转换等细节,JSF将细节都隐藏起来了,无论您是网页设计人员或是应用程序设计人员,都可以使用自己熟悉的方式来看JSF。 - JSF Introduction If you are from the perspective of the use of JSF, you need not care about the HTTP, the details of data conversion, JSF will be
<hutao> 在 2025-06-18 上传 | 大小:169kb | 下载:0

[Internet/网络编程xiongyaliandKMsuanfa

说明:匈牙利算法和KM算法 详细讲解了匈牙利算法和KM算法 及其实现-Hungary and the KM Algorithm algorithm detailed account of the Hungarian algorithm and the KM Algorithm and Its Implementation
<lichenglin> 在 2025-06-18 上传 | 大小:169kb | 下载:0

[Internet/网络编程SreenClient

说明:利用CSocket实现远程桌面功能。程序有点复杂,主要是CSocket的运用。 实现思路主要是:先将远程桌面捕获发回本地,然后在对话框中显示,将本地鼠标、键盘的动作变成命令输入,再发送到远程主机执行(实际上这一步是模拟出鼠标和键盘的操作),最后将远程桌面再次捕获发回本地,在对话框中显示出来。这样也就实现了系统自带的远程桌面的功能。-Use CSocket remote desktop functionality. Process a bit complicated, mainly the use
<170> 在 2025-06-18 上传 | 大小:169kb | 下载:0
« 1 2 ... .15 .16 .17 .18 .19 6320.21 .22 .23 .24 .25 ... 11787 »

源码中国 www.ymcn.org