-
使用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
-
54886756
使用树形控件,VC++编程精选学习源码,很好的参考资料。(Use the tree controls, select learning VC++ programming source code, a good reference.)
- 2013-11-20 12:17:31下载
- 积分:1
-
PVshading
It contains a solar cell is simulated using simulation software is PScad.
It is well simulated solar cell performance
- 2014-02-11 15:54:56下载
- 积分:1
-
DS306-CANopen
CANOpen协议的eds文件详细资料的说明文档(CANOpen protocol EDS file details documentation)
- 2020-07-10 14:29:05下载
- 积分:1
-
SomeAspectsOfChessProgramming
Some Aspects of Chess Programming,老外写的关于棋类人工智能程序设计的书。
1.overall look on chess programming
2.typical structure of a chess program
3.implementation of my own chess program
4.experiments(Some Aspects of Chess Programming, written by a foreigner on the board of Artificial Intelligence Programming book. 1.overall look on chess programming2.typical structure of a chess program3.implementation of my own chess program4.experiments)
- 2007-10-25 23:55:36下载
- 积分:1
-
3
说明: 在matlab平台下通过自适应的方法模拟一个带通滤波器(Simulating a Bandpass Filter by Adaptive Method)
- 2019-06-17 17:15:34下载
- 积分:1
-
ex10_oci8
otl example
即不使用RADE环境,直接在MFC工程中加上..../code/lib下面的库,在代码里直接include相应的头文件
(otl example is not using RADE environment, MFC works directly in the add ..../code/lib below the basement, Lane directly in the code include the corresponding header files)
- 2006-12-11 14:04:59下载
- 积分:1
-
LSC
说明: LSC超像素分割,可将一副图像分割成大小均匀,边界光滑的小块。可用于图像的预处理(LSC Superpixel Segmentation An image can be segmented into small blocks with uniform size and smooth boundary. Can be used for image preprocessing)
- 2020-06-20 19:20:02下载
- 积分:1
-
Fast-Fourier-transform
几个快速傅里叶变化的C语言实现的例子,简单实用,非常方便(Fast Fourier transform using C language)
- 2012-02-24 14:20:12下载
- 积分:1
-
我的世界集群压测
我的世界集群压测最新版
Minecraft Attack Item(Minecraft Attack Item)
- 2018-02-15 19:37:21下载
- 积分:1