搜索资源列表
oa-java
- 一套JAVA开发的OA系统,包括工作流,车辆管理,人事管理等-a JAVA development of OA system, including the work flow, traffic management, personnel management, etc.
95302932mibbrowser.rar
- java snmp 网络流量监控 java snmp 网络流量监控,java snmp network traffic monitoring
wlantv-src-1.2.0
- The WLAN Traffic Visualizer is a platform independent Java program providing accurate measurement of traffic load and innovative visualization of frame sequences in IEEE 802.11 WLANs. -The WLAN Traffic Visualizer is a platform independent Java pro
lipeng1hao
- 此软件是一个集利用摄像头拍照、录像功能于一体的小软件,目前可以实现实时对摄像头采集到的信息进行监控 定时抓拍照片、定时录像 设置摄像头采集信息的各种参数,如:采集照片大小,流量,录像后的文件是否压缩以及压缩方式等.-This software is a use of cameras to take photographs, video functions of small software, currently available real-time on camera the informat
UDPmedia
- 局域网音频广播软件,使用UDP协议,并在元基础上就音频格式使用GSM算法压缩,减少了网络流量。-LAN audio broadcasting software, the use of UDP protocol, and in yuan on basic audio formats used on the GSM compression algorithm, reducing network traffic.
JavaProxy_src
- Java proxy server -http traffic filter-Java proxy server-http traffic filter
TrafficLight
- 红色交通灯区域提取及识别,根据形状信息识别交通灯-Extraction of red traffic lights and identification of the region, according to the shape information to identify traffic lights
traffic
- 一个公交查询系统,涉及到数据库的查询,添加,删除-A public transport query system, involving a database query, add, delete,
Traffic
- 基于Agent技术的人工智能交通系统仿真,java实现的具体代码-Agent-based artificial intelligence traffic system simulation, java code to achieve a specific
RzsjSystem1.0
- 日志审计系统 该程序时关于网络流量抓包的一部分-Log audit system on the network traffic when the program is part of Ethereal ~ ~
traffic
- 包括灰度处理、均衡化、边缘提取、二值化等功能-number plate recognition system in Java source code, including Gray, balance, edge detection, the value of the two functions -number plate recognition system in Java source code, including Gray, balance, edge detection, the val
traffic
- 张孝祥面试题之交通灯管理系统Java实现源代码及说明-Simulation of traffic lights
AI
- 使用eclipse+java开发的有关人工智能的红绿灯-Developed with eclipse+ java traffic light on artificial intelligence
jspbook
- GZIPFilter可以用gzip的方式压缩HTTP Response的内容,从而在Server端加快了响应回复的速度(gzip压缩过程需耗用CPU资源,却大幅减轻了网卡的处理负担),在Client端缩短了页面刷新时间,在网络内减少了数据流量。另一方面,因为采用的Filter的方式,无需改动应用现有的代码就可引入该功能。-GZIPFilter way can be compressed with gzip content of HTTP Response to the Server side t
Traffic
- java编写的交通灯程序,有多个交通灯可以变换,可以-java program written in traffic lights, there are many traffic lights can transform, you can try
jingwutong
- 移动警务通”综合系统为公安行业提供一种高效的移动警务应用解决方案。适用于交警、巡警、刑警、治安警等各类警务人员,利用移动网络,通过手机客户端软件接入警务通后台管理系统和警务通呼叫中心(110指挥调度中心/便民报警处理中心)系统,构成新一代立体的公安办公网络。 -Mobile police through " comprehensive security system for the mobile industry to provide an efficient police appl
yuanma
- java实现交通管理系统,可实现十字路口交通灯的管理,道路车流量的控制等,是一个简便、可行的系统。-java traffic managing system
UDP-traffic
- 熟练掌握利用Java语言实现 C/S下的UDP通信-Proficiency in the use of UDP traffic in the Java language, C/S
BlogRef
- 刷网易访问量的JAVA程序。用JDK1.6编译通过!-Brush Netease JAVA traffic procedures. Through the use JDK1.6 compiler!
JAVA面向对象编程-试卷B
- 定义一个交通工具类Traffic,该类包含属性:车轮的数量、行驶速度;同时还包含行驶的方法,并包含有参和无参的构造方法。请分别定义汽车类Car(包含油耗的属性,有参的构造方法)、火车类Train(无参的构造方法)、飞机类Plane(包含最大航程的属性,包含无参和有参的构造方法),让他们继承Traffic,并重写行驶的方法。在测试类中分别创建三个子类的对象,并调用行驶的方法。((A vehicle class Traffic is defined, which contains attribute