搜索资源列表
ARCIMS--area
- JAVA编写的ARCIMS计算面积的工具。-JAVA prepared ARCIMS area calculation tool.
JAVA--PORT
- 基于JAVA的端口扫描程序,输入IP,和端口范围就可以扫描端口,方便好用-Java-based port scanning procedures, the importation of IP, and the port area can scan ports, convenient and
java
- (1) 设计一个程序,用于根据用户输入的命令行参数数量来计算长方形、正方形、三角形的面积。如果输入的参数为一个、二个、三个则它们应分别对应正方形、长方形、三角形,如果没有参数,则通过异常处理方法现实错误消息。(用于计算面积的方法是一个重载的方法。提示:定义一个抽象的父类,并提供一个抽象的方法area(). 再派生出三个子类,重写area()方法,然后在main方法中用多态来实现具体的面积函数的调用)。
JQQ.用java编写的局域网聊天系统
- 用java编写的局域网聊天系统,基于c/s模式,多个用户登录后可以相互聊天以及传文件、玩游戏,The preparation of local area network using java chat system, based on the c/s model, multiple users can log on and chat with each other Chuan documents, play games
java.rar
- 在局域网内实现文件传输功能,类似于QQ的聊天工具,In the local area network to achieve the file transfer function, similar to the chat tool QQ
xqwy.rar
- 小区物业管理系统,java+sql 2000,好的很,Area property management system, java+ sql 2000, very good
JAVA_QQ_network.rar
- java做的局域网仿QQ聊天室,登陆界面等都是仿QQ程序,有服务端和客户端,都有源码和打包好了的文件,The local area network java chat room like QQ
war3
- 这是一个纯java写的魔兽对战平台.不抓包.原理非常简单. 可以聊天,可以发布自己的魔兽主机.有人建立主机或者人满了也会有声音提示. 主机是自动发布的,不需要客服端搜索。 也不需要连、接转。整个过程就是一个局域网!!!让联机的效率最高! 学习网络编程.非常好! 里面有许多注释.应该能看懂.-This is a pure java write Warcraft Battle platform. Not Ethereal. Principle is very s
Topu
- 网络拓扑发现程序;可以发现校园网内三层交换机以下的所有局域网和主机,并以图形的方式显示给客户。-Network topology discovery process can be found within the three-campus network following all local area network switches and host, and graphics display to the customer.
LANShield2.0
- LANShield是一款本人自己写的网络防火墙程序,LAN Shield 2.0.rar为主程序源码,开发环境为VS2005;MyFireWallLSP.rar为过滤模块;Server为服务器源码,Java编写,非阻塞模式。 软件功能: 1.有效拦截局域网内的ARP攻击,并具有保护网关功能 2.可配合服务器端,更有效管理局域网网络 3.自带应用层过滤模块,有效控制本机进程的网络访问 4.自带攻击模块,用于反击,包含所有ARP攻击方法-LANShield I wrot
java_threaddemo
- 哲学家就餐是一个经典的Java多线程编程的实例,这是图形版。涉及到线程同步与互斥,临界区访问问题以及避免死锁的方法。 -Dining philosophers is a classic multi-threaded Java programming examples, this is the graphics version. Related to thread synchronization and mutual exclusion, critical area to visit, as we
java
- java课程中,使用接口实现对圆和矩形的周长及面积的计算-java course, using the interface on the calculation of the perimeter and area of circular and rectangular
swfUpload
- SWFUploader,ajax上传组件,结合cos上传组件一起使用,可以上传1G大小的附件。并且该组件提供js,方面开发者使用。-SWFUploader, ajax upload component, combined with the use of cos upload component, the size of attachments you can upload 1G. And that the component provides js, area developers.
manager
- 小区物业管理系统设计,ppt演示代码,及图形-Area property management system design, ppt presentation code, and graphics
Area.java
- 计算面积,但功能还不完善,请大家帮忙,都想想办法-Calculation of the area, but the feature is not perfect, please help, have to find ways and means
MySQL.and.Java.Developers.Guide
- The primary goal of MySQL and Java Developer’s Guide is to provide a comprehensive approach to writing code from a Java application to a MySQL database using the industry standard: JDBC. As you will see later in this Introduction, the chapter t
gui
- You can put points on the area, and connect them with an edge.
java-Local-area-network-monitoring-system
- 局域网监控系统,可以实现局域网内的监控,包括屏幕的监控和操作记录的查询 还有邮件发送的监控等一系列的功能-Local area network monitoring system, can achieve LAN monitoring, including the screen monitoring and operational records of the inquiries, send e-mail monitoring, etc. There are a series of functi
Inside-the-Java-Virtual-Machine
- 本书共分20章,第1-4章解释了java虚拟机的体系结构,包括java栈、堆、方法区、执行引擎等;第5-20章深入描述了java技术的内部细节,包括垃圾收集、java安全模型、java的连接模型和动态扩展机制、class文件、运算及流程控制等等,其中等6章和附录a-c完全可以作为class文件和指令含集的参考手册深入JAVA虚拟机第二版-This book is divided into 20 chapters, chapters 1-4 explain the java virtual mac
JAVA
- 定义长方体类Cuboid,要求如下:(1)私有成员变量包括长length、宽width和高height;(2)构造方法包括一个公共的空构造方法,一个能够初始化所有成员变量的构造方法;(3)包括所有的setter和getter方法,其中setter方法要求对形参进行验证,例如长、宽和高都大于0;(4)功能方法包括计算表面积getArea()、计算体积getCubage()、判断是否正方体isCube()、输出该长方体的长宽高printCuboid()、绘制该长方体(给出提示信息即可)drawing
