搜索资源列表
仓库管理系统(C语言)
- 一个仓库管理系统,用C语言编写的,之前做过学生成绩管理系统与此有相同的地方。采用结构体数组,具有输入商品,排序的功能,用菜单实现查询,学习C语言的好程序-a warehouse management system using the C language, the students did before the performance management system with the same place. Using the structure of the array, with the
simplexml
- 通过扫描字符串及结构体数组,实现对XML文件的简单初步解析.-by scanning string and array structure and realizing the XML file simple preliminary analysis.
structreadwrite
- 建立一个或多个结构体代表不同的复杂数据类型。 利用结构体数组来暂时存储要进行操作的数据 通过把结构体数组元素存到文件里的形式完成对数据的永久存储。 一般操作流程为 如对某个记录进行操作 1. 先把所有数据从文件中调入到一个结构体数组中暂时存储 2. 再通过指针运算或数组运算对数组中的某些记录进行操作和赋值。 3. 最终结束操作后,把改变过的结构体数组再存到文件中保存起来-establish a st
VC++tongxunlu
- 一.问题描述 航班查询系统 系统功能 查询起飞城市至抵达城市的航班情况 查询起飞城市的航班情况 查询抵达城市的航班情况 航班情况 航班号,起降时间,起飞城市,抵达 城市,航班票价,票价折扣 二、系统分析 通过对题目要求的阅读,要求本订票系统要能够实现航班情况的录入功能、航班的查询功能、订票功能、退票功能以及管理本系统的功能即能够修改航班信息。 具体分析如下: 1、录入功能 可以录入航班信息,如录入航班号,起飞城市,到达城市,起
学生管理系统
- 本程序是学生基本信息管理系统,主要是用面向对象类的思想,通过结构体数组,实现 软件协会信息的建立,查找,插入,删除,修改,输出等功能。 Copyright:广西工学院计算机工程系计算机022班李林宏(学号2001041143)
manager
- 系统菜单的主要功能 (1)输入若干条记录 (2)显示所有记录 (3)按学号排序 (4)插入一条记录 (5)按姓名查找,删除一条记录 (6)查找并显示一条记录 (7)输出统计信息 (新增) (8)从正文中添加数据到结构体数组中 (9)将所有数据写入文件中 (0)退出程序
inform
- 本程序是学生基本信息管理系统,主要是用面向对象类的思想,通过结构体数组,实现 软件协会信息的建立,查找,插入,删除,修改,输出等功能。
Cpp37
- 主要用结构体数组实现,用结构体表示每项记录,数据为:编号、车牌号、车主姓名、性别、违章情况、违章时间、地点。 设计各个函数,分别实现以下功能: (1)录入:完成违章信息的输入; (2)删除:完成违章信息的删除; (3)修改:允许对已经录入的数据重新进行编辑、修改; (4)显示:显示所有违章的信息; (5)查询: a. 按车牌号查找违章记录,如果记录超过5次打印警告信息; b. 按车主姓名查找违章记录;
jtfaxt
- 主要用结构体数组实现,用结构体表示每项记录,数据为:编号、车牌号、车主姓名、性别、违章情况、违章时间、地点。 设计各个函数,分别实现以下功能: (1)录入:完成违章信息的输入; (2)删除:完成违章信息的删除; (3)修改:允许对已经录入的数据重新进行编辑、修改; (4)显示:显示所有违章的信息; (5)查询: a. 按车牌号查找违章记录,如果记录超过5次打印警告信息; b. 按车主姓名查找违章记录;
45-70
- C语言精彩百例第45-70例 第二篇 深入提高篇 实例45 结构体变量 实例46 结构体数组 实例47 结构体指针变量 实例48 结构体指针数组 实例49 共用体变量 实例50 枚举类型 实例51 读写字符 实例52 读写字符串 实例53 格式化输出函数 实例54 格式化输入函数 实例55 打开和关闭文件 实例56 fputc()和fgetc() 实例57 函数rewind() 实例58 fread()和fwrite() 实例59
cyuyanchengjiguanli
- 系统菜单的主要功能 (1)输入若干条记录 (2)显示所有记录 (3)按学号排序 (4)插入一条记录 (5)按姓名查找,删除一条记录 (6)查找并显示一条记录 (7)输出统计信息 (新增) (8)从正文中添加数据到结构体数组中 (9)将所有数据写入文件中 (0)退出程序
ActiveX_MFC MFC向ActiveX传递结构体数组参数
- MFC向ActiveX传递结构体数组参数-MFC array of structures to pass parameters ActiveX
vc
- 用数组和结构体实现保存文件,录入内容为所有同学的学号、姓名、语文成绩和数学成绩-Structure with the array and achieve the goal of preserving documents, recording the content for all students of the school number, name, language and mathematics achievement
cucunguanlimoni
- 实验中固定内存分区采用结构体数组实现,分区信息采用结构体初始化实现。由于结构体中含string类,VC++不能对含string类的结构体初始化,这里采用MinGW编译器作为程序平台。-Fixed memory partition experiments using an array of structures to achieve, partition information structure initialized by implementation. Structure containi
CMMB
- 主要采用C语言解复用出视频段、音频段以及数据段的相关复用内容,并将其里面的数据储存在结构体数组里,以供其他模块使用。-Mainly uses the C language demultiplexing a video segment, audio segment, and data re-use the contents of the relevant section, and its inside structure of data stored in an array of years, f
structure
- 结构体的实用学习资料,包括结构体数组初始化、结构体数组引用、指针变量输出结构体等-Structure of practical learning materials, including an array of structures initialization, an array of structures reference, a pointer variable is the output structure, etc.
7-2
- (1)分别采用结构体数组和链表存储学生信息(包括学号、姓名、各科成绩) (2)通过键盘输入各学生的多门课程的成绩,建立相应的文件input.dat。 (3)按各科总成绩排序,并生成相应的文件输出。 (4)计算每人的平均成绩,按平均成绩排序,并生成文件。 (5)按学号、姓名查找学生记录。 -(1), respectively, and an array of linked list structures storing student information (includin
tree2
- 请使用数组输入二叉树的结点数据,以结构体数组表示法创建二叉树,完成后将结构数组内容输出。 -Please enter the binary tree using an array of node data, in order to create a structure array representation of binary tree, when completed, will structure the contents of the output array.
调用示例
- C#调用C++ dll, 包括结构体, 数组, 函数指针, 字符串等等(C# calls C++ DLL, including the structure, array, function pointer, string, and so on)
jiegouti
- /*使用结构体数组,将学生的数据按成绩从高到低排序显示到屏幕上, 将学生中不及格学生的姓名显示出来 写一个函数,获取成绩低于平均分的学生记录并返回低于平均分的学生人数*/(using an array of structures, the student's data is displayed on the screen from high to low, and the student's name is displayed to write a function, to get a stud