搜索资源列表
UART
- 3. 利用例程中给出的函数完成以下实验编程: A. 波特率38400,8个数据位,1个停止位,奇校验,无硬件流控制与PC机通信; B. 通过PC机传送学号,如果为奇数请在PC机打印 “The num xxxxx is odd.”, 如果为偶数请在PC机打印 “The num xxxxx is even.” xxxxx 为学号。 -3. Given function to complete the following experimental programming routine:
code
- 使用open函数、构造函数、文件流对象的成员函数打开文件,定义一个二维数组,用键盘输入二维数组的元素值,输出二维数组元素值及其最大值。 -Using open function, constructors, file stream object' s member function to open the file, define a two-dimensional array, use the keypad to enter the two-dimensional array eleme