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

搜索资源列表

  1. counter

    0下载:
  2. 利用verilog编写的分频计数器,包括0.01s,1ms,1s三个计数器,可适用于ise14.7开发环境-Use verilog to write a crossover counter, including 0.01s, 1ms, 1s three counters, applicable to ise14.7 development environment
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:38833
    • 提供者:喻国芳
  1. counter

    0下载:
  2. 使用MCS51单片机开发的计数器程序代码-COUNTER
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-27
    • 文件大小:10119
    • 提供者:ZB
  1. counter

    0下载:
  2. module counter for VHDL on FPGA Kit
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:550
    • 提供者:Minh
  1. counter

    0下载:
  2. 异步复位的十进制计数器-Decade counter with asynchronous reset
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-26
    • 文件大小:33016
    • 提供者:real
  1. counter

    2下载:
  2. 一个100MHZ的时钟信号经过分频器得到1HZ信号,然后输入到三位计数器中,计数器的输出在相应的FPGA上的LED灯上展示。该程序主要包含四部分:测试文件、顶层文件、分屏器模块和计数器模块。-100MHZ clock signal through a divider to get 1HZ signal, and then input to the three counters, the output of the counter displayed on the corresponding LE
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:1165
    • 提供者:asong
  1. COUNTER-00-TO-99

    0下载:
  2. code using avr counter 00 to -code using avr counter 00 to 99
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:44540
    • 提供者:hoang
  1. verilog-up-counter

    0下载:
  2. Verilog code for 4 bit Sync Up Counter
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-27
    • 文件大小:10908
    • 提供者:cmags
  1. verilog-lfsr-updown-counter

    0下载:
  2. Verilog 8 bit LFSR Up-Down Counter
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-27
    • 文件大小:9787
    • 提供者:cmags
  1. verilog-8-bit-Gray-Counter

    0下载:
  2. Verilog 8 bit Gray Counter
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:9771
    • 提供者:cmags
  1. Verilog-Divide-by-3-Counter

    0下载:
  2. Verilog Divide by 3 Counter
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-28
    • 文件大小:10023
    • 提供者:cmags
  1. Verilog-Divide-by-45-Counter

    0下载:
  2. Verilog Divide by 4.5 Counter
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-28
    • 文件大小:10392
    • 提供者:cmags
  1. Counter

    0下载:
  2. verilog source code of programable counter
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:38406
    • 提供者:Simon Pruzansky
  1. LCD(1602)-Counter

    0下载:
  2. 基于单片机开发板的计数器,使用LCD(1602)显示数值,熟悉LCD(1602)的编程方法和思路-Microcontroller development board based on a counter, using LCD (1602) show the value, the familiar LCD (1602) programming methods and ideas
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:10028
    • 提供者:陈晨
  1. simple-counter

    0下载:
  2. Simple counter in verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-15
    • 文件大小:8574
    • 提供者:nathan
  1. counter

    0下载:
  2. 计数器,可以正向计数和倒向计数,可以暂停,开始,重置-Counter can count forward and backward counting, you can pause, start, reset
  3. 所属分类:JavaScript

    • 发布日期:2017-04-06
    • 文件大小:580827
    • 提供者:孙宗豪
  1. COUNTER

    0下载:
  2. 用嵌入式开发软件开发的一个计数器的程序,手动点击开关5次后,会看到二极管亮,再点5次,二极管灭-Embedded Software Development with the development of a program counter, the switch to manually click five times, you will see the diode light, and then point five times, diode off
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-14
    • 文件大小:4496
    • 提供者:田纪龙
  1. asp-number-counter

    0下载:
  2. 最简单的ASP计数器,实现了计数器数据的初始化、保存和读取。使用时,只需调用读取函数即可,非常简便!也很适用初学者。同时,本程序可以自由设定数据显示的最短长度(实际长度随实际数据而定),也可以设定文字或图片的方式显示(displayMode设置为1为文字,2为图片),若设置为图片显示,请自己网上搜索对应0-9的数字图片,并放于你需要的目录即可。-The most simple ASP counter realized initialize counter data, save and read.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3283
    • 提供者:安峰
  1. Counter

    0下载:
  2. A mutable data type for an integer counter.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:1055
    • 提供者:febee
  1. counter

    0下载:
  2. 单片机计数程序,亲测可用,利用单片机的外部中断功能实现。-counter of MCU
  3. 所属分类:SCM

    • 发布日期:2017-04-27
    • 文件大小:39081
    • 提供者:ekjnhfk
  1. FREKUENSI-COUNTER

    0下载:
  2. COUNTER FREQUENCY FOR LEARNING USED ASSEMBLY CODE 8051 FAMILY
  3. 所属分类:File Formats

    • 发布日期:2017-04-06
    • 文件大小:9060
    • 提供者:Bagusasari
« 1 2 ... 23 24 25 26 27 2829 30 31 32 33 ... 50 »
搜珍网 www.dssz.com