搜索结果

找到约 721 项符合 bit 的查询结果

按分类筛选

显示更多分类

单片机开发 PIC 驱动9320 Module for Microchip Graphics Library ILITEK ILI9320 LCD controller driver Landscape o

PIC 驱动9320 Module for Microchip Graphics Library ILITEK ILI9320 LCD controller driver Landscape orientation in 16-bit mode
https://www.eeworm.com/dl/648/278431.html
下载: 140
查看: 1247

VHDL/FPGA/Verilog ChipScope使用示例 简介:本示例中使用了一个ChipScope IP

ChipScope使用示例 简介:本示例中使用了一个ChipScope IP,将BIT文件配置到FPGA中后,可以启动 ChipScope Pro Analyer 捕获FPGA中数据,并显示如图所示。
https://www.eeworm.com/dl/663/278800.html
下载: 188
查看: 1049

其他书籍 PCI设计指南The Xilinx LogiCORE PCI interface is a fully verified, pre-implemented PCI Bus interface. Th

PCI设计指南The Xilinx LogiCORE PCI interface is a fully verified, pre-implemented PCI Bus interface. This interface is available in 32-bit and 64- bit versions, with support for multiple Xilinx FPGA device families. It is designed to support both Verilog-HDL and VHDL. The design examples in this boo ...
https://www.eeworm.com/dl/542/279329.html
下载: 44
查看: 1043

单片机开发 英飞凌16位单片机xc167选型指南The XC167CI is a new derivative of the popular C166 microcontroller family that i

英飞凌16位单片机xc167选型指南The XC167CI is a new derivative of the popular C166 microcontroller family that is based on the enhanced C166S V2 architecture it outperforms existing 16-bit solutions.
https://www.eeworm.com/dl/648/279330.html
下载: 151
查看: 1061

嵌入式/单片机编程 This manual describes Freescale’s IEEE&#8482 802.15.4 Standard compliant MAC/PHY software. The Frees

This manual describes Freescale’s IEEE&#8482 802.15.4 Standard compliant MAC/PHY software. The Freescale 802.15.4 MAC/PHY software is designed for use with the Freescale MC1319x and MC1320x, family of short range, low power, 2.4 GHz Industrial, Scientific, and Medical (ISM) band transceivers, desig ...
https://www.eeworm.com/dl/647/284886.html
下载: 110
查看: 1068

嵌入式/单片机编程 mips命令集详解

mips命令集详解,the mips32 instruction set and instruction bit encodings
https://www.eeworm.com/dl/647/287620.html
下载: 56
查看: 1098

单片机开发 This example provides a description of how to use a DMA channel to transfer a word data buffer fro

This example provides a description of how to use a DMA channel to transfer a word data buffer from memory (Flash) to memory (RAM). The dedicated DMA channel is configured to transfer once a time a 32 word data buffer stored as constant in the Flash memory to another buffer in the RAM memory. The r ...
https://www.eeworm.com/dl/648/287775.html
下载: 34
查看: 1050

单片机开发 12864液晶原程序.#include <reg52.h> #include <intrins.h> typedef unsigned char BYTE typede

12864液晶原程序.#include <reg52.h> #include <intrins.h> typedef unsigned char BYTE typedef bit BOOL sbit rs=P2^0 sbit rw=P2^1 sbit e =P2^2 BYTE code dis[]={"www.zansi.com"} delay(BYTE ms) {
https://www.eeworm.com/dl/648/288439.html
下载: 76
查看: 1164

VHDL/FPGA/Verilog vhdl编写

vhdl编写,8b—10b 编解码器设计 Encoder: 8b/10b Encoder (file: 8b10b_enc.vhd) Synchronous clocked inputs (latched on each clock rising edge) 8-bit parallel unencoded data input KI input selects data or control encoding Asynchronous active high reset initializes all logic Encoded data output ...
https://www.eeworm.com/dl/663/292193.html
下载: 156
查看: 1052

数值算法/人工智能 I ve written some many years ago dynamic Huffman algorithm to compress and decompress data. It is ma

I ve written some many years ago dynamic Huffman algorithm to compress and decompress data. It is mainly targeted to data with some symbols occuring more often than the rest (e.g. having some data file consisted of 3 different symbols and their total number of occurence in that file s1(1000), s2(200 ...
https://www.eeworm.com/dl/518/296419.html
下载: 122
查看: 1069