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