登录
首页 » Visual C++ » tushuchubanguanli

tushuchubanguanli

于 2014-05-26 发布 文件大小:167KB
0 235
下载积分: 1 下载次数: 4

代码说明:

  这时一个用c++编写的一个图书出版管理系统,是一个数据库的课程设计(Book Publishing Management System)

文件列表:

数据库课程设计(报告%2B代码)
...........................\出版社图书管理系统代码(计科05-2班22,23,24号)
...........................\................................................\MainFrm.cpp,2517,2008-01-04
...........................\................................................\MainFrm.h,1581,2008-01-04
...........................\................................................\MyDlg1.cpp,995,2008-01-04
...........................\................................................\MyDlg1.h,1219,2008-01-04
...........................\................................................\MyDlg2.cpp,995,2008-01-04
...........................\................................................\MyDlg2.h,1219,2008-01-04
...........................\................................................\ReadMe.txt,4346,2008-01-04
...........................\................................................\res


...........................\................................................\...\图书出版管理系统.rc2,408,2008-01-04

...........................\................................................\Resource.h,2163,2008-01-04
...........................\................................................\StdAfx.cpp,218,2008-01-04
...........................\................................................\StdAfx.h,1105,2008-01-04
...........................\................................................\图书出版管理系统.aps,51288,2008-10-08
...........................\................................................\图书出版管理系统.clw,4955,2008-10-08
...........................\................................................\图书出版管理系统.cpp,4090,2008-01-04
...........................\................................................\图书出版管理系统.dsp,5184,2008-01-04
...........................\................................................\图书出版管理系统.dsw,540,2008-01-04
...........................\................................................\图书出版管理系统.h,1348,2008-01-04
...........................\................................................\图书出版管理系统.ncb,181248,2008-10-08
...........................\................................................\图书出版管理系统.opt,56832,2008-10-08
...........................\................................................\图书出版管理系统.plg,1058,2008-10-08
...........................\................................................\图书出版管理系统.rc,22256,2008-10-08
...........................\................................................\图书出版管理系统2000.mdb,520192,2008-10-09
...........................\................................................\图书出版管理系统Doc.cpp,1473,2008-01-04
...........................\................................................\图书出版管理系统Doc.h,1451,2008-01-04
...........................\................................................\图书出版管理系统Set.cpp,1780,2008-01-04
...........................\................................................\图书出版管理系统Set.h,1402,2008-01-04
...........................\................................................\图书出版管理系统View.cpp,6237,2008-01-06
...........................\................................................\图书出版管理系统View.h,2222,2008-01-04
...........................\李永超的数据库课程设计报告(23号).doc,245248,2008-10-09

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

发表评论

