Location:
Search - 12212
Search list
Description: 汇编课程设计报告书(内含源程序):数字钟及多模块程序设计-curriculum design compilation report (containing source) : The digital clock and multi-module program design
Platform: |
Size: 42892 |
Author: yao |
Hits:
Description: 汇编课程设计报告书(内含源程序):数字钟及多模块程序设计-curriculum design compilation report (containing source) : The digital clock and multi-module program design
Platform: |
Size: 43008 |
Author: yao |
Hits:
Description: STM32F IAR入门者的救命稻草 STM32FIAR入门者的救命稻草 STM32FIAR入门者的救命稻草-很好的STM32FIAR入门者的救命稻草STM32FIAR入门者的救命稻草STM32FIAR入门者的救命稻草
Platform: |
Size: 937984 |
Author: 任张君 |
Hits:
Description: 这是一本计算机视觉的一本书,和相关的课件,希望对学计算机视觉的同学有用啊
Platform: |
Size: 22028288 |
Author: mawei |
Hits:
Description: 图书馆借阅管理系统 的 powerdesign PDM和CDM-Library loan management system powerdesign PDM and CDM
Platform: |
Size: 24576 |
Author: 陈琳 |
Hits:
Description: 红外系统概述:红外光学系统 红外探测系统 红外 成像系统-IR System Overview: infrared optical system infrared imaging system infrared detection system
Platform: |
Size: 4884480 |
Author: yx |
Hits:
Description: 连接加密的Access数据库(方法三),很不错的VB源码,适合VB爱好者学习研究。-Connection encrypted Access database (c), very good VB source code, suitable for VB enthusiasts Learning.
Platform: |
Size: 3072 |
Author: truck02 |
Hits:
Description: 电力系统RTU Modbus协议源代码,牛牛牛牛牛牛牛牛牛牛(Power system RTU Modbus protocol source code, niu niu niu niu niu)
Platform: |
Size: 2627584 |
Author: why4923
|
Hits:
Description: 描述
给定一个5*5的矩阵(数学上,一个r×c的矩阵是一个由r行c列元素排列成的矩形阵列),将第n行和第m行交换,输出交换后的结果。
输入
输入共6行,前5行为矩阵的每一行元素,元素与元素之间以一个空格分开。
第6行包含两个整数m、n,以一个空格分开。(1 <= m,n <= 5)
输出
输出交换之后的矩阵,矩阵的每一行元素占一行,元素之间以一个空格分开
样例输入
1 2 2 1 2
5 6 7 8 3
9 3 0 5 3
7 2 1 4 6
3 0 8 2 4
1 5
样例输出
3 0 8 2 4
5 6 7 8 3
9 3 0 5 3
7 2 1 4 6
1 2 2 1 2(sample input
12212
56783
93053
72146
30824
15
sample output
30824
56783
93053
72146
12212)
Platform: |
Size: 2048 |
Author: 橙子嚼 |
Hits: