搜索结果
找到约 409 项符合
WHEN 的查询结果
按分类筛选
- 全部分类
- 书籍 (37)
- 其他 (30)
- 单片机编程 (27)
- 其他书籍 (21)
- 软件设计/软件工程 (14)
- matlab例程 (14)
- 单片机开发 (14)
- 电源技术 (13)
- VHDL/FPGA/Verilog (13)
- 技术资料 (13)
- Java编程 (12)
- Linux/Unix编程 (11)
- 软件工程 (10)
- 模拟电子 (7)
- 通讯编程文档 (7)
- 可编程逻辑 (6)
- Delphi控件源码 (6)
- 行业发展研究 (6)
- 汇编语言 (6)
- 电子书籍 (6)
- VC书籍 (6)
- 通讯/手机编程 (6)
- 微处理器开发 (5)
- 数据结构 (5)
- 无线通信 (4)
- 压缩解压 (4)
- 嵌入式/单片机编程 (4)
- USB编程 (4)
- 驱动编程 (4)
- 测试测量 (3)
- 其他数据库 (3)
- 邮电通讯系统 (3)
- 其他嵌入式/单片机内容 (3)
- 数值算法/人工智能 (3)
- Windows CE (3)
- 数学计算 (3)
- 系统设计方案 (3)
- JavaScript (3)
- Java书籍 (3)
- DSP编程 (3)
- PCB相关 (2)
- 嵌入式综合 (2)
- 接口技术 (2)
- 数据库系统 (2)
- GPS编程 (2)
- Applet (2)
- SQL Server (2)
- 文件格式 (2)
- 多国语言处理 (2)
- 加密解密 (2)
- Symbian (2)
- 文章/文档 (2)
- 源码 (2)
- 论文 (2)
- Mentor (1)
- 教程资料 (1)
- 传感与控制 (1)
- 技术书籍 (1)
- C/C++语言编程 (1)
- 串口编程 (1)
- 书籍源码 (1)
- 网络 (1)
- VxWorks (1)
- J2ME (1)
- BREW编程 (1)
- 编译器/解释器 (1)
- 人工智能/神经网络 (1)
- Jsp/Servlet (1)
- 教育系统应用 (1)
- 技术管理 (1)
- 游戏 (1)
- Internet/网络编程 (1)
- 人物传记/成功经验 (1)
- 编辑器/阅读器 (1)
- MTK (1)
- 家庭/个人应用 (1)
- STL (1)
- Modem编程 (1)
- 中间件编程 (1)
- 其他行业 (1)
- *行业应用 (1)
- 仿真技术 (1)
- Windows编程 (1)
- 资料/手册 (1)
- 其他 (1)
- 手册 (1)
- VIP专区 (1)
驱动编程 This a sample Plug and Play filter driver that provides WMI data blocks. Typically, driver writers w
This a sample Plug and Play filter driver that provides WMI data blocks. Typically, driver writers will copy the sample code into their own driver and make any minor modifications so that the WMI data blocks are always available when the driver is loaded. Alternatively, WmiSamp can be left as a filt ...
BREW编程 This package includes a 3-D game engine example application and a document describing the most impor
This package includes a 3-D game engine example application and a document describing the most important programming tricks and algorithm issues to consider when developing 3-D programs on Symbian OS.
其他 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 ...
Linux/Unix编程 Host Identity Protocol on Linux is an implemetation of the Host Identity Protocol (HIP) and the rela
Host Identity Protocol on Linux is an implemetation of the Host Identity Protocol (HIP) and the related architecture. HIP is a proposal to change the TCP/IP stack to securely support mobility and multi-homing. Additionally, it provides for enhanced security and privacy and advanced network concepts, ...
matlab例程 The kernel-ica package is a Matlab program that implements the Kernel ICA algorithm for independent
The kernel-ica package is a Matlab program that implements the Kernel
ICA algorithm for independent component analysis (ICA). The Kernel ICA
algorithm is based on the minimization of a contrast function based on
kernel ideas. A contrast function measures the statistical dependence
between components ...
matlab例程 一种比较好的抗锯齿算法 Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matla
一种比较好的抗锯齿算法
Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa is ideal for complex, cluttered and satura ...
压缩解压 FCP takes a file, generates a random 2048 bit key and encrypts the file with a RC4 stream cipher. T
FCP takes a file, generates a random 2048 bit key and encrypts the file with
a RC4 stream cipher. The encrypted file is written to a new file along with
the decryption stub and key. When the output file is executed it decrypts and
executes the encrypted file.
It s written in Delphi 6, enjoy the so ...
VC书籍 This book is for you if You re no "dummy," and you need to get quickly up to speed in intermediate
This book is for you if
You re no "dummy," and you need to get quickly up to speed in intermediate to advanced C++
You ve had some experience in C++ programming, but reading intermediate and advanced C++ books is slow-going
You ve had an introductory C++ course, but you ve found that you still can t ...
Java书籍 THE DESIGN PATTERNS JAVA COMPANION 1. Creational Patterns 17 The Factory Pattern 18 How a Facto
THE DESIGN PATTERNS JAVA COMPANION
1. Creational Patterns 17
The Factory Pattern 18
How a Factory Works 18
Sample Code 18
The Two Derived Classes 19
Building the Factory 20
Factory Patterns in Math Computation 22
When to Use a Factory Pattern 24
Thought Questions 25
The Abstract Factory Pattern 26
...
软件工程 Get more out of your legacy systems: more performance, functionality, reliability, and manageability
Get more out of your legacy systems: more performance, functionality, reliability, and manageability
Is your code easy to change? Can you get nearly instantaneous feedback when you do change it? Do you understand it? If the answer to any of these questions is no, you have legacy code, and it is dra ...