搜索结果
找到约 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)
微处理器开发 arm的非向量中断通过执行IsrIRQ判断中断源
arm的非向量中断通过执行IsrIRQ判断中断源,找到相应Handle***的地址。
此程序是在arm上实现向量方式中断的初始化程序
Windows CE #ifdef _AFXDLL Enable3dControls() // Call this when using MFC in a shared DLL #else Enable3d
#ifdef _AFXDLL
Enable3dControls() // Call this when using MFC in a shared DLL
#else
Enable3dControlsStatic() // Call this when linking to MFC statically
#endif
CPreviewDialogDlg dlg
m_pMainWnd = &dlg
int nResponse = dlg.DoModal()
if (nResponse == IDOK)
{
// TODO: Place code here to ...
Oracle数据库 This project solves the purpose of creating vb6 application using oracle database in back end. It sh
This project solves the purpose of creating vb6 application using oracle database in back end. It shows how to handle the record with the oracle. my other source codes are at: http://www.developerssourcecode.com
Shyam Singh Chandel
嵌入式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
其他书籍 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 ...
MacOS编程 People have vast background knowledge to cope with everyday situations. We don t have to be told e
People have vast background knowledge to cope with everyday situations.
We don t have to be told everything explicitly because we can call on the background knowledge.
We use `default knowledge to handle situations where knowledge is incomplete.
This is called common sense reasoning.
网络 The uIP implementation is designed to have only the absolute minimal set of features needed for a fu
The uIP implementation is designed to have only the absolute minimal set of features needed for a full TCP/IP stack. It can only handle a single network interface and contains only a rudimentary UDP implementation, but focuses on the IP, ICMP and TCP protocols. uIP is written in the C programming la ...
文件格式 The C language is like a carving knife: simple, sharp, and extremely useful in skilled hands. Like
The C language is like a carving knife: simple, sharp, and extremely useful in
skilled hands. Like any sharp tool, C can injure people who don’t know how to handle it.
This paper shows some of the ways C can injure the unwary, and how to avoid injury.
数学计算 This library defines basic operation on polynomials, and contains also 3 different roots (zeroes)-fi
This library defines basic operation on polynomials, and contains also 3 different roots (zeroes)-finding methods that can handle quite large polynomials (>1000 coefs)
Implemented in ANSI C++ Templates. Handles all real and complex floating point types. Html doc is included.
多国语言处理 H=CIRCLE(CENTER,RADIUS,NOP,STYLE) This routine draws a circle with center defined as a vector
H=CIRCLE(CENTER,RADIUS,NOP,STYLE)
This routine draws a circle with center defined as
a vector CENTER, radius as a scaler RADIS. NOP is
the number of points on the circle. As to STYLE,
use it the same way as you use the rountine PLOT.
Since the handle of the object is returned, you
use r ...