搜索结果
找到约 417 项符合
each 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (27)
- 其他 (27)
- matlab例程 (23)
- Java编程 (21)
- 单片机开发 (19)
- 书籍 (18)
- 单片机编程 (16)
- Java书籍 (14)
- 人工智能/神经网络 (11)
- VC书籍 (11)
- 电源技术 (10)
- VHDL/FPGA/Verilog (9)
- 电子书籍 (9)
- 软件设计/软件工程 (8)
- 数据结构 (8)
- 技术资料 (7)
- Linux/Unix编程 (6)
- 技术管理 (6)
- 数值算法/人工智能 (6)
- 模拟电子 (5)
- 网络 (5)
- 系统设计方案 (5)
- 文件格式 (5)
- 其他数据库 (5)
- 数学计算 (5)
- 书籍源码 (5)
- 加密解密 (5)
- 文章/文档 (5)
- 游戏 (4)
- 操作系统开发 (4)
- 行业发展研究 (4)
- DSP编程 (4)
- 软件工程 (4)
- SQL Server (4)
- 驱动编程 (4)
- 微处理器开发 (4)
- 通讯/手机编程 (4)
- 教程资料 (3)
- 可编程逻辑 (3)
- 测试测量 (3)
- 压缩解压 (3)
- 邮电通讯系统 (3)
- 通讯编程文档 (3)
- Jsp/Servlet (3)
- GPS编程 (3)
- 论文 (3)
- 嵌入式综合 (2)
- 无线通信 (2)
- ARM (2)
- C/C++语言编程 (2)
- 接口技术 (2)
- 中间件编程 (2)
- 串口编程 (2)
- 嵌入式/单片机编程 (2)
- Applet (2)
- 编译器/解释器 (2)
- Linux/uClinux/Unix编程 (2)
- 行业应用文档 (1)
- 多媒体处理 (1)
- 通信网络 (1)
- 技术书籍 (1)
- 开发工具 (1)
- 实用工具 (1)
- 源码/资料 (1)
- Internet/网络编程 (1)
- Windows Mobile (1)
- 编辑器/阅读器 (1)
- 其他嵌入式/单片机内容 (1)
- 人物传记/成功经验 (1)
- 并行计算 (1)
- uCOS (1)
- 手机短信编程 (1)
- 教育系统应用 (1)
- Windows CE (1)
- Delphi/CppBuilder (1)
- 其他行业 (1)
- CA认证 (1)
- USB编程 (1)
- 嵌入式Linux (1)
- Delphi控件源码 (1)
- Ajax (1)
- Symbian (1)
- JavaScript (1)
- 手册 (1)
- 其他 (1)
- 笔记 (1)
- 源码 (1)
- VIP专区 (1)
USB编程 USBHostSlave is a USB 1.1 host and Device IP core. – Supports full speed (12Mbps) and low speed (1.
USBHostSlave is a USB 1.1 host and Device IP core.
– Supports full speed (12Mbps) and low speed (1.5Mbps) operation.
– USB Device has four endpoints, each with their own independent FIFO.
– Supports the four types of USB data transfer control, bulk, interrupt, and isochronous
transfers.
– Host ...
系统设计方案 The most straightforward approximation is the standard Gaussian approximation, where the MAI is appr
The most straightforward approximation is the standard Gaussian approximation, where the MAI is approximated by a Gaussian random variable. This approximation is simple, however it is not accurate in general. In situations where the number of users is not large, the Gaussian approximation is not app ...
VC书籍 This book introduces the powerful programming tools provided in your Microsoft Visual C++ compiler p
This book introduces the powerful programming tools provided in your Microsoft Visual C++ compiler package. These include the compiler, debugger, and various Windows 95, 98, and NT development tools. This book compliments your Microsoft reference manuals and online help to provide a quick start with ...
Java编程 A Celsius-Fahrenheit-Kelvin -converter using NetBeans IDE.An application that converts between Celsi
A Celsius-Fahrenheit-Kelvin -converter using NetBeans IDE.An application that converts between Celsius, Fahrenheit, and Kelvin degrees. For each unit, there is a text field showing the temperature, and a button that activates the conversion from that unit to the other units. Show 2 decimal places.
数据结构 迷宫算法(maze) /* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means OK,
迷宫算法(maze)
/* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means OK,
* 1 means cannot go there, boundary is 0 and 9, cannot go beyond boundary.
* Each step can be made horizontally or vertically for one more grid (diagonal
* jump is not allowed).
* Your prog ...
数学计算 The code performs a number (ITERS) of iterations of the Bailey s 6-step FFT alg
The code performs a number (ITERS) of iterations of the
Bailey s 6-step FFT algorithm (following the ideas in the
CMU Task parallel suite).
1.- Generates an input signal vector (dgen) with size
n=n1xn2 stored in row major order
...
其他书籍 This application report discusses the design of non-invasive optical plethysmography also called as
This application report discusses the design of non-invasive optical plethysmography
also called as pulsoximeter using the MSP430FG437 Microcontroller (MCU). The
pulsoximeter consists of a peripheral probe combined with the MCU displaying the
oxygen saturation and pulse rate on a LCD glass. The same ...
嵌入式Linux Understanding the Linux Kernel helps readers understand how Linux performs best and how it meets th
Understanding the Linux Kernel helps readers understand how Linux performs best and how
it meets the challenge of different environments. The authors introduce each topic by
explaining its importance, and show how kernel operations relate to the utilities that are
familiar to Unix programmers and us ...
其他书籍 the book provides many solved examples that illustrate the principles involved, and includes, in ad
the book provides many solved examples that illustrate the principles involved,
and includes, in addition, two chapters that deal exclusively with applications of
unconstrained and constrained optimization methods to problems in the areas of
pattern recognition, control systems, robotics, communicat ...
Delphi控件源码 Universal.Data.Access.Components 2.50 Universal Data Access Components (UniDAC) is a library of c
Universal.Data.Access.Components 2.50
Universal Data Access Components (UniDAC) is a library of components that provides direct access to most popular database servers from Delphi, Delphi for .NET and, C++Builder. UniDAC can work with such servers as Oracle, Microsoft SQL Server, MySQL, Interbase, ...