腾讯文库搜索-C语言药品管理系统源代码
C语言药品管理系统源代码
C语言药品管理系统源代码^include <stdio. h>ttinclude <string. h〉ttinclude <stdlib. h> ttinclude〈time, h〉 ttinclu
C语言药品管理系统源代码
#include <stdio.h>#include <string.h>#include <stdlib.h>#include <time.h>#include <conio.h>typedef s
C语言 药品管理系统 源代码
For personal use only in study and research; not for commercial use羅#include <stdio.h>羄#include <str
C语言图书管理系统源代码
#include<stdio.h>#include<stdlib.h>#include<string.h>struct tushu{ /*图书结构体*/ char num[10
C语言成绩管理系统源代码
stdio.he<stdio.h>string.h <string.h>#define NULL 0#define LEN sizeof(struct student) struct date {
c语言图书管理系统源代码
#include <stdio.h>#include <stdlib.h>#include<string.h>typedef struct Books/*图书信息结构体*/{ char book
C语言学生管理系统(源代码)
#include <stdio.h>#include <stdlib.h>#include <string.h>#include <ctype.h>#define M 50const char str
c语言实现机票管理系统源代码
撰写人:___________日 期:___________/*1、用户和管理员及航班信息请以英文字母或数字输入*//*2、管理员账户为:boss,密码为:123。保存在txt文件中,需要修改请于程序
C语言机票订票管理系统源代码
#include<stdio.h> //标准输入、输出头文件 #include<string.h> //包含字符串函数处理头文件 #include<process.h> //包含access函数的头文
超市商品管理系统C语言源代码
超市商品管理系统C语言源代码#include <stdio.h>#include <math.h>#include <string.h>#include<conio.h>#include<stdio.
C语言图书管理系统源代码
#include<stdio.h>#include<stdlib.h>#include<string.h>struct tushu{ /*图书结构体*/ char num[10
c语言图书管理系统源代码
#include <stdio.h>#include <stdlib.h>#include<string.h>typedef struct Books/*图书信息结构体*/{ char book