资源列表

« 1 2 ... .22 .23 .24 .25 .26 1627.28 .29 .30 .31 .32 ... 2656 »

[数据结构常用算法MaxClique

说明:回朔法解决最大团问题:G的最大团是指G中所含顶点数最多的团-back Schomburg France's largest corporations to solve the problem : G the largest group G is contained in a maximum number of vertices the league
<王涛> 在 2024-10-07 上传 | 大小:62464 | 下载:0

[数据结构常用算法Imagepintu

说明:this code show how to use computer sole the poblem to piece image together-this code show how to use the computer sole p oblem to piece together image
<钟宇料> 在 2024-10-07 上传 | 大小:62464 | 下载:0

[数据结构常用算法xianxingbiao

说明:1)创建任意整数线性表(即线性表的元素值随机在键盘上输入),长度限定在25之内; 2)打印(遍历)该线性表(依次打印出表中元素值); 3)在线性表中查找第i个元素,并返回其值; 4)在线性表中第i个元素之前插入一已知元素; 5)在线性表中删除第i个元素; 6)求线性表中所有元素值(整数)之和; -1) the creation of arbitrary integer linear form (ie l
<zxp> 在 2024-10-07 上传 | 大小:62464 | 下载:0

[数据结构常用算法codewac

说明:数据结构:如 线性表,栈和队列,数组和广义表,串,文件, 排序 , 查找, 图 ,树 等的详细设计及分析方法。帮助初学者快速入门、使有一定基础的朋友有很大的提高。-Data structure: If the linear form, stack and queue, and in a broad array of tables, string, file, sort, find, map, tree, such as detailed
<王阿川> 在 2024-10-07 上传 | 大小:62464 | 下载:0

[数据结构常用算法HuffmanTree

说明:传统Huffman的具体算法,来自北大赵海燕老师编著的数据结构与算法-Traditional Huffman specific algorithm, Zhao Haiyan teachers from Beijing University and edited by the data structure and algorithm
<张淼> 在 2024-10-07 上传 | 大小:62464 | 下载:0

[数据结构常用算法shujvjiegousuanfa

说明:数据结构中的各种算法PPT,包括迪杰斯特拉算法,克鲁斯卡尔算法等。-Data structure of the various algorithms PPT, including the Dijkstra algorithm, Kruskal algorithm.
<朱琳可> 在 2024-10-07 上传 | 大小:62464 | 下载:0

[数据结构常用算法S010600917

说明:问题描述: 给定一棵有n 个结点的二叉树,结点的编号为1,2,…,n。已知二叉树结点编号的后序和中序列表,试设计一个算法,确定该二叉树结点编号的前序列表。 实验任务: 对于给定的二叉树结点编号的后序和中序列表,计算二叉树结点编号的前序列表。 -Descr iption of the problem: there is a given n the binary tree nodes, the nodes numbere
<林建> 在 2024-10-07 上传 | 大小:62464 | 下载:0

[数据结构常用算法dist

说明:向量距离问题:对于给定的m 个整数m a , a , ,a 1 2  组成的向量A, a m i | |£ ,1 £ i £ m,和另一个由 n个整数n b ,b , ,b 1 2  组成的向量B, b n i | |£ ,1 £ i £ n,试设计一个O(m + n)时间算法, 计算给定向量A和B的距离。-Vector distance p
<jiam> 在 2024-10-07 上传 | 大小:62464 | 下载:0

[数据结构常用算法20071160083341

说明:二叉树的遍历,中序,后序,前序。 二叉树的遍历,中序,后序,前序。-Binary tree traversal, in order, post order, the former order. Binary tree traversal, in order, post order, the former order. Binary tree traversal, in order, post order, the former orde
<asdf> 在 2024-10-07 上传 | 大小:62464 | 下载:0

[数据结构常用算法kronecker_product

说明:张量是一个定义在一些向量空间和一些对偶空间的笛卡儿积上的多线性函数,其坐标在    维空间内,有  个分量的一种量, 其中每个分量都是坐标的函数, 而在坐标变换时,这些分量也依照某些规则作线性变换。 称为该张量的秩或阶(与矩阵的秩和阶均无关系)。-Is a definition of a Cartesian tensor in some vector space and some dual space pr
<魏庭松> 在 2024-10-07 上传 | 大小:61440 | 下载:0

[数据结构常用算法rank

说明:内部排序算法比较:通过随机数据比较各排序算法的关键字比较次数和关键字移动次数,以及执行时间,取得直观感受。 1、各算法在不同规模下的比较。 1)比较范围:直接插入排序、冒泡法排序、简单选择排序、快速排序1(自己实现)、快速排序2(调用STL)、归并排序。 2)比较指标:a)关键字操作次数(比较次数和移动次数之和),b)排序时间。每个指标采用多次重复取平均数记录,重复次数不小于100。注:1次关键字对换按3次移动计算。 3
<> 在 2024-10-07 上传 | 大小:61440 | 下载:0

[数据结构常用算法3148521

说明:这是一个细胞边缘检测的程序 经过测试通过,不错的源码 很好-This is a cell edge detection process After test pass, good source is very good
<czcne> 在 2024-10-07 上传 | 大小:61440 | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 1627.28 .29 .30 .31 .32 ... 2656 »

源码中国 www.ymcn.org