-
The Burr
The Burr-Brown s ADS1252 support for PIC16 microcontroller
- 2022-01-25 14:12:32下载
- 积分:1
-
汇编语言实现的层数任意可调的汉诺塔演示程序
汇编语言实现的层数任意可调的汉诺塔演示程序-Assembly language to achieve arbitrary adjustable-rise Tower of Hanoi demo program
- 2022-08-09 15:51:14下载
- 积分:1
-
基于msp430的程序
基于msp430的程序-based on the procedures Controller
- 2022-12-31 23:50: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
-
compilation with a series of the game, huh
用汇编编的一个游戏,-compilation with a series of the game, huh
- 2022-03-11 20:05:35下载
- 积分:1
-
The use of CCS to realize the function of FIR filter. Guarantee the right.
利用CCS用来实现FIR滤波器的功能。保证正确。-The use of CCS to realize the function of FIR filter. Guarantee the right.
- 2022-03-17 19:35:04下载
- 积分:1
-
Students with an array storing the results, the above statistics the number of s...
设有一个数组存放学生的成绩,统计各段学生人数!-Students with an array storing the results, the above statistics the number of students!
- 2022-01-25 18:50:04下载
- 积分:1
-
此程序的功能是把红外遥控器的地址码(16位)和控制码及反码显示出来,每按一次遥控器都能显示这些数据(用8只数码管16进制显示).
此程序的功能是把红外遥控器的地址码(16位)和控制码及反码显示出来,每按一次遥控器都能显示这些数据(用8只数码管16进制显示).-The function of this program is to address the infrared remote control code (16) and the control code and anti-code displayed every time the remote control can display these data (8 by 16-band digital tube display).
- 2022-08-18 17:14:45下载
- 积分:1
-
倒记时电路 用在交通灯
倒记时电路 用在交通灯-hosts circuits used in traffic lights
- 2023-04-18 16:45:03下载
- 积分:1
-
学习如何使用MPLAB集成开发环境(IDE)的编码基因…
To learn how to use MPLAB Integrated Development Environment (IDE) for code generation, simulation, and debugging.
This code is a very simple program that sets up PORTC and PORTB I/Os and sends some values over these ports, and tries to read Port C and increments a counter and resets to a predetermined value when the counter rolls over to zero. All labels start in the first column, and the last line has an end directive. For detailed information, refer to the PIC18F452 datasheet on the course web page.
- 2022-07-13 16:21:22下载
- 积分:1