资源列表

« 1 2 ... .25 .26 .27 .28 .29 2430.31 .32 .33 .34 .35 ... 2656 »

[数据结构常用算法BiTree

说明:给定前序遍历和后序遍历的顺序,要求出总共有多少棵不同形态的二叉树满足这样的遍历顺序。-To order preorder and postorder before setting requires the total number of trees of different forms of binary tree traversal order to meet this.
<Cucuxx> 在 2025-06-02 上传 | 大小:1kb | 下载:0

[数据结构常用算法AVLTree-X

说明:给出结点的插入序列,构造AVL Tree。-Given node insertion sequence, structure AVL Tree.
<Cucuxx> 在 2025-06-02 上传 | 大小:1kb | 下载:0

[数据结构常用算法TSP

说明:解决TSP相关问题,给出权重,求出最短路径-TSP solve related problems, given the weight, find the shortest path
<Cucuxx> 在 2025-06-02 上传 | 大小:3kb | 下载:0

[数据结构常用算法algorithm

说明:图包问题的多种解法,python实现,蛮力、gramham、分治-Many kinds of solutions, the python package diagram, brute force, Gramham, divide and conquer
<shiningyu> 在 2025-06-02 上传 | 大小:21kb | 下载:0

[数据结构常用算法Knapsack

说明:01背包问题的java实现,使用了树结构,比较器-Java 01 knapsack problem of implementation, using a tree structure, the comparator
<在于> 在 2025-06-02 上传 | 大小:8kb | 下载:0

[数据结构常用算法HuffmanTree

说明:使用java实现的哈夫曼编码,中序遍历树结构,算法作业-Use java achieve Huffman coding, in order to traverse the tree structure, algorithms job
<在于> 在 2025-06-02 上传 | 大小:1kb | 下载:0

[数据结构常用算法MergeSortL

说明:归并排序的python实现,使用了邻接表,效率更高一些-Merge sort python implementation that uses the adjacency list, a number of more efficient
<在于> 在 2025-06-02 上传 | 大小:1kb | 下载:0

[数据结构常用算法AVLTree

说明:使用vc++6.0,实现平衡二叉树的操作演示,功能包括创建、查找、插入、删除、合并和分裂平衡二叉树。内附详细说明文档-Use vc++6.0, balanced binary tree operation and demonstration functions include creating, search, insert, delete, merge and split balanced binary tree. Included
<黄小嘉> 在 2025-06-02 上传 | 大小:1020kb | 下载:0

[数据结构常用算法kronecker_product

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

[数据结构常用算法triangleSubdivision

说明:用动态规划的思想实现多(N)边形的最优权值三角剖分-Using dynamic programming to achieve the optimal weights of multi- (N)- side- Profile
<隋愿> 在 2025-06-02 上传 | 大小:1kb | 下载:0

[数据结构常用算法Assignment_2

说明:算法课程中分支定界算法的课后习题作业,其答案和c++实现我也会上传-Branch and bound algorithm in the course of the algorithm, the answer and the c++ to achieve I will upload
<隋愿> 在 2025-06-02 上传 | 大小:19kb | 下载:0

[数据结构常用算法elecfans.com_Kalman-filtering-matlab

说明:这是一个实现卡尔曼滤波应用的代码,相关工作者可以下载查看-This is a code that applying Kalman filtering to reality.
<毛伟> 在 2025-06-02 上传 | 大小:4kb | 下载:0
« 1 2 ... .25 .26 .27 .28 .29 2430.31 .32 .33 .34 .35 ... 2656 »

源码中国 www.ymcn.org