-
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
-
mzbiev
说明: CMMB__标准规范 GYT 220 9-2008 移动多媒体广播 第9部分:卫星分发信道帧结构,信道编码和调制 pdf(CMMB__ standard specification GYT 220-2008 mobile multimedia broadcasting-part 9: satellite distribution channel frame structure, channel encoding and modulation pdf)
- 2019-01-06 00:01:20下载
- 积分:1
-
QQ-leave-message
VB qq空间留言工具,init模拟发送数据包,模拟腾讯MD5加密传输账号密码(VB the qq space Message tool, init simulated send packets analog Tencent MD5 encrypted transmission account password)
- 2012-11-01 13:50:11下载
- 积分:1
-
yue
说明: 采用ODBC技术,利用VC++对XLS文件的结构和记录内容进行了读取(The structure and record contents of XLS files are read by using ODBC technology and VC.)
- 2019-01-01 07:32:29下载
- 积分:1
-
check_counter
vc查看计数器值的程序源码,希望对大家有所帮助(vc view the source code program counter value, we hope to help)
- 2011-06-05 23:15:12下载
- 积分:1
-
StringReplace
永远替换字符串中的字符,和word中的替换功能相同(Forever the replacement string of characters, and word replacement functionality in the same)
- 2008-03-26 12:57:27下载
- 积分:1
-
Delphi_Matrix_inv
在C语言环境下,编写了程序生成EXE文件,来求取矩阵的逆矩阵,简洁方便。(In the C language environment, write a program to generate EXE file, to strike a matrix inverse, simple and convenient.)
- 2011-10-25 14:51:34下载
- 积分:1
-
irscope
ir scope gnu code monitoring ir signal
- 2011-09-29 20:12:28下载
- 积分:1
-
VBPExcel
VB 读取 excel 文件的操作。
可以读取2003 和2000的文件(VB to read excel file operations. You can read the 2003 and 2000 documents)
- 2013-07-22 12:16:36下载
- 积分:1
-
shooting
两点边值问题的打靶法,也是自己亲手做的一个作业(Boundary Value Problems shooting method, also by myself)
- 2014-06-04 16:42:09下载
- 积分:1