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
上傳用戶:米卡