-
C++实现的屏幕监控系统
应用背景
主要实现对一定量(最多64台)的局域网计算机实施远程桌面监视和控制功能。采用CS模式,客户端定时将自己的屏幕图像进行抓取,抓取后,客户端对对象进行差异化比较,确定是否需要发送,如果需要发送,先对图像进行压缩,压缩后发出,服务器对收到的数据进行显示,并将服务器端的控制指令发送到客户端,客户端收到控制指令后进行相应响应。
关键技术该工程主要完成对一定量(最多64台)的局域网计算机实施远程桌面监视和控制功能。该工程的关键技术包括图像的差异比较法和压缩传输,用到的网络模型是异步选择模型。该项目出色完成了对局域网计算机的有效监视和控制,耗费计算机资源很低。
- 2023-07-15 11:25:05下载
- 积分:1
-
location
室内定位算法,最近邻算法,K最近邻算法,加权K最近邻算法,贝叶斯算法(indoor position locatian ,including nn,knn,wknn,bayes.the algrithm compare the different of the above method and get some useful conclusion.)
- 2012-06-14 15:40:49下载
- 积分:1
-
remotecontrol
说明: 实现一个简单远程监控软件,采用Windows Socket(或Java Socket)编程。采用C/S架构。(1)能够远程监控一台主机,显示主机屏幕内容,能远程关机(2)能远程下载或上传文件(3)能远程执行一些DOS命令(4)能远程运行一些可执行命令。
(Implement a simple remote control software, using Windows Socket (or Java Socket) programming. By C/S architecture. (1) to remotely monitor a host, the screen displays the contents of the host, can remotely shut down (2) can remotely download or upload files (3) can remotely perform some DOS commands (4) can remotely run some executable command.)
- 2011-02-19 18:50:32下载
- 积分:1
-
yihuo
利用BP神经网络实现异或问题求解,这里使用的是VS2012版本(BP neural network XOR problem solving, here is the VS2012 version)
- 2014-01-20 14:46:22下载
- 积分:1
-
家庭视频监控源码
家庭视频监控源码
- 2015-05-11下载
- 积分:1
-
cs-bp
用布谷鸟优化法对BP神经网络的权值和阈值进行优化,提高神经网络运行精度。(Cuckoo optimization method of BP neural network weights and threshold optimization, improve precision of the neural network operation.)
- 2020-10-16 21:37:29下载
- 积分:1
-
GA_BP-pso_bp
遗传算法与神经网络混合的算法程序、粒子群优化与神经网络混合的算法程序,可以进行算法结果的比较(Genetic algorithm and neural network algorithm for mixed procedures, particle swarm optimization and neural network algorithm for mixed procedures, can be the result of comparison algorithm)
- 2020-11-14 16:19:43下载
- 积分:1
-
CSharpTCP
基于TCP的网络编程,用C#语言编写,实现客户端与服务器之间的通信(TCP-based network programming with C# language, the communication between the client and the server)
- 2013-01-02 11:25:57下载
- 积分:1
-
rprop
Rprop algorithm to train neural network iteratively
- 2015-03-26 14:07:49下载
- 积分:1
-
地址特别卡后台通信程序
地址特别卡后台通信程序-address special card background Communication Program
- 2022-02-16 03:58:50下载
- 积分:1