attribute
共 21 篇文章
attribute 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 21 篇文章,持续更新中。
__attribute__机制介绍
GNU C的一大特色(却不被初学者所知)就是__attribute__机制。
__attribute__可以设置函数属性(Function Attribute)、变量属性(Variable Attribute)和类型属性(Type Attribute)
__attribute__前后都有两个下划线,并且后面会紧跟一对原括弧,括弧里面是相应的__attribute__参数
__attribut
适用于AT89C2051嵌入式微控制器系统的IO和存储器扩展
The attribute shared by most embedded controllers is their ability to interact with<BR>the outside w
(LTSpice)以反相器为例学习仿真MOSFET
<p><h2>原理图schematic </h2></p><p><h3>元件<h3></p><p>LTSpice提供了nmos(pmos)和nmos4(pmos4)两种nmos(pmos)。其中nmos(pmos)表示衬底(B)和源极(S)相连。</p><p>mos和mos4能调整的属性不同,如图:</p><p>本例中要设置mos管的W-0.18u,
The algorithm ID3 (Quinlan) uses the method top-down induction of decision trees. Given a set of cla
The algorithm ID3 (Quinlan) uses the method top-down induction of decision trees. Given a set of classified examples a decision tree is induced, biased by the information gain measure, which heuristic
This taglib contains tags used to create struts input forms, as well as other tags generally useful
This taglib contains tags used to create struts input forms, as well as other tags generally useful in the creation of HTML-based user interfaces.
Many of the tags in this tag library will throw a
MTOOLS version 2.0 Mtools is a public domain collection of programs to allow Unix systems t
MTOOLS
version 2.0
Mtools is a public domain collection of programs to allow Unix systems
to read, write, and manipulate files on an MSDOS filesystem (typically a
diskette).
The following
XML ATTRIBUTE ACCESS AND VIEW
XML ATTRIBUTE ACCESS AND VIEW
C在学习linux内核代码及一些开源软件的源码(如:DirectFB)
C在学习linux内核代码及一些开源软件的源码(如:DirectFB),经常可以看到有关__attribute__的相关使用。本文结合自己的学习经历,较为详细的介绍了__attribute__相关语法及其使用
This design calculator uses to controls an attribute value the establishment, function skill and so
This design calculator uses to controls an attribute value the establishment, function skill and so on compilation, has met the practical requirements. Truly realized the contact surface succinctly, h
实验描述:分布式数据库的算法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
SDP Search and Record generator OVERVIEW: Recognizing the difficulty in creating an SDP service
SDP Search and Record generator
OVERVIEW:
Recognizing the difficulty in creating an SDP service description and search
from scratch, Microsoft is providing a sample utility in bthnscreate.cxx to
Description: FASBIR(Filtered Attribute Subspace based Bagging with Injected Randomness) is a variant
Description: FASBIR(Filtered Attribute Subspace based Bagging with Injected Randomness) is a variant of Bagging algorithm, whose purpose is to improve accuracy of local learners, such as kNN, through
KML 2 SHP Converter for points, lines and polygons Extension for ArcView 3.x will convert KML files
KML 2 SHP Converter for points, lines and polygons
Extension for ArcView 3.x will convert KML files from Google Earth to ShapeFiles, adding a new field called “Name” in the shapefile attribute table,
The code, images and designs for this book are released under a Creative Commons Attribution-NonComm
The code, images and designs for this book are released under a Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License.
http://creativecommons.org/licenses/by-nc-sa/2.5/
You are free:
主要源码: void CFDlg::OnChangeEdit1() { UpdateData() m_strExt.MakeUpper() m_list.ResetConte
主要源码:
void CFDlg::OnChangeEdit1()
{
UpdateData()
m_strExt.MakeUpper()
m_list.ResetContent()
if(m_strExt.GetLength()==0) return
CStdioFile sf
if(sf.Open("FileExt.txt",Cfil
ABE加密(Attribute-Based Encryption)算法的一种实现方案
ABE加密(Attribute-Based Encryption)算法的一种实现方案
GCC and the PROGMEM Attribute.pdf, 介绍 GCC 编译器
GCC and the PROGMEM Attribute.pdf, 介绍 GCC 编译器
Design and test a category called Rectangle rectangular, rectangular attribute to the lower left cor
Design and test a category called Rectangle rectangular, rectangular attribute to the lower left corner of the upper-right corner and the coordinates of two points, to calculate the size of rectangula
c#入门经典第4版全书pdf
<p>
《C#入门经典(第4版)》通过C#可以很容易地学习.NET Framework 3.5的强大功能,所以C#是开始您编程生涯的绝佳方式。《C#入门经典(第4版)》全面阐述了C#编程的所有方面,包括C#语言本身、Windows编程、Web编程及数据源的使用等内容。学习了新的编程技巧后,《C#入门经典(第4版)》介绍了如何高效地部署应用程序和服务,论述了许多高级技术,如图形化编程。另外,还探讨