搜索结果
找到约 97 项符合
handle 的查询结果
按分类筛选
- 全部分类
- Java编程 (8)
- 其他 (7)
- 技术资料 (6)
- 数学计算 (6)
- 其他书籍 (5)
- 单片机开发 (5)
- 书籍 (4)
- Windows CE (4)
- 单片机编程 (3)
- 压缩解压 (3)
- Internet/网络编程 (3)
- matlab例程 (3)
- Delphi控件源码 (3)
- 源码 (2)
- 驱动编程 (2)
- 文件格式 (2)
- 微处理器开发 (2)
- VHDL/FPGA/Verilog (2)
- Symbian (2)
- 软件设计/软件工程 (2)
- MacOS编程 (2)
- 软件 (1)
- 通讯/手机编程 (1)
- 软件工程 (1)
- Matlab (1)
- Linux/Unix编程 (1)
- 串口编程 (1)
- 游戏 (1)
- 网络 (1)
- 多国语言处理 (1)
- 金融证券系统 (1)
- 其他数据库 (1)
- 通讯编程文档 (1)
- 嵌入式Linux (1)
- Java书籍 (1)
- BREW编程 (1)
- 交通/航空行业 (1)
- Oracle数据库 (1)
- VC书籍 (1)
- 其他嵌入式/单片机内容 (1)
- MySQL数据库 (1)
- MTK (1)
通讯/手机编程 Adaptive Coordinated Medium Access Control (AC-MAC), a contention-based Medium Access Control proto
Adaptive Coordinated Medium Access Control (AC-MAC), a contention-based Medium
Access Control protocol for wireless sensor networks. To handle the load variations in some real-time sensor applications, ACMAC
introduces the adaptive duty cycle scheme within the framework of sensor-MAC (S-MAC).
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 ...
其他书籍 This book describes numerous situations that graduate students will commonly encounter as they work
This book describes numerous situations that graduate students will
commonly encounter as they work towards the goal of earning their
PhD. Starting from your very first day in the lab, to the beginning
stages of your post-PhD job search, to writing your dissertation,we’ve
tried to offer you sage ad ...
压缩解压 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 ...
Linux/Unix编程 这是linux下 MiniGUI的一个程序
这是linux下 MiniGUI的一个程序,包括makfile,目标文件以及源文件,通过该源码,展示了如何编写makefile,如何运用minigui控件,如何设置参数,文件handle的使用,当然还有高级一点的用法,比如回调函数。
其他 一个仿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
VC书籍 VC编程常用捷径 VC变成常用的一些捷径1-68 例如:1. 如何获取应用程序的 实例句柄? 应用程序的 实例句柄保存在CWinAppIm_hInstance 中,可以这么调用 AfxGet
VC编程常用捷径 VC变成常用的一些捷径1-68
例如:1. 如何获取应用程序的 实例句柄?
应用程序的 实例句柄保存在CWinAppIm_hInstance 中,可以这么调用
AfxGetInstancdHandle获得句柄.
Example: HANDLE hInstance=AfxGetInstanceHandle()
Java书籍 THIS book covers the Java™ Native Interface (JNI). It will be useful to you if you are interes
THIS book covers the Java&#8482 Native Interface (JNI). It will be useful to you if
you are interested in any of the following:
&#8226 integrating a Java application with legacy code written in languages such as C
or C++
&#8226 incorporating a Java virtual machine implementation into an existing app ...
技术资料 汽车类 48V 1kW 电机驱动参考设计
This TI Design is a 3-Phase Brushless DC Motor Drive designed to operate in 48-V automotive applications. The board is designed to drive motors in the 1-kW range and can handle currents up to 30-A. The design includes analog circuits working in conjunction with a C2000 LaunchPad™ to spin a 3- Phase ...
其他数据库 This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and h
This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wrote it because I found the other DBMSs code too bulky and hard to debug. It s designed for small applications and I doubt it could handle anything on a large scal ...