-
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
-
parking
说明: 停车场的管理系统(Car park management system)
- 2008-11-26 18:33:04下载
- 积分:1
-
cPP_5.12
本程序主要完成多用途不同质量单位,长度单位的双向转换功能(This procedure mainly complete multi-purpose different quality unit, the unit length of bidirectional conversion function)
- 2013-01-12 17:19:21下载
- 积分:1
-
pxompt
基于局域网通信的聊天代码,可以实现自动弹出消息提示(The chat code based on LAN communication, can realize the automatic pop-up message prompt)
- 2018-11-29 18:48:09下载
- 积分:1
-
1
计算一个整数的和的积德最大值,即最优整数的接的最大值(The Jide calculate an integer, and the maximum value, i.e. the optimal integer then the maximum)
- 2013-05-17 00:15:26下载
- 积分:1
-
PRIM
说明: 构造最小生成树的常用方法是Prim算法与Kruskal算法,二者都是基于贪心算法设计侧略。(Construction of the commonly used minimum spanning tree algorithm is Prim and Kruskal algorithms, both are based on the design side of a little greedy algorithm.)
- 2009-08-23 16:22:15下载
- 积分:1
-
keboard
可以实现模拟键盘,驱动级的。可以当普通键盘一样使用(Can realize analog keyboard, driver class. Like an ordinary keyboard can be used)
- 2020-10-13 23:17:31下载
- 积分:1
-
c
说明: 停车场位管理系统程序,管理场位,便于汽车的停放(Parking spaces management system procedures, management, market position, easy to park the car)
- 2009-10-04 23:51:18下载
- 积分:1
-
zcktwuy2
To achieve similar WORD2000 clip art menu code
- 2018-09-29 00:23:36下载
- 积分:1
-
CloseScreenAndLock
锁定显示器时自动关闭计算机屏幕,节约能源(Automatic shutdown the computer lock screen display, energy saving)
- 2013-03-18 15:21:59下载
- 积分:1