-
8-adc
说明: linux下2440开发板ad采集转换程序(Linux based on 2440 board AD collect program)
- 2020-06-18 21:20:02下载
- 积分:1
-
This book guides software professionals through the traps and pitfalls of develo...
This book guides software professionals through the traps and pitfalls of developing efficient, portable, and flexible networked applications. It explores the inherent design complexities of concurrent networked applications and the tradeoffs that must be considered when working to master them.
- 2022-02-06 21:12:05下载
- 积分:1
-
BAS
说明: 利用天牛须算法寻优,程序中用一个函数进行测试,绘制出迭代次数和搜索路径的两个图(In the program, a function is used to test, and two graphs of iteration times and search path are drawn.)
- 2021-02-03 13:24:07下载
- 积分:1
-
EasyGUI
简单的GUI,可以作为学习,也可以自己根据基类作扩展(Simple GUI can be used as learning can also be the base class for the extension)
- 2012-07-22 00:19:37下载
- 积分:1
-
RollerCoaster
相机在轨道上沿轨道(管状)运动;
右键可以选择不同视角观察和退出,有两个视角;(Camera on the track along the orbit (tubular) movement
Right you can choose a different perspective and exit, there are two perspectives
)
- 2020-09-09 13:58:06下载
- 积分:1
-
Classifier
C++实现的SVM分类器,代码量稍微大了一点(Achieve C++ SVM classifier, the amount of code become slightly)
- 2013-05-01 14:46:15下载
- 积分:1
-
guqlwc
A Biosprint Function Using A Call to Int86x(),()
- 2018-05-15 20:54:03下载
- 积分:1
-
les-4-3-tools
CyberBot botnet tool for hacking
- 2013-10-04 02:41:58下载
- 积分:1
-
Bosch MEMS Accelerometers
博世Bosch SMA660高加速度(120g~480g)双轴MEMS 传感器数据手册:汽车气囊系统、高加速度/冲击检测等应用。未公开的资料。(Bosch SMA66x/68x/69x Series MEMS Acceleration Sensor Technical Documentation. Non-disclosed version.)
- 2018-07-09 16:43:19下载
- 积分: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