全部版块 我的主页
论坛 提问 悬赏 求职 新闻 读书 功能一区 经管文库(原现金交易版)
87 0
2025-05-23
//***********************
//图书馆管理系统
//***********************
#include<stdio.h>
#include<string.h>
#include<malloc.h>
#define null 0
#define max 65536
static int n;
//*********************
//图书结构体
//*********************
typedef struct
{char num[10]; //
书号char name[9]; //
书名char addr[31]; //
作者int Nowcounter; //
现存量int Allcounter; //
总库存量
}datatype;
datatype *x[max]; //
定义两个指针数组
datatype *p;
//*****************************
//图书功能函数列表
//*****************************
void redo(); //
主递归函数
void cre ...
附件列表

图书馆管理系统.docx

大小:21.78 KB

只需: RMB 2 元  马上下载

二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

相关推荐
栏目导航
热门文章
推荐文章

说点什么

分享

扫码加好友,拉您进群
各岗位、行业、专业交流群