-
C++实现的屏幕监控系统
应用背景
主要实现对一定量(最多64台)的局域网计算机实施远程桌面监视和控制功能。采用CS模式,客户端定时将自己的屏幕图像进行抓取,抓取后,客户端对对象进行差异化比较,确定是否需要发送,如果需要发送,先对图像进行压缩,压缩后发出,服务器对收到的数据进行显示,并将服务器端的控制指令发送到客户端,客户端收到控制指令后进行相应响应。
关键技术该工程主要完成对一定量(最多64台)的局域网计算机实施远程桌面监视和控制功能。该工程的关键技术包括图像的差异比较法和压缩传输,用到的网络模型是异步选择模型。该项目出色完成了对局域网计算机的有效监视和控制,耗费计算机资源很低。
- 2023-07-15 11:25:05下载
- 积分:1
-
用串口通讯工具,功能:1、数据可以16特征…
用串口通讯工具,功能:1、对数据可以以16进制或字符形式收发,2、定时发送指定数据,3、根据接受指定字符自动回复。-using serial communications tools and functions : 1, the data can be 16 characters or form band transceiver, 2, regularly sending specific data, 3, under the designated characters automatic reply.
- 2022-01-30 17:43:52下载
- 积分:1
-
网络文件传输系统
1. 实现单线程文件传输功能;
2. 在以上基础上,掌握多线程技术,在文件网络传输时,可选择单线程或多线程;
3. 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-04 00:31:25下载
- 积分:1
-
c programming language voice can play a sound, you can use the keyboard to contr...
c语言声音编程,可以播放声音,可以用键盘控制-c programming language voice can play a sound, you can use the keyboard to control
- 2022-10-12 04:30:03下载
- 积分:1
-
cms project
cms project
- 2022-03-03 17:50:29下载
- 积分:1
-
Com++的例子程序,学习com++的朋友可以看一看
Com++的例子程序,学习com++的朋友可以看一看-Com examples procedures, learning com friends can see
- 2022-02-07 23:34:16下载
- 积分:1
-
串口上网的例子,我们的老师发表的
串口上网的例子,我们的老师发表的-example, we published the teachers
- 2023-03-19 03:25:04下载
- 积分:1
-
tcp test procedure can be simulated server and client, and can use text and two
tcp测试程序,可以模拟服务器和客户端,并且可以用文本和2进制来看结果-tcp test procedure can be simulated server and client, and can use text and two-band view of the results
- 2022-03-15 15:00:47下载
- 积分:1
-
This information is for the Ajax
本资料为Ajax基础教程(金灵译)的源代码。-This information is for the Ajax-based tutorials (DRC Ling translated) source code.
- 2022-03-01 17:55:49下载
- 积分:1
-
c语言实现的ip校验的算法
c语言实现的ip校验的算法-the ip checksum algorithm
- 2022-01-26 04:52:27下载
- 积分:1