资源列表

« 1 2 ... .56 .57 .58 .59 .60 2461.62 .63 .64 .65 .66 ... 2656 »

[数据结构常用算法DaHuaSheJiMoShiCode

说明:设计模式代码实现CPP版本,带Debug-Design pattern code CPP version with Debug
<lau> 在 2024-11-07 上传 | 大小:7168 | 下载:0

[数据结构常用算法coding

说明:《数据结构》 第8次上机题目 ( 排序 练习 ) 1.实现插入、交换、选择、归并等简单排序算法; 2.实现快速排序算法; 3.实现堆排序算法; 4.实现基数排序算法 (选做题)。 - Data Structure eighth title on the machine (sorted exercises) 1. Achieve insertion, exchange, selection, merging an
<lala> 在 2024-11-07 上传 | 大小:2048 | 下载:0

[数据结构常用算法transfer

说明:使用链表实现公交线路的换乘,实现了直达一次换乘二次换乘。运算速度很快,且拥有较大的优化提升空间。-Use the list to achieve transfer bus lines to achieve a direct transfer to the secondary transfer. Computing speed quickly, and has a large room for improvement optimizati
<uncleheart> 在 2024-11-07 上传 | 大小:14336 | 下载:0

[数据结构常用算法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 上传 | 大小:14336 | 下载: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 上传 | 大小:133120 | 下载: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 上传 | 大小:1024 | 下载: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 上传 | 大小:1024 | 下载:0

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

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

[数据结构常用算法TSP

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

[数据结构常用算法algorithm

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

[数据结构常用算法Knapsack

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

[数据结构常用算法HuffmanTree

说明:使用java实现的哈夫曼编码,中序遍历树结构,算法作业-Use java achieve Huffman coding, in order to traverse the tree structure, algorithms job
<在于> 在 2024-11-07 上传 | 大小:1024 | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 2461.62 .63 .64 .65 .66 ... 2656 »

源码中国 www.ymcn.org