-
局域网视频监控系统,本系统属于小型的局域网监控系统,可以对某一台计算机进行屏幕监控,本系统主要实现以下功能:
系统采用人机交互的方式,界面...
局域网视频监控系统,本系统属于小型的局域网监控系统,可以对某一台计算机进行屏幕监控,本系统主要实现以下功能:
系统采用人机交互的方式,界面美观友好。
屏幕信息需要时时显示,网络延时不能大于1秒。
服务器端可以随时运行,只要客户端运行,就能够显示屏幕信息。
系统运行时占用内存不能大于10MB,以免影响系统性能。
客户端运行时需要隐藏显示窗口,起其感觉不到在运行。
-The system belong to a small local area network monitoring system can be carried out on a computer screen monitoring, implementation of this system is mainly the following functions:
Human-Computer Interaction system the way attractive and friendly interface.
screen display information required from time to time, the network delay should not exceed one second.
can run server-side, as long as the client is running, information on the display screen can.
system memory run-time should not exceed 10MB, so as not to affect system performance.
necessary run-time client to hide the window, starting at less than the feeling of running.
- 2022-02-26 05:06:51下载
- 积分:1
-
一款功能完整的对战游戏,代码资源都是完整的
一款功能完整的对战游戏,代码资源都是完整的-A full-featured Battle game, the code resources are complete
- 2022-03-09 09:05:31下载
- 积分:1
-
产品管理系统。本设计的要求是实现入库、库存和出库统一管理,帮助企业实现新产品信息化管理。...
产品管理系统。本设计的要求是实现入库、库存和出库统一管理,帮助企业实现新产品信息化管理。-product management system. This requirement is designed to achieve storage, inventory, and from the unified management, and help enterprises achieve new product information management.
- 2022-06-26 23:32:59下载
- 积分:1
-
Please read your package and describe it at least 40 bytes.
System will automat...
Please read your package and describe it at least 40 bytes.
System will automatically delete the directory of debug and release, so please do not put files on these two directory
- 2022-08-14 07:19:32下载
- 积分:1
-
vb中一些常见问题的讲解及帮忙,对初学者很有帮助
vb中一些常见问题的讲解及帮忙,对初学者很有帮助-vb some common problems on and help helpful for beginners
- 2022-11-14 12:50:03下载
- 积分:1
-
此程序是485通信控制程序,在实物中以经调试通过.各项性能指标均合格.
此程序是485通信控制程序,在实物中以经调试通过.各项性能指标均合格.-This program is 485 communication control procedures, in-kind in order to debug passed by. The performance indicators are satisfactory.
- 2022-01-25 17:29:01下载
- 积分:1
-
鳄鱼论坛,自己在网上找的,测试了,数据库是mysql的,方便用户使用,有需要的下载吧...
鳄鱼论坛,自己在网上找的,测试了,数据库是mysql的,方便用户使用,有需要的下载吧-Crocodile Forum, the Internet looking for their own testing, and database is mysql, user-friendly to use, there is a need to download bar. .
- 2022-03-20 13:52:21下载
- 积分:1
-
直接在内存运行PE
使用了PE加载技术、Hook技术用程序加载PE文件到内存并运行。当在内存中运行的程序,比如arp.EXE执行完之后就会退出,那结果是ExitProcess被调用,那将是我们主进程也结束,显然我们不希望这样。
处理办法:HOOK ExitProcess。问题来了,对MS的许多控制台程序,它们退出都是调用exit,所以如果HOOK ExitProcess, 那我们俩次在内存中运行arp.EXE之后就会死锁。所以对这类程序而言,不能H
OOK ExitProcess,只能HOOK msvcrt!exit。LOADER要加载一个EXE文件,这个EXE文件加载的地址是在0x400000。在我们LOADER的MAIN函数里面,这个地址已经被占用,而你是不能去Free这个地址
重新分布的,这样可能会导致程序崩溃,处理方法相见说明。
- 2022-01-21 18:51:40下载
- 积分:1
-
数控系统的源代码程序
source code program for make cnc
- 2022-02-01 15:33:07下载
- 积分:1
-
tidsp2407汇编程序例程,完整的源代码。
tidsp2407汇编程序例程,完整的源代码。-tidsp2407 assembler routines, complete source code.
- 2023-02-13 18:25:04下载
- 积分:1