Dolfin Provide a high-performance linear algebra library
标签: high-performance Provide algebra library
上传时间: 2016-10-03
上传用户:aig85
Java is the first language to Provide a cross-platform I/O library that is powerful enough to handle all these diverse tasks. Java is the first programming language with a modern, object-oriented approach to input and output. Java s I/O model is more powerful and more suited to real-world tasks than any other major language used today. Java I/O is the first and still the only book to fully expose the power and sophistication of this library.
标签: cross-platform language powerful Provide
上传时间: 2014-01-07
上传用户:pompey
This a disk filter driver for Windows NT/2000/XP that uses a Linux swap partition to Provide a temporary storage area formated to the FAT file system.
标签: partition Windows Provide filter
上传时间: 2013-12-25
上传用户:royzhangsz
I want to Provide an example file system driver for Windows NT/2000/XP. For some time I have worked on an implementation of RomFs. RomFs is a small filesystem originally implemented in Linux, because of its simple disk layout its a good choice for an example driver. The current status is a working read-only driver that supports caching of file data, the create functionallity still needs some work but I m releasing it due to the high public demand.
标签: Provide Windows example driver
上传时间: 2013-12-19
上传用户:zsjzc
This document aims to Provide instructions on how to configure the H.264/AVC encoder and decoder using the different command line options. Also, sample command line parameters are included for reference
标签: instructions configure document decoder
上传时间: 2014-01-15
上传用户:coeus
The scope of this SCM simulator is to Provide an easy-to-use, GUI supported, MATLAB developed application to any user who requires a practical tool to perform MIMO simulations and to obtain statistical data.
标签: easy-to-use developed simulator supported
上传时间: 2014-09-03
上传用户:jhksyghr
Reads/writes text as a character stream, buffering characters so as to Provide for the efficient reading/writing of characters, arrays, and lines. The buffer size may be specified, or the default size may be used. The default is large enough for most purposes. In general, each read request made of a Reader causes a corresponding read request to be made of the underlying character or byte stream. It is therefore advisable to wrap a BufferedReader around any Reader whose read() operations may be costly, such as FileReaders and InputStreamReaders.
标签: characters character buffering efficient
上传时间: 2017-02-20
上传用户:cjl42111
The purpose of Software Project Tracking and Oversight is to Provide adequate visibility into actual progress so that management can take effective actions when the project s performance deviates significantly from the plans.
标签: visibility Oversight Software Tracking
上传时间: 2017-02-27
上传用户:三人用菜
The CSS Cookbook cuts straight through the theory to Provide hundreds of useful examples and CSS code recipes you can use immediately to format your web pages. Reflecting CSS2 and including topics that range from basic web typography and page layout to techniques for formatting lists, forms, and tables, the CSS Cookbook is a must-have resource for any web author who has even considered using CSS.
标签: CSS Cookbook straight hundreds
上传时间: 2013-12-21
上传用户:sjyy1001
All of Java s Input/Output (I/O) facilities are based on streams, which Provide simple ways to read and write data of different types. Java Provides many different kinds of streams, each with its own application. The universe of streams is divided into four large categories: input streams and output streams, for reading and writing binary data and readers and writers, for reading and writing textual (character) data. You re almost certainly familiar with the basic kinds of streams--but did you know that there s a CipherInputStream for reading encrypted data? And a ZipOutputStream for automatically compressing data? Do you know how to use buffered streams effectively to make your I/O operations more efficient? Java I/O, 2nd Edition has been updated for Java 5.0 APIs and tells you all you ever need to know about streams--and probably more.
标签: facilities streams Provide Output
上传时间: 2013-12-17
上传用户:6546544