-
bios源代码,请对底层的代码有兴趣看下吧
bios源代码,请对底层的代码有兴趣看下吧-bios source code, the code of the underlying interest Kanxia Bar
- 2023-04-16 01:10:03下载
- 积分:1
-
设计要求:
出于不同目的的旅客对交通工具有不同的要求.例如,因公出差的旅客希望在旅途中的时间尽可能短,出门旅游的游客则期望旅费尽可能省,而老年旅客则要求中...
设计要求:
出于不同目的的旅客对交通工具有不同的要求.例如,因公出差的旅客希望在旅途中的时间尽可能短,出门旅游的游客则期望旅费尽可能省,而老年旅客则要求中转次数最少.编制一个全国城市间的交通咨询程序,为旅客提供两种或三种最优决策的交通咨询.
//请保留此信息,谢谢
1.需求分析:
(1)提供对城市信息进行编辑(如添加或删除)的功能.
(2)城市之间有两种交通工具:火车和飞机.提供对列车时刻表和飞机航班进行编辑(增设或删除)的功能.
(3)提供两种最优决策:最快到达或最省钱到达.全程只考虑一种交通工具.
-design requirements : For different purposes to transport passengers have different requirements. For example, on official business travelers in the journey time as short as possible away tourists expect possible travel provinces, and elderly passengers asked the least number of transit. establishment of a national inter-city traffic advisory proceedings, for the visitors two or three best decision of the Transport Advisory.// Please keep this information, I would like to thank one. demand analysis : (1) to provide information on the city for editing (such as add or delete) function. (2) Town between the two modes : Train and aircraft. Schedules for the train and flights for editing (created or deleted) function. (3)
- 2022-03-23 02:35:30下载
- 积分:1
-
在电子技术中,频率是最基本的参数之一,又与许多电参量的测量方案、测量结果都有十分密切的关系,因此频率的测量就显得更为重要。测量频率的方法有多种,其中电子计数器测...
在电子技术中,频率是最基本的参数之一,又与许多电参量的测量方案、测量结果都有十分密切的关系,因此频率的测量就显得更为重要。测量频率的方法有多种,其中电子计数器测量频率具有精度高、使用方便、测量迅速,以及便于实现测量过程自动化等优点,是频率测量的重要手段之一。在本次毕业设计中我们选择使用单片机来制作数字频率计,并在实际制作中采用了直接测频法。利用延时产生的时基门控信号来控制闸门,通过在单位时间内计数器记录下的脉冲个数计算出输入信号的频率,最终送入LCD中显示。这样制作出来的频率计不仅可以满足设计题目的参数要求,而且具有了单片机的稳定性和成熟性,且控制能力强,是一种低成本,高可靠的设计方案。-In electronic technology, the frequency is one of the most basic parameters, but also with a number of electrical parameters of the measurement program, the measurement results have a very close relationship between the frequency of measurement, therefore it is even more important. Measurement of the frequency of a number of means, electronic measurement of the frequency counter with high precision, easy to use, rapid measurement, and measurement is easy to realize the advantages of process automation is an important means of measuring the frequency of one. Graduates in this design we have chosen to make use of single-chip digital frequency meter, and used in the actual production of a direct
- 2023-01-08 22:50:02下载
- 积分:1
-
实现企业财务部门对工资进行集中管理。可供财务人员对企业的员工进行添加、删除,对员工的基本工资、浮动工资、工资发放进行管理以及提供财务人员查询员工的基本工资、浮动...
实现企业财务部门对工资进行集中管理。可供财务人员对企业的员工进行添加、删除,对员工的基本工资、浮动工资、工资发放进行管理以及提供财务人员查询员工的基本工资、浮动工资和总体工资并且可以打印报表;-Corporate finance department for centralized management on wages. Financial officer for the staff of enterprises to add, delete, on the staff of their basic wages, floating wages, payroll and financial management staff personnel inquiries basic wages, floating wages and overall wage and can print statements
- 2022-02-20 17:54:57下载
- 积分:1
-
pwm modulation, proteus simulation, procedures, circuit diagrams, complete, and...
pwm调制,proteus仿真,程序,电路图,全套,有不明白的Q我:64134703-pwm modulation, proteus simulation, procedures, circuit diagrams, complete, and I do not understand Q: 64,134,703
- 2022-02-05 02:19:34下载
- 积分:1
-
PWM控制电机,编辑控制方式。在这个DEMO里建了一个函数F_Pwm(int a,int b) 用于PWM设置,传入两个参数第一个用于频率设置,第二个用于占空比...
PWM控制电机,编辑控制方式。在这个DEMO里建了一个函数F_Pwm(int a,int b) 用于PWM设置,传入两个参数第一个用于频率设置,第二个用于占空比设置。另外还开了外部中断可进行频率和占空比的步进,从而达到调整速度的目的-PWM motor control, edit control mode. In this DEMO was built inside a function F_Pwm (int a, int b) for the PWM settings, with two arguments the first one for the frequency setting, the second set for the duty cycle. It also opened the external interrupt can be the stepping frequency and duty cycle to achieve the purpose of adjusting the speed of
- 2022-02-01 17:37:59下载
- 积分:1
-
classroom teacher talk about some of the classic examples; Miss awful on it, huh
上课时老师讲的一些经典的例子;错过了就太可惜了呀,-classroom teacher talk about some of the classic examples; Miss awful on it, huh
- 2022-06-02 03:24:41下载
- 积分:1
-
这是一个简单的进位制转换程序,它的功能是可以把任何进位制的数字转换成十进位制。...
这是一个简单的进位制转换程序,它的功能是可以把任何进位制的数字转换成十进位制。-This is a simple binary system for the conversion process, its functions can be any binary system have been converted into ten binary system.
- 2022-08-09 14:53:14下载
- 积分:1
-
motherboard equipment checks the source code TC!
主板设备检查的TC源代码!-motherboard equipment checks the source code TC!
- 2022-12-07 12:20:02下载
- 积分:1
-
是关于交通灯的实验报告.对初学都很有帮助 .支持吧
是关于交通灯的实验报告.对初学都很有帮助 .支持吧-Traffic lights are about the report of the experiment. Are very helpful for the beginner. Support it
- 2023-08-11 03:25:04下载
- 积分:1