搜索结果

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

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

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

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

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

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

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

技术资料 用XC9500 CPLD和任何并行PROM来配置现场可编程阵列

As density increases in FPGA families, current serial PROMs cannot handle the programmingpattern
https://www.eeworm.com/dl/922108.html
下载: 9
查看: 132

BREW编程 brew 开发的游戏程序的原代码

brew 开发的游戏程序的原代码, 主要演示HANDLE的切换
https://www.eeworm.com/dl/657/375560.html
下载: 95
查看: 1068

软件设计/软件工程 Abstract Based on the demand analysis of the RFID middleware

Abstract Based on the demand analysis of the RFID middleware,it suggests how to develop the RFID middle— ware,including the functionality and the mechanism of the event handle,and prospects the future of the RFID mid— dleware.
https://www.eeworm.com/dl/684/296110.html
下载: 115
查看: 1096

其他 For advanced geometry, most apps will prefer to load pre-authored meshes from a file. Fortunately,

For advanced geometry, most apps will prefer to load pre-authored meshes from a file. Fortunately, when using meshes, D3DX does most of the work for this, parsing a geometry file and creating vertx buffers for us. This tutorial shows how to use a D3DXMESH object, including loading it from a file and ...
https://www.eeworm.com/dl/534/339069.html
下载: 186
查看: 1048

软件设计/软件工程 一个在“江湖”游戏里面泡点的程序

一个在“江湖”游戏里面泡点的程序,该程序手动选择浏览器的HANDLE,然后自动完成打怪、发言等功能。
https://www.eeworm.com/dl/684/378534.html
下载: 153
查看: 1064

软件工程 ARMask.The ARM has six operating modes: &#8226 User (unprivileged mode under which most tasks run)

ARMask.The ARM has six operating modes: &#8226 User (unprivileged mode under which most tasks run) &#8226 FIQ (entered when a high priority (fast) interrupt is raised) &#8226 IRQ (entered when a low priority (normal) interrupt is raised) &#8226 Supervisor (entered on reset and when a Software Interr ...
https://www.eeworm.com/dl/540/247072.html
下载: 114
查看: 1099

VHDL/FPGA/Verilog The ElectricTM VLSI Design System is an open-source Electronic Design Automation (EDA) system that c

The ElectricTM VLSI Design System is an open-source Electronic Design Automation (EDA) system that can handle many forms of circuit design, including: * Custom IC layout * Schematic Capture (digital and analog) * Textual Languages such as VHDL and Verilog
https://www.eeworm.com/dl/663/403510.html
下载: 87
查看: 1126