学生通迅录管理_c语言课程设计

时间:2025-03-10

程序代码

/******头文件(.h)***********/ #include <stdio.h> /*I/O函数*/ #include <stdlib.h> /*标准库函数*/ #include <string.h>/*字符串函数*/ #include <ctype.h> /*字符操作函数*/ #define M 50 /*定义常数表示记录数*/ typedef struct /*定义数据结构*/ { char cla[8];/*班级*/

char num[15];/*学号*/ char name[20]; /*姓名*/

char qq[12]; /*QQ*/ char tel[15]; /*电话*/ }STUDENT;

/**********************************

基础函数声明

*********************************/

int enter(STUDENT t[],int n); /*********************通迅录建立函数声明***********************/ int menu(); ***********************/ void print(STUDENT temp);

/*********************主菜单函数声明

输加出

函函

数数

声声

明明

/*********************

***********************/

int add(STUDENT t[], int n); /********************************************/

void change(STUDENT s[],int ***********************/ int del(STUDENT t[],int n);

n);

/*********************修改函数声明

/*********************

***********************/

void file_in(STUDENT t[],int ***********************/ int file_out(STUDENT t[]);

n);/*********************保存函

数声明声

/*********************

***********************/

int find_name(STUDENT t[],int n);/*********************姓名查找函数声明***********************/

int find_num(STUDENT t[],int n);/*********************学号查询函数声明***********************/

int find_qq(STUDENT t[],int n); /*********************QQ

查询函数声明

***********************/

int find_tel(STUDENT t[],int n); /*********************电话号码查询函数声明***********************/ int search(STUDENT t[],

int

n); /*********************查询函数声明

***********************/

int search_menu(STUDENT t[], int n);/*********************查询菜单函数声明***********************/

学生通迅录管理_c语言课程设计.doc 将本文的Word文档下载到电脑

精彩图片

热门精选

大家正在看

× 游客快捷下载通道(下载后可以自由复制和排版)

限时特价:7 元/份 原价:20元

支付方式:

开通VIP包月会员 特价:29元/月

注:下载文档有可能“只有目录或者内容不全”等情况,请下载之前注意辨别,如果您已付费且无法下载或内容有问题,请联系我们协助你处理。
微信:fanwen365 QQ:370150219