搜索结果
找到约 2,044 项符合
data sheet 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (10)
- 其他 (6)
- 微处理器开发 (6)
- 技术资料 (6)
- 系统设计方案 (5)
- 单片机编程 (4)
- 软件设计/软件工程 (4)
- 单片机开发 (4)
- 行业发展研究 (3)
- 嵌入式综合 (2)
- 文章/文档 (2)
- 嵌入式/单片机编程 (2)
- 其他嵌入式/单片机内容 (2)
- 电子书籍 (2)
- 手册 (2)
- VIP专区 (2)
- 通讯/手机编程 (1)
- 资料/手册 (1)
- 电子元器件应用 (1)
- Linux/Unix编程 (1)
- FlashMX/Flex源码 (1)
- USB编程 (1)
- MTK (1)
- android开发 (1)
- VHDL/FPGA/Verilog (1)
- 驱动程序 (1)
- 接口技术 (1)
- 技术书籍 (1)
其他 Tetronix clock/data jitter analysis guide
Tetronix clock/data jitter analysis guide
其他嵌入式/单片机内容 The Universal Asynchronous Receiver Transmitter (UART) is a popular and widely-used device for data
The Universal Asynchronous Receiver Transmitter (UART) is a popular and widely-used device for data communication
in the field of telecommunication. There are different versions of UARTs in the industry.
数据结构 经典数据结构外国教材Data Abstraction & Problem Solving with C++.的源代码
经典数据结构外国教材Data Abstraction & Problem Solving with C++.的源代码
单片机开发 AES在AVR单片机上的实现 资源要求 Program: 4492 bytes (6.9% Full) (.text + .data + .bootloader) Data: 7
AES在AVR单片机上的实现
资源要求
Program: 4492 bytes (6.9% Full)
(.text + .data + .bootloader)
Data: 745 bytes (9.1% Full)
(.data + .bss + .noinit)
可以在AVR Studio中模拟运行 AES加密和解密
在AVR Studio 中模拟运行 Ctrl+F7 后,模拟执行到main入口处
按F5后, 知道到加密完成 可以看出加密的结果
再按 ...
SCSI/ASPI Cypress 的USB ASCI IC FIFO DATA WRITE 可直接將值寫入FIFO中
Cypress 的USB ASCI IC FIFO DATA WRITE
可直接將值寫入FIFO中
企业管理 data structure c 学校管理系统
data structure c 学校管理系统
数据结构 图书馆管理系统data structure
图书馆管理系统data structure
其他 SD card controller can just read data using 1 bit SD mode. I have written this core for NIOS2 CPU,
SD card controller can just read data using 1 bit SD mode.
I have written this core for NIOS2 CPU, Cyclone, but I think it can works
with other FPGA or CPLD. Better case for this core is SD clock = 20 MHz and
CPU clock = 100 MHz (or in the ratio 1:5). If you have a wish you can achieve this core.
Go ...
其他嵌入式/单片机内容 SPI接口的Data Flash at45db的C驱动
SPI接口的Data Flash at45db的C驱动
汇编语言 A1.asm 显示程序实验 STACK1 SEGMENT STACK DW 256 DUP(?) STACK1 ENDS DATA SEGMENT USE16 MES1 DB
A1.asm
显示程序实验
STACK1 SEGMENT STACK
DW 256 DUP(?)
STACK1 ENDS
DATA SEGMENT USE16
MES1 DB Show a as hex: ,0AH,0DH, $
SD DB a