登录
首页 » Visual C++ » library

library

于 2020-10-30 发布 文件大小:1487KB
0 162
下载积分: 1 下载次数: 10

代码说明:

  纯C语言编程的模拟现有图书馆的借阅、续借、归还;图书入库、出库;查询、排序等功能,实现电子图书馆的智慧综合管理。其中查询功能里面嵌套精确查询,排序功能有六种,界面可变色,里面已经附带50多本图书信息包括图书摘要等详细信息。里面还附带详细设计报告和解说PPt。(Pure C language programming simulation existing library borrow, renew, return book storage, a library queries, sorting and other functions, to achieve integrated management of electronic library wisdom. Precisely where the query function inside a nested query, sort function has six, the interface can change color, which has included more than 50 books including books summary information and other details. Which also included detailed design reports and commentary PPt.)

文件列表:

图书管理
........\(1)数据结构项目报告.doc,649216,2013-10-26
........\tushuguanli2
........\............\Debug
........\............\.....\book.txt,27948,2013-10-26
........\............\.....\ReadMe.txt,1213,2013-10-25
........\............\.....\stdafx.cpp,217,2013-10-25
........\............\.....\stdafx.h,233,2013-10-25
........\............\.....\stud.txt,2730,2013-10-26
........\............\.....\targetver.h,498,2013-10-25
........\............\.....\tushuguanli2.cpp,32908,2013-10-25
........\............\.....\tushuguanli2.exe,72192,2013-10-26
........\............\.....\tushuguanli2.ilk,416028,2013-10-26
........\............\.....\tushuguanli2.pdb,568320,2013-10-26
........\............\.....\tushuguanli2.vcproj,4513,2013-10-25
........\............\.....\tushuguanli2.vcproj.PC-20130413KBEH.Administrator.user,1427,2013-10-25
........\............\.....\tushuguanli2.vcproj.SDWM-20130823EK.Administrator.user,1427,2013-10-26
........\............\tushuguanli2
........\............\............\book.txt,27948,2013-10-26
........\............\............\Debug
........\............\............\.....\BuildLog.htm,12428,2013-10-26
........\............\............\.....\mt.dep,65,2013-10-26
........\............\............\.....\stdafx.obj,11657,2013-10-26
........\............\............\.....\tushuguanli2.exe.embed.manifest,663,2013-10-26
........\............\............\.....\tushuguanli2.exe.embed.manifest.res,728,2013-10-26
........\............\............\.....\tushuguanli2.exe.intermediate.manifest,621,2013-10-26
........\............\............\.....\tushuguanli2.obj,149304,2013-10-26
........\............\............\.....\tushuguanli2.pch,3211264,2013-10-26
........\............\............\.....\vc90.idb,84992,2013-10-26
........\............\............\.....\vc90.pdb,126976,2013-10-26
........\............\............\ReadMe.txt,1213,2013-10-25
........\............\............\stdafx.cpp,217,2013-10-25
........\............\............\stdafx.h,233,2013-10-25
........\............\............\stud.txt,2730,2013-10-26
........\............\............\targetver.h,498,2013-10-25
........\............\............\tushuguanli2.cpp,32909,2013-10-26
........\............\............\tushuguanli2.exe,72704,2013-10-25
........\............\............\tushuguanli2.vcproj,4513,2013-10-25
........\............\............\tushuguanli2.vcproj.PC-20130413KBEH.Administrator.user,1427,2013-10-26
........\............\............\tushuguanli2.vcproj.SDWM-20130823EK.Administrator.user,1427,2013-10-26
........\............\tushuguanli2.ncb,822272,2013-10-26
........\............\tushuguanli2.sln,902,2013-10-25
........\数据结构与算法项.ppt,112640,2013-10-25

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • d
    有助于c++的初学者在平日的学习中更好的学习(Contribute to better learning c++ beginners learning on weekdays)
    2013-11-29 14:32:18下载
    积分:1
  • 5100309203_5_8
    二叉树类的前序,后序,层次遍历,其以链表方式存储(Binary tree class pre-order, post-order, hierarchy traversal, the linked list storage)
    2012-12-16 14:16:41下载
    积分:1
  • ch555555
    C数据结构常用算法程序集5,描述数据结构算法。(C data structures commonly used algorithm suite 5, describe data structure algorithms.)
    2005-05-09 16:17:59下载
    积分:1
  • BigNumeberOperator
    这是高精度大数运算的源码,对于大于64位的整形数字的四则运算,是万能的啊……(This is the code of big number s operator.)
    2011-08-09 15:25:09下载
    积分:1
  • dijkstra
    dijkstra算法,用于寻找已建立图的最短路径,是非常有用的一个算法(Dijkstra algorithm, has been established for finding the shortest path map is a very useful algorithm)
    2007-07-15 14:14:48下载
    积分:1
  • 0712233
    数据结构c语言版,图的遍历,周游世界,无向图的遍历,包含14个国家。(Data structure c language version, graph traversal, travel around the world, undirected graph traversal, including 14 countries.)
    2009-12-20 17:04:09下载
    积分:1
  • Polynomial
    Polynomial基于数据结构的思想,文件比较小,可以直接运行(Polynomial based on the idea of ​ ​ data structures, file is relatively small and can be run directly)
    2013-12-11 11:05:18下载
    积分:1
  • binary-search
    此代码为折半查找算法,适用于有序表,欢迎各位下载(This code is the binary search algorithm for ordered lists )
    2011-07-06 15:50:17下载
    积分:1
  • exchange
    这是一个二叉树左右子树交换的简单程序,希望对大家有用!(This is a binary tree so the simple sub-tree exchange procedures in the hope for all of us!)
    2009-10-16 21:02:19下载
    积分:1
  • template
    说明:  ACM及各类基本算法模板,包括数据结构,计算几何,字符串,图论,数学,高精度等许多常用模板(ACM basic algorithm and various templates, including data structures, computational geometry, string, graph theory, mathematics, high-precision, and many other commonly used templates)
    2009-08-20 22:37:29下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载