搜索资源列表
xiaoyuan
- 数据结构的图书管理系统的设计,可以用C++调试
数据结构设计图书管理
- 这是我们做的数据结构课程设计的一个内容,是用C语言编写的一个图书管理的程序-we do this is the data structure of a curriculum design content of the C language with a library management procedures
C源代码实例
- 包含220个C语言的各种源程序:001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 008 数列求和 009 乘法口诀表 010 猜数字游戏 011 模拟ATM(自动柜员机)界面 012 用一维数组统计学生成绩 013 用二维数组实现矩阵转置 014
WL40987330 C语言算法集
目录
第一部分 基础篇
001 第一个C程序
002 运行多个源文件
003 求整数之积
004 比较实数大小
005 字符的输出
006 显示变
超级图书管理系统
- 本程序是数据结构的大作业之一,主要有图书管理系统的八大功能,试一试就知道该程序的完美之处了。-data structure of operations, one major library management system of eight major functions, try to know the procedure on the perfection of the Department.
数据结构设计图书管理
- 这是我们做的数据结构课程设计的一个内容,是用C语言编写的一个图书管理的程序-we do this is the data structure of a curriculum design content of the C language with a library management procedures
应付数据结构作业的图书管理
- 数据结构的课程设计,正在大2的计算机专业的必修课程设计之一,给那些没有什么头绪的 参考-data structure of the curriculum design, are the two largest computer professional design one of the compulsory courses for those who do not know exactly what the reference
btree-vv
- 图书馆管理系统,3阶b树 数据结构实验,简单易懂 初学者的作品-library management system, three bands b experimental tree data structure, simple works beginners
60522113595
- 图书管理系统,数据结构思想,用 C++编写,经测试,可用-library management system, data structure thinking, C prepared, tested, available
xiaoyuan
- 数据结构的图书管理系统的设计,可以用C++调试-Data structure of the library management system design, can be used C++ Debugging
tushuguanlixitong
- 图书借阅管理的设计与实现系统设计,包括内存数据结构设计、数据文件设计、代码设计、输入/输出设计、用户界面设计、处理过程设计。要求内存数据用链表组织,数据文件用文本文件,用户界面用字符界面,枚举量用枚举类型表示。至少实现数据记录的增加、修改、删除、查询及相应结果的显示,查询应能按不同数据项进行。-Book Lending Management Design and Implementation of system design, incl
2-3Library
- 大二时做的一个数据结构的课程设计,用2-3树实现的图书馆管理系统,只是控制台程序,没有很好的图形界面。包括管理员、读者。管理员功能有:采编入库、查看图书、查看读者、删除读者。读者功能有:借书、还书、预约、查找等等。。功能全面。包括注册账号,登录需要账号密码。-Sophomore to do a data structure of the curriculum design, with 2-3 tree implementation of
main
- (1)用C语言实现系统。 (2)利用结构体数组实现个人图书信息的数据结构设计。 (3)系统具有统计、增加、查询、插入、排序、删除、退出等基本功能。 (4)系统的各个功能模块要求用函数的形式实现。 (5)完成设计任务并书写课程设计报告。 (6)将录入的个人图书信息存在文件中。((1) using C language to implement the system. (2) using structure array to r