搜索结果
找到约 667 项符合
These 的查询结果
按分类筛选
- 全部分类
- 书籍 (101)
- 其他书籍 (51)
- 单片机编程 (30)
- 其他 (29)
- 电源技术 (28)
- matlab例程 (25)
- Java编程 (24)
- 单片机开发 (21)
- 模拟电子 (17)
- Java书籍 (17)
- VC书籍 (14)
- 技术资料 (14)
- 书籍源码 (13)
- 可编程逻辑 (12)
- 通讯编程文档 (12)
- VHDL/FPGA/Verilog (12)
- 电子书籍 (11)
- 教程资料 (10)
- 软件设计/软件工程 (10)
- 软件工程 (9)
- 压缩解压 (8)
- Linux/Unix编程 (8)
- 驱动编程 (8)
- 数学计算 (8)
- 文件格式 (8)
- DSP编程 (8)
- 数值算法/人工智能 (7)
- 人工智能/神经网络 (6)
- Delphi控件源码 (6)
- 微处理器开发 (6)
- 嵌入式/单片机编程 (6)
- 通讯/手机编程 (6)
- 数据结构 (6)
- 无线通信 (5)
- 技术书籍 (5)
- 网络 (5)
- 编译器/解释器 (5)
- 系统设计方案 (5)
- 文章/文档 (5)
- 其他行业 (5)
- 嵌入式综合 (4)
- 行业应用文档 (3)
- 其他文档 (3)
- 加密解密 (3)
- SQL Server (3)
- 技术管理 (3)
- JavaScript (3)
- 行业发展研究 (3)
- 3G开发 (3)
- 汇编语言 (3)
- 论文 (3)
- allegro (2)
- 通信网络 (2)
- 开关电源 (2)
- 测试测量 (2)
- Internet/网络编程 (2)
- 并行计算 (2)
- 操作系统开发 (2)
- Jsp/Servlet (2)
- 人物传记/成功经验 (2)
- 多国语言处理 (2)
- FlashMX/Flex源码 (2)
- 教程 (2)
- VIP专区 (2)
- 技术教程 (1)
- 传感与控制 (1)
- C/C++语言编程 (1)
- 接口技术 (1)
- 生物技术 (1)
- USB编程 (1)
- 串口编程 (1)
- 邮电通讯系统 (1)
- Symbian (1)
- J2ME (1)
- Windows CE (1)
- uCOS (1)
- 企业管理 (1)
- GPS编程 (1)
- 游戏 (1)
- 其他数据库 (1)
- MySQL数据库 (1)
- 其他嵌入式/单片机内容 (1)
- 百货/超市行业 (1)
- 编辑器/阅读器 (1)
- 源码/资料 (1)
Java编程 jsp和xml。XML and JSP are two important tools available in producing a web application. This chapter e
jsp和xml。XML and JSP are two important tools available in producing a web application. This chapter examines the
potential of mixing these two technologies in order to enhance the capabilities of JSP. While this chapter will
cover many things about XML, this chapter will not attempt to teach XML. I ...
人工智能/神经网络 This toolbox contains re-implementations of four different multi-instance learners, i.e. Diverse Den
This toolbox contains re-implementations of four different multi-instance learners, i.e. Diverse Density, Citation-kNN, Iterated-discrim APR, and EM-DD. Ensembles of these single multi-instance learners can be built with this toolbox
其他书籍 This note introduces the two main user adjustments of a video monitor, BRIGHTNESS and CONTRAST .
This note introduces the two main user adjustments of a video monitor,
BRIGHTNESS
and
CONTRAST
. I explain the effect that these controls have
on picture reproduction, and I explain how to set them. This note
applies to computer monitors, studio video monitors, and television
receivers.
单片机开发 * The keyboard is assumed to be a matrix having 4 rows by 6 columns. However, this code works for an
* The keyboard is assumed to be a matrix having 4 rows by 6 columns. However, this code works for any
* matrix arrangements up to an 8 x 8 matrix. By using from one to three of the column inputs, the driver
* can support "SHIFT" keys. These keys are: SHIFT1, SHIFT2 and SHIFT3.
DSP编程 The TMS320C54x, TMS320LC54x, and TMS320VC54x fixed-point, digital signal processor (DSP) families (
The TMS320C54x, TMS320LC54x, and TMS320VC54x fixed-point, digital signal processor (DSP) families
(hereafter referred to as the ’54x unless otherwise specified) are based on an advanced modified Harvard
architecture that has one program memory bus and three data memory buses. These processors also ...
单片机开发 The ADC0803 family is a series of three CMOS 8-bit successive approximation A/D converters using a
The ADC0803 family is a series of three CMOS 8-bit successive
approximation A/D converters using a resistive ladder and
capacitive array together with an auto-zero comparator. These
converters are designed to operate with microprocessor-controlled
buses using a minimum of external circuitry. The 3-S ...
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 ...
Linux/Unix编程 Liferea is an abbreviation for Linux Feed Reader. It is a news aggregator for online news feeds. It
Liferea is an abbreviation for Linux Feed Reader. It is a news
aggregator for online news feeds. It supports a number of different
feed formats including RSS/RDF, CDF and Atom. There are many other
news readers available, but these others are not available for
Linux or require many extra libraries t ...
软件工程 Design patterns are elegant, adaptable, and reusable solutions to everyday software development prob
Design patterns are elegant, adaptable, and reusable solutions to everyday software development problems. Programmers use design patterns to organize objects in programs, making them easier to write and modify. C# Design Patterns: A Tutorial is a practical guide to writing C# programs using the most ...