-
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_Example
PRODAVE 实例 PRODAVE是西门子的通讯协议,这个文件是开源的PRODAVE实例,能够兼容西门子的PLC(PRODAVE example is the Siemens PRODAVE communication protocol, this document is open-source PRODAVE example, can compatible with Siemens PLC)
- 2008-12-19 15:34:42下载
- 积分:1
-
tubuchuanyue
说明: 徒步穿越荒漠数学模型
研究的是徒步穿越荒漠耗资及行程时间安排的最优化问题(across the desert on foot mathematical model study of crossing the desert on foot and the cost of the trip scheduling optimization problems)
- 2020-09-10 22:38:06下载
- 积分:1
-
Hex2c
Hex文件转换为 C 文件, 比较实用的一个小工具。(Convert HEX files to C files)
- 2010-05-20 17:58:46下载
- 积分:1
-
CODE-UTS-FIR
This is a source code for FIR
- 2012-05-07 22:12:19下载
- 积分:1
-
NCSimulaSys
说明: 用VC++开发了一个数控加工的三维仿真程序,能有效仿真加工过程。(With VC++ Developed a three-dimensional simulation of NC machining process simulation can effectively process.)
- 2021-04-22 23:18:48下载
- 积分:1
-
8976564675
VB显示最近打开的文件记录,有需要的就下载吧。(VB show records of recently opened files, there is a need to download it.)
- 2013-08-23 18:28:23下载
- 积分:1
-
criticalpath
这是一个求取关键路径的c语言程序设计源代码(This is a strike the critical path of c language programming source code)
- 2012-06-14 09:35:54下载
- 积分:1
-
lianjie
说明: 两个字符串连接,利用指针函数(two strings, using indicator function )
- 2006-04-15 12:59:45下载
- 积分:1
-
1
说明: 成绩排序(c++)用c++编的程序,你可以用它来为你的班级成绩排序(Sort results (c++) With c++ Allocation procedures, you can use it to your class to sort results)
- 2009-01-05 10:33:45下载
- 积分:1