当前位置:
首页 资源下载
搜索资源 - library management system using c language
搜索资源列表
-
0下载:
还是个图书馆管理系统,是用C语言实现的,传统的图书馆系统的功能都能实现了...希望大家笑纳!-or a library management system, using the C language, the traditional library system can realize the function of the heart ... we hope!
-
-
0下载:
图书管理系统 ,图书管理系统 用C 语言写的 。-library management system, library management system using the C language to write.
-
-
0下载:
用C语言模拟的图书馆数据库系统,与实际的图示管理系统功能相同,代码中有说明-Simulated using C language library database system, the icons and the actual management system functions the same as the code is described
-
-
0下载:
图书管理系统,用c语言实现的图书管理系统。比较简单。-Library management system, using c language book management system. Relatively simple.
-
-
0下载:
纯C语言的图书管理系统,实现了借书还书人员管理等一些简单的操作。数据的保存用c语言操作文本文件。使用链表。-Pure C language library management system to achieve the borrowing and returning books and other personnel management simple. Data preservation operation using c language text file. The use of lin
-
-
0下载:
用c语言编写的图书管理系统。系统有5个功能菜单,分别是Merber,Book,Report,Help,Exit-Using c language books in management system. System has five functional menu, respectively Merber, Book, Report, Help, Exit
-
-
0下载:
自己以前用VC++6.0编写的图书馆管理系统,用c语言实现简单的卡号管理、借书管理、还书管理.-Himself has previously written in VC++6.0 library management system, using c language to achieve a simple card number management, library management, but also the book management.
-
-
0下载:
C语言书写的图书馆管理系统,运用了B树索引,大概就是这样-Written in C language library management system, using a B-tree index, this is probably
-
-
0下载:
图书管理系统用c语言编写,在命令行下运行。适合本科c语言课程设计-Library management system using c language, run the command line. C language curriculum for undergraduate
-
-
0下载:
本程序用C语言编写,为数据结构课程设计中的图书馆管理系统程序,编写时考虑周到,在满足题目的基本要求下,功能更为完善
PS:内附详解报告,解释流程,原理及用法-This procedure using C language, data structure, curriculum design for the library management system in the process, the time of writing thoughtful, to meet the basic re
-
-
0下载:
使用c语言编写的图书馆管理系统,使用结构体保存读者信息-C language using the library management system, saving the reader with information structure
-
-
0下载:
用C语言简单时间图书管理系统,实现了增删改查等操作-Time using a simple C language library management system, to achieve the CRUD and other operations
-
-
0下载:
基于windows和linux操作系统的图书管理系统,采用C#语言编写代码,功能饱满,完善-Based on the windows and Linux operating system library management system, using C# language code, function and full, perfect
-
-
0下载:
用C语言开发的图书管理系统,没有使用数据库。-Library management system using C-language development,without using the database.
-
-
1下载:
图书馆管理系统用C#语言实现,是基于CS三层架构,实现了对图书的管理和读者的管理。管理员账户和密码:admin admin
读者账户和密码:user user-Library management system using C# language, is based on the CS three-tier architecture to achieve the management and readers of library management
-
-
0下载:
一个用C语言链表实现的图书馆管理系统,其中,实现了登陆,添加,查询,修改,删除等基本功能。-A linked list implementation using C language library management system, which realized the landing, add, query, modify, delete and other basic functions.
-
-
0下载:
图书管理系统,用C语言编写而成,决对宝贵-Library management system, using C language, the summary of the valuable
-
-
0下载:
Mini Project in C Library Management System.
This mini project in C Library Management System is a console application without graphic developed using the C programming language. It is compiled in Code::Blocks with the gcc compiler. In this, you
-
-
1下载:
c语言,用class编的图书馆借还系统。举例如下:
Welcome to the library management system, please type your commands.
> listbook
There is no book in the system.
> listcustomer
There is no customer in the system.
> addbook 1 book1
book1 added to the
-
-
0下载:
用C++语言完成了基础的图书管理系统,方便新手练习。(Using C++ language to complete the basic library management system, convenient for beginners to practice.)
-