搜索结果
找到约 1,248 项符合
How 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (134)
- 其他 (76)
- 单片机开发 (72)
- Java编程 (61)
- VC书籍 (44)
- Java书籍 (42)
- 软件设计/软件工程 (38)
- 软件工程 (37)
- 书籍 (37)
- 电子书籍 (34)
- Linux/Unix编程 (32)
- matlab例程 (28)
- 微处理器开发 (25)
- 文章/文档 (25)
- 汇编语言 (24)
- 单片机编程 (20)
- 驱动编程 (19)
- 模拟电子 (18)
- 可编程逻辑 (17)
- 人工智能/神经网络 (17)
- 教程资料 (16)
- 系统设计方案 (16)
- 嵌入式/单片机编程 (15)
- 行业发展研究 (15)
- Delphi控件源码 (15)
- USB编程 (14)
- 其他嵌入式/单片机内容 (14)
- 技术资料 (14)
- VHDL/FPGA/Verilog (13)
- 书籍源码 (12)
- 操作系统开发 (12)
- 通讯/手机编程 (11)
- 数学计算 (11)
- 通讯编程文档 (11)
- 电源技术 (10)
- 文件格式 (10)
- Symbian (10)
- DSP编程 (10)
- *行业应用 (8)
- Windows Mobile (8)
- 技术管理 (8)
- 加密解密 (7)
- 游戏 (7)
- 数值算法/人工智能 (7)
- VIP专区 (7)
- 无线通信 (6)
- Windows CE (6)
- 邮电通讯系统 (6)
- SQL Server (6)
- 压缩解压 (6)
- 编译器/解释器 (6)
- Internet/网络编程 (6)
- 嵌入式综合 (5)
- Applet (5)
- 串口编程 (5)
- 其他数据库 (5)
- JavaScript (5)
- Jsp/Servlet (5)
- MacOS编程 (5)
- 测试测量 (4)
- 数据结构 (4)
- GPS编程 (4)
- 其他行业 (4)
- FlashMX/Flex源码 (4)
- 认证考试资料 (4)
- RFID编程 (3)
- 数据库系统 (3)
- 编辑器/阅读器 (3)
- 手机短信编程 (3)
- J2ME (3)
- 行业应用文档 (2)
- 通信网络 (2)
- 传感与控制 (2)
- C/C++语言编程 (2)
- 磁盘编程 (2)
- 3G开发 (2)
- 手机彩信(MMS)编程 (2)
- 嵌入式Linux (2)
- 网络 (2)
- 技术教程 (2)
- PCB图/BOM单/原理图 (1)
- 实用工具 (1)
- 资料/手册 (1)
- 教程资料 (1)
- allegro (1)
- PCB相关 (1)
- 技术书籍 (1)
- 开发工具 (1)
- 工控技术 (1)
- 电子元器件应用 (1)
- 接口技术 (1)
- 仿真技术 (1)
- 源码/资料 (1)
- 金融证券系统 (1)
- 家庭/个人应用 (1)
- 语音压缩 (1)
- BREW编程 (1)
- 电子政务应用 (1)
- 中间件编程 (1)
- Modem编程 (1)
其他嵌入式/单片机内容 how to test memory devices to see if they are working properly, and how to use Flash memory.
how to test memory devices to see if they are working properly, and how to use Flash memory.
VC书籍 C How to Program 3th Edition Deitel 著 阅读密码www.zasp.net
C How to Program 3th Edition
Deitel 著
阅读密码www.zasp.net
单片机开发 // This program demonstrates how to configure the C8051F060 to write to and read // from the UART i
// This program demonstrates how to configure the C8051F060 to write to and read
// from the UART interface. The program reads a word using the UART0 interrupts
// and outputs that word to the screen, with all characters in uppercase
单片机开发 This example demonstrates how the C8051F06x SMBus interface can communicate // with a 256 byte I2C
This example demonstrates how the C8051F06x SMBus interface can communicate
// with a 256 byte I2C Serial EEPROM (Microchip 24LC02B).
// - Interrupt-driven SMBus implementation
// - Only master states defined (no slave or arbitration)
// - Timer4 used by SMBus for SCL low timeout detection
// - SCL ...
单片机开发 How to control the AD9833 using AVR
How to control the AD9833 using AVR
单片机开发 How to use the TWI bus with a AVR cpu
How to use the TWI bus with a AVR cpu
单片机开发 How to use the TWI bus with a AVR cpu
How to use the TWI bus with a AVR cpu
单片机开发 How to use the USART port of a AVR mcu
How to use the USART port of a AVR mcu
单片机开发 // // Histogram Sample // This sample shows how to use the Sample Grabber filter for video image p
//
// Histogram Sample
// This sample shows how to use the Sample Grabber filter for video image processing.
// Conceptual background:
// A histogram is just a frequency count of every pixel value in the image.
// There are various well-known mathematical operations that you can perform on an image ...
matlab例程 In this demo, we show how to use Rao-Blackwellised particle filtering to exploit the conditional ind
In this demo, we show how to use Rao-Blackwellised particle filtering to exploit the conditional independence structure of a simple DBN. The derivation and details are presented in A Simple Tutorial on Rao-Blackwellised Particle Filtering for Dynamic Bayesian Networks. This detailed discussion of th ...