搜索结果

找到约 128 项符合 Usage 的查询结果

源码/资料 This article is based in part on Bob Place s ADO is AOK (a simple ADO tutorial). Wrapper Usage This

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 no ...
https://www.eeworm.com/dl/616/102989.html
下载: 147
查看: 1119

TAPI编程 Dialer ---- Windows TAPI sample application created as an illustration of the usage of Windows TAPI

Dialer ---- Windows TAPI sample application created as an illustration of the usage of Windows TAPI
https://www.eeworm.com/dl/680/109349.html
下载: 109
查看: 1082

Windows CE Displays CPU time usage, the list of processes (can be terminated) and the task which are running (c

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.
https://www.eeworm.com/dl/674/157513.html
下载: 40
查看: 1088

驱动编程 一个缷载设备驱动程序的例子 usage: remove <Hardware_ID>

一个缷载设备驱动程序的例子 usage: remove <Hardware_ID>
https://www.eeworm.com/dl/618/174947.html
下载: 94
查看: 1056

matlab例程 PIECEWISE_EVAL: evaluates a piecewise function of x usage: y = PIECEWISE_EVAL(x,breakpoints,funs)

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
https://www.eeworm.com/dl/665/183308.html
下载: 60
查看: 1035

通讯编程文档 USB HID usage tables,USB接口开发人员必备利器

USB HID usage tables,USB接口开发人员必备利器
https://www.eeworm.com/dl/646/196774.html
下载: 57
查看: 1120

其他 BNB20 Finds the constrained minimum of a function of several possibly integer variables. % Usage: [

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 ...
https://www.eeworm.com/dl/534/198323.html
下载: 24
查看: 1043

Symbian The DBMS (Database Management System) example application demonstrates the usage of DBMS APIs. The

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.
https://www.eeworm.com/dl/675/229152.html
下载: 141
查看: 1035

Java编程 MemoryMonitor demonstrates the use of the java.lang.management API in observing the memory usage o

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 -j ...
https://www.eeworm.com/dl/633/229582.html
下载: 133
查看: 1037

Java编程 JTop monitors the CPU usage of all threads in a remote application which has remote management enab

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.
https://www.eeworm.com/dl/633/229584.html
下载: 187
查看: 1029