搜索结果
找到约 474 项符合
Board 的查询结果
按分类筛选
- 全部分类
- 微处理器开发 (55)
- VHDL/FPGA/Verilog (32)
- 单片机开发 (30)
- 技术资料 (24)
- 单片机编程 (23)
- 嵌入式/单片机编程 (23)
- 文章/文档 (19)
- 系统设计方案 (18)
- 其他嵌入式/单片机内容 (14)
- 嵌入式Linux (14)
- 其他 (14)
- 可编程逻辑 (13)
- Windows CE (13)
- 其他书籍 (13)
- 电源技术 (12)
- VIP专区 (11)
- Linux/Unix编程 (10)
- 教程资料 (8)
- DSP编程 (8)
- PCB相关 (7)
- 嵌入式综合 (6)
- USB编程 (6)
- Java编程 (6)
- VxWorks (6)
- 驱动编程 (5)
- 软件设计/软件工程 (5)
- 通讯编程文档 (5)
- 模拟电子 (4)
- J2ME (4)
- 数据结构 (4)
- 汇编语言 (4)
- Internet/网络编程 (3)
- 压缩解压 (3)
- 通信网络 (2)
- 无线通信 (2)
- 开发工具 (2)
- 游戏 (2)
- 电子书籍 (2)
- 网络 (2)
- 串口编程 (2)
- GPS编程 (2)
- 数学计算 (2)
- 通讯/手机编程 (2)
- 手册 (2)
- 开发板 (2)
- 书籍 (2)
- 学术论文 (1)
- 电路图 (1)
- 资料/手册 (1)
- 教程资料 (1)
- 机械电子 (1)
- C/C++语言编程 (1)
- 测试测量 (1)
- 接口技术 (1)
- 仿真技术 (1)
- 手机WAP编程 (1)
- 操作系统开发 (1)
- Java书籍 (1)
- VC书籍 (1)
- matlab例程 (1)
- 书籍源码 (1)
- 其他行业 (1)
- 中间件编程 (1)
- 数值算法/人工智能 (1)
- JavaScript (1)
- 行业发展研究 (1)
- 软件工程 (1)
- 其他文档 (1)
- PCB图/BOM单/原理图 (1)
- 源码 (1)
- 习题答案 (1)
- 应用设计 (1)
其他书籍 This document provides guidelines for integrating a discrete high speed USB host controller onto a f
This document provides guidelines for integrating a discrete high speed USB host controller onto a fourlayer
desktop motherboard. The material covered can be broken into three main categories: Board design
guidelines, EMI/ESD guidelines and front panel USB guidelines. Section 1.1 Background provides ...
操作系统开发 The latest release, ver 1.16 of the ARM (7TDMI, 720T, 920T) port for uC/OS-II V2.61 (and higher) inc
The latest release, ver 1.16 of the ARM (7TDMI, 720T, 920T) port for uC/OS-II V2.61 (and higher) includes ports for the following platforms:
1. S3c2410x ( ARM920T from Samsung ) on SMDK2410 eval board.
2. LPC2xxx - LPC210x & LPC213x ( ARM7TDMI-S from Philips ) on IAR s Kickstart & OLIMEX boards.
3. ...
单片机开发 12864中文字库液晶演示程序 MS12864R 测试程序(串口) 连线表 CPU=89C52 SystemClock=12Mhz CS=P3.0 SCLK=P3.1 SID=P3
12864中文字库液晶演示程序
MS12864R 测试程序(串口)
连线表 CPU=89C52
SystemClock=12Mhz
CS=P3.0 SCLK=P3.1 SID=P3.2 Reset=RC in Board
通讯/手机编程 Cypress Semiconductor makes a variety of PLL-based clock generators. This application note provides
Cypress Semiconductor makes a variety of PLL-based clock
generators. This application note provides a set of recommendations
to optimize usage of Cypress clock devices in a
system. The application note begins with recommended termination
techniques for clock generators. Subsequently, power
supply fi ...
微处理器开发 TI DSP2812 can总线程序,可以用这个程序设计can总线收发数据,已经在自己的开发板上测试过,运行良好-TI DSP2812 the can main line procedure, may
TI DSP2812 can总线程序,可以用这个程序设计can总线收发数据,已经在自己的开发板上测试过,运行良好-TI DSP2812 the can main line procedure, may use this programming can main line receiving and dispatching data, has already tested on own development board, the movement is good ...
软件设计/软件工程 In a preemptive priority based RTOS, priority inversion problem is among the major sources of deadl
In a preemptive priority based RTOS, priority inversion
problem is among the major sources of deadline
violations. Priority inheritance protocol is one of the
approaches to reduce priority inversion. Unfortunately,
RTOS like uC/OS can’t support priority inheritance
protocol since it does not allow ...
数据结构 #if !defined(AFX_GAQUEEN_H__C26AE0A3_F9B4_426F_A324_B460CC7946CB__INCLUDED_) #define AFX_GAQUEEN_H_
#if !defined(AFX_GAQUEEN_H__C26AE0A3_F9B4_426F_A324_B460CC7946CB__INCLUDED_)
#define AFX_GAQUEEN_H__C26AE0A3_F9B4_426F_A324_B460CC7946CB__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
class CGAQueen
{
public:
CGAQueen(int nPopulation,int nIteration,float Mutation,int mChB ...
汇编语言 This directory contains example ADSPBF535 code, written in assembly, that changes the frequency and
This directory contains example ADSPBF535 code, written in assembly, that changes the frequency and voltage using the push button switches on the board.
Linux/Unix编程 This a naive implementation of BOOTP/TFTPBOOT, the protocols to use to bootstrap a computer through
This a naive implementation of BOOTP/TFTPBOOT, the protocols
to use to bootstrap a computer through a TCP/IP network.
The goal was to design a small footprint implementation
to allow the code to be integrated into a monitor program
stored in a ROM/FLASH, the footprint is about 7 KBytes
for the test ...
数据结构 This code implements the shortest path algorithm via the simple scheme and fibonacci heap data struc
This code implements the shortest path algorithm via the simple scheme and fibonacci heap data structure. It has 3 kinds of testing data input method : random input by computer, reading from the file, reading from the key board.