| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 641 人关注过本帖
标题:[分享]C语言初学者关于数组方面的练习题
只看楼主 加入收藏
showthesunli
Rank: 1
等 级:新手上路
帖 子:19
专家分:0
注 册:2006-12-3
收藏
 问题点数:0 回复次数:0 
[分享]C语言初学者关于数组方面的练习题

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.
麻烦英语好的帮忙翻译一下,嘻嘻.这也是偶这个星期的C语言作业,呵呵.

搜索更多相关主题的帖子: C语言 数组 练习题 分享 
2006-12-20 13:36
快速回复:[分享]C语言初学者关于数组方面的练习题
数据加载中...
 
   



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

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