搜索结果

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

单片机编程 基于AVR单片机的闭环控制系统

  针对科研实验中对拉压千斤顶加载过程控制的需要,采用ATmega128单片机控制步进电机进而实现对执行系统的电动泵站实行自动控制。对力和位移的数据采集与处理及用步进电机控制电动泵站手柄的技术细节作了重点描述。通过单片机的A/D变换器对AMP放大模块采集的电桥信号作量化处理,千斤顶的操控手柄位置依电动油泵阀门开 ...
https://www.eeworm.com/dl/502/29071.html
下载: 28
查看: 1062

单片机编程 基于ISA总线的计算机与DSP的通信

在开放式数控系统结构模型的基础上,研究了基于ISA总线的DSP通信控制原理。采用中断方式完成了PC机和DSP之间的通信。介绍了以DriverWorks为工具开发ISA设备WDM驱动程序的方法,探讨了中断处理、驱动程序与应用程序之间的通信,简要说明了驱动程序的安装与调试。通过调试,系统设计运行稳定。 Abstract:  The ISA bus ...
https://www.eeworm.com/dl/502/29275.html
下载: 79
查看: 1053

单片机编程 驱动程序与应用程序的接口

有两种方式可以让设备和应用程序之间联系:1. 通过为设备创建的一个符号链;2. 通过输出到一个接口WDM驱动程序建议使用输出到一个接口而不推荐使用创建符号链的方法。这个接口保证PDO的安全,也保证安全地创建一个惟一的、独立于语言的访问设备的方法。一个应用程序使用Win32APIs来调用设备。在某个Win32 APIs和 ...
https://www.eeworm.com/dl/502/31418.html
下载: 61
查看: 1035

嵌入式Linux 包含一下内容: * An extensible agent * An SNMP library * tools to request or set information from SNMP a

包含一下内容: * An extensible agent * An SNMP library * tools to request or set information from SNMP agents * tools to generate and handle SNMP traps * a version of the unix netstat command using SNMP * a graphical Perl/Tk/SNMP based mib browser
https://www.eeworm.com/dl/653/139206.html
下载: 166
查看: 1079

VC书籍 VC编程常用捷径 VC变成常用的一些捷径1-68 例如:1. 如何获取应用程序的 实例句柄? 应用程序的 实例句柄保存在CWinAppIm_hInstance 中,可以这么调用 AfxGet

VC编程常用捷径 VC变成常用的一些捷径1-68 例如:1. 如何获取应用程序的 实例句柄? 应用程序的 实例句柄保存在CWinAppIm_hInstance 中,可以这么调用 AfxGetInstancdHandle获得句柄. Example: HANDLE hInstance=AfxGetInstanceHandle()
https://www.eeworm.com/dl/686/139342.html
下载: 68
查看: 1069

微处理器开发 arm的非向量中断通过执行IsrIRQ判断中断源

arm的非向量中断通过执行IsrIRQ判断中断源,找到相应Handle***的地址。 此程序是在arm上实现向量方式中断的初始化程序
https://www.eeworm.com/dl/655/142885.html
下载: 35
查看: 1022

Windows CE Details for How to develop an OAL .Step-by-step to develop an OAL. An OEM adaptation layer (OAL) is

Details for How to develop an OAL .Step-by-step to develop an OAL. An OEM adaptation layer (OAL) is a layer of code between the Windows CE kernel and the hardware of your target device. You develop an OAL to communicate data between your operating system (OS) and your target device and include code ...
https://www.eeworm.com/dl/674/156406.html
下载: 54
查看: 1113

其他 一个仿windows优化大师的界面,开发环境:Windows 2000 server、pb 9.0 在最上边的标签事件中加上一个自定义事件 事件类型:pbm_lbuttondown 代

一个仿windows优化大师的界面,开发环境:Windows 2000 server、pb 9.0 在最上边的标签事件中加上一个自定义事件 事件类型:pbm_lbuttondown 代码: Send(Handle(parent),274,61458,0) return 1
https://www.eeworm.com/dl/534/165698.html
下载: 116
查看: 1061

压缩解压 video editing for is streamlined for fast linear operations over video. It has batch-processing capa

video editing for is streamlined for fast linear operations over video. It has batch-processing capabilities for processing large numbers of files and can be extended with third-party video filters. VirtualDub is mainly geared toward processing AVI files, although it can read (not write) MPEG-1 and ...
https://www.eeworm.com/dl/617/191567.html
下载: 39
查看: 1032

Linux/Unix编程 这是linux下 MiniGUI的一个程序

这是linux下 MiniGUI的一个程序,包括makfile,目标文件以及源文件,通过该源码,展示了如何编写makefile,如何运用minigui控件,如何设置参数,文件handle的使用,当然还有高级一点的用法,比如回调函数。
https://www.eeworm.com/dl/619/200605.html
下载: 37
查看: 1060