搜索结果
找到约 348 项符合
Add 的查询结果
按分类筛选
- 全部分类
- 技术资料 (62)
- 其他 (32)
- Java编程 (26)
- 单片机编程 (15)
- matlab例程 (11)
- 其他书籍 (10)
- 数学计算 (9)
- Linux/Unix编程 (8)
- 单片机开发 (8)
- VHDL/FPGA/Verilog (8)
- Delphi控件源码 (7)
- 可编程逻辑 (6)
- 驱动编程 (6)
- 软件 (5)
- 编辑器/阅读器 (5)
- 文章/文档 (5)
- 软件设计/软件工程 (5)
- VC书籍 (5)
- 其他嵌入式/单片机内容 (5)
- 编译器/解释器 (4)
- 其他数据库 (4)
- 微处理器开发 (4)
- 源码 (3)
- 书籍 (3)
- 加密解密 (3)
- 通讯/手机编程 (3)
- Internet/网络编程 (3)
- *行业应用 (3)
- 网络 (3)
- 其他行业 (3)
- JavaScript (3)
- PCB相关 (2)
- C/C++语言编程 (2)
- Linux/uClinux/Unix编程 (2)
- DSP编程 (2)
- 数据库系统 (2)
- 书籍源码 (2)
- 软件工程 (2)
- 模拟电子 (2)
- 电子书籍 (2)
- 教育系统应用 (2)
- 汇编语言 (2)
- 人工智能/神经网络 (2)
- Java书籍 (2)
- 家庭/个人应用 (2)
- Windows CE (2)
- 系统设计方案 (2)
- 中间件编程 (2)
- MySQL数据库 (2)
- SQL Server (2)
- Jsp/Servlet (2)
- VIP专区 (2)
- 论文 (1)
- 笔记 (1)
- 经验 (1)
- 行业应用文档 (1)
- 学术论文 (1)
- Windows编程 (1)
- 多媒体处理 (1)
- 汇编编程 (1)
- 操作系统开发 (1)
- EDA相关 (1)
- 开发工具 (1)
- 嵌入式综合 (1)
- 教程资料 (1)
- autocad教程 (1)
- 压缩解压 (1)
- Modem编程 (1)
- SCSI/ASPI (1)
- 金融证券系统 (1)
- 通讯编程文档 (1)
- 嵌入式Linux (1)
- 数据结构 (1)
- BREW编程 (1)
- J2ME (1)
- FlashMX/Flex源码 (1)
- Windows Mobile (1)
- OA系统 (1)
- 行业发展研究 (1)
- GPS编程 (1)
- 精品软件 (1)
网络 The Torque Network Library is a networking API designed to allow developers to easily add world-clas
The Torque Network Library is a networking API designed to allow developers to easily add world-class multiuser simulation capabilities to their products.
编辑器/阅读器 So you wanted to add a forms editor to your application? A dialog editor? Something that allows draw
So you wanted to add a forms editor to your application? A dialog editor? Something that allows drawing of HTML <div>s? Here is a feature rich skeleton (!) to get you started. CDiagramEditor is a package that gives you a basic visual editor intended for vector objects. Although perhaps not sufficien ...
编辑器/阅读器 So you wanted to add a forms editor to your application? A dialog editor? Something that allows draw
So you wanted to add a forms editor to your application? A dialog editor? Something that allows drawing of HTML <div>s? Here is a feature rich skeleton (!) to get you started. CDiagramEditor is a package that gives you a basic visual editor intended for vector objects. Although perhaps not sufficien ...
Java编程 this a program to show your current credits for add or drop subjects. During university, students ne
this a program to show your current credits for add or drop subjects. During university, students need to register what subjects they want to study in a semester. this program show and help to calculate the credits.
其他 // Hint: These classes are intended to be used as base classes. Do not // simply add your code to t
// Hint: These classes are intended to be used as base classes. Do not
// simply add your code to these files - instead create a new class
// derived from one of CSizingControlBarXX classes and put there what
// you need. See CMyBar classes in the demo projects for examples.
Linux/Unix编程 Allows you to add tag lines to ELM and PINE e-mail clients on Linux.
Allows you to add tag lines to ELM and PINE e-mail clients on Linux.
matlab例程 用ADD_IN实现VC++和Matlab的混合编程(文档部分)
用ADD_IN实现VC++和Matlab的混合编程(文档部分)
Java编程 FreeJaPoll is a free software that make possible to add in a simple way a web-survey to your own s
FreeJaPoll is a free software that make possible to add in a simple way a web-survey to your
own site. FreeJaPoll is a servlet written in Java programming language the program logo
(on the right) shows The Duke (Java mascotte) and a duke-like colored chicken...why? Because
the word "Poll" in my n ...
其他 * first open client.cpp and search for that USER_MSG_INTERCEPT(TeamInfo) over it u add this
* first open client.cpp and search for that USER_MSG_INTERCEPT(TeamInfo)
over it u add this
Code:
USER_MSG_INTERCEPT(Health)
{
BEGIN_READ(pbuf,iSize)
me.iHealth = READ_BYTE()
return USER_MSG_CALL(Health)
}
* then we search for int HookUserMsg (char *szMsgName, pfnUserMsgHook pfn)
a ...
VHDL/FPGA/Verilog 组合电路的设计8位加法器设计(ADD8.vhd)
组合电路的设计8位加法器设计(ADD8.vhd)