-
A fart
阿屁虎网站游戏算法,准确性大,保证赚钱,-A fart-hu site game algorithm, the accuracy of large, guaranteed to make money,
- 2023-08-30 23:10:03下载
- 积分:1
-
Online exam portal
学生信息系统是高校运行的主要系统。学生信息系统是一个学生级的数据收集系统,可以让系里收集和分析更准确、更全面的信息。学生信息系统提供了在学院或大学中输入学生记录、跟踪学生出勤率和管理许多其他与学生相关的数据需求的功能。
- 2022-02-02 08:28:58下载
- 积分:1
-
本程序用于数据结构中关于图部分的广度优先搜索和深度优先搜索。...
本程序用于数据结构中关于图部分的广度优先搜索和深度优先搜索。-This procedure for the data structure on the map part of the breadth-first search and depth-first search.
- 2023-03-28 18:05:04下载
- 积分: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
-
数据结构。拉格朗日插值法算法。通过拉格朗日算法求方程
数据结构。拉格朗日插值法算法。通过拉格朗日算法求方程-Data structure. Lagrange interpolation algorithm. Through the Lagrange method of Equation
- 2022-01-31 22:41:07下载
- 积分:1
-
停车场的程序,是用多线程写的,有详细的注释
停车场的程序,是用多线程写的,有详细的注释-parking procedures is the use of multi-threaded writing, a detailed Notes
- 2022-01-24 16:23:08下载
- 积分:1
-
中国文章系统数据库设计, 数据库设计.
中国文章系统数据库设计, 数据库设计.-China article system database design, database design.
- 2022-03-24 18:05:25下载
- 积分:1
-
本系统采用Visual Foxprow 5.0编写,面向对象可视化编程,使系统的开发工作适应目前的流行趋势。设计时采用了常用的自顶向下的瀑布式结构化设计方法。各...
本系统采用Visual Foxprow 5.0编写,面向对象可视化编程,使系统的开发工作适应目前的流行趋势。设计时采用了常用的自顶向下的瀑布式结构化设计方法。各子系统具有独立的数据库结构,设计时力求简单易用,便于维护。各模块为平行关系,彼此间无直接的参数联系,也无库的交叉关联,从而保证各子系统可以单独运行。-the system using Visual Foxprow 5.0 preparation, visual, object-oriented programming, allowing the system to adapt to the current development trend in fashion. Used in the design of the popular top-down waterfall structure design method. The subsystem is independent of the database structure, design sought to be simple to use, easy to maintain. Each module for parallel relationship between the parameters are not directly linked, nor for the cross-linked, so that the subsystems can be run separately.
- 2022-03-22 01:04:48下载
- 积分:1
-
算法艺术与信息学竞赛.pdf,仅供大家参考。
算法艺术与信息学竞赛.pdf,仅供大家参考。-Algorithm art and informatics competitions. Pdf, for your reference.
- 2022-04-15 13:56:11下载
- 积分:1
-
马踏棋盘问题,数据结构中的知识点,欢迎大家下载
马踏棋盘问题,数据结构中的知识点,欢迎大家下载-this is about the datastructure,you can see it
- 2022-04-11 00:41:26下载
- 积分:1