资源列表

« 1 2 ... .59 .60 .61 .62 .63 2064.65 .66 .67 .68 .69 ... 2656 »

[数据结构常用算法BinaryTree

说明:这是用C语言实现的二叉树的遍历算法,包括递归和非递归算法的实现。-This is to use C language implementation of the binary tree traversal algorithms, including recursive and non-recursive algorithm implementation.
<duyankang> 在 2024-10-22 上传 | 大小:308224 | 下载:0

[数据结构常用算法anb

说明:LBM Fortran code D2Q9 Model -LBM Fortran code D2Q9 Model
<jiu86> 在 2024-10-22 上传 | 大小:17408 | 下载:0

[数据结构常用算法Gauss

说明:高斯方法解n阶线性方程组的非常详细的方法-Gauss method to solve n-order linear equations of a very detailed way
<武宣> 在 2024-10-22 上传 | 大小:1024 | 下载:0

[数据结构常用算法FILE27

说明:用C语言来实现的10维迷宫问题 来字符的作品 来自一个很用C语言来实现的10维迷宫问题 来字符的作品 来自一个很很阳光又喜欢不断不断分析问题的男孩很阳光又喜欢不断不断分析问题的男孩 在读大学-Using C language to realize the 10-dimensional maze problem to characters from the works of a very used C language to realiz
<fu xingyou> 在 2024-10-22 上传 | 大小:1024 | 下载:0

[数据结构常用算法HeightBalancedTree

说明:高度平衡二叉树,是Visual Studio 2005 环境下的源代码-height balanced tree
<fengdeqixi> 在 2024-10-22 上传 | 大小:25600 | 下载:0

[数据结构常用算法abinarytree

说明:求二叉树树高,和把由前序和中序构建树,又后序遍历这两步放在同一个递归中完成的两个程序。-Binary tree for tree height, and put by the former sequence and in order to build a tree traversal sequence after another on these two steps completed by the middle of the same
< 魏康康> 在 2024-10-22 上传 | 大小:1024 | 下载:0

[数据结构常用算法banker

说明:银行家算法的基本思想是分配资源之前,判断系统是否是安全的 若是,才分配。它是最具有代表性的避免死锁的算法-Banker' s Algorithm The basic idea is the allocation of resources, are to determine whether the system is safe If so, before the distribution. It is the most repre
<wulan> 在 2024-10-22 上传 | 大小:2048 | 下载:0

[数据结构常用算法Graph

说明:多段图最短路径问题,求一个多段图源点到目的点的最短消耗-Multi-segment graph shortest path problem, and more than one paragraph map source to the destination point of the shortest consumption
<李加佳> 在 2024-10-22 上传 | 大小:1024 | 下载:0

[数据结构常用算法Path

说明:最短路径的问题,求一个有向图中一个点到给定点的最短路径-The shortest path problem, and one has to map a point to give fixed-point shortest path
<李加佳> 在 2024-10-22 上传 | 大小:1024 | 下载:0

[数据结构常用算法Tree

说明:最小生成树问题,给定一个无向图,求最小生成树-Minimum spanning tree problem, given an undirected graph, and minimum spanning tree
<李加佳> 在 2024-10-22 上传 | 大小:1024 | 下载:0

[数据结构常用算法FILE42

说明:数据结构的三元组顺序表来实现稀疏矩阵的快速转置 C语言版 有解压的密码 请大家小心用好 压缩文件有密码 源码太简单-Data structure of the triple sequence table to achieve fast sparse matrix transpose C language version has unzip password, please make good use of everyone care
<fu xingyou> 在 2024-10-22 上传 | 大小:1024 | 下载:0

[数据结构常用算法os5

说明:设可供分配的内存储器为1MB(1000KB),内存分配采用动态分区分配策略,分区分配的数据结构为空闲分区链,分配算法采用首次适应算法(FF) 系统仅有一个CPU;作业提交时申明需要的CPU时间和内存大小(以KB为单位)。-Located within the memory available for allocation to 1MB (1000KB), memory allocation dynamic partition alloc
<yilijuan> 在 2024-10-22 上传 | 大小:3072 | 下载:0
« 1 2 ... .59 .60 .61 .62 .63 2064.65 .66 .67 .68 .69 ... 2656 »

源码中国 www.ymcn.org