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

搜索资源列表

  1. Automatic-beverage-vending-machine

    0下载:
  2. 自动售饮料机,只可投入5毛和1块钱,每瓶饮料为2.5元,要求应用状态机设计该系统,并编写Testbench。 输入信号定义: clk:时钟输入 ngreset:复位信号 half_yuan:五毛钱 one_yuan:一元钱 输出信号定义: dispense:表示机器售出一瓶饮料 collect:用于提示投币者取走饮料 half_out:表示找回五毛钱-Drinks vending machine can only be put into hair
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-11
    • 文件大小:607
    • 提供者:seven
  1. vending-machine

    0下载:
  2. vending machine in verilog
  3. 所属分类:source in ebook

    • 发布日期:2017-11-26
    • 文件大小:8910
    • 提供者:ravi kant
  1. vending-machine

    0下载:
  2. Vending machine-It is the code for vending machine in java
  3. 所属分类:Shop supermarket software system

    • 发布日期:2017-11-19
    • 文件大小:2121680
    • 提供者:Nishant Jain
  1. Water-vending-machine-source

    0下载:
  2. 自动售水机源程序,通过CT107D硬件平台模拟小区自动售水机的工作流程:通过按键控制售水机水流出和停止;-Automatic water dispenser source, through CT107D hardware platform simulation community water vending machine workflow: through the control button water dispenser water out and stop
  3. 所属分类:SCM

    • 发布日期:2017-11-06
    • 文件大小:50874
    • 提供者:龙鹰
  1. design-of-a-vending-machine

    0下载:
  2. 基于VHDL的自动售货机的设计资料,在Moldism平台上实现。-VHDL-based design information vending machine in Moldism platform.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1754292
    • 提供者:童紫薇
  1. vending-machine

    0下载:
  2. 自动售货机电路 (1)待售物品价格 1 元、2 元、3 元、五元; (2)只接受1 元、5 元、10 元币值; (3)机内存有 1 元零钱无限; (4)投入钱币之前认为售货机为空闲状态;投入钱币后需要按下物品标签吐出商品; (5)自动找零; 其中 : (1)晶振为12 MHz (2)采用CPLD 器件,为ALTERA 的EPM7064SL-44 (3)用按键来模拟物品3种物品,同时用数码管显示价格,用按键来模拟投入的钱数,同时用数码管显示,同时显示出找
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:392913
    • 提供者:suyang
  1. vending-machine

    0下载:
  2. 实现简易的自动售货机功能,用ED2开发板实现。提供4种不同价格货物,5种模式:选货(Choose)100、付款(Pay)010、出货(Delivery)011、结束(Finish)111和继续(Continue)001。-This program simulates a process of vending machine. We can choose items, pay for it and finally get it.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:752901
    • 提供者:
  1. Vending-machine-management-system

    0下载:
  2. 模仿自动售货机的售货,从投币到找零。有良好的用户界面和出错管理。-Vending machine management system
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-08
    • 文件大小:15554292
    • 提供者:azalea
  1. vending-machine

    0下载:
  2. 自动售货机,5角1元输入,三种饮料输出,余额不足或售完会闪烁相关信息。-THis is a simulator of Vending Machine on Basys2 in verilog. 5jiao and 1yuan as input, 3 chioces for drinks. If all are sold out or more money is need, corresponding signals will flash on the LED screen.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-15
    • 文件大小:4910
    • 提供者:
  1. Simple-vending-machine-

    0下载:
  2. 简单的自动售货机源代码,基于VC6.0的源代码,用MFC编程- Simple vending machine code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2521650
    • 提供者:caocongcong
  1. Vending-machine

    0下载:
  2. 基于C++的自动售货机的源码,代码详细,很容易理解,能够很好的学习和理解逻辑运算。-The vending machine based on the C++ source code, detailed code, easy to understand, to be able to learn and understand the logic operation is very good.
  3. 所属分类:Shop supermarket software system

    • 发布日期:2017-04-15
    • 文件大小:7624
    • 提供者:destinyhenry
  1. Vending-Machine

    0下载:
  2. Drink vending machine. 3 inputs, 4 types of outputs. In ringgit Malaysia. Outputs are red LEDs, seven segment LED.
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:1393692
    • 提供者:Kai Sheng
  1. Vending-machine

    0下载:
  2. 自动售货机 通过运行c++实现自动售货机的功能-Vending machine
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:6582
    • 提供者:姜松
  1. vending-machine-based-on-FSM

    0下载:
  2. 基于FSM的自动售货机程序,借助FSM(有限状态机)完成投币、出货等任务。-The vending machine based on FSM, with the aid of FSM (finite state machine) complete pay, shipment and other tasks.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:11158
    • 提供者:老孟
  1. Vending-machine

    0下载:
  2. 基于51单片机平台的自动售水机,可以通过按键调节水的费率,可以结算水费-Water vending machine, you can adjust the rate of water through the key 51 microcontroller-based platform can be settled water
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:738725
    • 提供者:x
  1. the-vending-machine-program

    0下载:
  2. 主要是用于本科生课程设计的一个部分,具体为自动贩卖机程序-It is mainly used for a part of the undergraduate curriculum designed specifically for the vending machine program
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:519
    • 提供者:林旭彬
  1. vending-machine-project

    0下载:
  2. vending machine VHDL FPGA Altera
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:693111
    • 提供者:Ipan
  1. Vending-Machine-using-Moore

    0下载:
  2. Vending Machine simulation using Moore sequence
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-01
    • 文件大小:45669
    • 提供者:Japerski
  1. vending-machine-protues

    0下载:
  2. 设计一个自动售货机,用protues仿真,做实物电路也是可以用的-Design an automatic vending machine, using Protues simulation, to do the physical circuit can also be used
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:30015
    • 提供者:Youming
  1. vending-machine-C51-CODE

    0下载:
  2. 课程设计的自动售货机源代码,用51单片机做的,使用C语言编写-课程设计的自动售货机源代码,用51单片机做的,使用C语言编写 课程设计的自动售货机源代码,用51单片机做的,使用C语言编写 Course design of the vending machine source code, using 51 microcontroller to do, the use of C language
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:38693
    • 提供者:Youming
« 1 2 34 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com