Welcome![Sign In][Sign Up]
Location:
Search - ListForm

Search list

[CSharpListForm

Description: /已知线性表LA和LB中的数据元素按非递减的有序排列,现要求将LA和LB归并为一个新的线性表 //LC,且LC中的数据元素还是按非递减有序排列. //例如: LA=(3,5,8,11) // LB=(2,6,8,9,11,15,20) // LC=(2,3,5,6,8,8,9,11,11,15,20)-/ linear known LA and LB tables of data on non-regressive elements in the orderly arrangement is required to LA and LB grouped in a new form of linear / / LC, LC and the data elements or decrease of non-alignment. / / For example : LA = (3,5,8. 11) / / LB = (2,6,8,9,11,15,20) / / LC = (2,3,5,6,8. 8,9,11,11,15,20)
Platform: | Size: 926 | Author: xiaoding | Hits:

[CSharpListForm

Description: /已知线性表LA和LB中的数据元素按非递减的有序排列,现要求将LA和LB归并为一个新的线性表 //LC,且LC中的数据元素还是按非递减有序排列. //例如: LA=(3,5,8,11) // LB=(2,6,8,9,11,15,20) // LC=(2,3,5,6,8,8,9,11,11,15,20)-/ linear known LA and LB tables of data on non-regressive elements in the orderly arrangement is required to LA and LB grouped in a new form of linear// LC, LC and the data elements or decrease of non-alignment.// For example : LA = (3,5,8. 11)// LB = (2,6,8,9,11,15,20)// LC = (2,3,5,6,8. 8,9,11,11,15,20)
Platform: | Size: 1024 | Author: xiaoding | Hits:

CodeBus www.codebus.net