资源列表

« 1 2 ... .95 .96 .97 .98 .99 1200.01 .02 .03 .04 .05 ... 2656 »

[数据结构常用算法ziyuanfenpei

说明:用银行家算法和随机分配算法模拟实现资源分配-With the banker' s algorithm and random allocation of resources allocation algorithm simulation
<> 在 2024-10-16 上传 | 大小:93184 | 下载:0

[数据结构常用算法The-program-of-data-structure

说明:数据结构的例子程序,包含循环队列、链表队列、线性链表、静态链表、堆栈等的实现。-Examples of program data structures, including circular queue, linked list queue, linked list, static list, stack, etc. to achieve.
<panyiteng> 在 2024-10-16 上传 | 大小:4729856 | 下载:0

[数据结构常用算法zuiduanlujing

说明:最短路径全程序,可以解决很多的问题。如路径。网络。航线等-The shortest path to all procedures that can solve many problems. Such as the path. Network. Routes, etc.
<黎力> 在 2024-10-16 上传 | 大小:6144 | 下载:0

[数据结构常用算法zhongzhui-

说明:可以解决在数据结构中的一些问题,中缀变后缀-Can solve some problems in the data structure
<黎力> 在 2024-10-16 上传 | 大小:5120 | 下载:0

[数据结构常用算法Dijkstra

说明:可以求出最短路径,Dijkstra算法。计算方法,给出主要步骤-You can find the shortest path, Dijkstra algorithm. Calculation method, the main steps are given
<许飞> 在 2024-10-16 上传 | 大小:1024 | 下载:0

[数据结构常用算法math

说明:数据统计,可以计算最大值和最小值,还有平均值。可以删除最大值最小值。可以排序。-Statistics, maximum and minimum values ​ ​ can be calculated, as well as average. You can delete the maximum minimum. Can be sorted.
<李星婷> 在 2024-10-16 上传 | 大小:3072 | 下载:0

[数据结构常用算法Bitree

说明:二分树建立与各种遍历,包括先序后序和中序-Binary tree is created with a variety of traversal, including the first sequence and the sequence after sequence
<李磊> 在 2024-10-16 上传 | 大小:4096 | 下载:0

[数据结构常用算法binaryTree

说明:求二叉树中从根结点到叶子节点的路径 //实现功能: //2. 求二叉树中从根结点到叶子节点的路径 //需求分析: //对于二叉树,分别用递归和非递归的方法编写程序完成如下功能: //1. 输出所有的叶子结点的数据项值。 //2. 输出所有从叶子节点到根结点的路径 //3. 输出(2)中的第一条最长的路径 //程序存在的问题:数值只能输入0~9,其他基本满足要求 //测试数据先序输入:124 7 35
<chenxinyuan> 在 2024-10-16 上传 | 大小:1024 | 下载:0

[数据结构常用算法412124

说明:这是一个老鼠走迷宫的问题,这是我第一次上传,有问题请见谅。-This is a rat maze problem, this is my first upload, have questions, please forgive me.
<陈鹏> 在 2024-10-16 上传 | 大小:1069056 | 下载:0

[数据结构常用算法Some-Sorts

说明:对常见的各种算法精心总结,含源码。比如快速排序,shell排序,简单选择排序,堆排序,冒泡排序等算法-Various algorithms for the common well summed up, including source code. Such as quick sort, shell sort, simple selection sort, heap sort, bubble sort algorithms such as
<程明> 在 2024-10-16 上传 | 大小:241664 | 下载:0

[数据结构常用算法jisuanqi

说明:c语言计算带括号的四则运算(字符串输入运算表达式)-C language computing the parenthesized arithmetic operations (string input expression)
<haoyou> 在 2024-10-16 上传 | 大小:1516544 | 下载:0

[数据结构常用算法dynamic-planning

说明:给定n个矩阵{A1,A2,…,An},其中Ai与Ai+1是可乘的,i=1,2,…,n-1。考察这n个矩阵的连乘积A1A2…An。由于矩阵乘法满足结合律,故计算矩阵的连乘积可以有许多不同的计算次序,这种计算次序可以用加括号的方式来确定。-Given n matrices {A1, A2, ..., An}, where Ai and Ai+1 is a mere of, i = 1,2, ..., n-1. Study the n mat
<庞存岐> 在 2024-10-16 上传 | 大小:1024 | 下载:0
« 1 2 ... .95 .96 .97 .98 .99 1200.01 .02 .03 .04 .05 ... 2656 »

源码中国 www.ymcn.org