| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 349 人关注过本帖
标题:[求助]关于数组的问题
取消只看楼主 加入收藏
linmin
Rank: 1
等 级:新手上路
帖 子:8
专家分:0
注 册:2006-12-9
收藏
 问题点数:0 回复次数:1 
[求助]关于数组的问题

Project 5 Array
Write a program that initializes an array-of-double and calls follow functions:
1. a function that returns the index of the largest value stored in an array-of-double.
2. a function that returns the difference between the largest and smallest elements of an array-of-double.

3. a function that copy the x(0<=x<=sizeofarray) through y(sizeofarray) elements of a sizeofarray-element array into a (y-x)-element array. (All two arrays should be declared in the main program.) The function itself need not be altered; just choose the right actual arguments.

2006-12-14 09:45
linmin
Rank: 1
等 级:新手上路
帖 子:8
专家分:0
注 册:2006-12-9
收藏
得分:0 
这C好难学啊
拜托各位帮帮我啊

2006-12-14 09:46
快速回复:[求助]关于数组的问题
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.020060 second(s), 8 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved