PCI Hot-Plug Specification Revision 1.0 The primary objective of this specification is to enable higher availability of file and application servers by standardizing key aspects of the process of removing and installing PCI adapter cards WHILE the system is running. Although these same principles can be applied to desktop and portable systems using PCI buses, the operations described here target server platforms.
标签: Specification specification objective Hot-Plug
上传时间: 2013-12-09
上传用户:zyt
This version of malloc for VxWorks contains two different algorithms. One is the BSD based Kingsley "bucket" allocator which has some unique fragmentation behavior. The other is Doug Lea s well tested allocator that tries to minimize fragmentation WHILE keeping the speed/space requirements. 非常实用,可移植用作实现跨平台的嵌入式的内存分配机制.
标签: algorithms different Kingsley contains
上传时间: 2015-08-28
上传用户:hfmm633
Procedure TSPSA: begin init-of-T { T为初始温度} S={1,……,n} {S为初始值} termination=false WHILE termination=false begin for i=1 to L do begin generate(S′form S) { 从当前回路S产生新回路S′} Δt:=f(S′))-f(S) {f(S)为路径总长} IF(Δt<0) OR (EXP(-Δt/T)>Random-of-[0,1]) S=S′ IF the-halt-condition-is-TRUE THEN termination=true End T_lower End End
标签: Procedure init-of-T TSPSA begin
上传时间: 2013-12-20
上传用户:shinesyh
The Spectral Toolkit is a C++ spectral transform library written by Rodney James and Chuck Panaccione WHILE at the National Center for Atmospheric Research between 2002 and 2005. The library contains a functional subset of FFTPACK and SPHEREPACK, including real and complex FFTs in 1-3 dimensions, and a spherical harmonic transform. Multithreading is supported through POSIX threads for the multidimensional transforms. This reference guide provides details of the public interface as well as the internal implementation of the library.
标签: Panaccion transform Spectral spectral
上传时间: 2013-12-20
上传用户:haoxiyizhong
做看门狗应用实验时不能用51单片机仿真模块或51单片机仿真器,因为仿真模块或仿真器都占用串口资源。在WHILE循环语句中应用喂狗延时程序,单片机不会复位,蜂鸣器响一声。
上传时间: 2014-11-28
上传用户:qweqweqwe
"poco" (Spanish & Italian for "little") OLAP provides a web-based, crosstab reporting tool for your datawarehouse. WHILE it s not an OLAP server or full fledged data mining solution, pocOLAP makes your data easy to use and understand ... for free!
标签: for web-based reporting crosstab
上传时间: 2013-12-17
上传用户:wl9454
基于Verilog-HDL的硬件电路的实现 9.4 脉冲频率的测量与显示 9.4.1 脉冲频率的测量原理 9.4.2 频率计的工作原理 9.4.3 频率测量模块的设计与实现 9.4.4 WHILE循环语句的使用方法 9.4.5 门控信号发生模块的设计与实现 9.4.6 频率计的Verilog-HDL描述 9.4.7 频率计的硬件实现
标签: Verilog-HDL 9.4 脉冲 频率
上传时间: 2013-12-01
上传用户:frank1234
This a two node test, requires a Coordinator and an RFD. The coordinator and node simply ping-pong a packet back and forth, and print out the RSSI byte. The RFD waits before bouncing it back, WHILE the coordinator responds immediately.
标签: node Coordinator coordinator and
上传时间: 2013-12-24
上传用户:ardager
This article shows that by using the tools available and understanding the programming system, it is possible to improve programming productivity. Microsoft Foundation Classes (MFC) and other tools let the user build GUIs WHILE working in the same development program that was used to write the rest of the test code. MFC comes bundled with Microsoft Visual C++ and other development systems such as Watcom C/C++ and Borland Inprise C++ Builder.
标签: understanding programming available the
上传时间: 2014-12-02
上传用户:无聊来刷下
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 project, is funded by the German Ministry for Research and Education ( BMBF), and will serve as geometry kernel upon which the so-called high level primitives (e.g. subdivision surfaces or progressive meshes) of OpenSGPlus are built. It was designed with the following goals in mind : Flexibility : provide a basis for many different algorithms without the need for adaptation. Efficiency : maximize time efficiency WHILE keeping memory usage as low as possible. Ease of use : wrap complex internal structure in an easy-to-use interface.
标签: manipulating representing and efficient
上传时间: 2015-10-14
上传用户:米卡