资源列表

« 1 2 ... .01 .02 .03 .04 .05 2306.07 .08 .09 .10 .11 ... 2656 »

[数据结构常用算法Polynomial-together

说明:这是一个一元多项式相加的数据结构的小程序,是C++版的 -Polynomial together
<Ben> 在 2025-01-18 上传 | 大小:872kb | 下载:0

[数据结构常用算法match

说明:一个字母匹配的程序,给出一目标字符串,可让用户输入几个字符看是否与目标字符串中的字符匹配-A letter matching procedure, given a target string that allows the user to enter a few characters to see if the target string with the characters in the match
<zhangyun> 在 2025-01-18 上传 | 大小:872kb | 下载:0

[数据结构常用算法kruskal

说明:数据结构课程设计关于生成最小生成树的问题-Curriculum design data structures generated minimum spanning tree problem on
<刘峰> 在 2025-01-18 上传 | 大小:871kb | 下载:0

[数据结构常用算法shortest_path

说明:最短路径 的实现算法 数据结构 C++ 严蔚敏 -Shortest path algorithm of the data structure C++ Yan Wei Min
<流水有声> 在 2025-01-18 上传 | 大小:871kb | 下载:0

[数据结构常用算法prim

说明:用prim算法实现最小生成树,运用c++代码实现最短路径问题-Minimum spanning tree algorithm with a prim, use c++ code to achieve the shortest path problem
<yk> 在 2025-01-18 上传 | 大小:871kb | 下载:0

[数据结构常用算法zhucunkongjianfenpeihehuishou

说明:设计一个程序,可以由用户初始化空闲表和作业申请队列,程序在这个基础上模拟作业调度及内存分配,并将过程显示。 用户初始化空闲表的时候需要指定每一个空闲块的大小及起址,程序根据空闲块起址自动将其插入到空闲表中的相应位置 用户初始化申请队列时只需输入作业名及提交时间,所需时间。程序将申请队列中的作业按提交时间排序。-Design a program that can free the user initiates an applica
<luoliji> 在 2025-01-18 上传 | 大小:871kb | 下载:0

[数据结构常用算法middle

说明:动态规划求解01背包问题,使用VC++6.0开发,C-dynamic program for 0-1 package problem
<wang> 在 2025-01-18 上传 | 大小:871kb | 下载:0

[数据结构常用算法commonparents

说明:功能:寻找二叉树的公共祖先,返回公共祖先的key值-Function: looking for binary tree s public ancestors, return the key value of public ancestors
<> 在 2025-01-18 上传 | 大小:871kb | 下载:0

[数据结构常用算法data-struct

说明:数据结构与算法 最短路径算法 最小生成树-Data Structures and Algorithms shortest path minimum spanning tree algorithm
<sun> 在 2025-01-18 上传 | 大小:870kb | 下载:0

[数据结构常用算法tuopu

说明:经典拓扑排序算法,输入aov网络显示各节点入度出度,及邻接矩阵,并输出拓扑序列-topological sort arithmetic
<王蔚> 在 2025-01-18 上传 | 大小:870kb | 下载:0

[数据结构常用算法lcs

说明:寻找两个字符串的公共子串序列,通过输入两个字符串,返回其共有的最长子串-long continue string for two input string
<mary> 在 2025-01-18 上传 | 大小:871kb | 下载:0

[数据结构常用算法Lagranges-interpolation

说明:拉格朗插值算法实现。该例子用c++实现拉格朗日差值算法,代码已经进过测试,可直接运行-LaGrand interpolation algorithm. The example used c++ Lagrangian difference algorithm, the code has been to test, and can be run directly
<wtb> 在 2025-01-18 上传 | 大小:870kb | 下载:0
« 1 2 ... .01 .02 .03 .04 .05 2306.07 .08 .09 .10 .11 ... 2656 »

源码中国 www.ymcn.org