CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 自动售货机

搜索资源列表

  1. Verilong_HDL

    0下载:
  2. 此设计文档详细说明了自动售货机的实现过程,包括各种图表,源代码,仿真波形等。-This design documents detail the vending machine, including the realization process of various chart, the source code, and the simulation waveform, etc.
  3. 所属分类:Project Design

    • 发布日期:2017-04-06
    • 文件大小:290756
    • 提供者:chenx
  1. half_clk.v

    0下载:
  2. 自动售货机代码,可实现 0.5 1.0 2.0 输入售出1.0 2.5 3.0 元货物-Vending machine code, enabling input 0.5 1.0 2.0 1.0 2.5 3.0 yuan of goods sold
  3. 所属分类:Software Testing

    • 发布日期:2017-11-20
    • 文件大小:1871
    • 提供者:eee
  1. MDB_Version_4-2

    0下载:
  2. 自动售货机MDB接口协议最新文档,MDB_Version_4-2.pdf-Vending machine mdb interface,the latest protocol MDB_Version_4-2.pdf
  3. 所属分类:Communication

    • 发布日期:2016-04-21
    • 文件大小:1199104
    • 提供者:zhaoyj
  1. vhdl

    0下载:
  2. 利用VHDL编写的简易自动售货机。本次设计的自动售货机只销售cola与pepsi两种饮料,售价均为1.5元。顾客可以由两个不同投币孔分别投入5角硬币或1元硬币。一次交易只能购买一瓶,且自动找零。只要按下取消键就会马上无条件退币。-Using a simple vending machine in VHDL. The design of the vending machines selling cola and pepsi only two drinks, both at 1.5 yuan. Cu
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:60332
    • 提供者:
  1. VHDLSHOUHUOJI

    0下载:
  2. 北邮利用VHDL编写的简易自动售货机的实验报告。能够完成自动投币,购买,报警等功能,并且有报警灯。-BUPT lab report summary prepared using VHDL vending machine. Automatic coin to complete the purchase, alarm functions, and alarm lights.
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:201568
    • 提供者:
  1. PLC--yuan

    0下载:
  2. 自动售货机是无需销售人员,可根据消费者投入钱币计算价格自动贩卖商品的智能机器。-The vending machines are intelligent machines that can calculate the prices of goods according to the consumers’ inputs and vend goods without a sales staff.
  3. 所属分类:Project Design

    • 发布日期:2017-05-02
    • 文件大小:585199
    • 提供者:敏敏
  1. Verilog

    0下载:
  2. Verilog课程设计自动售货机 1)设计一个自动售货机,此机能出售1.5元、2元两种商品。出售哪种商品可有顾客按动相应的一个按键即可,并同时用数码管显示出此商品的价格。可同时购买两种、多件商品。 2)顾客投入硬币的钱数有5角、1元两种。此操作通过按动相应的两个按键来模拟,并同时用数码管将投币额显示出来。 3)顾客投币后,按一次确认键,如果投币额不足时则报警灯亮。如果投币额足够时自动送出货物(送出的货物用相应不同的指示灯显示来模拟),同时多余的钱应找回,找回的钱数用数码管
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:83927
    • 提供者:卢晨旭
  1. Vending-machine-control

    0下载:
  2. 自动售货机控制系统的设计与实现 有部分原理图-Design and implementation of vending machine control system are part of the diagram
  3. 所属分类:Project Design

    • 发布日期:2017-05-19
    • 文件大小:5389114
    • 提供者:zhuhh
  1. autosell-verilog

    0下载:
  2. 实现简单自动售货机的基本功能。投币找零功能,并用Led数码管显示,输出结果用Led显示。-Basic functions simple vending machines. Coin change for function and use Led digital tube display, the output display Led.
  3. 所属分类:File Formats

    • 发布日期:2017-04-17
    • 文件大小:10710
    • 提供者:苏晨路
  1. The-vending-machine-

    0下载:
  2. 自制自动售货机。分为两个部分,一个是前台销售操作,一个后台管理操作。前台销售是销售产品和找零等操作,后台管理是修改密码,增加产品等操作。-Homemade vending machines. Divided into two parts, one is the front sales operation, a backstage management operations. Front sales are sales of products and give change and other o
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:1998
    • 提供者:wujiayi
  1. eda

    0下载:
  2. 基于VHDL语言的自动售货机系统设计方案,内部有仿真结果和具体程序,给有需要的人-Vending machine system design based on VHDL, simulation results and specific internal procedures, to people in need
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:135068
    • 提供者:陈峰
  1. Test-case-design---vending

    0下载:
  2. 测试用例设计—自动售货机因果图分析,通过本实验,掌握因果图法生成测试用例的步骤。-Test case design- vending causal diagram analysis
  3. 所属分类:Software Testing

    • 发布日期:2017-04-28
    • 文件大小:186834
    • 提供者:jack
  1. auto_seller_verilog

    0下载:
  2. 自动售货机的verilog实现,文档中有设计自动售货机的要求,下面附有代码的实现以及仿真波形-Vending machine verilog achieve, there is a document designed vending machine requirements, implementation and simulation waveforms with the following code
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1114491
    • 提供者:sjy
  1. autosell

    0下载:
  2. 基于FPGA的自动售货机,有两种商品,每种都是1.5元,可以投入1元和五角两种货币。(A vending machine based on FPGA,)
  3. 所属分类:系统设计方案

    • 发布日期:2018-05-03
    • 文件大小:1164288
    • 提供者:kanydd
  1. MDB-RS232通信MDB协议数据格式解析

    0下载:
  2. MDB-RS232通信MDB协议数据格式解析。让用户能够快速使用MDB-RS232,对发送和接收数据进行解析。 用户使用PC或者安卓主板通过MDB-RS232设备连接MDB纸币器,硬币器,刷卡器,可以完成自动售货机的快速开发。
  3. 所属分类:编程文档

    • 发布日期:2022-04-29
    • 文件大小:620026
    • 提供者:deper123
  1. MDB-RS232快速使用指南

    0下载:
  2. MDB-RS232通信通信设备器使用指南。让用户能够快速使用MDB-RS232,对发送和接收数据进行解析。 用户使用PC或者安卓主板通过MDB-RS232设备连接MDB纸币器,硬币器,刷卡器,让用户非常方便地完成自动售货机的快速开发。
  3. 所属分类:编程文档

    • 发布日期:2022-04-29
    • 文件大小:1209219
    • 提供者:deper123
  1. letpos-MDB协议非现金刷卡金额转换为脉冲输出给自动售货机

    0下载:
  2. letpos可以将MDB协议接口的支付设备的金额,转换为脉冲输出。脉冲的金额,宽度,电平都是可以设置的。PRO版本还可以支持mdb的always idle模式等。
  3. 所属分类:编程文档

    • 发布日期:2023-11-26
    • 文件大小:621809
    • 提供者:depe****
« 1 2»
搜珍网 www.dssz.com