登录
首页 » 数据结构 » C++软件设计开发

C++软件设计开发

于 2023-07-21 发布 文件大小:498.98 kB
0 136
下载积分: 2 下载次数: 1

代码说明:

C++软件设计开发 C++,进销存,access,开发,软件 C++,进销存,access,开发,软件 C++,进销存,access,开发,软件 C++,进销存,access,开发,软件C++,进销存,access,开发,软件C++,进销存,access,开发,软件

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

发表评论

0 个回复

  • 一套完整的人力资源管理系统
    一套完整的人力资源管理系统,包括数据库的增删改查,数据库为SQL,封装了所有访问SQL的函数,程序可靠性高, 稍加修改便可使用,可供个人开发和学习使用  一套完整的人力资源管理系统,包括数据库的增删改查,数据库为SQL,封装了所有访问SQL的函数,程序可靠性高, 稍加修改便可使用,可供个人开发和学习使用   
    2023-06-13 00:05:10下载
    积分:1
  • SQL Server 2000编程员指南
    SQL Server 2000编程员指南-SQL Server 2000 Programming Guide
    2022-02-02 12:25:04下载
    积分:1
  • Schools to write their own web site framework, the use of struts, hibernte frame...
    自己写的学校网站框架,使用struts,hibernte框架,数据库使用的是mssql2005!-Schools to write their own web site framework, the use of struts, hibernte framework, database using mssql2005!
    2023-06-07 19:25:03下载
    积分:1
  • 随着旅游业的发展,酒店、餐饮娱乐行业日趋发达,引入全方位的电脑服务和电脑管理日益流行。同时,酒店和餐厅娱乐业引入电脑服务和管理也取得了优良的经济效益和社会效益。...
    随着旅游业的发展,酒店、餐饮娱乐行业日趋发达,引入全方位的电脑服务和电脑管理日益流行。同时,酒店和餐厅娱乐业引入电脑服务和管理也取得了优良的经济效益和社会效益。为此,国家建设部已于最近作出明确规定:凡星级酒店在项目审批时,其设计方案必须包括电脑管理系统,否则不予立项。可见,酒店管理电脑化势在必行。酒店管理系统将先进的电脑技术与现代酒店服务管理完美地结合起来,实现了住宿、餐饮、娱乐全新概念的服务和管理方式。-With the development of tourism, hotel, restaurant, and entertainment industries increasingly developed, the introduction of comprehensive computer services and computer management is increasingly popular. Meanwhile, hotels and restaurants to introduce computer entertainment services and management has made good economic and social benefits. Therefore, the Ministry of Construction has recently made clear : all-star hotels in the project"s approval, its design must include computer management system, otherwise, not creation. Visibility, hotel management computerized inevitable. Hotel management system of advanced computer technology with modern hotel management services to the perfect combination to achieve accommodation, catering, entertainment brand new concept of service and man
    2022-01-21 23:04:47下载
    积分:1
  • 一个快速排序算法的实现例子,课程作业,可作研究学习之用。 包含源文件和详细的开发文档,可方便移植到C等语言平台。...
    一个快速排序算法的实现例子,数据结构课程作业,可作研究学习之用。 包含源文件和详细的开发文档,可方便移植到C等语言平台。-a fast algorithm to achieve example, the data structure course work and can be used for research and study purposes. Includes source document and detailed documentation, will facilitate the transplantation of languages such as C platform.
    2022-04-15 16:19:00下载
    积分:1
  • 问题描述:设有11种不问的钱币各若干张,可用这II种钱币产生许多不同的面值。试 设计一个算法,计算给定的某个面值,能有多少种不同的产生方法。例如有1分3张,...
    问题描述:设有11种不问的钱币各若干张,可用这II种钱币产生许多不同的面值。试 设计一个算法,计算给定的某个面值,能有多少种不同的产生方法。例如有1分3张,2分 3张,5分1张,则能组成7分面值的方法有:3个1分+2个2分,1个1分十3个2分,2 个1分+1个5分,1个2分+1个5分共四种。 ^编程任务:对于给定的II种不同钱币,编程计算某个给定面值能有多少种不同的产生 方法。-Problem Description: There should be 11 kinds of coins did not ask the number of beds available this II produced many different kinds of coin denominations. Try to design an algorithm to calculate a nominal value of a given that there can be many different returned. For instance, a sub-3, 2 points 3, 5 min 1, then can be composed of seven sub-par methods are: 3 1 min+2 2 points, a 1 minute 10 3 2 points, 2 1 points+1 5 points, a 2 min+1 5 minutes of four kinds. ^ Programming task: for a given II different coins, the calculation of a given program can have many different denominations is returned.
    2022-11-21 20:10:03下载
    积分:1
  • C++实现单向链表的基本操作,包括添加、删除、修改、遍历
    本例主要是学习单向链表时的一个基础试验,当练手用,功能上包括链表的建立,节点的删除、修改、遍历。
    2022-04-28 14:14:16下载
    积分:1
  • B+树实现源码,JAVA语言,库索引技术
    B+树实现源码,JAVA语言,数据库索引技术-B+ Tree source, Java language, database indexing technology
    2022-10-19 16:40:03下载
    积分:1
  • 访问集 Linq 演示
    我们有几种方法来存储和访问我们的数据。最经常方式是数据存储到数据库和从应用旁路 ODBC 或其他提供访问它们。当我们只有少量数据时,我们使用的.Net Framework 语言设计应用程序。一种有效的方法是使用 Access (在 Microsoft Office 套件) 内存储的数据和使用 LINQ 来获取数据并将其存储在数据集在内存中。我们以后可以证明它。
    2022-09-13 23:25:03下载
    积分:1
  • 二 叉 树 的 建 立 与 3 种 遍 利(前序,中序,后序三种),仅供参考之用...
    二 叉 树 的 建 立 与 3 种 遍 利(前序,中序,后序三种),仅供参考之用-binary tree with the establishment of three times Lee (former sequence, sequence after sequence of three), for reference only
    2022-12-21 19:05:03下载
    积分:1
  • 696516资源总数
  • 106633会员总数
  • 4今日下载