资源列表

« 1 2 ... .81 .82 .83 .84 .85 586.87 .88 .89 .90 .91 ... 2656 »

[数据结构常用算法gouzaojuzhen

说明:这个源代码是为了实现矩阵链相乘算法的构造矩阵的完整代码。-This source code is in order to realize the structure of the matrix chain multiplication algorithm of matrix complete code.
<王文滟> 在 2025-02-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法shucukuohaofangshi

说明:这个源代码是实现矩阵链相乘算法的一段代码,可以正确输出加括号的方式。-This source code is to achieve a piece of code matrix chain multiplication algorithm, can correct output bracketing mode.
<王文滟> 在 2025-02-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法huisu

说明:这个源代码是为了解决旅行商问题算法的一段代码,是用回溯法解决的。-This source code is a piece of code in order to solve the traveling salesman problem algorithm, is overcome with backtracking method.
<王文滟> 在 2025-02-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法Cpp1

说明:这段代码是实现寻找最大最小数算法的一段代码,可正确输出一组数据的最大最小数。-This code is to realize the algorithm for maximum minimum number of a piece of code, which can output the maximum number of minimum a set of data.
<王文滟> 在 2025-02-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法exp1-1

说明:输出所有小于等于n(n为大于2的正整数)-Output all less than or equal n (n is a positive integer greater than 2) primes
<Chetme> 在 2025-02-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法exp5-1

说明:求解皇后问题:在n*n的方格棋盘上,放置n个皇后,要求每个皇后不同行、不同列、不同左右对角线。-Queens Problem Solving: n* n on the checkerboard, place n queens, queens different requirements of each row, different columns and different about the diagonal.
<Chetme> 在 2025-02-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法exp5-2

说明:背包问题:设有不同价值、不同重量的物件n件,求从n件物品中选取一部分物品的方案,使选中物品的总重量不超过指定的限制重量,但选中物品的总价值最大。-Knapsack problem: has different values, different weights of objects n pieces, find some items selected n items in the program, bringing the total
<Chetme> 在 2025-02-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法exp7-2

说明:实现二叉树的先序遍历、中序遍历和后序遍历的递归和非递归算法,以为层次遍历的算法。-Recursive and non-recursive algorithm binary preorder, preorder and postorder traversal, traverse the level that algorithm.
<Chetme> 在 2025-02-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法exp7-5

说明:实现中序线索化二叉树,采用递归和非递归两种方式输出线索中序序列。-In order to achieve clues binary, recursive and non-recursive clues in two ways output sequence order.
<Chetme> 在 2025-02-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法exp9-5

说明:一个算法,判断给定的二叉树是否是二叉排序树。-Determine whether a given binary tree is binary sort tree.
<Chetme> 在 2025-02-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法SD

说明:深度优先搜索,实现非连通图的深度优先搜索。-Depth First Search
<张斌> 在 2025-02-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法LinkList

说明:单链表的创建,节点的插入,节点的删除,清空链表,销毁链表-Single list creation, node insertion, node deletion, emptying the list, and so destroy the list
<changhong> 在 2025-02-23 上传 | 大小:1kb | 下载:0
« 1 2 ... .81 .82 .83 .84 .85 586.87 .88 .89 .90 .91 ... 2656 »

源码中国 www.ymcn.org