搜索资源列表

  1. tax1

    0下载:
  2. 1、 设计一个出租车自动计费器,具有行车里程计费、等候时间计费、及起价三部分,用四位数码管显示总金额,最大值为99。99元;-one, design a taxi for automatic billing, with mileage billing, the waiting time billing, and three starts, with four Digital Display total amount of the max
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:88294
    • 提供者:万金油
  1. 20068211814414818

    0下载:
  2. 设计十一 出租车自动计费器 1、 设计一个出租车自动计费器,具有行车里程计费、等候时间计费、及起价三部分,用四位数码管显示总金额,最大值为99。99元 -11 taxi design for an automatic billing, automatic design of a taxi meter, with traffic milestone billing, waiting time billing, and From t
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:162688
    • 提供者:cxh
  1. 1253

    0下载:
  2. 基于VHDL语言的出租车计费系统设计,在muxplus上开发实现。实现基本的出租车记费器开发
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:200757
    • 提供者:空军
  1. taxi

    0下载:
  2. 出租车自动计费器,使用verilog hdl语言编写,计费包括起步费、里程费、等待费,并利用八位数码管显示。-Automatic meter taxi, using verilog hdl language, including start charging fees, mileage fees, waiting costs, and use eight digital display.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-20
    • 文件大小:7947264
    • 提供者:金若梅
  1. taxi

    0下载:
  2. (1)用3位数码管显示总的金额,最大值为99.9元。 (2)起步价为9元,里程为3公里。 (3)车行10m,里程传感器发一个脉冲。单价为2.4元/公里。 (4)等待单价是1.00元/10min;不足10min不收费(时间累计)。 (5)计费器按1角为单位累加,不足1角不加。 (6)自动计费器设置两个按钮。出租车载客时,驾驶员将空车指示牌放下时, 压住一个按钮,自动计费器开始工作;当乘客到达目的地时,驾驶员按下另一
  3. 所属分类:交通/航空行业

    • 发布日期:2024-05-20
    • 文件大小:7281664
    • 提供者:陈十三
  1. Taxi-automatic

    0下载:
  2. 本项目实现一个出租车自动计费器。计费包括起步价、行车里程计费、等待时间计费三部分,用四位数码管显示总金额,最大值为999.9元。起步价为5.0元,3公里之内按起步价计费,超过3公里,每公里增加1元,等待时间单价为每1分钟0.1元。用两位数码管显示总里程,最大值为99公里,用两位数码管显示等待时间,最大值为99分钟。-The project achieved a taxi meter automatically. Billing, inc
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-20
    • 文件大小:890880
    • 提供者:周舟
  1. taxifeecounter

    0下载:
  2. 出租车自动计费器根据客户的实际情况尔自动显示用车费用的数字仪表,根据用车起价,行车里程计费及候车时间三项求出客户用车的总费用,通过数码自动显示。-Taxi automatic meter according to the actual costs of Seoul Auto Show car digital instrument, according to the car starts, mileage and waiting time
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:111616
    • 提供者:wangwenhao
  1. taximeter

    0下载:
  2. 设计一个出租车自动计费器,具有行车里程计费、等候时间计费、及起价三部分,用四位数码管显示总金额,最大值为99。99元; 行车里程单价1元/公里,等候时间单价0。5元/10分钟,起价3元(3公里起价)均能通过人工输入。 行车里程的计费电路将汽车行驶的里程数转换成与之成正比的脉冲数,然后由计数译码电路转换成收费金额,实验中以一个脉冲模拟汽车前进十米,则每100个脉冲表示1公里,然后用BCD码比例乘法器将里程脉冲乘以每公里单价的比例系
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-20
    • 文件大小:88064
    • 提供者:占斌
  1. 10051123

    0下载:
  2. 实现秒表控制,最终实现对出租车的计费器进行智能控制-Stopwatch control, and ultimately the intelligent control of the taxi meter
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:579584
    • 提供者:王仁俊
  1. TAXI_TOLL_1_1

    0下载:
  2. 实现出租车自动计费器 能进行LCD1602液晶显示。硬件平台:Xilinx Spartan3E -Use VHDL languange to achieve the automatic taxi meter and display cost,waiting time and distance on the LCD1602 . Hardware platforms: Xilinx Spartan3E
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-20
    • 文件大小:3152896
    • 提供者:linjunlan
  1. chuzhuche

    0下载:
  2. 基于开发板制成的出租车计费器,适用于大学生的课程设计-Based development board made of taxi meter for college curriculum design
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-20
    • 文件大小:1333248
    • 提供者:cy
  1. taxifee

    0下载:
  2. 出租车计费器,功能简单但是实用性强,适合于初学者学习使用。-Taxi meter, a simple but functional and practical, suitable for beginners to learn to use.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-20
    • 文件大小:531456
    • 提供者:Alan
  1. taxi_top

    0下载:
  2. 编写的出租车计费器程序,包括原文件和仿真文件等,注释详细-Taxi meter written procedures, including the original files and simulation files, detailed notes
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:john
  1. taxi

    0下载:
  2. 基于BASYS2开发板的出租车计费器程序,实现了里程计费,速度切换,计费模式切换,等待时间等功能。-BASYS2 development board based taxi meter program to achieve a metered, speed switching, billing mode switch, waiting time and other features.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-20
    • 文件大小:691200
    • 提供者:Gibson
  1. taxi

    0下载:
  2. FPGA编程,用Verilog语言实现出租车计费器功能-The FPGA programming, the taxi is realized with Verilog language features
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-20
    • 文件大小:2640896
    • 提供者:龚俊
  1. 11

    0下载:
  2. VHDL出租车计费器设计,课程设计完美通过优秀,各个功能模块讲解十分清楚-Taxi meter VHDL design, curriculum design the perfect through outstanding
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-20
    • 文件大小:9286656
    • 提供者:wzl
  1. 11

    0下载:
  2. VHDL出租车计费器设计,课程设计完美通过优秀,文档内容是该课程设计的论文,里面详细介绍了该设计的实现和各个模块的具体实现细节,这是河南科技大学课程设计内容-Taxi meter VHDL design, curriculum design the perfect through the excellent content of the document is that the curriculum design papers, whi
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-20
    • 文件大小:9558016
    • 提供者:wzl
  1. 22

    0下载:
  2. VHDL出租车计费器设计论文文档,word格式,内容详细,介绍完整,功能强大。-Taxi meter VHDL design paper documents, word format, detailed descr iption complete and powerful.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-20
    • 文件大小:271360
    • 提供者:wzl
  1. taxi

    0下载:
  2. 基于FPGA的出租车计费器设计,VHDL语言完成,仿真通过可用。-FPGA design is based on the taxi meter, VHDL language completion, through simulation available.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-20
    • 文件大小:583680
    • 提供者:hbxgwjl
  1. VHDL程序

    0下载:
  2. 利用QuartusⅡ6.0对所设计的出租车计费器的VHDL代码进行仿真,并在FPGA数字实验系统上实现了该控制。(The Quartus II 6 is used to simulate the VHDL code of the designed taxi billing device, and the control is realized on the FPGA digital experiment system.)
  3. 所属分类:VHDL编程

« 1 2 3 4 56 »

源码中国 www.ymcn.org