资源列表

« 1 2 ... .41 .42 .43 .44 .45 2446.47 .48 .49 .50 .51 ... 2656 »

[数据结构常用算法1

说明:一个比较新颖的思路将运算表达式转换为二叉树,支持括号,若需要支持其他复杂符号扩展也比较容易。-A relatively new idea will be converted to binary arithmetic expression, support brackets, but also relatively easy if you need to support other complex sign extension.
<uncleheart> 在 2024-11-07 上传 | 大小:14kb | 下载:0

[数据结构常用算法1

说明:首先是以c实现了多项式的相加相乘,然后移植到mfc上。-The first is to achieve a polynomial c by multiplying the sum, and then transplanted into the mfc.
<uncleheart> 在 2024-11-07 上传 | 大小:130kb | 下载:0

[数据结构常用算法Maze

说明:为了测试某种药物对小白鼠方向感的影响,生物学家在实验室做了一个矩形迷宫,入口和出口都确定为唯一的,且分布在矩形的不同边上。现在让你算出小白鼠最短需要走多少步,才可以从入口走到出口。-In order to test the impact of a drug on mice sense of direction, a biologist at the lab made a rectangular maze, inlet and outle
<Cucuxx> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[数据结构常用算法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> 在 2024-11-07 上传 | 大小:1kb | 下载:0

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

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

[数据结构常用算法TSP

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

[数据结构常用算法algorithm

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

[数据结构常用算法Knapsack

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

[数据结构常用算法HuffmanTree

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

[数据结构常用算法MergeSortL

说明:归并排序的python实现,使用了邻接表,效率更高一些-Merge sort python implementation that uses the adjacency list, a number of more efficient
<在于> 在 2024-11-07 上传 | 大小: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
<黄小嘉> 在 2024-11-07 上传 | 大小:1020kb | 下载:0

[数据结构常用算法kronecker_product

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

源码中国 www.ymcn.org