搜索结果
找到约 90 项符合
handle 的查询结果
按分类筛选
- 全部分类
- Java编程 (8)
- 其他 (7)
- 数学计算 (6)
- 单片机开发 (5)
- 其他书籍 (5)
- Windows CE (4)
- 书籍 (4)
- 单片机编程 (3)
- 压缩解压 (3)
- Delphi控件源码 (3)
- Internet/网络编程 (3)
- 微处理器开发 (2)
- matlab例程 (2)
- 驱动编程 (2)
- 软件设计/软件工程 (2)
- 文件格式 (2)
- VHDL/FPGA/Verilog (2)
- MacOS编程 (2)
- Symbian (2)
- 源码 (2)
- 嵌入式Linux (1)
- VC书籍 (1)
- Linux/Unix编程 (1)
- MySQL数据库 (1)
- 交通/航空行业 (1)
- 软件工程 (1)
- Java书籍 (1)
- 游戏 (1)
- 串口编程 (1)
- 其他数据库 (1)
- BREW编程 (1)
- 其他嵌入式/单片机内容 (1)
- 通讯编程文档 (1)
- 金融证券系统 (1)
- Oracle数据库 (1)
- 网络 (1)
- 多国语言处理 (1)
- 通讯/手机编程 (1)
- Matlab (1)
- 软件 (1)
- 技术资料 (1)
软件设计/软件工程 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.
串口编程 // This Communications Component is implemented using separate Read and Write // threads. Messages
// This Communications Component is implemented using separate Read and Write
// threads. Messages from the threads are posted to the Comm control which is
// an invisible window. To handle data from the comm port, simply
// attach a handler to OnReceiveData . There is no need to free the memory
// ...
单片机开发 The goal of our final project was to design an efficient elevator simulator that can accept input fr
The goal of our final project was to design an efficient elevator simulator that can accept input from a user and mechanically operate (on a small scale) a system of 4 floors and 3 elevators using pulleys and stepper motors. Users enter input using physical pushbuttons or the computer. This input is ...
其他 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 ...
其他数据库 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 ...
BREW编程 brew 开发的游戏程序的原代码
brew 开发的游戏程序的原代码,
主要演示HANDLE的切换
软件设计/软件工程 一个在“江湖”游戏里面泡点的程序
一个在“江湖”游戏里面泡点的程序,该程序手动选择浏览器的HANDLE,然后自动完成打怪、发言等功能。
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
数学计算 SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems
SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines. The library is written in C and is callable from either C or Fortran. The library routines will perform an LU decomposition with partial pivoting and ...
其他书籍 Learn how to: * Tokenize a null-terminated string * Create a search and re
Learn how to:
*
Tokenize a null-terminated string
*
Create a search and replace function for strings
*
Implement subtraction for string objects
* Use the vector, deque, and list sequence containers
*
Use the container adaptors stack, queue, and priority_q ...