登录
首页 » 数据结构 » 数据结构课程设计的一些源代码!

数据结构课程设计的一些源代码!

于 2022-03-19 发布 文件大小:2.94 MB
0 178
下载积分: 2 下载次数: 1

代码说明:

数据结构课程设计的一些源代码!-Data structure the curriculum design of some source code!

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

发表评论

0 个回复

  • BP神经网络JAVA代码
    基于神经网络实现的JAVA代码,BP前缀型,使用简单。分为三个包,一个layer层,一个节点NODE 一个网络NETWORK。 基于神经网络实现的JAVA代码,BP前缀型,使用简单。分为三个包,一个layer层,一个节点NODE 一个网络NETWORK
    2022-07-13 13:26:46下载
    积分:1
  • C++人力资源管理系统
    一套完整的人力资源管理系统 包括员工信息管理等诸多模块 对C++范围SQL数据库进行了函数封装 可靠性高 包括增删改查等模块 可直接用于项目开发和学习 
    2022-08-19 20:31:28下载
    积分:1
  • 中实现图的关键路径的算法,是在TC中运行的。
    数据结构中实现图的关键路径的算法,是在TC中运行的。-data structure to achieve the critical path map algorithm is run in the TC.
    2022-02-22 08:58:49下载
    积分:1
  • 问题描述:假设一个商店,有一个架子和一个仓库,当第…
    问题描述: 假设一个商店,它有一个货架和一个仓库,当货架上的商品数量少于一定的数目时,从仓库运一定数量的商品摆到货架上,当仓库里的商品的数量少于一定的数目时,购买商品把仓库填满,商品的出售要按照商品的生产日期来,快要过期的商品要先出售。 解决问题的方法: 用了两个栈和 一个队列,把队列当作仓库,用一个栈作为货架,把另一个栈当作临时的存储箱。当要往货架上添商品时,先把作为货架的栈中的元素全都压到作为存储箱的栈中,再把仓库中的元素压到存储箱中,然后再把存储箱中的所有元素都压到货架上,这样,就能保证快要过期的商品先被出售。-Problem description : Suppose a shop, which has a shelf and a warehouse, when the merchandise on the shelves less than a certain quantity of the number, a certain number from the warehouses of goods on the shelves, when the warehouse volume of goods is less than certain number, purchase goods warehouse filled, the goods according to the sale of commodity production to date, is about to expire first sale of goods. The solution : a two stack and a queue, queue as a warehouse, used as a stack shelves, and another stack as a temporary storage bins. When to go to the shelves Tim commodity, first as a stack shelves of all elements of the pressure storage tank as the stack, then the warehouse down to the storage element box, and then s
    2022-07-13 01:56:00下载
    积分:1
  • 简单的职工工资管理系统 通过链表实现的
    简单的职工工资管理系统 通过链表实现的 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
    2022-01-25 15:21:08下载
    积分:1
  • 算法,图最短路径
    数据结构算法,图最短路径-data structure algorithm, the shortest path map
    2022-05-18 11:14:14下载
    积分:1
  • SQL Server 7.0开发指南,很好的电子书籍。有兴趣的朋友看看吧。...
    SQL Server 7.0开发指南,很好的电子书籍。有兴趣的朋友看看吧。-Guide to the development of a good e-books. Interested friends to see it.
    2023-05-28 07:20:03下载
    积分:1
  • 学生成绩管理系统
    用C++编写控制台程序,实现学生成绩管理系统,对学生信息的增删改查等操作。使用链表等数据结构,基于控制台实现。
    2022-03-23 10:24:32下载
    积分:1
  • 要求完成以下功能: 1)能够从屏幕上读取一个学生的信息并将信息存入到文件中。 2)能够将指定的信息从文件中删除。 3)能够按编号、姓名对学生的信...
    要求完成以下功能: 1)能够从屏幕上读取一个学生的信息并将信息存入到数据文件中。 2)能够将指定的信息从文件中删除。 3)能够按编号、姓名对学生的信息进行检索并将检索结果显示在屏幕上。 4)可以统计全部学生的总成绩,及其在班上的排名。 5)能够统计各科的平均成绩及及格率。 6)要求有错误提示功能,例如性别只能输入男女,输入错误提示重新输入。 7)如果检索不到相应的信息应提示用户。-asked to perform the following functions : 1) to read from the screen of a student"s information will be deposited into the data file. 2) can be designated information deleted from the document. 3), according to numbers, the names of the students will retrieve information retrieval results showed on the screen. 4) Statistical all students can be a total score, and the class rankings. 5) Statistics Branch to the average scores and passing rates. 6) require a functional error messages, such as sex between men and women can only import, importation of error messages to re-enter. 7) If less than the corresponding retrieval of information should prompt the user.
    2023-04-01 16:00:03下载
    积分:1
  • 高斯消元法(不列主元)大学计算方法里面的一个算法,用c++编的...
    高斯消元法(不列主元)大学计算方法里面的一个算法,用c++编的-Gaussian Elimination Act (PCA not out) University calculation inside an algorithm, using the c series
    2022-04-08 12:44:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载