搜索资源列表
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
AjaxPro-7131
- 我现在开发项目用到两个Ajax产品,一个是anthem,另一个就是ajaxpro了,对于Web服务端不对表单元素进行操作的调用,我一般就采用ajaxpro,主要是它的数据传递功能是几种ajax封装库中最好的了. 我对这个包增加了进度指示, 可以参考-development projects Ajax used two products, one is anthem, Another is ajaxpro, for the Web server form elements not operate
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
techspeech-gprssystem
- GPRS(General Packet Radio Service)是通用分组无线业务的简称。GPRS是GSM Phase2.1规范实现的内容之一,能提供比现有GSM网9.6kbit/s更高的数据率。GPRS采用与GSM 相同的频段、频带宽度、突发结构、无线调制标准、跳频规则以及相同的TDMA帧结构。因此,在GSM系统的基础上构建GPRS系统时,GSM系统中的绝大部分部件都不需要作硬件改动,只需作软件升级。-GPRS (General Packet Radio Service) is a Gen
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.
ReadMsg
- 解析底层流数据的AS类,根据包的长度一条一条读.-Analysis of the underlying data stream AS category, according to a packet length of a read.
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
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
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