搜索结果
找到约 21 项符合
facilities 的查询结果
按分类筛选
其他书籍 "TR1 roughly doubles the size of the C++ standard library, and it introduces many new facilities and
"TR1 roughly doubles the size of the C++ standard library, and it introduces many new facilities and even new kinds of library components. TR1 has some classes, for example, where some nested types may or may not exist depending on the template arguments. To programmers whose experience stops with t ...
其他书籍 UML指南An important part of the Unified Modeling Language (UML) is the facilities for drawing use case
UML指南An important part of the Unified Modeling Language (UML) is the facilities for drawing use case
diagrams. Use cases are used during the analysis phase of a project to identify and partition system
functionality. They separate the system into actors and use cases.
Java书籍 All of Java s Input/Output (I/O) facilities are based on streams, which provide simple ways to read
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 ...
单片机编程 Using the 87LPC76X microcontro
I2C interface, is a very powerful tool for system designers. Theintegrated protocols allow systems to be completely software defined.Software development time of different products can be reduced byassembling a library of reusable software modules. In addition, themultimaster capability allows rapid ...
开发工具 Proteus教程中涉及的基本概念
基本的编辑工具(GENERAL EDITING FACILITIES)
对象放置(Object Placement)
ISIS支持多种类型的对象,每一类型对象的具体作用和功能将在下一章给出。虽然类型不同,但放置对象的基本步骤都是一样的。
放置对象的步骤如下(To place an object:)
1.根据对象的类别在工具箱选择相应模式的图标(mo ...
可编程逻辑 Nios II软件开发人员手册中的缓存和紧耦合存储器部分
        Nios II 软件开发人员手册中的缓存和紧耦合存储器部分
Nios® II embedded processor cores can contain instruction and data caches. This
chapter discusses cache-related issues that you need to consider to guarantee that
your program executes correctly on the ...
仿真技术 Proteus教程中涉及的基本概念
基本的编辑工具(GENERAL EDITING FACILITIES)
对象放置(Object Placement)
ISIS支持多种类型的对象,每一类型对象的具体作用和功能将在下一章给出。虽然类型不同,但放置对象的基本步骤都是一样的。
放置对象的步骤如下(To place an object:)
1.根据对象的类别在工具箱选择相应模式的图标(mo ...
Internet/网络编程 The Gray Watson debugging malloc library is C source code for a drop in replacement for the system m
The Gray Watson debugging malloc library is C source code for a drop in replacement for the system malloc & other memory manage ment routines. What is unique about this library is that it contains a number of powerful debugging facilities including very comprehensive heap testing and ex- cellent run ...
Windows Mobile The goal of this project is to explore the idea of point-based radiosity, which is a shooting radio
The goal of this project is to explore the idea of point-based
radiosity, which is a shooting radiosity technique suggested by Mark
Harris at UNC. The primary idea is that features available in
graphics hardware can be utilized to perform radiosity calculations.
Facilities such as flat shading, diff ...
电子书籍 C++程序设计语言(特别版)This book presents every major C++ language feature and the standard library. It is or
C++程序设计语言(特别版)This book presents every major C++ language feature and the standard library. It is organized around language and library facilities.