搜索资源列表
autoseller
- 这是本人的课程设计,自动售货机,内容有文件的操作,向量与迭代器的使用,友元函数的使用
autoseller
- 这是本人的课程设计,自动售货机,内容有文件的操作,向量与迭代器的使用,友元函数的使用-This is my curriculum design, vending machines, the contents of the document operation, vector with the use of iterators, the Friends of the use of Function
autoseller
- (1)、自动售货机可以出售4种货物,每种商品的数量和单价在初始化时设定,并存储在存储器中; (2)、采用模拟开关分别模拟5角和一元的硬币进行购物,并通过按键来选择商品; (3)、系统能够根据用户输入的硬币,判断钱币是否够,当所投硬币达到或超过购买者所选面值时,则根据顾客要求自动售货,并找回剩余的硬币,然后回到初始状态。当所投硬币不够时,则给出提示,并通过一个复位键退回所投硬币,然后回到初始状态。 -(1), vending
autoseller
- 自动售饮料机。用vhdl变写的自动售物品的程序。-Beverage vending machine. Writing vhdl variable with automatic procedures for the sale of goods.
Autoseller
- 基于VHDL开发的自动售货机系统,可实现自动售货过程中的基本功能,具有一定的代表性。-VHDL-based development of a vending machine system which can automatically process the basic functions of sales, with a certain representativeness.
autoseller
- 自动售货机的对象模型动态模型以及功能模型-Vending machine' s object model, dynamic model and functional model of
autoseller
- 1. 本实验由两个按键分别模拟投币过程,投入的金钱总额(余额)会显示在数码管上; 2. 由一个按键模拟要购买的商品(价值7元),可买多次,购物总额同样会显示在数码管上; 3. 拥有一个确认键,确认做出的交易,若铃响则表示交易成功,同时扣除相应的费用,否则之前选购的商品将清空; 4. 余额可以退币,也可继续购买,将拨码开关1往上拨,LED灯全亮,表示余额已退 -1. In this study, two key proce
autoseller
- 自动售货机verilog实现,可仿真,可下载。-AUTOSELLER
autoseller
- 用VerilogDHL编写的自动售货机程序以及其测试程序。功能:自动售出价值一元五角的饮料。输入:一元或五角硬币,输出:饮料或者找零。-Vending machine program and its test procedures writteen with VerilogDHL。 Function: Sell drinks which counts 1.5 yuan automaticlly. Input: 1 yua
autoseller
- autoseller machine is the main function of the code with the language of verilog. it is accomplished with the state machine.
autoSell3
- 自动售货机程序,用verilog编写的,通过按键来控制货物选择和投币多少-autoseller,programed by verilog language
autoseller
- 设计FPGA模块模拟自动售货机的工作过程,功能如下(1)售货机有两个进币孔,一个是输入硬币,一个是输入纸币,硬币的识别范围是5角和1 元的硬币,纸币的识别范围是1 元、5 元,10 元,20 元,50元,100元。乘客可以连续多次投入钱币。(2)顾客可以选择的商品种类有16种,价格分别为1-16元,顾客可以通过输入商品的编号来实现商品的选择。即有一个小键盘(0-9按键)来完成,比如输入15时要先输入1,再输入5。(3)顾客选择完商品后,
autoseller
- (1)可以输入硬币和纸币, 硬币的识别范围是5角和1 元的硬币,纸币的识别范围是1 元、5 元,10 元,20元,50元,100元。可以连续多次投入钱币。 (2)可以选择的商品种类有16种,价格分别为1-16元,顾客可以通过输入商品的编号来实现商品的选择。 即有一个小键盘(0-9按键)来完成,比如输入15时要先输入1,再输入5。 (3)顾客选择完商品后,可以选择需要的数量。每次可以选择最多三个商品。然后显示出所需金额和已投币总币值。
autoseller
- 自动售货机 实现了仿真 在状态上做了区分(The vending machine has realized the simulation, has made the distinction in the state)