CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - rst

搜索资源列表

  1. SRAM_controller_of_FPGA

    0下载:
  2. 视频处理源码,使用pdf格式输出,用的时候自解压,然后拷贝黏贴就行了。-`timescale 1ns/1ns module asyn_fifo(clk_wr,wr_en,clk_rd,rd_en,rst,din,full,empty,dout) input clk_wr,wr_en,clk_rd,rd_en,rst input[7:0] din output full,empty output[7:0] dout reg full_temp,empty_temp
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:59151
    • 提供者:YZX
  1. Cours_Matlab

    0下载:
  2. The purpose of this document is to give a medium-length introduction to the essentials of MATLAB and how to use it well. I’m aiming for a document that’s somewhere between a two- page introduction for a numerical methods course and the excellent
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:224551
    • 提供者:z
  1. code

    0下载:
  2. clk_sys为输入时钟,rst为复位信号,clk_out为输出分频时钟,div_num为分频数目。多少分频就把div_num赋多少值。-awet.etr.ert.ewtewjtr eqtr ert ert ewr erwrt ewrt ret5 asd er.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:759
    • 提供者:happybrave
  1. intro

    0下载:
  2. This book is an introduction to two subjects: Matlab and numerical computing. This ¯ rst chapter introduces Matlab by presenting several programs that inves- tigate elementary, but interesting, mathematical problems. If you already have som
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:561629
    • 提供者:ragunathan
  1. Keil-C51-RST-PRO

    0下载:
  2. Keil官方提供的C51实现软复位的手段-Keil C51 officials provided the means to achieve the soft reset
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:874
    • 提供者:GJC
  1. mcu

    0下载:
  2. 对于单片机与看门狗的连接,单片机的RST与看门狗的/RESET/RESET相连接,看门狗的SI连接P1.1,SCK 连接P3.4,SO连接P3.3,/CS连接P3.5。其中SO是串行输出口,单片机可以通过该口看门狗状态寄存器等的信息。其他管脚之间的连接以及该遵循的规定将会在下面参数设计部分详细说明,此不赘述。需要注意的是在往看门狗写数据的-Connection with the watchdog for the MCU, MCU RST and watchdog/RESET/RESET is c
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:333190
    • 提供者:liyan
  1. rst

    0下载:
  2. 基于粗糙集属性约简的算法,不错,可以-Rough set attribute reduction algorithm, a good
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:8211
    • 提供者:蝶澈
  1. DS1302

    0下载:
  2. 从DS1302独处一个字节数据(没有RST操作)-A byte of data from the DS1302 alone (no RST operation)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:3032
    • 提供者:angela
  1. Theory-and-Practice-Using-MATLAB

    0下载:
  2. The book is organized for use as a text for an introductory course in stochastic processes at the senior level and as a?rst-year graduate-level course in Kalman ?ltering theory and application.It could also be used for self-instruction or for p
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:3219146
    • 提供者:jack
  1. 10.1.1.4.2135

    0下载:
  2. Usually, speaker recognition systems do not take into account the short–term dependence between the vocal source and the vocal tract. A feasibility study that retains this dependence is presented here. A model of joint probability functions of the pi
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:93178
    • 提供者:morteza
  1. 1

    0下载:
  2. 一个VHDL实现的测频计 LIBRARY ieee USE ieee.std_logic_1164.all USE ieee.std_logic_arith.all USE ieee.std_logic_unsigned.all ENTITY freq IS PORT( Fsignal : IN std_logic -- Rst : IN std_logic Gate : IN std_logic Ready : OUT std_lo
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:1307
    • 提供者:陈强
  1. cnt10

    0下载:
  2. 设计带有异步复位、同步计数使能和可预置型的十进制计数器。 具有5个输入端口(CLK、RST、EN、LOAD、DATA)。CLK输入时钟信号;RST起异步复位作用,RST=0,复位;EN是时钟使能,EN=1,允许加载或计数;LOAD是数据加载控制,LOAD=0,向内部寄存器加载数据;DATA是4位并行加载的数据。有两个输出端口(DOUT和COUT)。DOUT的位宽为4,输出计数值,从0到9;COUT是输出进位标志,位宽为1,每当DOUT为9时输出一个高电平脉冲 -Designed with
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:207360
    • 提供者:黄恋
  1. timer

    0下载:
  2. 8081单片机实验程序,利用I2C总线与ZLG7290通信,可使其输出时间与日期,利用按键切换,P1.6为SCL,P1.7为SDA,RST和INT接8051的P1.0和INT0口-8081 microcontroller test program, using the I2C bus communication with ZLG7290 can be made out time and date, using keys to switch, P1.6 for the SCL, P1.7 for
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:36824
    • 提供者:胡程龙
  1. stability_tools

    0下载:
  2. Three matlab-based tools have been developed for the convenient assess- ment of stability conditions for linear and nonlinear systems. The fi rst is a more helpful and defi nitive version of nyquist, which has features of automatic zoom
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:172391
    • 提供者:abbas
  1. 33

    1下载:
  2. 在多径分量数确定的前提下,MIMO-OFDM系统采用传统的基于导频辅助和盲信道估计算法能获得较好性能。实际无线环境中,多径分量数目与幅度都是时变的,则传统信道估计方法不再适用。该文采用随机集理论建模MIMO-OFDM系统信道多径分量数的变化和MIMO信道。基于此模型提出了集中粒子空间重采样方法(CRS),在保留大概率粒子抽样样本的同时主动抛弃小概率抽样样本,以获得更为准确的真实样本逼近。并提出了基于集中重采样Rao-Blackwellised粒子滤波的信道估计方法(RBPFC)。仿真结果表明:所
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-08
    • 文件大小:610146
    • 提供者:王睿
  1. UART

    0下载:
  2. ARM7 LPC2132 串口调试例程 基于Board LPC21238实验板-// UART Sample Code // NXP Semiconductors // // MCB2130 Board LPC21238: runs in internal Flash // MCB2130 Ram: runs in internal RAM //////////////////////////////////////////////////////////
  3. 所属分类:串口编程

    • 发布日期:2017-04-06
    • 文件大小:22324
    • 提供者:李迎春
  1. alu-10-10

    0下载:
  2. 16位运算器,包含+、-、与或非、移位等功能,内部指定a、b、cin,输入clk与rst,输出16位y与c\z标志位-16-bit arithmetic unit, including+,-, and or, shift and other functions, within the specified a, b, cin, input clk and rst, 16-bit output y and c \ z flag
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:2282
    • 提供者:张海洋
  1. chance

    0下载:
  2. This document consists of a reprint of an English translation of the rst book on probability theory ever published, viz. Christiaan Huygens De Ratiociniis in Ludo Aleae which was published in Latin in 1657-This document consists of a reprint of
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:234291
    • 提供者:Marcus Arcus
  1. Windows.Phone.7.Secrets).Wiley

    0下载:
  2. 网络连接的第一步是创建和培养一个Windows Live ID。严格地说,你 并不需要一个Windows Live ID使用Windows手机。但你会想要一个 不管,因为在Windows Phone的经验是显着提高,当您 确实有这样一笔账。的Windows Live提供了一个惊人的各种服务,包括 与社交网络和在线服务的集成,你真的关心, 并整合与微软的许多在线服务,包括Hotmail,Zune播放器, Xbox Live的。 -The fi rst step is t
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-09
    • 文件大小:16813353
    • 提供者:威震开
  1. Rails.Recipes.Jun.2006

    0下载:
  2. My goal for Rails Recipes is toteach you how to make gr eat stuff with Rails and to do it right on your fi rst try.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1429566
    • 提供者:alko
« 1 2 3 4 56 7 8 9 10 11 »
搜珍网 www.dssz.com