Block
共 318 篇文章
Block 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 318 篇文章,持续更新中。
This application note describes a method for developing block-oriented I/O device drivers for appli
This application note describes a method for developing block-oriented I/O device drivers
for applications that use the DSP/BIOS real-time kernel and includes examples that run
with Code Composer St
This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huf
This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful when using Matlab for data compression
文件Java排课系统的报告
<%@ page language="java" import="java.util.*" pageEncoding="utf-8"%>
<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %>
<%
String path = request.getContextPath();
String basePath = reque
The IEEE Multipath Channel block simulates an indoor UWB channel as described in "A Channel Model fo
The IEEE Multipath Channel block simulates an indoor UWB channel as described in "A Channel Model for Ultrawideband Indoor Communications" by J.R. Foerster, M. Pendergrass and A.F. Molisch, November 2
VIP专区-嵌入式/单片机编程源码精选合集系列(113)
<b>VIP专区-嵌入式/单片机编程源码精选合集系列(113)</b><font color="red">资源包含以下内容:</font><br/>1. 来自于OpenCores组织的开放IP核.<br/>2. I2C to GPIO Port expander的Verilog HDL
程序原码.<br/>3. 做ARM仿真器和调试器的厂商需要RDI协议.<br/>4. Quartus开发环境下
VIP专区-嵌入式/单片机编程源码精选合集系列(53)
<b>VIP专区-嵌入式/单片机编程源码精选合集系列(53)</b><font color="red">资源包含以下内容:</font><br/>1. c8051f020的A/D转换的应用事例.<br/>2. 封装较完整的串口类库.<br/>3. ucos下的FAT文件系统源码。
config.h
dir.C
disk.C
FAT.C
Fat.h
FDT.C
file.C
flop
VIP专区-PCB源码精选合集系列(16)
<b>VIP专区-PCB源码精选合集系列(16)</b><font color="red">资源包含以下内容:</font><br/>1. 华为PCB布线规范.<br/>2. CAM350宏全集.<br/>3. PCB设计入门[中文翻译]Altium_Designer_Summer_09.<br/>4. PROTEL DXP规则.<br/>5. protel99sePCB操作快捷键大全.<br/>
四轴飞控资料
<table cellspacing="0" cellpadding="0" style="word-wrap:break-word;empty-cells:show;table-layout:fixed;width:1078px;color:#444444;font-family:Tahoma, Helvetica, SimSun, sans-serif;font-size:12px;line-
This model simulates a CDMA2000 1xRTT Forward link (between Base Station and Mobile Station). In par
This model simulates a CDMA2000 1xRTT Forward link (between Base Station and Mobile Station). In particular, it simulates the Radio Configuration 3 of a Forward Fundamental channel. The block CDMA2k:
A FLASH Bootloader for PIC16 and PIC18 Devices
Among the many features built into Microchip’sEnhanced FLASH Microcontroller devices is the capability of the program memory to self-program. This very useful feature has been deliberately included to
A FLASH Bootloader for PIC16 and PIC18 Devices
Among the many features built into Microchip’sEnhanced FLASH Microcontroller devices is the capability of the program memory to self-program. This very useful feature has been deliberately included to
The enclosed VB project includes a VB class that implements the Rijndael AES block encryption algori
The enclosed VB project includes a VB class that implements the Rijndael AES block encryption algorithm. The form in the project runs some test data through the class.
Block Application
Block Application
状态机学习心得
<P> FSM 分两大类:米里型和摩尔型。</P>
<P> 组成要素有输入(包括复位),状态(包括当前状态的操作),状态转移条件,状态的输出条件。</P>
<P> 设计FSM 的方法和技巧多种多样,但是总结起来有两大类:第一种,将状态转移和状态的操作和判断等写到一个模块(process、block)中。另一种是将状态转移单独写成一个模块,将状态的操作和判断等写到另一个模块中(在Verilog
DS306-PPC405 Virtex-4 Wrapper
<div>
The PPC405 Virtex-4 is a wrapper around the Virtex-4PowerPC™ 405 Processor Block primitive. For detailsregarding the PowerPC 405, see the PowerPC 405 ProcessorBlock Reference Guide.<br />
PLB Block RAM(BRAM)接口控制器
基于RAM块的应用
Protel 自定义Title Block方法
Protel 自定义Title Block方法
LPC1850 Cortex-M3内核微控制器数据手册
The LPC1850/30/20/10 are ARM Cortex-M3 based microcontrollers for embedded<BR>applications. The ARM Cortex-M3 is a next generation core that offers system<BR>enhancements such as low power consumption
STBC系统在非同分布Nakagami信道下性能评估
摘 要: 针对非同分布的Nakagami信道,基于矩生成函数MGF(Moment Generation Function)的分析方法,提出正交空时分组码系统STBC(Space-Time Block Coding)的一种快速性能评估算法,不需要涉及超几何函数积分运算,可在中高信噪比时,快速准确地估计STBC系统的符号错误概率性能。在平坦瑞利衰落信道下的计算机仿真表明,该算法与已有的ST
SST89E564RD单片机介绍
<P>随着技术的发展,单片机开发手段也越来越先进,而价格却不断下降。当FLASH型单片机被广泛应用后,采用软件模拟加写片验证成为一种经济实用的实验方法。而近年来很多单片机都具有了ISP功能,只要一根下载线即可以编程,不再需要编程器。</P>
<P>美国SST公司推出的SST系列单片机更是集成了仿真功能,配合Keil软件,可使用户的目标板直接具有仿真功能,将单片机的易用性推向一个新的高度。</P>