-
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
-
VC-clock-source
多功能时刻钟,整点报时,还有闹钟的功能,还有些功能没有完善。(Multi-time clock, the whole point of time, as well as alarm clock function, and some feature is not perfect.)
- 2011-10-06 11:55:04下载
- 积分:1
-
myRpgGame
这是我毕业设计所写的小程序,程序中的界面类似于魔塔,用vc6.0 mfc开发,个人测试没有什么问题(This is my small program written by graduation, the program s interface is similar to devil s tower, with vc6.0 mfc development, individual test without any problems)
- 2011-05-23 10:51:04下载
- 积分:1
-
wpecification-enumerators
Implement the base class of the control panel
- 2017-03-30 02:29:45下载
- 积分:1
-
XHUE
我们在使用金山词霸时发现,在金山词霸已经运行了的情况下(When using powerword, we found that in the case of powerword has been running for)
- 2017-06-25 06:06:14下载
- 积分:1
-
ReadWrite
说明: 简单的文件读写源码
提供给入门者参考
(Read and write simple documents available to the entry-source reference)
- 2008-11-30 00:49:09下载
- 积分:1
-
muta_pregramming__computing
Network File Transfer Tool Example()
- 2017-12-16 14:31:09下载
- 积分:1
-
CUser
说明: 使用odbc访问sql server2000数据库(Access to sql server2000 database using odbc)
- 2010-04-06 10:49:44下载
- 积分:1
-
file_manage_system_VB
一个兼具有excel一样的多文档功能,同时具有word的文档编辑和格式编辑功能(One and the same with excel multiple document features, but also has word document editing and formatting editing functions)
- 2013-08-09 10:19:44下载
- 积分:1
-
CalculatorEdition
支持计算式编辑并计算,并提供常用方程,函数键盘,时间显示等功能(Support calculation formula editor and calculate and provide commonly used equations, function keyboard, the time display and other functions)
- 2008-05-14 12:05:36下载
- 积分:1