Struct
struct即结构体,亦被直接称为“结构”。实际编程时,经常需要用相关的不同类型的数据来描述一个数据对象。例如,描述学生的综合信息时,需要使用学生的学号、姓名、性别、成绩以及家庭住址等不同类型的数据。但是,用相关的不同类型的数据来描述一个数据对象会使编程极为不便。因此,C语言提供了一种称为结构体(s...
共 49 份资源
源代码 10,000
Struct 热门资料
查看全部 49 份 →
PDF文档
The example of driver, which hides selected process, by manipulating EPROCESS struct, lang:C
The example of driver, which hides selected process, by manipulating EPROCESS struct, lang:C...
PDF文档
The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical)
The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nest...