0 个回复

  • longgekuta
    针对肖田元教授所著的《系统仿真导论》中龙格库塔法参考程序研究生很难看懂的现象,我加上了注释,使初学者能把学习算法和编写程序对应起来,从而可以有效地掌握算法的实现,对于用龙格库塔法进行在线实时仿真、建模、最优控制及自适应控制的教学有意义。(Professor Xiao Tianyuan for the book " Introduction to System Simulation," in reference to Runge-Kutta method is difficult to understand the phenomenon of post-graduate program, I have added comments to beginners can learn the corresponding algorithms and programming together, which could effectively implementation of control algorithms, using Runge-Kutta method for online real-time simulation, modeling, optimal control and adaptive control of a meaningful education.)
    2010-02-07 17:09:08下载
    积分:1
  • studentinformancesystem
    一个简单的学生管理系统,功能很简单,还有待进一步提高(a simple student management system, function is very simple, there is a need to further raise)
    2007-03-21 23:03:44下载
    积分:1
  • achievement-management-system
    本系统从功能上划分可分为以下几大模块:功能模块管理,组权限管理,学生信息管理,课程信息管理,学生成绩管理,授课信息管理,学生信息查询,学生成绩统计等几大模块。以下将对各子模块进行说明。 功能模块管理:将系统功能模块保存到数据库中以便于动态地进行不同用户组权限的分配等操作。本模块包括功能模块的添加,删除,修改等。 组权限管理:对用户进行分组,并将权限设置到不同的用户组。 学生信息管理模块:输入学生基本信息,并可以对学生信息进行添加、查询、修改、删除。还可以关键字查询并从数据库里调出的学生基本信息.输出学生基本信息,学号、班号、姓名查询的信息结果。 课程信息管理:设置课程号,课程名,先修课等课程信息。 成绩信息管理模块:输入成绩信息,并可以对成绩信息进行添加、查询、修改、删除。还可以用关键字查询并调出数据库里的学生基本成绩信息的修改、删除等。输出查询的学生成绩信息。 授课信息管理:对教师授课信息的调度,安排等信息的管理。 学生信息查询:本模块是可对学生成绩进行查询,可按学号,姓名,年龄,所在院系,入学年份等不同条件独立查询或进行模糊查询。 学生成绩统计:对学生成绩总分,平均分等进行统计。(The system functions can be divided into several modules of the following major modules: the management of functional modules, groups, rights management, student information management, curriculum management, student performance management, teaching information management, student inquiries, student achievement statistics, etc.. The following will be the sub-module for instructions. Management of functional modules: the system function module is saved to the database in order to facilitate dynamic allocation of operations of different user group permissions. This module includes the function module to add, delete, modify. Group rights management: the user group and permission settings to different groups of users.           Student information management module: Enter the students basic information, and student information to add, query, modify, delete. Can also be a keyword query and bring up the students basic information from the database. Output student, st)
    2012-07-03 08:55:56下载
    积分:1
  • ScoreManage
    基于DOS下的学生信息管理系统,结合SQL2005数据库,实现学生信息的增,删,改,查询,采用MFC ADO技术实现数据库与应用程序的交互(SQL2005 database based on the student information management system for DOS, increase the student information, delete, change, query, MFC ADO technology database and application interaction)
    2012-08-26 12:53:05下载
    积分:1
  • student_c++
    学生管理系统,可以添加删除,修改,是基于控制台的,挺好用的(student management system, can be added to delete, modify, is based on the console, very good use)
    2006-11-07 05:16:46下载
    积分:1
  • testMySocket
    监控示例,我们学校的课程设计的示例系统。希望能采纳!(this is a file foe deal to photos.my name is li wen xiang,today I want to download this source file.)
    2012-06-11 10:13:00下载
    积分:1
  • Multarget1
    自己做的一个雷达仿真的程序,毕业设计做的,由于时间的关系,做得比较简单,希望提出宝贵的意见(Own a radar simulation procedures, graduation project to do, because of the time the relationship between the relatively simple to do and hope for the valuable advice)
    2009-01-05 13:26:12下载
    积分:1
  • student
    学生考勤管理系统 考勤信息记录了学生的缺课情况,它包括:缺课日期、第几节课、课程名称、学生姓名、缺课类型(迟到、早退、请假及旷课)。试设计一考勤管理系统,使之能提供以下功能: 1.录入学生的缺课记录; 2.修改某个学生的缺课记录; 3.查询某个学生的缺课情况; 4.统计某段时间内,旷课学生姓名及旷课次数,按旷课次数由多到少排序; 5.统计某段时间内,有学生旷课的课程及旷课人次,按旷课人次由多到少排序; 6.系统以菜单方式工作。 具体要求如下: 1、 采取模块化方式进行程序设计,要求程序的功能设计、数据结构设计及整体结构设计合理。学生也可根据自己对题目的理解增加新的功能模块(视情况可另外加分)。 2、 系统以菜单界面方式(至少采用文本菜单界面,如能采用图形菜单界面更好)工作,运行界面友好,演示程序以用户和计算机的对话方式进行。 3、 程序算法说明清晰,理论分析与计算正确,运行情况良好,实验测试数据无误,容错性强(能对错误输入进行判断控制)。 4、 编程风格良好(包括缩进、空行、适当注释、变量名和函数名见名知意,程序容易阅读等); (student)
    2020-06-28 14:40:02下载
    积分:1
  • study
    学生信息管理系统。实现学生信息的增加,删除,管理等()
    2008-05-04 14:35:42下载
    积分:1
  • VB_BookManagementInformationSystem
    这是我在学校编写的VB的图书管理信息系统,功能比较全面,入库、借还书、查询、修改和打印等功能都已经实现。(This software can realize the basic function for book management.)
    2013-12-27 16:00:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载