虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

信息<b>资源</b>管理

  • 1.1 编写目的   本需求的编写目的在于研究航空售票系统软件的开发途径和应用方法。    本需求的预期读者是与航空售票系统软件开发有联系的决策人

    1.1 编写目的   本需求的编写目的在于研究航空售票系统软件的开发途径和应用方法。    本需求的预期读者是与航空售票系统软件开发有联系的决策人,开发人员,扶助开发者,软件验证者。 1.2 背景及范围   本项目的名称:航空售票系统开发软件。   本产品能具体化、合理化的管理航班信息、机票销售信息、旅客信息、登机牌信息。实现对一次航班从订票到最后发放旅客登机牌的全方位信息记录和服务管理。 1.3 参考资料   <<软件工程>>     --------张海藩 编著                 清华大学出版社

    标签: 1.1 编写 售票系统 航空

    上传时间: 2015-12-13

    上传用户:凤临西北

  • 专题:网络操作系统

    专题:网络操作系统, 概念:具有网络功能的操作系统  功能:  网络通信  共享资源  网络管理  网络服务  互操作性  提供网络接口  特征:  具有单机操作系统的四大特征:并发、资源共享、虚拟和异步性  开放性  一致性  透明性

    标签: 网络操作系统

    上传时间: 2015-12-27

    上传用户:hopy

  • 一个采用三层架构开放的办公自动化系统

    一个采用三层架构开放的办公自动化系统,可以设置各个角色的权限主要功能:人事管理、项目管理、文档管理、内部信息传递、系统管理安装说明:数据库文件在db_51aspx文件夹下

    标签: 三层架构 办公自动化系统

    上传时间: 2015-12-28

    上传用户:2525775

  • 《C++Builder数据库开发实用教程》光盘使用说明: 一、本光盘包括如下文件: (1)Forms.rar,这是本书要做的工程的可重用窗体文件。 (2)Band4.rar,这是本书所做的窗体应

    《C++Builder数据库开发实用教程》光盘使用说明: 一、本光盘包括如下文件: (1)Forms.rar,这是本书要做的工程的可重用窗体文件。 (2)Band4.rar,这是本书所做的窗体应用程序的全部代码。 (3)cert.rar,这是测试证书制作包。 (4)Addition.rar,这是控制扫描设备的DLL文件。 (5)Exam.rar,这是移植后的Active Form工程。 (6)ExamSite.rar,这是部署后的工程。 (7)SampleBMPs.rar,五幅BMP图片,供学习中使用。 (8)VFWForBCB.rar,这是附录五“VFW视频实时捕获技术”的工程文件。 (9)ssqyScore.rar,C++Builder 6 + Access数据库开发的软件《浙江师范大学信息学院研究生成绩管理系统》的源代码,

    标签: Builder Forms Band

    上传时间: 2016-01-05

    上传用户:1051290259

  • We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

    We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.

    标签: represented integers group items

    上传时间: 2016-01-17

    上传用户:jeffery

  • The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical)

    The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).

    标签: converts Toolbox complex logical

    上传时间: 2016-02-12

    上传用户:a673761058

  • 数据库系统

    数据库系统, 用于对公司资源进行管理。 可直接运行。 代码质量不错!

    标签: 数据库系统

    上传时间: 2016-03-30

    上传用户:dongbaobao

  • BMP文件是Windows保存图像的一种通用文件格式

    BMP文件是Windows保存图像的一种通用文件格式,在数字图像处理方面占有重要的地位。BMP文件中保存的图像数据是一种DIB(Device-Independent Bitmap,即设备无关位图),DIB是标准的Windows位图格式,它自带颜色信息,因此调色板管理非常容易。有许多文章是关于讲述如何将BMP文件读取、显示的,而如何将数据保存为BMP文件则不是太多,本文作者通过一个实例讲述这一过程。

    标签: Windows BMP 图像 文件格式

    上传时间: 2014-01-02

    上传用户:zmy123

  • 一个采用三层架构开放的办公自动化系统

    一个采用三层架构开放的办公自动化系统,可以设置各个角色的权限 主要功能:人事管理、项目管理、文档管理、内部信息传递、系统管理

    标签: 三层架构 办公自动化系统

    上传时间: 2016-04-10

    上传用户:tyler

  • RSS聚合新闻阅读器

    RSS聚合新闻阅读器,(1)获取信息:通过站点管理功能获得信息,并根据用户设置对信息进行全程的跟踪、即时的更新以及网上搜索。 (2)阅读信息:一点即读,随时浏览,信息分类管理,及时方便。 (3)管理信息:可删可加可分组;来源、分类、更新频率……用户全方位自由掌控。 (4)导入导出信息:导入、导出频道或收藏夹,以丰富浏览内容。还可以通过“获取更多频道”将更多更精彩的RSS内容引入阅读器。

    标签: RSS 新闻 阅读器

    上传时间: 2016-06-08

    上传用户:wff