说明:自己写的关于用C++编写通讯录,写的不好希望大家不要介意-himself wrote on C prepare correspondence, badly written hope you do not mind <jerry> 在 2008-10-13 上传
| 大小:2.76kb | 下载:0
说明:一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数 1/1+1/3+...+1/n(利用指针函数)-a function, even for the importation of n, the function call for 1 / 2 1 / 4 ... 1 / n, when n is odd input, the function call 1 / 1 1 / 3 ... 1 / n (using function pointer) <陈明> 在 2008-10-13 上传
| 大小:2.8kb | 下载:0
说明:输入数组,最大的与第一个元素交换,最小的与最后一个元素交换,输出数组。 程序分析:谭浩强的书中答案有问题。-input array, the largest and one of the elements in the first exchange, and the smallest elements of a final exchange, the output array. Program Analysis : Tan-book answer to a problem. <陈明> 在 2008-10-13 上传
| 大小:2.76kb | 下载:0