本人设计的汽车用燃油加热器控制程序,采用89S52控制驱动
上传时间: 2015-05-04
上传用户:003030
公交查询生成系统 Find.exe可以查询指定站点间的转站方案(可实现无限转),输出结果以转站次数最少为最优 Modify.exe可以完成数据库的增、删、改。
上传时间: 2013-12-26
上传用户:ruixue198909
银行代收电话费管理系统功能叙述 1、使用文件管理整个收费信息,内容有: 客户姓名C16,电话号码N11,市话费F7.2,长途费F7.2,信息费F7.2,ADSL费F7.2,费用合计F8.2,对应年月N6,收费状态C(0――未收,1――已收),收费日期D,银行帐号N20,收费人编姓名 2、提供的功能:(注:所有输出送显示器) A按月统计总的收费情况; B收费、退费的处理及相应单据的输出; C提供按姓名和电话号码查询收费状况及费用明细,要求对姓名按顺序插入排序(稳定排序),对电话号码按折半插入排序。
上传时间: 2015-05-10
上传用户:zhouli
用debug实现矩阵转置,对于理解矩阵的运算有帮助
上传时间: 2015-05-11
上传用户:coeus
matlab解汽车刹车距离的模型程序,请大家参考
上传时间: 2014-12-05
上传用户:ikemada
此系统为“汽车衡称重系统”,串口通信,带数据库
上传时间: 2013-12-17
上传用户:康郎
数字运算,判断一个数是否接近素数 A Niven number is a number such that the sum of its digits divides itself. For example, 111 is a Niven number because the sum of its digits is 3, which divides 111. We can also specify a number in another base b, and a number in base b is a Niven number if the sum of its digits divides its value. Given b (2 <= b <= 10) and a number in base b, determine whether it is a Niven number or not. Input Each line of input contains the base b, followed by a string of digits representing a positive integer in that base. There are no leading zeroes. The input is terminated by a line consisting of 0 alone. Output For each case, print "yes" on a line if the given number is a Niven number, and "no" otherwise. Sample Input 10 111 2 110 10 123 6 1000 8 2314 0 Sample Output yes yes no yes no
上传时间: 2015-05-21
上传用户:daguda
这一程序主要实现了字母的小写转大写、按照ASCII查找最大字母,根据ASCII排序,显示当前系统时间和设定时间。
上传时间: 2013-12-04
上传用户:zmy123
单片机C51源程序有电动恐龙,洗衣机,交通灯,数山羊个数,串口通讯等,真诚希望加为会员,谢谢!
上传时间: 2015-06-02
上传用户:qw12
学生作业管理系统 1、能够随时查询学生的各种成绩 2、能够计算出学生的综合成绩 3、设计报表打印出学生的综合成绩 4、能够输入各种实际数据 5、其他约定: a.缺勤超过两次考勤成绩为0,超过4次,该门课程取消考试资格 b.作业未交3次,取消考试资格 c.各种成绩比例:考勤:10%,作业10%,实验:10%,期末考试:70%
上传时间: 2015-06-07
上传用户:hewenzhi