-
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
-
6.6 音视频编解码库FFmpeg
说明: 编解码器(codec)指的是一个能够对一个信号或者一个数据流进行变换的设备或者程序。这里指的变换既包括将 信号或者数据流进行编码(通常是为了传输、存储或者加密)或者提取得到一个编码流的操作,也包括为了观察或者处理从这个编码流中恢复适合观察或操作的形式的操作。编解码器经常用在视频会议和流媒体等应用中(Codc refers to a device or program that can transform a signal or a data stream. The transformation referred to here includes not only the operation of encoding a signal or data stream (usually for transmission, storage or encryption) or extracting an encoding stream, but also the operation of restoring a suitable form of observation or operation from the encoding stream for observation or processing. Codec is often used in video conferencing and streaming media applications.)
- 2019-02-23 15:22:39下载
- 积分:1
-
stringmatch
说明: 高速多字符串匹配程序,基于多字符串的KMP算法开发,能够实现多字符串的匹配(High-speed multi-string matching procedure, based on multi-string KMP algorithm development, to achieve multi-string match)
- 2009-07-22 10:36:52下载
- 积分:1
-
Setup_SmartRFProgr_1.6.2
zigbee开发需要用到的物理地址烧写软件(zigbee development need to use the physical address of the programming software)
- 2010-05-17 15:15:49下载
- 积分:1
-
VMplayerV1.0
说明: 多媒体播放器,可以播放各种音视频格式,BC++写的,希望对大家编写相关程序有参考价值(Multimedia player, can play a variety of audio and video formats, written in BC++, I hope to have reference value for you to write relevant programs.)
- 2020-06-18 16:40:02下载
- 积分:1
-
chanshushouce
说明: windows下编写C程序时非常好用的c函数查找手册~(procedures for the preparation of C under the windows are very useful function to find the manual c ~)
- 2008-11-22 20:04:09下载
- 积分:1
-
adsl拨号示例源码下载 有截图
adsl拨号示例源码下载 有截图
- 2020-10-21 02:47:24下载
- 积分:1
-
039991
信息条,这个条很像outLook,outLookExpress或是FrongPage的编辑条,它很适合用文字和图片显示()
- 2017-10-28 11:12:44下载
- 积分:1
-
CsLWS
说明: LWS地磅称重程序,带有LCD液晶显示屏控件 硬件基于RS232485,采用串口通讯的原理编写开发实现(LWS weighbridge weighing program, with LCD liquid crystal display control hardware based on RS232485, using the principle of serial communication development)
- 2020-07-02 08:00:02下载
- 积分:1
-
SpliterWnd
spliter实现窗口切分功能,多个视图共同显示。(spliter achieve segmentation window function, multiple views of a common display.)
- 2010-12-13 23:11:19下载
- 积分:1