文件名称:cyuyanfanli
介绍说明--下载内容均来自于网络,请自行研究使用
编制一个insert函数,该函数的功能是在一个有序的数列函数中插入一个数后仍有序。
要求:(1)主函数实现由键盘输入一个有序数列和要插入的数.
(2)insert函数设有两个虚参,指针变量和数值型变量,分别接受数列首地址和要插入的数,insert函数实现数据插入.
(3)在主函数中输出输入后的结果-The preparation of an insert function, which function is in an orderly series function to insert a few still orderly. Requirements: (1) the main function by keyboard input to achieve an orderly sequence and to insert a few. (2) insert function has two virtual reference, pointer variables and numerical variables, respectively the first series of addresses and to insert a few , insert function to insert data. (3) in the main function after the results of input-output
要求:(1)主函数实现由键盘输入一个有序数列和要插入的数.
(2)insert函数设有两个虚参,指针变量和数值型变量,分别接受数列首地址和要插入的数,insert函数实现数据插入.
(3)在主函数中输出输入后的结果-The preparation of an insert function, which function is in an orderly series function to insert a few still orderly. Requirements: (1) the main function by keyboard input to achieve an orderly sequence and to insert a few. (2) insert function has two virtual reference, pointer variables and numerical variables, respectively the first series of addresses and to insert a few , insert function to insert data. (3) in the main function after the results of input-output
(系统自动生成,下载前可以参看下载内容)
下载文件列表
cyuyanfanli.txt