搜索结果
找到约 222 项符合
BLOCK 的查询结果
按分类筛选
- 全部分类
- matlab例程 (14)
- 技术资料 (14)
- 可编程逻辑 (11)
- 通讯/手机编程 (10)
- 教程资料 (9)
- 单片机编程 (8)
- 通讯编程文档 (8)
- 其他 (8)
- Linux/Unix编程 (7)
- VHDL/FPGA/Verilog (7)
- 学术论文 (6)
- 嵌入式/单片机编程 (5)
- 文章/文档 (5)
- 压缩解压 (5)
- Java编程 (5)
- 其他书籍 (5)
- 加密解密 (5)
- 驱动编程 (4)
- 系统设计方案 (4)
- VIP专区 (4)
- ARM (3)
- 嵌入式Linux (3)
- DSP编程 (3)
- 软件设计/软件工程 (3)
- 微处理器开发 (3)
- 操作系统开发 (3)
- 电子书籍 (3)
- 网络 (3)
- 嵌入式综合 (2)
- 串口编程 (2)
- 游戏 (2)
- 邮电通讯系统 (2)
- 编译器/解释器 (2)
- JavaScript (2)
- 单片机开发 (2)
- 文件格式 (2)
- 数据结构 (2)
- SCSI/ASPI (2)
- 书籍 (2)
- ALTERA FPGA开发软件 (1)
- 多媒体处理 (1)
- 模拟电子 (1)
- PCB相关 (1)
- 电源技术 (1)
- 通信网络 (1)
- 无线通信 (1)
- Internet/网络编程 (1)
- USB编程 (1)
- Modem编程 (1)
- Delphi控件源码 (1)
- Windows CE (1)
- 其他行业 (1)
- 软件工程 (1)
- 书籍源码 (1)
- 并行计算 (1)
- 汇编语言 (1)
- 人工智能/神经网络 (1)
- 医药行业 (1)
- 数值算法/人工智能 (1)
- *行业应用 (1)
- 金融证券系统 (1)
- Jsp/Servlet (1)
- 技术管理 (1)
- 手机短信编程 (1)
- 单片机 (1)
- C/C++语言编程 (1)
- Linux/uClinux/Unix编程 (1)
- 手册 (1)
- 源码 (1)
- 笔记 (1)
- 精品软件 (1)
文件格式 USB海量存储设备类规范包括四个独立的子类规范:(ATA command的那个没有) ①USB Mass Storgage Class Control/Bulk/Interrupt(CBI)Tran
USB海量存储设备类规范包括四个独立的子类规范:(ATA command的那个没有)
①USB Mass Storgage Class Control/Bulk/Interrupt(CBI)Transport
②USB Mass Storage Class Bulk-Only Transport
③USB Mass Storage Class ATA Command Block
④USB Mass Stroage Class UFI Command Specification。
前两个子规范定义了数据/ ...
单片机开发 /* Check_SST_39VF400A Check manufacturer and device ID /* CFI_Query CFI Query Entry/Exit command se
/* Check_SST_39VF400A Check manufacturer and device ID
/* CFI_Query CFI Query Entry/Exit command sequence
/* Erase_One_Sector Erase a sector of 2048 words
/* Erase_One_Block Erase a block of 32K words
/* Erase_Entire_Chip Erase the contents of the entire chip
/* Program_One_Word Alter data in one wo ...
其他书籍 Verilog and VHDL状态机设计
Verilog and VHDL状态机设计,英文pdf格式
State machine design techniques for Verilog and VHDL
Abstract : Designing a synchronous finite state Another way of organizing a state machine (FSM) is a common task for a digital logic only one logic block as shown in
engineer. This paper will discuss a var ...
压缩解压 image compression using btc algorithm. matlab program. This function accepts an image(color or gray)
image compression using btc algorithm. matlab program. This function accepts an image(color or gray) and compresses it using the block truncation coding.
Delphi控件源码 Delphi and C++ Builder component for direct access to IO ports on Windows 95, Windows 98 and Windows
Delphi and C++ Builder component for direct access to IO ports on Windows 95, Windows 98 and Windows NT/2000. Provides properties for reading and writing bytes, words and doublewords from/to IO ports. New fast block data transfer methods enable to read and write megabytes of data per second.
Windows CE 在WinCE5.0和WinCE4.2下面的Nand Flash驱动程序
在WinCE5.0和WinCE4.2下面的Nand Flash驱动程序,支持small block和big block.
其他书籍 This paper investigates the design of joint frequency offset and carrier phase estimation of a mult
This paper investigates the design of joint frequency
offset and carrier phase estimation of a multi-frequency time division
multiple access (MF-TDMA) demodulator that is applied to
a digital video broadcasting—return channel system via satellite
(DVB-RCS). The proposed joint estimation algorithm i ...
Linux/Unix编程 I use C to implement thread operating,include initiallize,fork,yield,exit,kill. You should have driv
I use C to implement thread operating,include initiallize,fork,yield,exit,kill. You should have driver to use this library. I choose array for ready queue,and strcut for Thread Control Block.
嵌入式Linux 基于arm7的uclinux嵌入式驱动程序源代码
基于arm7的uclinux嵌入式驱动程序源代码,
代码很全,包括如下目录:
adc、gpio、i2c、pwm、Simple Block Device Driver Module、Simple Char Device Driver Module、Simple Ethernet Device Driver Module、Simple Kernel Module、spi、zlg_ffs