-
基于WinSNMP的网络管理程序设计
基于WinSNMP的网络管理程序设计----原理与实践-WinSNMP based network management program design-theory and practice
- 2022-09-25 13:10:02下载
- 积分:1
-
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
-
这是一个学习PHP的好平台,从新手到高手,看完了就是高手了,祝大家好运,别的就不说了...
这是一个学习PHP的好平台,从新手到高手,看完了就是高手了,祝大家好运,别的就不说了-This is a good platform to learn PHP, from the novice to expert, to see you, and write very good, master of that master, and another did not say, and I wish you good luck
- 2022-05-29 04:47:28下载
- 积分:1
-
(利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:
(利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF-LZW压缩算法压缩率较好,且我已想出VB语法下高效GIF-LZW压缩/解压算法。 四、使用“有序抖动”算法进行 色彩量化。理由:“有序抖动”处理的结果具有一定规律性,有助于LZW类算法压缩。-(using GIF_LZW algorithm) picture transmission network ~~~~~~~~ a technical features, the use of TCP to transmit data. Reason : good stability. Two, the use of byte data stream for transmission, reasons : A : VB String exist automatically Unicode conversion, the impact speed; B : can directly send eight bytes of data and do not need to use Base64 encoding, thereby reducing the coding time. 3, the use of GIF- LZW compression algorithm for image compression. Reason : A : itinerary coding, Huffman compression algorithm compression rate is too low; B : JPEG compression algorithm needs much-bit computing, and large amount of computation (with MMX spe
- 2022-05-19 18:52:33下载
- 积分:1
-
多
多用户通信的时分复用,每个节点在其固定的时间内发送数据包,采用OPNET仿真工具-Multi-user time division multiplexing communications, each node in the fixed period of time to send data packets, using OPNET simulation tool
- 2022-03-01 12:51:17下载
- 积分:1
-
VC矩阵处理函数
VC矩阵处理函数,非常好的事例帮助你实现矩阵的一系列处理,可以在其他的编程过程中直接调用,大大方便的程序的开发过程,更好地实现各种编程功能。值得学习和推广
- 2022-05-26 18:36:43下载
- 积分:1
-
综合类电子公告板、班级相册、语音邮件、…
集成了班级留言板,班级相册,留言给个人,班级名片,资料修改,班级简介等功能。有后台管理,可以方便的进行班级信息管理。首页调用班级注册人数,当月寿星,在线统计等参数。-integrated class bulletin board, the class photo albums, voice mail to individuals, the class card, the information changes, the introduction of functional classes. There is a background for management, to facilitate the conduct of classes in information management. Home Calling class enrollment, the month SAO PAULO, online statistical parameters.
- 2022-08-07 02:21:07下载
- 积分:1
-
研究插座,适合新手,代码也很详细,欢迎加入…
socket 的学习,适合新手,代码也挺详细,欢迎学习讨论-socket of the study, suitable for novice, the code is also quite detailed, welcomed the study and discussion
- 2022-05-15 11:09:59下载
- 积分:1
-
用VC++实现的基于MFC的Socket编程程序,希望对大家有所帮助
用VC++实现的基于MFC的Socket编程程序,希望对大家有所帮助-Using VC++ to achieve the Socket-based MFC programming procedures, we would like to help ... ...
- 2023-07-11 18:15:03下载
- 积分:1
-
Powered by C language and Java language, embedded development, algorithm
本站以C语言和Java语言、嵌入式开发、算法实现为主,源码数量达几十万个,有200多个分类,很多都是本站会员的私家珍藏,互联网上其他地方是找不到的
-Powered by C language and Java language, embedded development, algorithm-based, the number of up to hundreds of thousands of source code, there are more than 200 categories, many of which are members of a private collection site on the Internet can not be found elsewhere The
- 2022-04-06 18:55:56下载
- 积分:1