搜索结果
找到约 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)
单片机开发 At can be given its arguments in a file. You can comment out lines by preceding them with either #
At can be given its arguments in a file. You can comment
out lines by preceding them with either # or -
characters. This is an easy way to temporarily disable
some commands.
The CONTINUE-command is most useful at the end of the
file. When this command is read, the file is started
again from ...
其他书籍 Recent advances in experimental methods have resulted in the generation of enormous volumes of data
Recent advances in experimental methods have resulted in the generation
of enormous volumes of data across the life sciences. Hence clustering and
classification techniques that were once predominantly the domain of ecologists
are now being used more widely. This book provides an overview of these
i ...
汇编语言 数据加密程序 p macro buf lea dx,buf mov ah,9 int 21h endm data segment pp db 0dh,0ah, welcome you t
数据加密程序
p macro buf
lea dx,buf
mov ah,9
int 21h
endm
data segment
pp db 0dh,0ah, welcome you to run this programme!$
qq db 0dh,0ah, when you input number,press enter.$
qw db 0dh,0ah, 6eh,52h,94h,52h,$
qa db 0dh,0ah, $
info1 db 0dh,0ah,0dh, input number:$
info2 db 0dh,0ah, output number:$
...
VHDL/FPGA/Verilog Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGH
Top module name : SHIFTER (File name : SHIFTER.v)
2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGHT.
3. Output pins: OUT [15:0].
4. Input signals generated from test pattern are latched in one cycle and are
synchronized at clock rising edge.
5. The SHIFT signal describes the shift number. The shift ...
VHDL/FPGA/Verilog Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGH
Top module name : SHIFTER (File name : SHIFTER.v)
2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGHT.
3. Output pins: OUT [15:0].
4. Input signals generated from test pattern are latched in one cycle and are
synchronized at clock rising edge.
5. The SHIFT signal describes the shift number. The shift ...
人工智能/神经网络 BPMLL is a package for training multi-label BP neural networks. The package includes the MATLAB code
BPMLL is a package for training multi-label BP neural networks. The package includes the MATLAB code of the algorithm BP-MLL, which is designed to deal with multi-label learning. It is in particular useful when a real-world object is associated with multiple labels simultaneously
软件工程 Testability is the concern most often voiced by Texas Instruments (TIä ) application specific i
Testability is the concern most often voiced by Texas Instruments (TI&#228 )
application specific integrated circuit (ASIC) users. This document is intended
to consolidate TI policies into a coherent approach to designing for testability.
It is not intended as a specification, but as a guide you can ...
其他 If you are using Internet Explorer on Windows XP Service Pack 2, there is a security restriction dis
If you are using Internet Explorer on Windows XP Service Pack 2, there is a security restriction disallowing scripts to run in files opened on your local machine. When you first try to run the examples, you will most likely get a message saying, "To help protect your security, Internet Explorer has ...
matlab例程 螺旋桨PID控制 In response to constant pressure to design more efficient, faster, smaller, and better sys
螺旋桨PID控制
In response to constant pressure to design more efficient, faster, smaller, and better systems, engineers are constantly looking for ways to improve existing designs or replace them with better ones. Facing large fuel costs, the aerospace industry in particular has been researching alt ...
matlab例程 This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood seque
This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood sequence estimation (MLSE) equalizers when operating in a static channel with a deep null. The MLSE equalizer is invoked first with perfect channel knowledge, then with an imperfect, although straightforwa ...