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

搜索资源列表

  1. 仿进口温控器的按键程序

    0下载:
  2. 说明:这个程序与温控仪设置方式一样。SET选择设置模式;LEFT键选择需要设置的位;UP键加置数,如果按住UP键不放就自动向上计数,最大值999;DOWN键减置数,如果按住DOWN键不放就自动向下计数,一直到0。待设置的位是高亮显示的。-Note : This temperature control procedures and the same instrument setup. SET select Settings mode; LEFT button to select the need
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2591
    • 提供者:汤宇浩
  1. MinutesToMidnight

    0下载:
  2. iphone 31天开源工程中的第一个,一个精美的计时器-Just like any good programmers we decided to bite this off the same day Apple lifted the NDA even faced with the time constraints. Needless to say the first app will be VERY simple, however it does demonstrate some stuff
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-31
    • 文件大小:9501
    • 提供者:blueseaineye
  1. Register

    0下载:
  2. -- Universal Register -- This design is a universal register which can be used as a straightforward storage register, a bi-directional shift register, an up counter and a down counter. -- The register can be loaded from a set of parallel data in
  3. 所属分类:GIS program

    • 发布日期:2017-04-05
    • 文件大小:3704
    • 提供者:djs
  1. cnt_up_down

    0下载:
  2. It s a counter which count to up, when on the all positions are "1", it count to down
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:719
    • 提供者:gegry
  1. Dev_io

    0下载:
  2. 基于CYPRESS CY7C68013 usb2.0的开发程序,该程序演示了访问IO的编写方法。-This directory contains the dev_io 8051 firmware The purpose of this software is to demonstrate how to use the buttons and LED on the EZ-USB developer s kit. The device I/O example progr
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:17880
    • 提供者:Willson Yang
  1. up_down_counter

    0下载:
  2. 32 bit up/down counter with count enable based on altera fpga
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:463467
    • 提供者:abu_faisul
  1. Count_Up

    0下载:
  2. UP COUNTER, 4 LED displays, memory (in case supply down counter will be save counted impulse, after the power is available again counter will count from memorized value), only the button RESET can clear the counted value.
  3. 所属分类:Button control

    • 发布日期:2017-04-02
    • 文件大小:91839
    • 提供者:Tih
  1. Blackjack

    0下载:
  2. 21点一般用到1-8副牌。庄家给每个玩家发两张牌,牌面朝上;给自己发两张牌,一张牌面朝上(叫明牌),一张牌面朝下(叫暗牌)。大家手中扑克点数的计算是:K、Q、J 和 10 牌都算作 10 点。 A 牌既可算作1 点也可算作11 点,由玩家自己决定。其余所有2 至9 牌均按其原面值计算。首先玩家开始要牌,如果玩家拿到的前两张牌是一张 A 和一张10点牌,就拥有黑杰克 (Blackjack);此时,如果庄家没有黑杰克,玩家就能赢得2倍的赌金(1赔2)。没有黑杰克的玩家可以继续拿牌,可以随意要多少张。
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-04
    • 文件大小:1687
    • 提供者:灏潍
  1. HW3

    0下载:
  2. Write VHDL codes to model an 8-bit counter that counts every second. It counts from your last two digits of your student ID to your next two digits of your student ID. If the last two digits are greater than the next two digits, the counters counts d
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:296164
    • 提供者:XingSu
  1. game_of_21_point

    0下载:
  2. 21点游戏规则:庄家给每个玩家发两张牌,牌面朝上;给自己发两张牌,一张牌面朝上(叫明牌),一张牌面朝下(叫暗牌)。大家手中扑克点数的计算是:K、Q、J 和 10 牌都算作 10 点。 A 牌既可算作1 点也可算作11 点,由玩家自己决定。其余所有2 至9 牌均按其原面值计算。目的是尽量往21点靠,靠得越近越好,最好就是21点了。在要牌的过程中,如果所有的牌加起来超过21点,玩家就输了——叫爆掉(Bust),游戏也就结束了。假如玩家没爆掉,又决定不再要牌了,这时庄家就把他的那张暗牌打开来。假如他现
  3. 所属分类:Game Program

    • 发布日期:2017-05-09
    • 文件大小:2449563
    • 提供者:叶zp
  1. counter

    0下载:
  2. 不同频率的两个计数器,第一个计数器向上技术,第二个当第一个计满后向下计数-Two different frequency counter, a counter up the first technical, the second when the first after the expiration of a count down
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:4876
    • 提供者:che
  1. Lab10_shift_register_4b

    1下载:
  2. 设计一个能够递增和递减的8位双向循环计数器. (1)采用异步复位,复位后从第一个有效时钟的上跳沿开始计数;如果此时 dir=1 ,则递增计数,否则, 递减计数。 (2)输出 count 为 8 位; (3)对电路进行全面仿真。 (4)设计模块名为: counter8b_updown(count, clk, reset, dir) 测试平台的模块名为: tb_counter8b_updown() -The design of an incremen
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1275
    • 提供者:辛璃
  1. count

    1下载:
  2.   在长度为8的字节数组(无符号数)中,查找大于42H的无符号数的个数,存放在字节单元up中;等于42H的无符号数的个数,存放在字节单元equa中;小于42H的无符号数的个数,存放在字节单元down中。   程序显示up equa down的值。      八个数:31H,21H,42H,52H,87H,23H,98H,01H-Length byte array (unsigned) Find the number of unsigned greater than 42H, stor
  3. 所属分类:assembly language

    • 发布日期:2017-11-10
    • 文件大小:582
    • 提供者:chenyuanyan
  1. Code-of-TMS320F280x-CCS4

    0下载:
  2. TMS320F2808例程官网原版教程非常珍贵-// TI File $Revision: /main/6 $ // Checkin $Date: April 6, 2005 15:15:10 $ // Modified by LSD_Hanbing to suit the LSD_EVM320F2801X, April 24,2007 //######################################################################
  3. 所属分类:source in ebook

    • 发布日期:2017-06-02
    • 文件大小:14994769
    • 提供者:徐超
  1. counting-sheep

    0下载:
  2. 前一段时间我有睡眠问题。我曾经躺在床上,盯着天花板,几个小时。后来有一天,我的外婆建议我试着数羊后,我已经上床睡觉。与往常一样,当我的奶奶暗示的东西,我决定尝试一下。唯一的问题是,有没有羊的时候,我就去睡觉各地进行计数。 创意,因为我,这是不会阻止我。我坐下来写,使得字符,其中#代表羊的网格,而计算机程序。草(或任何你喜欢的,只是没有羊)。为了使计算更有趣,我也决定要数绵羊,而不是单一的成群的牛羊。两只羊在同一个群,如果他们都有一个共同的一面(上,下,左或右)。另外,
  3. 所属分类:Data structs

    • 发布日期:
    • 文件大小:656236
    • 提供者:Emma
  1. count-down-device

    0下载:
  2. 用C#写的一个计时器(倒计时),可以选择时间类型(秒,分钟,小时)时间结束会弹出messagebox进行提示。-Using C# to write a timer (countdown), you can the type of time (seconds, minutes, hours) in time ends messagebox will pop up prompt.
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:47372
    • 提供者:画岚
  1. led

    0下载:
  2. 使用型号为CY7C68013A的USB芯片,通过开发板上的按钮控制LED灯的状态-This directory contains the dev_io 8051 firmware The purpose of this software is to demonstrate how to use the buttons and LED on the EZ-USB developer s kit. The device I/O example program uses
  3. 所属分类:USB develop

    • 发布日期:2017-04-29
    • 文件大小:35208
    • 提供者:许晨瑞
  1. Count Up Down

    0下载:
  2. 在labview2014平台上写的加减计数器,需要下载一个real_time的功能块(Add and subtract counters written on the labview2014 platform need to download a real_time feature block)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-13
    • 文件大小:99554
    • 提供者:勿要归晚
  1. 7 seg 4#.X

    0下载:
  2. count up/down with dspic 24fj128 simulation with proteus
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:51200
    • 提供者:naser_rezai
  1. Count

    0下载:
  2. 在长度为8的字节数组(无符号数)中,查找大于42H的无符号数的个数,存放在字节单元up中;等于42H的无符号数的个数,存放在字节单元equa中;小于42H的无符号数的个数,存放在字节单元down中。 程序显示up equa down的值。 八个数:31H,21H,42H,52H,87H,23H,98H,01H(The length of the byte array 8 (unsigned), search for more than 42H unsigned number and th
  3. 所属分类:汇编语言

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:无名是
« 12 »
搜珍网 www.dssz.com