-
sdvx
v(^ <> ^)v yeeeeeeeeeeeeees!!!!
- 2019-01-03 15:07:21下载
- 积分:1
-
使用JAVA I/O和 NI/O编写的两种网络ECHO服务器,用以学习两种IO的不同编程方法,体验基于阻塞与非阻塞IO开发高性能网络应用程序的具体实例.Java...
使用JAVA I/O和 NI/O编写的两种网络ECHO服务器,用以学习两种IO的不同编程方法,体验基于阻塞与非阻塞IO开发高性能网络应用程序的具体实例.Java平台传统的I/0系统基于byte(字节)和Stream(数据流)。这种模式下的I/O 操作以字节为单位,以流的方式处理数据。而NIO( New I/O )以块的方式处理数据,它的系统操作面向Buffer(缓冲),Channel(通道)和Selector(选择器),不再是字节,这种模式利用了操作系统管理内存和文件的方式,并将一些耗时操作直接转移给操作系统,使JavaI/O的速度得以提高、性能得到了明显的改善
-The use of JAVA I/O and NI/O, prepared by two types of network servers ECHO to learn two different programming methods IO experience obstructive and non-blocking IO based on the development of high-performance network applications specific examples. Java platform for the traditional I/0 system is based on the byte (byte) and Stream (data streams). This mode of I/O operation in bytes in order to deal with data flow way. The NIO (New I/O) blocks the way to deal with data, its system for Buffer (buffer), Channel (channel) and the Selector (selector), is no longer a byte, this mode of use of operating system management of memory and the manner in which documents, and some time-consuming operation of a direc
- 2022-02-09 15:18:54下载
- 积分:1
-
.Net制作的,基于Http协议的支持多线程断点续传的下载客户端
.Net制作的,基于Http协议的支持多线程断点续传的下载客户端-. Net production, based on the agreement Http support multithreading HTTP download client
- 2022-01-26 07:31:53下载
- 积分:1
-
递归算法画五角星
了解基本编程知识,熟悉编程算法,递归算法画五角星。(Understand basic programming knowledge, familiar with programming algorithm, recursive algorithm drawing pentagon.)
- 2020-06-23 20:20:01下载
- 积分:1
-
接口,用于下载手机中的基本信息,比如手机厂商,手机型号...
接口,用于下载手机中的基本信息,比如手机厂商,手机型号-Interface for mobile phones to download basic information, such as cell phone manufacturers, mobile phone models
- 2022-01-31 06:05:01下载
- 积分:1
-
TFM_FMC
说明: 超声相控阵的TFM全聚焦算法。全聚焦成像技术(TFM)通过特殊的的数据采集方法与成像技术能对缺陷进行非常精确的成像。使得超声检测在缺陷定量及定性上更加的准确。全聚焦技术采用了全矩阵捕捉法(FMC)对检测区域进行数据采集。(TFM full focus algorithm of ultrasonic phased array)
- 2021-01-18 10:28:43下载
- 积分:1
-
网络呼叫器,利用win2000中Net命令发送消息,界面仿照RealPlay.
网络呼叫器,利用win2000中Net命令发送消息,界面仿照RealPlay.-pager networks, which use WIN2000 Net orders messaging, interface modeled on Real.
- 2023-07-12 21:50:03下载
- 积分:1
-
Item
Represents an Item COMPREHENSION-TLV object.
- 2014-02-24 16:19:23下载
- 积分:1
-
NewsDemmo
新闻管理后台静态页面,对做一些Java语言的后台页面有帮助(News management background static page, helpful to do some Java language background page)
- 2015-05-13 10:41:31下载
- 积分:1
-
merge_lists
Merge k lists in O(nlogk) time
- 2014-04-07 23:11:38下载
- 积分:1