搜索资源列表
无限增加blog访问量
- 基于JAVA实现的无限增加blog访问量的小工具,hoho,非常有用噢!-based on the JAVA unlimited increase blog traffic of small tools, hoho, very useful Oh!
Traffictest
- 一个java版本的十字路口的交通灯控制演示程序。-a java version of the traffic lights at the crossroads of the control program.
nist
- * Develop JAVA API for telephony signaling. * Research uploadable service scr ipts for IP Telephony service creation. * Research the application of SIP Signaling to presence / location tracking and device control and its relationship to pervas
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.
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
- 张孝祥面试题之交通灯管理系统Java实现源代码及说明-Simulation of traffic lights
NetCourse
- 基于JAVA语言编程的UDP通信系统的程序,源代码准确无误。-UDP traffic system based on the Java programming language program, the source code is accurate.
Abussrarl
- 还关于一些路径问题,造成一些小麻烦 将该文件保存在c盘根目录下,并且有Java环境,然后双击traffic.jar快捷方式就能运行本程序源码 本本系统用Java语言开发,使用netbeans工具,使用 aaccess 数据库 本系统也有许多缺陷有待改进,是一个简单易懂的课设成品 可直接使用。 -On some paths, resulting in some little trouble to save the file in the c root directory and the Jav
JNettMonittora
- Java开发的SNMP客户端程序源码,能通过SNMP获取设备的全全部端口信息,选择后进而使用图表显示出来网络流量情况。 -The Java developers SNMP client program source code, through SNMP access to all ports of the device information, select in turn use the chart display network traffic.
track
- java语言实现的计算地铁区域客流人数,分析客流情况-The java language calculation of the number of passenger traffic in the metro area, and analysis of passenger traffic
java-jj-email
- 自动实现交警违章数据传送,到各个平台,oracle到sql,oracle到oracle,传送完后发送报表到各个人的邮箱-Automatic traffic peccancy data transmission, to the platform, Oracle to SQL, Oracle to Oracle, after sending the report to the transfer of personal mailbox
Java-DEVS-Simulation-for-traffice
- 基于Java Devs的桥梁交通仿真代码-Based on Java Devs bridge traffic simulation code
jflyfox_mtgxxw_1.4.2
- 门头沟信息网是一个java开发的功能强大的信息咨询网站,采用了简洁强大的JFinal作为web框架,模板引擎用的是beetl,数据库用mysql,前端bootstrap框架。 支持oauth2认证、帐号注册、密码加密、评论及回复,消息提示,网站访问量统计,文章评论数和浏览量统计,回复管理,支持权限管理.-Mentougou information network is a powerful Java development of the information consulting site,
state
- 用java实现的设计模式小程序,应用了状态模式、单例模式、抽象工厂模式,模拟的是简单的红绿交通信号灯系统。绿灯10秒,黄灯3秒,红灯10秒,三种状态之间相互循环切换。-Use java to implement a little program,it use state module,single module and abstract factory module,it imitate the traffic signal light.
TraditionalKmeans
- 通过JAVA程序实现的小区话务数据聚类分析,该算法简单易操作,适合任意类型的数据。-Through the JAVA program to achieve cell traffic data cluster analysis, the algorithm is simple and easy to operate, suitable for any type of data.
JAVA面向对象编程-试卷B
- 定义一个交通工具类Traffic,该类包含属性:车轮的数量、行驶速度;同时还包含行驶的方法,并包含有参和无参的构造方法。请分别定义汽车类Car(包含油耗的属性,有参的构造方法)、火车类Train(无参的构造方法)、飞机类Plane(包含最大航程的属性,包含无参和有参的构造方法),让他们继承Traffic,并重写行驶的方法。在测试类中分别创建三个子类的对象,并调用行驶的方法。((A vehicle class Traffic is defined, which contains attribute