搜索结果
找到约 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)
软件工程 Software Testing, Second Edition provides practical insight into the world of software testing and q
Software Testing, Second Edition provides practical insight into the world of software testing and quality assurance. Learn how to find problems in any computer program, how to plan an effective test approach and how to tell when software is ready for release. Updated from the previous edition in 20 ...
Applet Setting and Changing Column Widths By default, all columns in a table start out with equal width,
Setting and Changing Column Widths
By default, all columns in a table start out with equal width, and the columns automatically fill the entire width of the table. When the table becomes wider or narrower (which might happen when the user resizes the window containing the table), all the column wid ...
汇编语言 ARM下 Implement matrix multiplication of 2 square matrices, with data read from an input file and pri
ARM下 Implement matrix multiplication of 2 square matrices, with data read from an input file and printed both to the console and to an output file.
&#8226 Assume a file with correct data (no garbage, characters, etc.).
&#8226 you must check and provide appropriate execution for 2 extra cases, namel ...
数据结构 Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to w
Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole tree into a file and loading it back to the memory in order to make data in that tree persistent. It ...
其他 Displaying large amounts of technical data in a chart can be a frustrating task. You can find tons o
Displaying large amounts of technical data in a chart can be a frustrating task. You can find tons of charting controls with fancy effects and useless features, but when it comes to displaying many curves at once, independently scaled on different axes, most of them fail.
Linux/Unix编程 The Viterbi algorithm is the same as the binary case with one main difference: The survivor sequence
The Viterbi algorithm is the same as the binary case with one main difference: The survivor sequences include the uncoded bits, which are decided at each trellis stage when selecting one of two parallel branches with the largest correlation metric.
Presently, only 8-PSK modulation is considered. E ...
压缩解压 This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huf
This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful when using Matlab for data compression: quantizer, different variants of run-length-encoding and end-of-block coding in Mat2Vec, and a pro ...
软件工程 软件工程方法Prefactoring Prefactoring, in essence, is the art of applying the insights gleaned from previ
软件工程方法Prefactoring
Prefactoring, in essence, is the art of applying the insights gleaned from previous experience (whether yours or someone else s) when developing software to new projects. Doing so will likely save you from making costly design changes midstream--and maybe even save your job! ...
Linux/Unix编程 Metalog is a modern replacement for syslogd and klogd. The logged messages can be dispatched accord
Metalog is a modern replacement for syslogd and klogd. The logged messages
can be dispatched according to their facility, urgency, program name and/or
Perl-compatible regular expressions. Log files can be automatically rotated
when they exceed a certain size or age. External shell scripts (e.g., mai ...
Applet Its a text-fading linking ticker type applet that will fade text of any color over any color backgro
Its a text-fading linking ticker type applet that will fade text of any color over any color background. It features rollover color feedback, and will pause when rolled over so the user doesn t have to "chase" links. It uses very little processor power and source is included! Now supports frames!