CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - packet data

搜索资源列表

  1. jexcelapi_2_6_1.tar

    0下载:
  2. JAVA读取excel表格里的数据,与jdbc功能相当,是一个包-JAVA excel read the data in forms, and jdbc functional equivalent of a packet
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1.56mb
    • 提供者:芳帼飱
  1. ClientTest

    0下载:
  2. java socket编程客户端例子 简单的连接服务端,并发送一个数据包,然后接受数据包-java client socket programming examples of simple connectivity services side, and send a data packet. then receive a data packet
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1.59kb
    • 提供者:hunanxdq
  1. BuildingInfo

    0下载:
  2. 使用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
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1.88mb
    • 提供者:uruz7
  1. udp-reliable-data-transmission

    0下载:
  2. 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
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:9.87kb
    • 提供者:nazali
  1. depgw

    0下载:
  2. Java socket编程,socket连接池,发送和接收数据包,按一定的格式封包和解包。-Java socket programming, socket connection pool, send and receive data packets, packet format, according to a certain reconciliation package.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1.96mb
    • 提供者:lizuoqun
  1. Server.java

    0下载:
  2. 不可靠传输协议,可靠用户数据报协议(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
  3. 所属分类:JavaScript

    • 发布日期:2017-03-25
    • 文件大小:916byte
    • 提供者:关淼
  1. data1

    0下载:
  2. 使用Java环境编成,可疑实现数据分组压缩与解压缩,运算量比较小.-Into the use of Java environment, suspicious packet of data compression and decompression, smaller than computing.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:5.53kb
    • 提供者:李辉
  1. zhuabao

    0下载:
  2. 在局域网中抓获各种数据包,对各种数据包进行归类和分析-Captures each kind of data packet in the local area network, carries on the classification and the analysis to each kind of data packet
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:2.96kb
    • 提供者:戴依依
  1. heap_sort

    0下载:
  2. 该压缩包是描述数据结构与算法中的堆排序的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
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:37.69kb
    • 提供者:吴旭
  1. huffman

    0下载:
  2. 该压缩包是描述数据结构与算法中的哈弗曼树的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
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:43.65kb
    • 提供者:吴旭
  1. ins_sort

    0下载:
  2. 该压缩包是描述数据结构与算法中的插入排序的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
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:39.11kb
    • 提供者:吴旭
  1. p_queue

    0下载:
  2. 该压缩包是描述数据结构与算法中的队列排序的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
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:36.38kb
    • 提供者:吴旭
  1. quick_sort

    0下载:
  2. 该压缩包是描述数据结构与算法中的快速排序的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
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:52.36kb
    • 提供者:吴旭
  1. Jpcap_Filter

    0下载:
  2. JAVA JPCAP 实现数据链路层过滤数据包-JAVA JPCAP data link layer packet filter
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:1.11kb
    • 提供者:gmd
  1. Client_Server

    0下载:
  2. 编写客户/服务器程序,客户端Client.java使用DatagramSocket对象将数据包发送到服务器,请求获取服务器端的图像(考生可自选图像文件)。服务器端Server.java将图像文件包装成数据包,并使用DatagramSocket对象将该数据包发送到客户端。首先将服务器端的程序编译通过,并运行起来,等待客户的请求。-The preparation of client/server program, client Client.java use DatagramSocket objec
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:2kb
    • 提供者:Allan
  1. multicast_connection

    0下载:
  2. 通过广播数据包方式实现数据通讯,广播数据包主机和接受数据包主机在同一文件中,下载以后,分别放到两个文件中,必须分别进行编译。-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
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:1.43kb
    • 提供者:李林国
  1. NBP

    0下载:
  2. 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
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:46.12kb
    • 提供者:sumit
  1. SendICMP

    0下载:
  2. ICMP包的发送设置ipv4参数 设置包的数据 定义以太网对象等-ICMP packets sent to set ipv4 parameter definition of Ethernet packet data objects, etc.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:1.46kb
    • 提供者:songpeng
  1. estate-sales-system

    0下载:
  2. 本系统采用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
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-28
    • 文件大小:495.86kb
    • 提供者:kelven
  1. helloServer

    0下载:
  2. java net包,数据传输demo,入门例子,helloworld-java net packet data transfer demo introductory example, helloworld
  3. 所属分类:Java Develop

    • 发布日期:2017-11-12
    • 文件大小:2.32kb
    • 提供者:yiming wu
« 12 »
搜珍网 www.dssz.com