CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - jijiaqi
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - jijiaqi - List
[
WEB Code
]
jijiaqi
DL : 0
本设计基本实现了计算乘客打的费用、租车行驶里程和显示总金额、里程、单价、时间等基本功能,但还有不足之处,有待进一步改进,以使计价器的功能更完善,跟人性化。-the basic design of computation passengers to fight the charges, Car Rental mileage and shows the total amount of mileage, and the price the basic function of time, but there are deficiencies, pending further improvements to make pricing for the perfect functions, with a human face.
Update
: 2008-10-13
Size
: 3.54kb
Publisher
:
zhuguozheng
[
Other resource
]
jijiaqi
DL : 0
课程设计-出租车计价器 能够很好的实现出租车计价功能
Update
: 2008-10-13
Size
: 4.25kb
Publisher
:
洋气
[
Other resource
]
JIJIAQI
DL : 1
出租车计价器,能够显示单价,里程和总金额
Update
: 2008-10-13
Size
: 2.29kb
Publisher
:
thomas
[
Documents
]
jijiaqi
DL : 0
本设计基本实现了计算乘客打的费用、租车行驶里程和显示总金额、里程、单价、时间等基本功能,但还有不足之处,有待进一步改进,以使计价器的功能更完善,跟人性化。-the basic design of computation passengers to fight the charges, Car Rental mileage and shows the total amount of mileage, and the price the basic function of time, but there are deficiencies, pending further improvements to make pricing for the perfect functions, with a human face.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
zhuguozheng
[
Education soft system
]
jijiaqi
DL : 0
课程设计-出租车计价器 能够很好的实现出租车计价功能-Curriculum design- Taximeter can realize good Taximeter function
Update
: 2025-02-17
Size
: 4kb
Publisher
:
洋气
[
SCM
]
jijiaqi
DL : 0
计价器-Meter
Update
: 2025-02-17
Size
: 13kb
Publisher
:
maojie
[
SCM
]
jijiaqi
DL : 0
一种基于51单片机的出租车计价器的设计 配合CPLD程序-51 single-chip based on the design of Taximeter with cpld program
Update
: 2025-02-17
Size
: 1kb
Publisher
:
钱敏明
[
VHDL-FPGA-Verilog
]
JIJIAQI
DL : 0
Quartus II工程压缩文件,是一个典型的基于FPGA的计价器工程项目,有有限状态机、50MHz分频、计数、译码、动态扫描等模块。-Quartus II project files, is a typical FPGA-based project of the meter, there are finite state machine, 50MHz frequency, counting, decoding, dynamic scanning module.
Update
: 2025-02-17
Size
: 777kb
Publisher
:
kg21kg
[
SCM
]
jijiaqi
DL : 0
采用单片机控制的出粗车计价器的控制设计,以及源程序代码-The use of single-chip control of the rough control car meter design, and source code
Update
: 2025-02-17
Size
: 30kb
Publisher
:
zhaoyd
[
SCM
]
GENVARgai
DL : 0
学习键盘程序,新手必备,当然是用C52单片机控制的-THE COMPUTER CONTROL LCD ,TO BE AS TAXI JIJIAQI
Update
: 2025-02-17
Size
: 1kb
Publisher
:
lina
[
SCM
]
jijiaqi
DL : 0
本电路以89S51 单片机为中心、附加A44E 霍尔传感器测距,实现对出租车计价统计,采用AT24C02 实现在系统掉电的时候保存单价和系统时间等信息,输出采用8 段数码显示管-The circuit with 89S51 microcontroller as the center, additional A44E Hall sensor range finding, to realize Taximeter statistics, using AT24C02 achieved when the system power-down to save time and system information such as price, output 8-segment digital display tube
Update
: 2025-02-17
Size
: 1.65mb
Publisher
:
zhengchao
[
OS program
]
jijiaqi
DL : 0
利用VHDL语言实现的实用出租车计价器程序 -The practical use of VHDL language implementation procedures Taximeter
Update
: 2025-02-17
Size
: 5kb
Publisher
:
小涛
[
SCM
]
jijiaqi
DL : 0
采用1602做的带时钟的计价器,设置白天黑夜功能键,白天黑夜单价不同,在电机停止转动时,可以调节时钟,可以实时显示单价,里程,总价等,在车速低于5公里/时的时间如果超过5分钟,额外多收2元,在此基础上,每超过3分钟增加2元-1602 to do with using the meter clock, set the day and night function key, day and night Price is different when the motor stops rotating, you can adjust the clock, real-time display unit price, mileage, total, etc., in the speed below 5 km/h time if more than 5 minutes, an extra 2 yuan revenue, on this basis, every increase of more than 3 minutes 2 yuan
Update
: 2025-02-17
Size
: 41kb
Publisher
:
朱晓
[
SCM
]
jijiaqi
DL : 0
上车按键后开始计价。有实时时钟、单价、距离和总价钱显示。可以通过键盘修改单价(元/公里)和时间。有清除键用以清楚上次费用。利用LCD分别显示时间、单价、路程和费用。LED辅助显示说做操作。 主要方法:原理是,价格=速度 时间 单价;采用直流电机测速单元模拟出租车速度,通过光电耦合A/D转换进行速度采样,利用单片机的定时器/计数器定时和计数,用LED数码管或LCD显示总价和时间,并通过键盘进行单价设定及时间显示。 附加功能:当出租车速度低于某一设定值时,自动进行计数,当计时每达到1分钟时,价格按照1公里长度计。 0~9数字键; B:开始计价; C:清除数据; D:(P)设置单价键,按一次后,再按数字键进行设置; E: (T) 设置时间键,按一次后,再按数字键进行设置; F/A:完成设置键。 -Pricing after the car keys. Real-time clock, unit price, distance, and display the total price. Can be modified by the keyboard unit (yuan/ Km) and time. A clear key to clear the last cost. Use LCD display time, respectively, unit price, distance and cost. LED Auxiliary display that do operate. Main methods: theory is that price = speed unit of time using DC motor speed element to simulate the taxi speed, through the Optical coupling A/D conversion rate of sampling, using a microcontroller timer/counter timing and counting, or LCD with LED digital tube Show total price and time, and set the keyboard using the unit price and time. Additional features: when the taxi speed below a set value, the automatic counting, when the time of 1 minute each, the price according to According to 1 km length of the meter. 0 to 9 number keys B: start pricing C: Clear data D: (P) set the unit price, press once, then press the number keys to set E: (T) set ti
Update
: 2025-02-17
Size
: 5kb
Publisher
:
孙雪
[
Embeded-SCM Develop
]
jijiaqi
DL : 0
霍尔传感器实现出租车测速计价等功能。赋原理图,pcb。pads2007及以上版本可打开。-Hall sensors to achieve speed taxi pricing functions. Fu schematic, pcb. pads2007 and above to open.
Update
: 2025-02-17
Size
: 14.64mb
Publisher
:
单词王
[
VHDL-FPGA-Verilog
]
jijiaqi
DL : 0
出租车的计价器,描述了实际出租车的工作状态-Taxi meter, described the state of the actual taxi
Update
: 2025-02-17
Size
: 4kb
Publisher
:
luo
[
SCM
]
jijiaqi
DL : 0
用单片机做的出租车计价器,很好的东西,只得收藏一下。-SCM done with the taxi meter, very good things, only collection.
Update
: 2025-02-17
Size
: 5.08mb
Publisher
:
林健
[
SCM
]
jijiaqi
DL : 0
C语言编写的出租车计价器程序,计价规则可修改-Taxi meter C language program, pricing rules can be modified
Update
: 2025-02-17
Size
: 110kb
Publisher
:
death1412
[
CSharp
]
jijiaqi
DL : 0
在郭天祥的TX开发板上实现出租车计价器的程序-Development board in the Debates of the TX program to achieve taximeter
Update
: 2025-02-17
Size
: 19kb
Publisher
:
阿飞
[
Software Engineering
]
jijiaqi
DL : 0
关于单片机与12864的出租车计价器的设计-About SCM and 12864 taxi meter design
Update
: 2025-02-17
Size
: 7.63mb
Publisher
:
徐健
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.