【简答题】The function of the following program is to store the numbers in array a in reverse order . For example: The original array elements are: 4 8 3 10 5 2 7 6 9 12 The array elements of the reverse order ...
【简答题】粉尘通过呼吸道、眼睛、皮肤等进入人体,其中以 为主要途径。
【判断题】同步发电机的转子型式有两种,一般汽轮发电机为显极式转子,水轮发电机为隐极式转子。
【简答题】下面程序的功能是从终端上输入5个人的年龄、性别和姓名,然后输出。 #include "stdio.h" struct man { char name[20]; unsigned age; char [7]; }; main ( ) { struct man person[5]; data_in(person,5); data_out(person,5); } data_in(struct m...
【简答题】下面程序的功能是从终端上 5 个人的年龄、性别和姓名,然后输出。请填空。 #include struct man {char name[20]; unsigned age; char [7]; }; void data_in(struct man *p,int n) { struct man *q= ; for(;page,p->); ; } } void data_out(stru...
【判断题】交流同步电机一般作为发电机使用,可用于汽轮发电机、水轮发电机、核发电机等。
【单选题】In the program as bellows, the loop body will be executed ( ) times. #include sbit MYBIT=P1^0; void main () { unsigned char z; for (z=0;z<=5;z++) { MYBIT=0; MYBIT=1; } }
【单选题】清除发动机汽缸盖上积炭的最佳方法是( )