搜索资源列表
汽车管理系统
- 汽车管理系统可以作为毕业设计随着社会经济的发展,使用车辆的人越来越多,对于拥有各种类型大量车辆的机关事业单位,车辆的管理日益成为日常事务中的一项重要的工作内容。如何让管理人员及时了解车辆状况,司机状况,合理安排出车,提高工作效率,提高车辆的使用效率,降低车辆使用费用和维修费用,就成为各单位期待解决的一个课题。-vehicle management system can be designed as a graduation with socio-economic development, the
hangkongguanli
- 实现日常的航空系统的订票,取票以及后台信息的管理。-Aviation system to achieve day-to-day booking, as well as background information for the tickets management.
TEST1
- 停车场管理系统:停车场拥有M个车位和一条进入停车场的便道,便道上最多停放N辆汽车。汽车要想进入车位,首先进入便道等候。若有空闲车位,则停车入位,否则在便道继续等候,直至有车位空出。若便道已经停满等候的汽车,后到达的汽车只能离开,选择其他停车场。设计一个停车场管理系统,模拟停车场的运作,并统计停车场的收入。 M=30,N=5,以1小时为时间的最小单位,每小时停车费30元,每小时到达的车辆数目在0-20辆之间均匀分布,车辆停留1小时后离开的概率是25 ,每多停留1小时后离开概率增加25 ,4小时
2011891726342
- 通过车辆报班,前台售票后,提取一个车次当天的站内收入情况,并打印出票,对成员和车辆进行单独管理维护。 -Reported by vehicle class, front ticket, the extraction of a Train Station income that day, and print out the vote, the members of the separate management and vehicle maintenance.
Codejia
- 后台代码全部为asp.net实现,使用webservice作为数据接口。 汇率、彩票、每日一句英语都是定时采集,每天保存为一个xml文件作缓存使用,减轻服务器压力。 界面是仿照114工具箱做的,用了jquery,有很多重复垃圾代码,没有空重构。 数据库保存了全国的邮编信息和手机归属地信息, -The code-behind all for asp.net using the webservice as the data interface. Exchange rate, lo
ENVtoECEF
- matlab编程实现从东北天坐标系到地心坐标系的坐标转换,包含了资料文件。调用函数名为:ENVtoECEF,输入参数为东北天原点经纬度数据,东北天坐标点数据;输出数据是东北天坐标系下坐标点对应的经纬高数据。-matlab programming from the northeast sky coordinate system to the geocentric coordinate system conversion, including the data file. Call the func
ECEF_LBH_ENV
- 使用matlab编写的经纬高、东北天数据和地心坐标数据之间的转换函数文件,包含了东北天坐标系的定义说明文件以及相关的转换公式。 三个函数的调用文件名:ECEFtoENV,ECEFtoLBH,LBHtoECEF。使用说明见函数的说明。-Prepared using matlab high latitude and longitude, northeast-day data and geocentric coordinate conversion functions between data f
CalShadow
- 太阳的直射点经纬度计算方法如下: 根据基础的地理知识, 纬度:太阳高度角为90度的地方的纬度 经度:当地时间为正午12点的地方的经度 经度比较好算,一天24小时,地球360度, 经度每差一度,时间差4分钟 经度几乎是每分钟都会变化的,纬度则是每天变化-Latitude and longitude of the sun s direct point calculated as follows: According to the foundation of g
EPANETH-Application-
- 应用EPANETH 软件模拟一天内多时段管网的运行情况-Application software to simulate the operation of EPANETH multi-period day pipeline network
03时间转换与星期推算calm
- 最近在学习GPS解算算法时需要在GPS时(GPS周和周内秒)和公历日期之间进行转换,于是就整理了一些时间转换的小程序。 本文介绍了GPS时、公历、儒略日(JD)、简化儒略日(MJD)之间的转换函数。(Recently, when you are learning the GPS algorithm, you need to convert between GPS (GPS weeks and weeks) and the calendar date, so you sort out some s
数据处理
- 将多个时间段的小excel数据,合并生成一天的大excel数据。然后转化UTC时间为北京时间(The small Excel data of multiple time periods are combined to generate a day's large Excel data. Then the UTC time is converted to Beijing time)