-
使用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
-
155977
图标提取精灵源码,例程程序结合易语言应用接口支持库和操作系统界面功能支持库,可以提取EXE文件和DLL文件中包含的图标。(Icon Extractor Wizard source, routine program combined with easy language support library application interface and operating system support library interface functions , can extract icons EXE and DLL files contained .)
- 2016-09-04 13:18:20下载
- 积分:1
-
ImageShow - 副本
图像的ROI区域选取,对图像的二值化与旋转处理(ROI region of the image, the image of the two values and rotation processing)
- 2017-07-31 11:00:56下载
- 积分:1
-
31701012836
C++编写的简单分数类(包含复制,约分,四则运算等)(Simple fraction classes written in C++ (including duplication, reduction, four operations, etc.))
- 2019-06-11 12:01:16下载
- 积分:1
-
C# CPUTemperature 实例源码下载
C# CPUTemperature 实例源码下载
- 2015-02-05下载
- 积分:1
-
全面的介绍了串口通信的知识,通过实例介绍了如何编程实现串口通信...
全面的介绍了串口通信的知识,通过实例介绍了如何编程实现串口通信-Comprehensive introduction of the serial communication of knowledge, through examples of how programming of serial communication
- 2022-07-06 14:20:15下载
- 积分:1
-
Fscrn
VC实现的MFC单文档全屏程序!!!VC实现的MFC单文档全屏程序(VC implementation of the MFC single document full screen applications)
- 2014-03-20 10:33:14下载
- 积分:1
-
NTC
通过查表的方法,对NTC热敏电阻进行查表,以获得实际的测量温度(TO seek the table of NTC, then it can get the temperautre of measure)
- 2020-11-28 16:59:30下载
- 积分:1
-
07
说明: excel VBA 入门与精通 范例源码,范例7的程序源码(excel VBA entry and proficient in the example source, the sample program source code)
- 2012-08-05 09:59:59下载
- 积分:1
-
PosNative
动态库加载dll文件方式, navtive, Pos,zip(Dynamic Library Loading DLL Files)
- 2020-06-20 14:40:01下载
- 积分:1