搜索资源列表
jexcelapi_2_6_1.tar
- JAVA读取excel表格里的数据,与jdbc功能相当,是一个包-JAVA excel read the data in forms, and jdbc functional equivalent of a packet
ClientTest
- java socket编程客户端例子 简单的连接服务端,并发送一个数据包,然后接受数据包-java client socket programming examples of simple connectivity services side, and send a data packet. then receive a data packet
BuildingInfo
- 使用J2EE Struts开发的房地产信息咨询系统,数据使用Sql Server2000 服务器为Tomcat 4.1,包里面有Bean源代码和布置好的工程文件,解压后只要将工程文件拷贝到Tomcat服务器里面的webapps下面即可开启服务器,在浏览器当中输入http://localhost:8080/Building进行浏览-use Struts J2EE development of the real estate information and consulting system. da
udp-reliable-data-transmission
- UDP实现可靠数据传输。使用GBN算法,实现了:1.随即丢包(随机数产生器Math.random()) 2.丢包后遇冗余ack重传 3.超时重传 (DatagramSocket和Socket都有成员函数setSoTimeout(delay),通过捕获超时时抛出的IO异常来实现超时重传)-Reliable UDP data transfer. GBN algorithm used to realize: 1. Then packet loss (random number generator Ma
depgw
- Java socket编程,socket连接池,发送和接收数据包,按一定的格式封包和解包。-Java socket programming, socket connection pool, send and receive data packets, packet format, according to a certain reconciliation package.
Server.java
- 不可靠传输协议,可靠用户数据报协议(RUDP)是一种基于可靠数据协议 (RDP: RFC908 和 1151 (第二版 )) 的简单分组传输协议。作为一个可靠传输协议, RUDP 用于传输 IP 网络间的电话信号。 -Unreliable transport protocol, reliable User Datagram Protocol (RUDP) is based on reliable data protocol (RDP: RFC908 and 1151 (second edit
data1
- 使用Java环境编成,可疑实现数据分组压缩与解压缩,运算量比较小.-Into the use of Java environment, suspicious packet of data compression and decompression, smaller than computing.
zhuabao
- 在局域网中抓获各种数据包,对各种数据包进行归类和分析-Captures each kind of data packet in the local area network, carries on the classification and the analysis to each kind of data packet
heap_sort
- 该压缩包是描述数据结构与算法中的堆排序的Java源程序,可以直接导入Eclipse即可查看效果-The compressed packet is to describe data structures and algorithms in the Java source code HEAPSORT can be directly into Eclipse to see the effect of
huffman
- 该压缩包是描述数据结构与算法中的哈弗曼树的Java源程序,可以直接导入Eclipse即可查看效果-The compressed packet is to describe data structures and algorithms in the Java source tree哈弗曼can be directly into Eclipse to see the effect of
ins_sort
- 该压缩包是描述数据结构与算法中的插入排序的Java源程序,可以直接导入Eclipse即可查看效果-The compressed packet is to describe data structures and algorithms in order to insert the Java source code directly into Eclipse to see the effect of
p_queue
- 该压缩包是描述数据结构与算法中的队列排序的Java源程序,可以直接导入Eclipse即可查看效果-The compressed packet is to describe data structures and algorithms to sort the queue of the Java source code directly into Eclipse to see the effect of
quick_sort
- 该压缩包是描述数据结构与算法中的快速排序的Java源程序,可以直接导入Eclipse即可查看效果-The compressed packet is to describe data structures and algorithms in Java Quick Sort source directly into Eclipse to see the effect of
Jpcap_Filter
- JAVA JPCAP 实现数据链路层过滤数据包-JAVA JPCAP data link layer packet filter
Client_Server
- 编写客户/服务器程序,客户端Client.java使用DatagramSocket对象将数据包发送到服务器,请求获取服务器端的图像(考生可自选图像文件)。服务器端Server.java将图像文件包装成数据包,并使用DatagramSocket对象将该数据包发送到客户端。首先将服务器端的程序编译通过,并运行起来,等待客户的请求。-The preparation of client/server program, client Client.java use DatagramSocket objec
multicast_connection
- 通过广播数据包方式实现数据通讯,广播数据包主机和接受数据包主机在同一文件中,下载以后,分别放到两个文件中,必须分别进行编译。-The realization of the radio packet data communications, radio host and receive data packet data packet the host in the same document, download later, respectively, into two documents, mu
NBP
- Its a network petrolling software in Java.. its very much helpful in eliminating the chances of packet loss while transferring data over network.. here we create 2 routers between source and destination machine.. the first router would be between sou
SendICMP
- ICMP包的发送设置ipv4参数 设置包的数据 定义以太网对象等-ICMP packets sent to set ipv4 parameter definition of Ethernet packet data objects, etc.
estate-sales-system
- 本系统采用JAVA作为前台软件开发工具,后台数据库选用Oracle 10数据库进行支持,实现了房产销售管理的自动化和信息化。工程下面建立五个包: (1)Biz包(业务逻辑包) (2)Dal包(数据处理包) (3)Model包(模型包) (4)Util包(助手包): (5)Web包(控制包): -The system uses JAVA as front software development tools, Oracle 10 database back-end data
helloServer
- java net包,数据传输demo,入门例子,helloworld-java net packet data transfer demo introductory example, helloworld
