搜索结果
找到约 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)
嵌入式/单片机编程 A six people s rushing replies an implement, use some s switches in toggle switch K0 ~ K5 is that ON
A six people s rushing replies an implement, use some s switches in toggle switch K0 ~ K5 is that ON accomplishes when rushing to reply button , nobody rush to answer, 6 numerical code circulation takes turns at demonstrating 1 ~ 6 (horse races) , who rushes to reply the numerical code stops having ...
书籍源码 Address book helps you look up your addresses from the system tray. It is quite useful in that way
Address book helps you look up your addresses from the system tray.
It is quite useful in that way 慶ause it stays out of the way and is
easily accessible when needed. Double clicking on any URL will start
the default web browser and take you to that URL. Double clicking on
the phone number will ...
matlab例程 This is the machine-generated representation of a Handle Graphics object and its children. Note that
This is the machine-generated representation of a Handle Graphics object and its children. Note that handle values may change when these objects
are re-created. This may cause problems with any callbacks written to
depend on the value of the handle at the time the object was saved.
Java编程 JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors,
JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared. This is very useful for describing exactly what has changed betwee ...
其他书籍 OpenCV means Intel® Open Source Computer Vision Library. It is a collection of C functions and a
OpenCV means Intel&reg Open Source Computer Vision Library. It is a collection of C functions and a few C++ classes that implement some popular Image Processing and Computer Vision algorithms.
OpenCV has cross-platform middle-to-high level API that consists of a few hundreds (>300) C functions. It ...
邮电通讯系统 This m-file simulates MPSK (theoretical and simulated) with Gray coding This m-file simulates MPSK
This m-file simulates MPSK (theoretical and simulated) with Gray coding
This m-file simulates MPSK (BPSK,QPSK,8PSK)with theoretical and simulated results using Gray coding. Numerical examples of a satellite link design are shown using QPSK and/or 8PSK when the bit rate(Rb)is greater than the channel ...
VxWorks This program demonstrates using watchdog timers to invoke deadline handlers. CoordinatorTask sen
This program demonstrates using watchdog timers to invoke deadline
handlers. CoordinatorTask sends data to the organizer.
OrganizerTask receives data from the coordinatorTask, and resets
the coordinatorTask when no data is sent by the coordinatorTask in
the past five seconds (deadline t ...
数学计算 Two functions, num2bin and bin2num are provided. num2bin takes a double and converts it to a binary
Two functions, num2bin and bin2num are provided. num2bin takes a double and converts it to a binary string representation. bin2num is its inverse operation. It can be used in a numerical analysis course when floating point arithmetic is discussed.
其他 The Staged Event-Driven Architecture (SEDA) is a new design for building scalable Internet services.
The Staged Event-Driven Architecture (SEDA) is a new design for building scalable Internet services. SEDA has three major goals:
To support massive concurrency, on the order of tens of thousands of clients per node
To exhibit robust performance under wide variations in load and,
To simplify the ...
其他 Preparation of a function, even to the importation of n, the function call seeking +1/n 1/2+1/4+ ...
Preparation of a function, even to the importation of n, the function call seeking +1/n 1/2+1/4+ .... When n is odd input, the function call 1/1+1/3+ ... +1/n (using function pointer)