搜索结果
找到约 2,063 项符合
raw-Data 的查询结果
其他 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从声卡获得两秒钟的声音数据,并提取频率成分,并绘制。
Linux/Unix编程 NIST Net – A Linux-based Network Emulation Tool, It is a raw IP packet filter with many controllable
NIST Net – A Linux-based Network Emulation Tool, It is a raw IP packet filter with many controllable channel parameters such as packet loss ratio, jitter, bandwidth variation, delay, and network buffer size. To simulate different network environments
VC书籍 Data Structures,Algorithms,and Applications in C++ 国外经典C++原版书库《数据结构、算法与应用:C++语言描述》/(美)萨尼(Sahni,S)著;
Data Structures,Algorithms,and Applications in C++
国外经典C++原版书库《数据结构、算法与应用:C++语言描述》/(美)萨尼(Sahni,S)著;汪诗林等译 十分经典、难得!
VC书籍 Data Structures and Algorithms with Object-Oriented Design Pattern in C++ 国外经典C++原版书库《数据结构与算法:面向对
Data Structures and Algorithms with
Object-Oriented Design Pattern in C++
国外经典C++原版书库《数据结构与算法:面向对象的C++设计模式》/(美)Bruno R.Preiss著 胡广斌等译 十分经典、难得!
其他书籍 All the PDF file is about the data management in wireless sensor network, especially the side of ene
All the PDF file is about the data management in wireless sensor network, especially the side of energy efficiency
数学计算 一维序列中峰值提取//Data为待分析的数组;peak为排序后的数组; //m 为Data数组大小;n 为peak数组的大小。 //m_Min 为Data数组中最小值 //假设峰值个数PN
一维序列中峰值提取//Data为待分析的数组;peak为排序后的数组;
//m 为Data数组大小;n 为peak数组的大小。
//m_Min 为Data数组中最小值
//假设峰值个数PN>n
单片机开发 FT245U169 FIFO Loopback This program transmits data through the FT245BM FIFO data bus to the MSP430
FT245U169 FIFO Loopback
This program transmits data through the FT245BM FIFO data bus to the MSP430F169 on Port 4.
The data is decremented and sent back out of Port 4 to to FIFO on the FT245BM.
Use Hyperterminalto send and receive data.
FIFO control lines are on Port2 (P2.0-P2.3).