搜索结果
找到约 2,061 项符合
Data-Transceiver 的查询结果
其他嵌入式/单片机内容 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
matlab例程 这个程序展示如何使用Data Acquisition Toolbox从声卡获得两秒钟的声音数据
这个程序展示如何使用Data Acquisition Toolbox从声卡获得两秒钟的声音数据,并提取频率成分,并绘制。