This article is based in part on Bob Place s ADO is AOK (a simple ADO tutorial). Wrapper Usage This is consist of 2 classes. CDyndb : This Class manages connections and recordsets. Recordsets are organized as linked list (CList) and you can access them using their ids. CDynRec : This class is the node to populate for each recordsets. ADO封裝器類 這篇文章一部分基于Bob Place的《ADO is AOK》 (簡單的ADO指導) 。 包裹的用法 由2個類組成。 類CDyndb: 這個類別管理連接和記錄集。記錄集是連接起來的記錄的集合,你可以通過他們的ID訪問他們。 類CDynRec: 這個類別存放記錄集的代碼。
上傳時間: 2013-12-14
上傳用戶:wfl_yy
Dialer ---- Windows TAPI sample application created as an illustration of the Usage of Windows TAPI
標簽: Windows TAPI illustration application
上傳時間: 2015-01-26
上傳用戶:lizhen9880
Displays CPU time Usage, the list of processes (can be terminated) and the task which are running (can be close or switch to). Plus a little net traffic monitor and a disk status report.
標簽: terminated the processes Displays
上傳時間: 2013-12-25
上傳用戶:zgu489
一個缷載設備驅動程序的例子 Usage: remove <Hardware_ID>
標簽: Hardware_ID remove Usage lt
上傳時間: 2013-12-10
上傳用戶:cccole0605
PIECEWISE_EVAL: evaluates a piecewise function of x Usage: y = PIECEWISE_EVAL(x,breakpoints,funs) arguments (input) x - vector or array of points to evaluate though the function breakpoints - list of n breakpoints, -inf and +inf are implicitly
標簽: PIECEWISE_EVAL breakpoints evaluates piecewise
上傳時間: 2014-01-25
上傳用戶:xyipie
USB HID Usage tables,USB接口開發人員必備利器
上傳時間: 2015-09-14
上傳用戶:851197153
BNB20 Finds the constrained minimum of a function of several possibly integer variables. % Usage: [errmsg,Z,X,t,c,fail] = % BNB20(fun,x0,xstatus,xlb,xub,A,B,Aeq,Beq,nonlcon,settings,options,P1,P2,...) % % BNB solves problems of the form: % Minimize F(x) subject to: xlb <= x0 <=xub % A*x <= B Aeq*x=Beq % C(x)<=0 Ceq(x)=0 % x(i) is continuous for xstatus(i)=0 % x(i) integer for xstatus(i)= 1 % x(i) fixed for xstatus(i)=2 %
標簽: constrained variables function possibly
上傳時間: 2014-01-13
上傳用戶:youth25
The DBMS (Database Management System) example application demonstrates the Usage of DBMS APIs. The example includes a bookstore database engine and a simple Avkon GUI for testing the engine.
標簽: DBMS demonstrates application Management
上傳時間: 2014-01-09
上傳用戶:BOBOniu
MemoryMonitor demonstrates the use of the java.lang.management API in observing the memory Usage of all memory pools consumed by the application. This simple demo program queries the memory Usage of each memory pool and plots the memory Usage history graph. To run the MemoryMonitor demo java -jar <JDK_HOME>/demo/management/MemoryMonitor.jar
標簽: the MemoryMonitor demonstrates management
上傳時間: 2015-12-04
上傳用戶:bcjtao
JTop monitors the CPU Usage of all threads in a remote application which has remote management enabled. JTop demonstrates the use of the java.lang.management API to obtain the CPU consumption for each thread.
標簽: remote application management monitors
上傳時間: 2013-12-24
上傳用戶:lps11188