-
12
说明: 下面是一个结构体声明:
struct box
{
char maker[40]
float height
float width
float length
float volume
}
a. 编写一个函数,按值传递box结构,并显示每个成员的值
b. 编写一个函数,传递box结构的地址,并将volume成员设置为其他三维长度的成绩。
c. 编写一个使用这两个函数的简单程序
(Here is a structure declaration: struct box {char maker [40] float height float width float length float volume } a. Write a function that is passed by value box structure, and shows the value of each member b . to write a function, passing the address box structure and volume settings for the other three members of the length of the results. c. use these functions to write a simple program)
- 2013-06-02 17:27:08下载
- 积分:1
-
Robocup
Robocup机器人足球世界杯赛_历届赛事,获得荣誉国家(Robocup robot soccer World Cup _ the previous events, the national honors)
- 2010-05-22 12:44:31下载
- 积分:1
-
simplemac
这是3篇关于ST simpleMac 通信协议开发的问题,有兴趣的可以看一下(there are 3 paper about st simplemac development )
- 2012-11-16 11:16:04下载
- 积分:1
-
j
说明: 基于数字全息和离散余弦变换的数字水印技术(Digital watermarking technology based on digital holography and discrete cosine transform)
- 2013-03-18 15:47:09下载
- 积分:1
-
IP_Over_SDH
介绍了Ip over SDH的基本知识和技术。(introduced Ip over SDH the basic knowledge and skills.)
- 2020-09-15 18:27:57下载
- 积分:1
-
DateChang
VB编程实现改变系统日期格式,有需要的就下载吧。(VB Programming to change the system date format, there is a need to download it.)
- 2013-07-25 20:44:37下载
- 积分:1
-
VCPPRpgGameStudy
使用VC++编写的,RPG游戏学习例子,简单演示了,地图上2个NPC(或主角人物)相互跑动的过程(Using VC++ written in RPG games learning example, a simple demo on the map two NPC (or protagonist) running each other)
- 2012-04-06 10:54:57下载
- 积分:1
-
SingleNumber
找出只出现一次的数字,其他数字均出现了2次,时间空间尽量少(Identify only appears once, while other figures have appeared two times to minimize time and space)
- 2013-10-24 09:01:25下载
- 积分:1
-
tanchishe2e53d2f2271b
MFC编写的贪吃蛇小游戏,适合MFC图形动画开发学习者学习。(Snake game written in MFC for MFC graphics and animation to the development of learners.)
- 2012-08-17 10:05:28下载
- 积分:1
-
DGLSPKF
道格拉斯普克法。计算机地图制图学课后实习代码;VC++6.0实现(Douglas Puck;After-class Practice Code of Computer Cartography)
- 2019-06-09 15:34:16下载
- 积分:1