-
基于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
-
数据结构学习中很重要的一章顺序栈,代码简单易懂
数据结构学习中很重要的一章顺序栈,代码简单易懂-Data structure to learn a very important chapter of the order of the stack, easy-to-read code
- 2022-04-20 14:03:53下载
- 积分:1
-
堆排序:思想: 用二叉树的结构来表示数组,及用数组来表示二叉树的结构,比如i为父节点其孩子为,2i,和2i+1.其中,大顶堆中 父节点大于其两个孩子
算法平...
堆排序:思想: 用二叉树的结构来表示数组,及用数组来表示二叉树的结构,比如i为父节点其孩子为,2i,和2i+1.其中,大顶堆中 父节点大于其两个孩子
算法平均时间复杂度: O(nlogn)
-HEAPSORT: thinking: using binary tree structure to express the array, and used to express an array of binary tree structure, such as i the parent node for its children, 2i, and 2i+ 1. Among them, the big top of a pile of the parent node greater than two children on average time complexity of algorithm: O (nlogn)
- 2022-07-11 06:36:53下载
- 积分:1
-
线性表 约瑟夫环
线性表 约瑟夫环-Josephus Linear List
- 2022-07-16 04:53:57下载
- 积分:1
-
with vb access with the development of a database of personnel management depart...
这是本人用vb配合access数据库开发的一个部门人事管理的一个小软件的源码。-with vb access with the development of a database of personnel management department of a small software source code.
- 2023-03-31 12:50:04下载
- 积分:1
-
1.定义图的数据结构。
2.编写函数,用邻接表实现图的存储结构,求图的顶点的度数。
3.编写函数,输出图的遍历序列。...
1.定义图的数据结构。
2.编写函数,用邻接表实现图的存储结构,求图的顶点的度数。
3.编写函数,输出图的遍历序列。-1. The definition of graph data structure. 2. Write a function, using adjacency list implementation diagram of the storage structure, find the vertex of degree. 3. Write a function, the output graph traversal sequence.
- 2022-02-13 12:01:18下载
- 积分:1
-
this is solar system in c++ .
this is solar system in c++ .
- 2022-03-14 18:27:30下载
- 积分:1
-
CShap代码
冒泡排序,选择排序,插入排序,希尔排序
算法
CShap代码
冒泡排序,选择排序,插入排序,希尔排序
算法-Code CShap Bubble Sort, Selection Sort, Insertion Sort, Hill sorting algorithm
- 2022-03-23 02:49:27下载
- 积分:1
-
vector control: an example in vector control of induction motor
vector control: an example in vector control of induction motor
- 2022-05-18 03:00:46下载
- 积分:1
-
在安装多个打印机的系统中,如果没有指定打印机,打印内容将被自动输出到默认打印机.本程序指定打印机设置为默认window打印机....
在安装多个打印机的系统中,如果没有指定打印机,打印内容将被自动输出到默认打印机.本程序指定打印机设置为默认window打印机.-printers installed in the system, if not specified printers, print content will be automatically output to the default printer. The procedures specified printer settings to the default window printers.
- 2023-04-03 04:25:03下载
- 积分:1