USAGE

共 145 篇文章
USAGE 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 145 篇文章,持续更新中。

penMesh is a generic and efficient data structure for representing and manipulating polygonal meshes

penMesh is a generic and efficient data structure for representing and manipulating polygonal meshes. OpenMesh is developed at the Computer Graphics Group, RWTH Aachen , as part of the OpenSGPlus proj

USB HID usage tables,USB接口开发人员必备利器

USB HID usage tables,USB接口开发人员必备利器

Introduction to the MSN Messenger Activity SDK --- --- --- --- --- --- --- --- --- --- --- --- --

Introduction to the MSN Messenger Activity SDK --- --- --- --- --- --- --- --- --- --- --- --- --- -- The MSN&reg Messenger Activity software development kit (SDK) contains technical information

RTL-lwIP is the porting of the lwIP TCP/IP stack to RTLinux-GPL.The focus of the RTL-lwIP stack is

RTL-lwIP is the porting of the lwIP TCP/IP stack to RTLinux-GPL.The focus of the RTL-lwIP stack is to reduce memory usage and code size, making RTL-lwIP suitable for use in small clients with very

蓝牙协议This specification describes the Audio/Video Control Transport Protocol (AVCTP), which is used t

蓝牙协议This specification describes the Audio/Video Control Transport Protocol (AVCTP), which is used to transport command and response messages for controlling Audio Video features in conformant devices

DTMF检测程序。定点计算

DTMF检测程序。定点计算,可移植到DSP上。 Usage: dtmf filename

Person-to-person realtime IP communications, like presence, VoIP and video applications, offer clea

Person-to-person realtime IP communications, like presence, VoIP and video applications, offer clear benefits for the enterprise as time- and money-savers. Unified functionality is now available, wh

A C++ N-grams Package 2.0 This is a simple C++ n-grams package that includes a header, the correspo

A C++ N-grams Package 2.0 This is a simple C++ n-grams package that includes a header, the corresponding cpp file, and a sample driver program. It is a natural language processing tool for creating n

W2kPrintDrvSample Feature ======= * Support two page directions, portrait and landscape * Sup

W2kPrintDrvSample Feature ======= * Support two page directions, portrait and landscape * Support just one page size, A4 * Support two resolutions, 200 x 200 and 100 x 100 dpi * Support two

实验描述:分布式数据库的算法partition的具体实现。即通过该算法找到关系数据库最优分裂点(2个)

实验描述:分布式数据库的算法partition的具体实现。即通过该算法找到关系数据库最优分裂点(2个),使得结果最优。 1、 首先根据所输入的attribute usage matrix得到AQ( ) 2、 对CA矩阵中划分点预先设在n-1处,并将属性列分成3个集合,TA和BA和MA, 3、 确定集合TQ、BQ,MQ和OQ,其中TQ={ qj| AQ(qi) TA},BQ= TQ={ qj

实验描述:分布式数据库的算法partition的具体实现。即通过该算法找到关系数据库最优分裂点

实验描述:分布式数据库的算法partition的具体实现。即通过该算法找到关系数据库最优分裂点,使得结果最优。 算法思想: 1、 首先根据所输入的attribute usage matrix得到AQ( ) 2、 对CA矩阵中划分点预先设在n-1处,并将属性列分成两个集合,TA和BA,TA中的元为:{ A1 、A2 …… An-1 },BA中的元素为:{ An} 3、 确定集合TQ、BQ和O

I. Introduction This code exploits a previously undisclosed vulnerability in the bit string deco

I. Introduction This code exploits a previously undisclosed vulnerability in the bit string decoding code in the Microsoft ASN.1 library. This vulnerability is not related to the bit string vulne

制作本书的目的是为了方便大家的阅读。转载时请保持本电子书的完整性。 前言、条款2、16、21、44根据从Addison-Wesley出版社下载的开放条款翻译。条款26、27、28、45根据从Sc

制作本书的目的是为了方便大家的阅读。转载时请保持本电子书的完整性。 前言、条款2、16、21、44根据从Addison-Wesley出版社下载的开放条款翻译。条款26、27、28、45根据从Scott Meyers的网站下载的《Three Guidelines for Effective Iterator Usage》一文翻译。条款43根据从C/C++ Users Journal网站下载的《

Dialer ---- Windows TAPI sample application created as an illustration of the usage of Windows TAPI

Dialer ---- Windows TAPI sample application created as an illustration of the usage of Windows TAPI

this little chapter describe the usage of Encryption methods. author : Hugo Fruehauf I HOPE YO

this little chapter describe the usage of Encryption methods. author : Hugo Fruehauf I HOPE YOU CAN FIND IT NICE AND GOOD. THANKS A LOT JEMO

pMatlab is a toolsbox from MIT for running matlab in parallel style on a multi-core PC or a cluster

pMatlab is a toolsbox from MIT for running matlab in parallel style on a multi-core PC or a cluster environment. These two documents summary the usage of pMatlab and running time measurements on three

On the implementation and usage of SDPT3 – a Matlab software package for semidefinite-quadratic-li

On the implementation and usage of SDPT3 – a Matlab software package for semidefinite-quadratic-linear programming, version 4.0

三菱FX系列PLC与计算机无协议通讯

<P>本文主要通过介绍PLC通讯的意义和三菱FX系列PLC的四种通讯方式,并重点介绍FX系列PLC与计算机无协议通讯,主要从无协议通讯的硬件、配线、数据寄存器设置、PLC与计算机无协议通讯的指令用法、PLC程序编写和计算机VB程序的编写来说明无协议通讯的过程和一般方法。</P> <P>My dissertation introduces the significance of PLC commun

代码重命名. Usage: rename &lt;oldname&gt; &lt;newname&gt; &lt;dir&gt;

代码重命名. Usage: rename &lt;oldname&gt; &lt;newname&gt; &lt;dir&gt;

MATLAB Example Code : For MATLAB developers, this example code will explain the usage of Ordinary D

MATLAB Example Code : For MATLAB developers, this example code will explain the usage of Ordinary Differential Equations ODE23 and ODE45 in the Matlab environment