This application note describes a method for developing block-oriented I/O device drivers
for applications that use the DSP/BIOS real-time kernel and includes examples that run
with Code Composer Studio v2.1 on the Texas Instruments TMS320C5402 and
TMS320C6711 DSP Starter Kits (DSKs). The device driver model presented here has
now been superceded with an updated version that supports not only block oriented
devices, but also devices such as UARTs, PCI and USB buses and Multimedia cards.
docuMentation on the updated driver model as well as example drivers and source code
can be found in the Device Driver Developer s Kit product now available for download
from the TI Developer s Village.
sharp的arm920t 7A400的評估板附帶光盤Sharp KEVLH7A400 v0.3b
Welcome to the SHARP KEV7A400 Evaluation board beta starter kit.
This document contains last minute updates to the kit and/or
docuMentation that were not available at the kit development time.
一個開源heml語意分析器
ekhtml: The El-Kabong HTML parser
SUMMARY:
El-Kabong: A speedy, yet forgiving, SAX-stylee HTML parser.
PROJECT INFORMATION:
Web Site: ekhtml.sourceforge.net
The web site contains links to locations where one can:
- file bugs
- join mailing lists
- download the latest release
- browse docuMentation
- get CVS information
BUILDING:
See the file INSTALL for information、目標代碼生成、符號表的構造和運行時存儲空間的組織等8部分組成。
JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their docuMentation, when two APIs are compared. This is very useful for describing exactly what has changed between two releases of a product. Only the API (Application Programming Interface) of each version is compared. It does not compare what the source code does when executed.
2005
Center for Biological & Computational Learning at MIT and MIT
All rights reserved.
Permission to copy and modify this data, software, and its docuMentation only
for internal research use in your organization is hereby granted, provided
that this notice is retained thereon and on all copies. This data and software
should not be distributed to anyone outside of your organization without
explicit written authorization by the author(s) and MIT.
OpenSG is a scenegraph system for realtime rendering, e.g. for Virtual Reality applications. It is just a library, not a full application.
This docuMentation contains descriptions of the internal classes and concepts, as well as a tutorial that explains how to use the system.
C++ Standard Library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full use of its components-and to benefit from their power-you need a resource that does far more than list the classes and their functions.
The C++ Standard Library not only provides comprehensive docuMentation of each library component, it also offers clearly written explanations of complex concepts, describes the practical programming details needed for effective use, and gives example after example of working code.
* "Copyright (c) 2006 Robert B. Reese ("AUTHOR")"
* All rights reserved.
* (R. Reese, reese@ece.msstate.edu, Mississippi State University)
* IN NO EVENT SHALL THE "AUTHOR" BE LIABLE TO ANY PARTY FOR
* DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT
* OF THE USE OF THIS SOFTWARE AND ITS docuMentation, EVEN IF THE "AUTHOR"
* HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
With OpenSSL 0.9.6, a new component has been added to support external crypto devices, for example accelerator cards. The component is called ENGINE, and has still a pretty experimental status and almost no docuMentation. It s designed to be fairly easily extensible by the calling programs.