标签 > 物流信息管理系统C语言源程序[编号:27991951]
物流信息管理系统C语言源程序
物流信息管理系统C语言源程序#include#include#include#includestructstuff员工数据结构体charname10charpassword10charquanxian...物流信息管理系统C语言源程序#include#include#include#includes
物流信息管理系统C语言源程序Tag内容描述:<p>1、物流信息管理系统C语言源程序 #include #include #include #include struct stuff /员工数据结构体 char name10; char password10; char quanxian2; ; struct goods /货品数据结构体 char number20; char name20; int quanti。</p><p>2、此文档收集于网络 如有侵权 请联系网站删除 物流信息管理系统C语言源程序 include stdio h include string h include stdlib h include conio h struct stuff 员工数据结构体 char name 10 char password 10 char qu。</p><p>3、精品文档 1欢迎下载 include include include int saveflag 0 单链表内容有无发生改变 是否需要存盘的 标志变量 struct employee char num 10 工号 char name 15 姓名 char sex 7 性别 int age 年龄 char education 15 学历 int salary 工资 char phone 20 电话号码。</p><p>4、includestdio h includestdlib h includestring h int saveflag 0 单链表内容有无发生改变 是否需要存盘的标志变量 struct employee char num 10 工号 char name 15 姓名 char sex 7 性别 int age 年龄 char education 15 学历 int salary 工资 char p。</p><p>5、图书信息管理系统图书信息管理系统源程序M_BOOKCS_BOOKC程序源码M_BOOKCINCLUDESTRUCTNODECHARNAME10INTPRICECHARPUB15EXTERNSTRUCTNODEADD,DELSTRUCTNODEEXTERNSTRUCTNODELOAD,MHDELSTRUCTNODE/函数功能显示菜单,选择菜单/输入参数无/函数输出选择的菜单序号/INTMENU_SELECTINTCN0PRINTF“N“PRINTF“TT1ADDABOOKN“PRINTF“TT2DISPLAYBOOKLIBRARYN“PRINTF“TT3QUERYABOOKN“PRINTF“TT4DELETEABOOKN“PRINTF“TT5SAVETODISKN“PRINTF“TT6LOADFROMDISKN“PRINTF“TT7MOHUSEARCHN“PRINTF“TT8MOHUDELETEN“PRINTF“TT0EXITN“PRINTF“。</p><p>6、图书信息管理系统图书信息管理系统源程序 m_book.c + s_book.c 程序源码: m_book.c#include stdlib.hstruct node char name10;int price;char pub15;extern struct node *add(),*del(struct node *。</p><p>7、includestdio h includestdlib h includestring h define N 100 宏定义N struct clerk 定义结构型 clerk char num 12 职工号 char name 9 职工姓名 char sex 3 职工性别 char xl 11 职工学历 char adr 60 职工住址 char tell 13 职工电话号码 int age。</p><p>8、includestdio.h #includestdlib.h#includestring.h typedef struct char num15;char name20;char credit10;char clas20。</p><p>9、精品文档 includestdio h includestdlib h includestring h typedef struct char num 15 char name 20 char credit 10 char clas 20 char teacher 20 student student pe 80 int menu select char c do system cls print。</p><p>10、訥脂麝菿、磂扳兠嵌犃吭涗梶襯嶰咥謉苦禍葩剌隐焭聧魕韎票汻堕獀朆儤洖脋臗脂蠑怂裘罇脂葠臗脂蠑怂裘罇脂蛼忈懶訛蘂樏轛媣殒械兘鑓I缀颤蛥笪妹鰚愳业蕆蠆怂麛惘蚕軚苢氊槠斶鉉落搐畾龌玃I瓐獕觰倈濞Q嘜捛藺練挳拠菙附锗腓愎镾璘鴈骨啗胹憚斃樣斸洔炢从铑玧脂猰逑侮羃殐岆唦髬竫収溹蒠惲习庌鳬捌獌蚙釳桕憕蹹哮銝盎飴馇齥档筓籘抝詟曦騉鴛畧鑣憢琈黾吷爾狂犪败説氪认袹茜勫鍤並洋尒。</p><p>11、C语言课程设计 C语言课程设计任务书 一、题目:职工信息管理系统 二、目的和要求 目的:要求熟练掌握C语言的基本知识和编辑技能; 基本掌握结构化程序设计的基本思路和方法。 要求:设计一个职工信息管理系统,使之能提供以下功能: 1、应提供一个界面来调用各个功能,调用界面和各个功能的操作界面应尽可能清晰美观! 2、输入功能:职工信息录入(职工信息用文件保存),可以。</p>