Welcome![Sign In][Sign Up]
Location:
Search - traffic monitoring

Search list

[Com Port串口通信编程

Description: 串口通讯编程包括网络流量监控的等程序VC++编程语言与大家共享-serial communications programming, including network traffic monitoring procedures VC programming language and share
Platform: | Size: 1141760 | Author: 大飞 | Hits:

[Internet-NetworkWatchClient

Description: 本程序能实现网络流量监视,网络端口监视,并自主决定是否开放端口.-procedures to achieve the network traffic monitoring, network port surveillance, and decided whether to open the ports.
Platform: | Size: 63488 | Author: 钟维英 | Hits:

[Internet-NetworkNewNetTraffic

Description: 一个非常不错的网络流量监控系统vc源码,可以同步显示网络的输出流量,输入流量,总流量。-a very good network traffic monitoring system vc source, network synchronization shows the output flow, input flow, total flow.
Platform: | Size: 68608 | Author: songyunlu | Hits:

[SNMPStreamWatcher

Description: StreamWatcher是构造在SNMP协议上的网络流量监测软件。它在JDK 1.5.0下创建及编译,他是一个java软件,所以使用StreamWatcher务必需要在机器上安装JRE 1.5。其次StreamWatcher是一个构造在SNMP协议上的软件,您的机器上必须运行Snmp服务。一般来说Windows家族的操作系统都有自带的Snmp服务,在服务中启动他就可以。 StreamWatcher也依赖于com.adventnet.snmp包。这是www.adventnet.com提供的一个SnmpAPI。在打包下载的StreamWatcher包中包含了所需要的文件。 -StreamWatcher is constructed in the SNMP network traffic monitoring software. It created under JDK 1.5.0 and compilers, he is a java software. StreamWatcher must therefore use the machinery needed to install the JRE 1.5. Secondly StreamWatcher is a structure in the SNMP software, Your machine must be running Snmp services. Generally Windows family of operating systems have built-in Snmp service, the service started, he can. StreamWatcher com.adventnet.snmp also depend on packets. This is the one www.adventnet.com SnmpAPI. Packaged in the download StreamWatcher package contains the required documents.
Platform: | Size: 7412736 | Author: 黄永 | Hits:

[Otheripwangguan

Description: IP网关登陆 学校生活区上网都需要ip网关登录,每次都要打开ip网管登录页面填写信息,才能上网,总感觉麻烦的很。一直都有一个想法把ip网管登录,用mfc实现,给广大同学们提供方便,作了一个基于对话框的应用程序 。当然本人能力有限,只是初步实现了连接网络、断开连接等核心功能,下一步有必要让程序能随windows启动实现自动登录、断开功能,网络流量监测,最小化进入托盘区等功能。-IP Gateway landing areas of school life requires Internet gateway ip login every time to open the login page fill in ip network management information, in order to access, with a total feeling very troublesome. Have always had a mind to ip network login, use mfc realize, to the vast numbers of students to provide convenient, made a dialog-based applications. Of course I am limited capacity, only a preliminary to achieve the connection network, disconnected from the core function, the next step it is necessary to allow the procedure to start automatically with windows registry, disconnect function, network traffic monitoring, minimizing into the tray area functions.
Platform: | Size: 31744 | Author: qinpanke | Hits:

[Software Engineeringthe2

Description: 基于视频的智能交通监控系统技术研究 [学位论文]针对基于pc的监控系统的缺陷,论文以提高性能的DSPs作为系统核心处理器,可以有效的克服基于PC的监控系统的不足,提高系统的稳定性和实时性。-Video-based intelligent traffic monitoring system technology research [dissertation] pc based surveillance system deficiencies, papers in order to enhance the performance of DSPs as the core of the system processor, can effectively overcome the PC-based monitoring system deficiencies, improve system stability and real-time.
Platform: | Size: 6398976 | Author: 舞者 | Hits:

[Internet-NetworkNetGraph2

Description: 网络流量监测管理软件,事实监测流量很好的 一款软件,不信下来-Network traffic monitoring and management software, the fact that monitoring the flow of a good software, not down
Platform: | Size: 59392 | Author: 田家雨 | Hits:

[Othercode

Description: CRC循环冗余检测 车牌定位与识别系统 基于神经网络的文字识别系统 小波算法的VC++实现 网络流量监控系统 实时曲线显示 远程监控系统-CRC cyclic redundancy detection license plate location and recognition system based on neural network character recognition system wavelet algorithm VC++ Network traffic monitoring system to achieve real-time remote monitoring system curve shows
Platform: | Size: 11552768 | Author: jack | Hits:

[Internet-Networkwangluoliuliang

Description: 这款网络流量监控实现了基本的流量控制,其表现形式为实时曲线显示 类似于任务管理器中的波形显示。-This network traffic monitoring to achieve the basic flow control, in the form of real-time curve is similar to Task Manager shows the waveform display.
Platform: | Size: 3721216 | Author: jack | Hits:

[Internet-NetworkFire

Description: 一个简单的防火墙,有简单的网络流量监控,和对进程的管理功能。-A simple firewall, a simple network traffic monitoring, and process management capabilities.
Platform: | Size: 5451776 | Author: wwj | Hits:

[Special Effectspaper

Description: 智能交通监视系统中基于边缘的运动目标提取算法 本文的算法是基于C++和OPEN CV实现的,要运行此程序首先要安装这两个软件 由于本文在采集图像时用到的视频图像较大 ,要100多兆,所以演示程序采用另一个视频,以观其效果 本程序中采用视频序列的前四十帧的奇数帧提取出背景边缘,用参数backframes来控制,backframes/2 即是采用的帧数。 cedge_thresh1和cedge_thresh2来控制做背景检测是用到的CANNY算子的两个阈值。 edgesum_thresh控制来背景边缘提取时去掉运动目标边缘的阈值。 -Intelligent traffic monitoring system based on the edge of the moving object extraction algorithm of this article is based on the algorithm C++ And OPEN CV achieved, it is necessary to run this program first to install these two software as a result of this paper used in the acquisition of images of the video image more large, to more than 100 megabytes, so the use of another video demo program to view the effect of the procedure used in video sequences of the first 40 odd-numbered frames to extract the background of the edge of backframes using parameters to control, backframes/2 that is used the frames. cedge_thresh1 and cedge_thresh2 to control the background detection is the Canny operator to use two thresholds. edgesum_thresh control to the background when the edge detection of moving targets to remove the edge threshold.
Platform: | Size: 1801216 | Author: 陈忠厚 | Hits:

[Internet-NetworkIP_Monitor

Description: 网络流量、数据包流量监视工具 Delphi开源代码-Network traffic, packet traffic monitoring tools Delphi open-source code
Platform: | Size: 239616 | Author: 张卫国 | Hits:

[Windows DevelopNetworkTraffic

Description: 网卡流量监控软件,网络流量监控。Delphi网络流量监控源代码 Delphi网络流量监控源代码,附带的IPHelper库等非常有价值。 国外朋友的作品,但是有些小bug会影响Delphi调试,对此作了少量修正,希望对-LAN traffic monitoring software, network traffic monitoring. Delphi source code for network traffic monitor network traffic monitoring Delphi source code included IPHelper libraries is extremely valuable. Works of foreign friends, but some small bug will affect the Delphi debugging, which has been slightly amended, in the hope
Platform: | Size: 244736 | Author: 张树 | Hits:

[Sniffer Package captureTraffic

Description: 一个利用winpcap实现网络流量监测的软件,能分析内网外网传入传出数据、源地址、目的地址等信息-A network traffic monitoring using winpcap software to analyze network within the network, incoming outgoing data, source address, destination address and other information
Platform: | Size: 11428864 | Author: ZBY | Hits:

[Special Effectstraffic-monitoring-system

Description: 交通流视频检测中的摄像机标定技术及其相关问题的研究-Traffic Video Detection Camera Calibration Technology and Related Issues
Platform: | Size: 956416 | Author: demand | Hits:

[Internet-NetworkLAN-traffic-monitoring

Description: 网络流量监控,自己做的,够简单,实用!如果有什么不懂的,可以留言给我!-Network traffic monitoring, own, simple enough!
Platform: | Size: 951296 | Author: feipeng | Hits:

[e-languageTraffic-monitoring

Description: 流量监控易语言源码,高仿360流量监控,做自己的监控,让360凉快去。-Traffic monitoring easy language source code, high imitation 360 traffic monitoring, to do their own monitoring, and let the 360 cool.
Platform: | Size: 68608 | Author: 刘志军 | Hits:

[e-language360-traffic-monitoring

Description: 高仿360流量监视,上传\下载速度监控,高仿360流量监视高仿360流量监视高仿360流量监视-The high imitation 360 traffic monitoring
Platform: | Size: 72704 | Author: 彭升平 | Hits:

[e-languagetraffic-monitoring

Description: 仿360流量监视设计 易语言+黑月编译通过-Imitation 360 traffic monitoring design easy language+ Black January compiled by
Platform: | Size: 68608 | Author: sunup | Hits:

[Delphi VCLNetwork-traffic-monitoring

Description: 很多防火墙或者路由器就自带流量监控功能,可以通过自带的流量监控功能来查看。 简单的流量监控小软件,帮助学习!-Many a firewall or router will bring traffic monitoring function, you can view the through flow monitoring function with.Traffic monitoring software simple, help learning!
Platform: | Size: 241664 | Author: 尹明阳 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 26 »

CodeBus www.codebus.net