-
八皇后问题解法,包括DFS,BFS和INF三种解法
八皇后问题解法,包括DFS,BFS和INF三种解法-8 Queen
- 2022-03-15 23:33:05下载
- 积分:1
-
银行排队系统仿真
假设银行只有一个窗口(排一个队),客户到达时间间隔服从均值为200秒的指数分布,客户在窗口接受服务
的时间服从均值为300秒的指数分布。设计排队模拟系统,在进行了100人服务后,输出平均到达间隔、平均
等待时间、平均服务时间以及平均停留时间。
- 2022-01-24 19:08:32下载
- 积分:1
-
With the prim algorithm is seeking to use adjacency matrix storage structure, s...
用普里姆(Prim)算法求用邻接矩阵存储结构表示的图或网的最小生成树-With the prim algorithm is seeking to use adjacency matrix storage structure, said the plan or network, minimum spanning tree
- 2022-02-09 15:56:42下载
- 积分:1
-
During the course design should be based on the actual situation in the main, on...
在本次课程设计中,应该以实际情况为主,在此基础上实现对实际情况的抽象,并设计和建立数据库,完成应用程序界面的人性化地编写。 -During the course design should be based on the actual situation in the main, on the basis of the realization of the abstract of the actual situation and the design and establishment of databases, application programming interfaces to complete the preparation of humanity.
- 2022-01-26 05:47:05下载
- 积分:1
-
基于java开发的OS中经典PV算法:生产者和消费者算法的演示。
基于java开发的OS中经典PV算法:生产者和消费者算法的演示。-Java-based OS development of PV in the classical algorithm: algorithm for producers and consumers of the presentation.
- 2022-04-10 17:56:40下载
- 积分:1
-
电信收费管理系统
基于C++和SQL Server 2008开发的电信收费系统,对电信收费的整个流程进行了仿真,包括开户、套餐办理、模拟使用以及收费等各项操作。在设计中融入了角色与权限的划分,实现了角色、权限控制。
- 2022-08-18 17:48:46下载
- 积分:1
-
数据结构的八皇后问题
数据结构的八皇后问题-data structure of eight Queens
- 2023-01-10 00:05:03下载
- 积分:1
-
这是我在英国的C语言导师自己所写的一个二叉树的程序。
这是我在英国的C语言导师自己所写的一个二叉树的程序。-This is a binary-tree programme written by my tutor in England.
- 2022-12-04 10:50:02下载
- 积分:1
-
本文介绍了如何使用Sybase SQL。
本文介绍了sybase中如何利用sql,-This paper describes how the sybase use sql.
- 2022-07-12 00:53:20下载
- 积分:1
-
基于二叉树的图最有路径算法,在图能转化到二叉树表示时,可求解...
基于二叉树的图最有路径算法,在图能转化到二叉树表示时,可求解-the best path based on binary tree
- 2023-06-27 16:15:03下载
- 积分:1