文件名称:xianxingbiao
-
所属分类:
- 标签属性:
- 上传时间:2013-08-12
-
文件大小:3.28kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
1. 实现顺序表的基本操作,包括顺序表的初始化、第i个元素前插入一个新的元素、删除第i个元素、查找某元素、顺序表的销毁,顺序表的清空。
2. 写一个函数,建立并显示含有n个整数的顺序表
3. 写一个函数,实现对有序表(非递减)插入一个元素的功能
4. 写一个函数,实现两个有序(非递减)表合并生成新的有序表的功能
5. 编写一个界面友好的测试程序,能够对各种边界条件进行测试,验证上述算法的正确性。
-1 in order to achieve the basic operation of the table, including the initialization sequence table, the i-th element before inserting a new element, delete the i-th element, find an element, the destruction of the order form, order form emptied.
(2) Write a function that creates and displays the sequence contains n integers table
3 Write a function to achieve the ordered list (non-decreasing) function of inserting an element
4 Write a function to achieve two ordered (non-decreasing) combined to generate a new table ordered list of functions
5 write a user-friendly test procedure that can be tested for various boundary conditions, verify the correctness of the algorithm.
2. 写一个函数,建立并显示含有n个整数的顺序表
3. 写一个函数,实现对有序表(非递减)插入一个元素的功能
4. 写一个函数,实现两个有序(非递减)表合并生成新的有序表的功能
5. 编写一个界面友好的测试程序,能够对各种边界条件进行测试,验证上述算法的正确性。
-1 in order to achieve the basic operation of the table, including the initialization sequence table, the i-th element before inserting a new element, delete the i-th element, find an element, the destruction of the order form, order form emptied.
(2) Write a function that creates and displays the sequence contains n integers table
3 Write a function to achieve the ordered list (non-decreasing) function of inserting an element
4 Write a function to achieve two ordered (non-decreasing) combined to generate a new table ordered list of functions
5 write a user-friendly test procedure that can be tested for various boundary conditions, verify the correctness of the algorithm.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
xianxingbiao.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.