资源列表
java-URL
- 创建一个简单的HTTP客户程序,它访问由命令行参数(即main方法的参数)指定的一个网页并把得到的HTTP响应结果保存到本地文件系统的一个文件中。要求使用客户端协议处理框架编写。-Create a simple HTTP client, it is access from the command line parameters (the main 方法 the argument) specifies a Web page and which gain the HTTP Xiangying res
temperature
- 这是一个机遇java的温度监控模拟系统 ,它分为客户端与服务端,所用到的工具是Eclipse-this is a project for the controller of temperatrue
jpcap-0.01.16-win32
- java捕获数据包的包 众所周知,JAVA语言虽然在TCP/UDP传输方面给予了良好的定义,但对于网络层以下的控制,却是*为力的。JPCAP扩展包弥补了这一点-java packet capture packet As we all know, JAVA language, while in the TCP/UDP transport give a good definition, but for the network layer below the control, but it
java-nio
- 实例化HashMap类型的一个对象用来存放每一个客户对应的套接字和通道,实例化线程通道选择器等,当由用户请求时,接受,加入选择项,注册感兴趣事件,另一线程处理输入流,在前面加echo:,发给客户端。-HashMap instance of an object type used to store the corresponding socket of each customer and channel, channel selector thread instantiation, etc., w
TankWar2.7
- 这是基于Java的一个游戏,游戏内容是坦克大战。所用到的开发工具是eclipse,源码导入到它imian就可以直接运行-this is a project for a game
Java-OOP
- 1.编写程序模拟计算机组装,程序相应实现计算机主板,PCI卡(声卡和网卡)和计算机组装者。计算机主板,PCI卡遵循PCI规范。计算机组装者能将网卡和声卡很好的插接在主板上。-1. Write a computer program to simulate the assembly process to achieve the appropriate computer motherboard, PCI card (sound card and network card) and assembled
Java-run
- 1. 有一个南北向的桥,只能容纳一个人,现桥的两边分别有10人和12人,编制一个多线程程序让这些人到达对岸,每个人用一个线程表示,桥为共享资源。 2. 利用多线程编写龟兔赛跑程序。 乌龟:速度慢,休息时间短; 兔子:速度快,休息时间长; -1. There is a north-south bridge can only accommodate one person is on both sides of the bridge 10 and 1
service
- 实现并发性的方式:1)为每个客户分配一个工作线程 2)创建一个线程池,由其中的工作线程来为客户服务 -Way to achieve concurrency: 1) for each customer is assigned a worker thread 2) Create a thread pool from which the worker thread to serve customers
Dangdang.tar
- 购物网,一个网上购书的系统。基于J2EE,采用Struts2,jsp,hibernate实现 -shopping
UDP
- 编写一网络聊天程序,用户界面部分已经编好,清将发送消息和接收消息不分补全。-Write a chat program, the user interface part has been prepared and clear to send messages and receive messages, regardless of completion.
200812503010176
- java中返回多个值的问题,由于某些项目需要知道一个函数处理中需要返回函数的处理状态,同时 也想知道函数处理的数据,这是我们就需要使用多个返回值。 解决方式就是用HashMap来保存返回的结果.这样就可以解决多个返回值的问题 -java return multiple values, because it is a function of certain items need to know the processing required to return the funct
RegExp
- j2se正则表达式,这是基于java的正则表达式程序,编程工具是Eclipse。直接导入就可运行-this is a program for regprogram
