-
局域网视频监控系统,本系统属于小型的局域网监控系统,可以对某一台计算机进行屏幕监控,本系统主要实现以下功能:
系统采用人机交互的方式,界面...
局域网视频监控系统,本系统属于小型的局域网监控系统,可以对某一台计算机进行屏幕监控,本系统主要实现以下功能:
系统采用人机交互的方式,界面美观友好。
屏幕信息需要时时显示,网络延时不能大于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
-
新国标充电桩和BMS数据分析协议J1939_newbms
说明: 新国标充电桩和BMS数据分析协议。DBC文件。(New GB charging post and BMS data analysis protocol. DBC file.)
- 2020-07-19 21:18:46下载
- 积分:1
-
jquery下拉菜单简洁版 兼容好
jquery下拉菜单简洁版 兼容好,当鼠标放在主菜单上的时候,二级子菜单向下展开显示,鼠标放在下拉的子菜单上,该项菜单背景会变色,CSS基础好的,可在此基础上继续美化完善。
- 2022-03-14 20:23:06下载
- 积分:1
-
单链表的插入和删除实验目的:
1、定义单链表的结点类型
2、通过单链表的定义掌握线性表的链式存储结构的特点;
3、熟悉单链表的建立以及插入、删...
单链表的插入和删除实验目的:
1、定义单链表的结点类型
2、通过单链表的定义掌握线性表的链式存储结构的特点;
3、熟悉单链表的建立以及插入、删除等基本操作。
-# include
# include
# define ND sizeof(struct List)
struct List
{int data
struct List*next
}
void main()
{ int n,i=1,e,a
struct List*head
struct List*p,*q
q=head=p=(struct List*)malloc(ND)
- 2022-04-15 10:12:17下载
- 积分:1
-
dfs 深度优先搜索!这是走迷宫的基本算法。用广义表建立迷宫,用邻接表建立图,用dfs搜索,许多大学的数据结构作业...
dfs 深度优先搜索!这是走迷宫的基本算法。用广义表建立迷宫,用邻接表建立图,用dfs搜索,许多大学的数据结构作业-dfs depth-first search! Maze This is the basic algorithm. Generalized Table established maze, with the establishment of the adjacent table map, with dfs search, the University of many data structures operations
- 2023-01-31 19:45:04下载
- 积分:1
-
Python机器学习算法
python机器学习算法,相关算法的python实现。(Python machine learning algorithm)
- 2019-04-18 09:53:04下载
- 积分:1
-
ddsmatlab
直接数字频率合成技术DDS的Matlab系统建模及频谱分析,同时对相位截断误差和量化误差同进行了分析(Direct digital frequency synthesis technology of DDS Matlab system modeling and spectral analysis, while the phase truncation error and quantization error are analyzed with)
- 2013-08-18 10:10:02下载
- 积分:1
-
基于遗传算法优化的神经网络模型
基于遗传算法优化初始神经网络参数的BP神经网络模型,用于解决分类问题(Neural Network Model Based on Genetic Algorithms)
- 2020-06-24 12:40:02下载
- 积分:1
-
The function will be preferred in accordance with the input that the output of t...
该函数将按照输入的优选对,输出相应的m序列和gold序列-The function will be preferred in accordance with the input that the output of the corresponding sequence of m sequences and gold
- 2022-03-05 21:45:07下载
- 积分:1
-
BL35XX-SBC
RABBIT 3000处理器系列使用和开发手册(RABBIT 3000 CPU )
- 2015-01-25 14:12:44下载
- 积分:1