登录
首页 » Windows开发 » 大学图书馆系统

大学图书馆系统

于 2022-04-18 发布 文件大小:1.05 MB
0 200
下载积分: 2 下载次数: 1

代码说明:

大学图书馆系统

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

发表评论

0 个回复

  • 贪吃蛇游戏
    贪吃蛇游戏 win32项目编译 非MFC程序 *游戏制作思想:  *通过一个二维数组来描述画面,  *-2代表墙,0代表空白,0以上代表蛇  *例以1,2,3,4表示蛇(4为蛇头)  *其移动时,数字依次减一,  *并在将要去的位置设为4,  *则完成了蛇的移动  *同时利用多线程获取按键事件,  *使屏幕绘制与按键监听同时进行  */
    2022-01-27 17:14:38下载
    积分:1
  • 随机文件存取。对文件的任意位置数据块进行删除、添加等功能的实现...
    随机文件存取。对文件的任意位置数据块进行删除、添加等功能的实现-Random file acceseing. and realise such functions as deleting or adding data block in any position of file
    2023-05-14 11:55:03下载
    积分:1
  • 一个飞机票订票和退票系统。假设某民航机场有m个航次的班机,每个航次都只到达一个目的地,试为该机场售票处设计一个自动订票和退票系统。 该系统需要实现以...
    一个飞机票订票和退票系统。假设某民航机场有m个航次的班机,每个航次都只到达一个目的地,试为该机场售票处设计一个自动订票和退票系统。 该系统需要实现以下功能: (1) 订票:若该航次余票数大于等于客订票数,则在该航次的乘客表(按乘客姓氏字母词典顺序排列)中,插入订票乘客的信息项,并修改该航次有关数据,否则给出相应提示信息; (2) 退票:若退票数小于该乘客原订票数,则在相应的乘客表中找到该乘客项,修改该航次及乘客表中有关数据。当由于退票使得该乘客的订票数为零时,要从乘客表中撤销该乘客项;否则给出相应的提示信息; (3) 将某航次的余票数恢复初值为该航次的最大客票数; (4) 显示:显示该机场各航次班机的售票情况。-Booking air tickets and a refund system. Assuming there are m a civil airport voyage of the flights, each voyage only to reach a destination, the trial design for an automated airport ticket booking and refund system. The system needs to achieve the following functions: (1) booking: If the voyage than the number of votes greater than or equal to the number of passengers booking, the passenger in the voyage List (alphabetical by passengers dictionary order), insert the booking information of passengers, and modify the data of the voyage Otherwise, the corresponding message (2) Refund: If the refund is less than the number of votes of the original passeng
    2022-08-03 17:49:14下载
    积分:1
  • vs c++
    v3.0自画直线,矩形,园v2.8-2.9完成所有功能,包括全选,拖动等,参见文档HDraw2.9.docv2.7修正画布随滚动条滚动的Bug完善MouseMove的直线,矩形和椭圆识别v2.5增强版增加相应菜单把画图的Toolbar单独分离出来在画布上对单张图片操作v2.4完结版画布,ScrollView, CRectTracker,调色板,保存成位图加入中间层View的步骤1.创建MFC类CHDrawPView:CScrollView2.修改CHDrawApp的InitInstance方法,将CHDrawView改为CHDrawPView,并修改include加入CRectTracker的步骤1.增加成员变量CRectTracker m_tracker2.在CHDrawPView的构造函数中设置Tracker的大小3.在CHDrawPView的OnDraw中调用Tracker的Draw函数4.override CHDrawPView的SetCursor方法 GetCursorPos->ScreenToClient->SetCursor5.override CHDrawPView的LButtonDown方法 HitTest->Track将CHDrawView加入CHDrawPView的使用自定义消息防止ActiveView从画布跑到背景Viewv2.3增加Bitmap背景功能v2.2完成颜色和线宽功能v2.1增加文本图形类型,增加删除功能,增加打开保存功能v2.0完成所有基本功能
    2022-01-26 00:54:46下载
    积分:1
  • The user will have the ability to resize the dialog, with consequent rearrangeme...
    The user will have the ability to resize the dialog, with consequent rearrangement of child windows. You can control the minimum and maximum size allowed, as well as the maximized size and position of the dialog. The size grip is displayed by default, but you may turn it off. Automatic Save/Restore the dialog s size and position, along with the active page, is also supported
    2022-12-16 09:30:02下载
    积分:1
  • achieve ping command, this version powerful, achieving most of the ping command...
    实现ping命令,这个版本功能强大,实现了ping命令的大部分功能。-achieve ping command, this version powerful, achieving most of the ping command functions.
    2023-04-17 02:50:03下载
    积分:1
  • /*作为一个软件专业的学生,zcy总是对二进制特别感兴趣,有一天他现了一个有趣的序列:一个长度为N的序列,该序列只含有0或1两个数字,并且该序列不包含连续3个...
    /*作为一个软件专业的学生,zcy总是对二进制特别感兴趣,有一天他发现了一个有趣的序列:一个长度为N的序列,该序列只含有0或1两个数字,并且该序列不包含连续3个1, 例如N=3时有7种不同序列,分别是000, 001, 010, 011, 100, 101, 110。111包含3个连续的1所以不是。 现在zcy想知道,对于长为n的一个二进制串,有多少满足条件的01串。 Input 第一行是整数t,表示多少个case, 每行有一个数n,表示串的长度(n
    2022-08-23 01:27:03下载
    积分:1
  • Used by other web access to your own address using the machine!
    用来利用其他网站获取你自己使用机器的地址!-Used by other web access to your own address using the machine!
    2023-04-14 17:25:04下载
    积分:1
  • Visual C++. NET Database Developer' s Guide 2
    Visual C++.NET 数据库开发指南2-Visual C++. NET Database Developer" s Guide 2
    2023-05-26 03:05:04下载
    积分:1
  • 这是一本讲解wIn的一本比较好的电子书,看了内容后很多东西豁然朗...
    这是一本讲解wIn的一本比较好的电子书,看了内容后很多东西豁然开朗-This is a COM-to explain a relatively good book, having read the contents of a lot of things suddenly see the light
    2023-01-27 16:55:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载