搜索结果
找到约 656 项符合
dominant-set 的查询结果
微处理器开发 Architecture and Implementation ? ? Cortex -A8 of the ARM Microprocessor October 2005
Architecture and Implementation
? ?
Cortex -A8
of the ARM
Microprocessor
October 2005
Introduction
? ?
The ARM Cortex -A8 microprocessor is the first applications microprocessor in ARM!ˉs
new Cortex family. With high performance and power efficiency, it targets a wide
variety of mobi ...
微处理器开发 Architecture and Implementation ? ? Cortex -A8 of the ARM Microprocessor October 2005
Architecture and Implementation
? ?
Cortex -A8
of the ARM
Microprocessor
October 2005
Introduction
? ?
The ARM Cortex -A8 microprocessor is the first applications microprocessor in ARM!ˉs
new Cortex family. With high performance and power efficiency, it targets a wide
variety of mobi ...
matlab例程 Written for engineering and computer science students and practicing engineers, this book provides t
Written for engineering and computer science students and practicing engineers, this book provides the fundamental applications and mathematical techniques of signal processing. Topics covered include programming in MATLAB, filters, networking, and parallel processing.
MATLAB is introduced and use ...
通讯/手机编程 QualNet Sensor Networks Library QualNet’s new Sensor Networks Library is a much awaited feature
QualNet
Sensor Networks
Library
QualNet’s new Sensor Networks Library is a much
awaited feature set that supports the IEEE 802.15.4
standard, otherwise known as Zigbee. Zigbee
networks are Wireless Personal Area Networks
(WPANs) that are defi ned by a low data rate,
long battery life, and secure ne ...
VHDL/FPGA/Verilog RS_latch using vhdl, When using static gates as building blocks, the most fundamental latch is the
RS_latch using vhdl,
When using static gates as building blocks, the most fundamental latch is the simple SR latch, where S and R stand for set and reset. It can be constructed from a pair of cross-coupled NOR (Not OR) logic gates. The stored bit is present on the output marked Q.
Normally, in stor ...
Linux/Unix编程 un the configuration script ---------------------------- In the CGIs directory there is a config
un the configuration script
----------------------------
In the CGIs directory there is a configure.s and a configure.bat file.
Run this file after you ve moved the CGIs directory to it s desired
location. The configure script will create a file nammed apache.conf.
Append this file the the ...
Linux/Unix编程 wireless tools: used to manipulate the Wireless Extensions. The Wireless Extensions is an interface
wireless tools: used to manipulate
the Wireless Extensions. The Wireless Extensions is an interface allowing you to set Wireless LAN specific parameters and get the specific stats.
It also contains the IfRename package, used for advance renaming of network interfaces. We have cross compile to arm li ...
Java编程 购物车系统中的名牌产品类,private Integer id private String enName private String cnName private String
购物车系统中的名牌产品类,private Integer id
private String enName
private String cnName
private String smallPhoto
private String bigPhoto
private String description
private Set products = new HashSet(0)
Java编程 购物车系统中的级别类
购物车系统中的级别类,private Integer id
private String cname
private Integer parentid
private String description
private Blob photo
private Short ctype
private Set products = new HashSet(0)
private Set normses = new HashSet(0)
其他书籍 Functions are mappings from one Manifold to another. Discrete Functions are functions which can be r
Functions are mappings from one Manifold to another. Discrete Functions are functions which can be represented using a finite number of values. Given the finite extent of computer memory, algorithms which compute a function that satisfies some special properties are computing a discrete function whi ...