搜索结果
找到约 2,165 项符合
Data-compression 的查询结果
企业管理 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从声卡获得两秒钟的声音数据,并提取频率成分,并绘制。
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