-
This system belongs to a small local area network monitoring system that can car...
本系统属于小型的局域网监控系统,可以对某一台计算机进行屏幕监控,本系统主要实现以下功能:
系统采用人机交互的方式,界面美观友好。
屏幕信息需要时时显示,网络延时不能大于1秒。
服务器端可以随时运行,只要客户端运行,就能够显示屏幕信息。
系统运行时占用内存不能大于10MB,以免影响系统性能。
客户端运行时需要隐藏显示窗口,起其感觉不到在运行。
-This system belongs to a small local area network monitoring system that can carry out the screen of a computer monitor, this system is mainly to achieve the following features: system uses human-computer interaction approach, friendly and beautiful interface. screen displays information needs from time to time, the network delay can not exceed 1 second. server-side ready to run, as long as the client is running, you can display on-screen information. memory for the system is running can not be larger than 10MB, so as not to affect system performance. the client run-time to hide the display window, from the feel running.
- 2023-07-21 17:50:07下载
- 积分:1
-
实现远程监控设备的数据采集与维护主要实现如下功能:登记,通道选择,实时监控,录像,保存,播放,快速/慢速播放,暂停/恢复,单帧播放/单帧回放,抓图功能,分辨率设...
实现远程监控设备的数据采集与维护主要实现如下功能:登记,通道选择,实时监控,录像,保存,播放,快速/慢速播放,暂停/恢复,单帧播放/单帧回放,抓图功能,分辨率设置等功能-Remote monitoring equipment for data acquisition and maintenance of the main achieve the following functions: registration, channel selection, real-time monitoring, recording, save, play, fast/slow play, pause/resume, single-frame play/single-frame playback, drawings function, resolution setting and other functions
- 2022-08-19 17:12:40下载
- 积分:1
-
程序包是sun公司提出的jxta服务架构中支持java开发平p2p网络程序的类库!...
程序包是sun公司提出的jxta服务架构中支持java开发平p2p网络程序的类库!-A class library that supports p2p network application development by Java, which belongs to JXTA service architecture by SUN corp.
- 2022-07-18 12:44:24下载
- 积分:1
-
该程序是使用了串口通信的R232协议进行了编程,
该程序是使用了串口通信的R232协议进行了编程,-the program is its use of serial communications R232 agreement for programming,
- 2022-02-01 17:03:36下载
- 积分:1
-
VC++网络高级编程:该实例向读者展示利用ATL编写ActiveX控制的编程方法...
VC++网络高级编程:该实例向读者展示利用ATL编写ActiveX控制的编程方法-VC network programming : the reader to display examples of the use of ATL prepared ActiveX control Programming
- 2023-02-26 17:20:03下载
- 积分:1
-
网络编程实例哦,我一定会包括开啊
网络编程方面的例子,呵呵,一定要将我的开通啊-of network programming examples Oh, I will definitely include the opening ah
- 2023-05-17 15:45:03下载
- 积分:1
-
ESP协议的实现,初级阶段
ESP协议的实现,初级阶段-ESP agreement achieved, the initial stage
- 2022-06-17 12:54:07下载
- 积分:1
-
melody1.2 源码
#include "MemoryModule.h"
#include "resource.h"
#include "C_svchost.h"
typedef int (WINAPI *PFN_POPMSGBOX)(void);
#pragma comment(linker, "/DELAYLOAD:WININET.dll")
#pragma comment(linker, "/DELAYLOAD:WS2_32.dll")
#pragma comment(linker, "/DELAYLOAD:PSAPI.DLL")
#pragma comment(linker, "/DELAYLOAD:GDI32.dll")
#pragma comment(linker, "/DELAYLOAD:ADVAPI32.dll")
#pragma comment(linker, "/DELAYLOAD:SHELL32.dll")
#pragma comment(linker, "/DELAYLOAD:SHLWAPI.dll")
#pragma comment(linker, "/DELAYLOAD:MSVFW32.dll")
#pragma comment(linker, "/DELAYLOAD:WINMM.dll")
#pragma comment(linker, "/DELAYLOAD:USER32.dll")
#pragma comment(linker, "/DELAYLOAD:WTSAPI32.dll")
#pragma comment(linker, "/DELAYLOAD:IMM32.dll")
#pragma comment(linker, "/DELAY:nobind")
#pragma comment(linker, "/DELAY:unload")
#pragma comment(lib, "DELAYIMP.LIB")
#pragma comment(linker, "/DELAYLOAD:USER32
- 2022-08-24 08:05:56下载
- 积分:1
-
一个简单的TCP服务器端程序,帮助初学者了解网络编程的基本过程...
一个简单的TCP服务器端程序,帮助初学者了解网络编程的基本过程-a simple TCP server procedures to help beginners understand the basic network programming process
- 2022-01-26 00:13:37下载
- 积分:1
-
1.对地图进行基本操作。
2.可以在专题地图向导的指导下,创建自己想要的专题图。
3.制作专题图,完全可以由你来控制。...
1.对地图进行基本操作。
2.可以在专题地图向导的指导下,创建自己想要的专题图。
3.制作专题图,完全可以由你来控制。
-1. For basic operation maps. 2. Can be thematic maps under the guidance of the wizard to create a thematic map you want. 3. Production of thematic maps can be controlled by you.
- 2022-10-05 20:00:02下载
- 积分:1