-
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
-
daxiaoxiehuhuan
实现大小写互换,即输入大写子母程序会自动转成小写子母(Realization case swap)
- 2014-02-23 09:40:42下载
- 积分:1
-
07136288
说明: 本程序是使用 TURBO C 语言BOSS窗口开发程序库的应用程序,(This program is the use of TURBO C language BOSS window development program library application,)
- 2018-12-31 10:43:56下载
- 积分:1
-
ExcelOperate11
vc读写excel,这个是用mfc写的,基于对话框的小程序(Vc u8BFB u5199excel)
- 2017-05-25 11:34:36下载
- 积分:1
-
consumecelt
进程调度是处理机管理的核心内容,本实验要求用C语言编写和调试一个简单的进程调度程序(Process scheduling is the core content of the processor management, this experiment requirement written in C language and debugging process scheduling is a simple procedure)
- 2017-07-26 14:10:42下载
- 积分:1
-
XZB
vb做的写字板小程序,对于初学VB的学生有一定用处。(WordPad applet vb do have some use for the beginner VB students.)
- 2012-11-26 15:59:44下载
- 积分:1
-
interactions
qt实现的遗传算法 解决最大最小值得问题 (qt genetic algorithm to achieve the maximum and minimum worth solving problems)
- 2013-12-13 02:50:38下载
- 积分:1
-
calcultor
用C++编写的科学计算器,功能比较齐全实用。(Written in C++ scientific calculator, function more complete and practical.)
- 2015-03-03 16:29:50下载
- 积分:1
-
DoExcel
vb操作EXCEL,可打开EXCEL文件,添加、删除记录(vb operation EXCEL, can open the EXCEL file, add, delete, records)
- 2009-06-26 15:01:58下载
- 积分:1
-
S60_Platform_Localization_Example_v1_0_en
实现本地化的一个很好的 SymBian的例子(Realize the localization of a very good example Symbian)
- 2008-05-15 13:41:33下载
- 积分:1