extension
共 95 篇文章
extension 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 95 篇文章,持续更新中。
*** *** *** *** *** *** *** *** *** *** *** *** *** * assniffer v0.1 alpha, Copyright (C) 2004, Coc
*** *** *** *** *** *** *** *** *** *** *** *** *** *
assniffer v0.1 alpha, Copyright (C) 2004, Cockos Incorporated
*******************************************************************************
hardware video extension
hardware video extension
T-kernel 的extension源代码
T-kernel 的extension源代码,是日本最著名的T-kernel所独有的,适合开发T-kernel的朋友们使用!
TK/SE is the program that extends T-Kernel and provides the functions such as a file system and a process management.
The TK/SE arc
Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGH
Top module name : SHIFTER (File name : SHIFTER.v)
2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGHT.
3. Output pins: OUT [15:0].
4. Input signals generated from test pattern are latched in one cyc
进行 Brew Extension 编程的一个例子。其中包含了 Extension 和 Applet 的两个例子 和详细的文档说明
进行 Brew Extension 编程的一个例子。其中包含了 Extension 和 Applet 的两个例子 和详细的文档说明
Abstract—The contourlet transform is a new two-dimensional extension of the wavelet transform using
Abstract—The contourlet transform is a new two-dimensional
extension of the wavelet transform using multiscale and direc-
tional fi lter banks. The contourlet expansion is composed of
basis im
The function conload takes a dataset and a model (PCA, PLS, PARAFAC etc.) and calculates congruence
The function conload takes a dataset and a model (PCA, PLS, PARAFAC etc.) and calculates congruence loadings which is the extension of correlation loadings to uncentered and multi-way models
This OpenNL, a library to easily construct and solve sparse linear systems. * OpenNL is supplied wi
This OpenNL, a library to easily construct and solve sparse linear systems.
* OpenNL is supplied with a set of built-in iterative solvers (Conjugate gradient,BICGSTAB, GMRes) and preconditioners (Jac
在brew上的3D开发的3个example,要在brew2.1上才可以运行...还要OpenGL_ES_extension_1.0.1
在brew上的3D开发的3个example,要在brew2.1上才可以运行...还要OpenGL_ES_extension_1.0.1
brew上创建extension的实例
brew上创建extension的实例,很实用
Introduction to Kernel Extension Concepts 1:Hello Kernel: Creating a Kernel Extension With Xcode 2
Introduction to Kernel Extension Concepts
1:Hello Kernel: Creating a Kernel Extension With Xcode
2:Hello I/O Kit: Creating a Device Driver With Xcode
3:Hello Debugger: Debugging a Device Driver Wit
VoyagerGX display driver for Windows CE .NET 5.XX Silicon Motion, Inc. VoyagerGX Driver is architec
VoyagerGX display driver for Windows CE .NET 5.XX
Silicon Motion, Inc. VoyagerGX Driver is architected from the beginning
to support variety of features and extension of Windows CE .NET, such as
D
VESA ENHANCED EDID LOCALIZED STRING EXTENSION STANDARD LS-EXT™ Standard
VESA ENHANCED EDID LOCALIZED STRING
EXTENSION STANDARD
LS-EXT™ Standard
很全的中断手册。 INT 00 - CPU-generated - DIVIDE ERROR INT 01 - CPU-generated - SINGLE STEP (80386+) - DEB
很全的中断手册。
INT 00 - CPU-generated - DIVIDE ERROR
INT 01 - CPU-generated - SINGLE STEP (80386+) - DEBUGGING EXCEPTIONS
INT 02 - external hardware - NON-MASKABLE INTERRUPT
INT 03 - CPU-generated - BRE
PCA9517 Level translating I2C-
<P>The PCA9517 is a CMOS integrated circuit that provides level shifting between low<BR>voltage (down to 0.9 V) and higher voltage (2.7 V to 5.5 V) I2C-bus or SMBus applications.<BR>While retaining al
A Shell Extension Context Menu to Change Skin of Windows Explorer
A Shell Extension Context Menu to Change Skin of Windows Explorer
Debugging ISAPI extension 调试ISAPI扩展(4KB)
Debugging ISAPI extension 调试ISAPI扩展(4KB)
this file is a tcl extension
this file is a tcl extension
Squaring circuits are an important building block for impulse-radio UWB non-coherent receivers. This
Squaring circuits are an important building block for impulse-radio UWB non-coherent receivers. This work proposes a squarer, based on the quadratic law of saturated transistors. Such a circuit has al
类加载器书籍: VM在运行时会产生三个ClassLoader
类加载器书籍:
VM在运行时会产生三个ClassLoader,Bootstrap ClassLoader、Extension ClassLoader和AppClassLoader.