搜索结果

找到约 90 项符合 handle 的查询结果

Java编程 A windows BMP file is a common image format that Java does not handle. While BMP images are used onl

A windows BMP file is a common image format that Java does not handle. While BMP images are used only on windows machines, they are reasonably common. Reading these shows how to read complex structures in Java and how to alter they byte order from the big endian order used by Java to the little endi ...
https://www.eeworm.com/dl/633/116909.html
下载: 90
查看: 1139

其他 控件查看器 最新版本. 该工具可以用来查看控件的Handle、Caption、Class、Rect属性。

控件查看器 最新版本. 该工具可以用来查看控件的Handle、Caption、Class、Rect属性。
https://www.eeworm.com/dl/534/129691.html
下载: 132
查看: 1073

数学计算 This program is to handle all possible arithmetic operations (+, -, *, /, %) and logic operations (<

This program is to handle all possible arithmetic operations (+, -, *, /, %) and logic operations (, >=,
https://www.eeworm.com/dl/641/132106.html
下载: 75
查看: 1041

Windows CE ·此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用HANDLE OpenProcess(...)

·此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用HANDLE OpenProcess(...),TerminateProcess(...)来打开和关闭活动进程。...
https://www.eeworm.com/dl/674/136484.html
下载: 115
查看: 1040

matlab例程 This is the machine-generated representation of a Handle Graphics object and its children. Note that

This is the machine-generated representation of a Handle Graphics object and its children. Note that handle values may change when these objects are re-created. This may cause problems with any callbacks written to depend on the value of the handle at the time the object was saved.
https://www.eeworm.com/dl/665/189817.html
下载: 106
查看: 1089

单片机开发 * KeyDebounce Accept new key reading, handle timing for debounce & slew * KeyId Report which key i

* KeyDebounce Accept new key reading, handle timing for debounce & slew * KeyId Report which key is currently pressed * KeySlewTimeSet Accept slew time for key currently pressed
https://www.eeworm.com/dl/648/193631.html
下载: 173
查看: 1073

单片机开发 * CONSTRAINTS * This module does not handle data which is considered out of range by the * appli

* CONSTRAINTS * This module does not handle data which is considered out of range by the * application(i.e. fixed constants which represent error condition) * * Maximum weight value must be limited to 128 to prevent an overflow * condition during the calculation. * * The internal data type mu ...
https://www.eeworm.com/dl/648/193633.html
下载: 172
查看: 1098

Windows CE //打开 USB 口读写, 由驱动程序的 Pipe 名确定 HANDLE hPipe = OpenMyDevPipe("MyPipe1") //驱动程序里面的 Pipe 名, 对应访问某个端点

//打开 USB 口读写, 由驱动程序的 Pipe 名确定 HANDLE hPipe = OpenMyDevPipe(&quot;MyPipe1&quot;) //驱动程序里面的 Pipe 名, 对应访问某个端点的 I/O, 这里我乱写的, 需要与驱动一致 if(hPipe != INVALID_HANDLE_VALUE) //打开 Pipe 成功 { ReadFile(hPipe, Buffer, BufSize, &amp;nBytesRead, NULL) //从 hPipe 里读取数据到 Buff ...
https://www.eeworm.com/dl/674/198321.html
下载: 41
查看: 1177

数学计算 A toolbox to handle 2D curve and multiresolution representation of curve

A toolbox to handle 2D curve and multiresolution representation of curve
https://www.eeworm.com/dl/641/200434.html
下载: 107
查看: 1067

MySQL数据库 phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Cur

phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Currently it can create and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields
https://www.eeworm.com/dl/688/215503.html
下载: 153
查看: 1128