资源列表
[数据结构常用算法] create_a_binary_by_myself
说明:由于自己需要,上网搜建造平衡二叉树的程序结果都不满意,所以自己写了一个一边输入一边创建平衡二叉树的程序,用起来比较方便。-As my needs, I searched Internet program built on balanced binary tree but not satisfied , so I write a program when input ,while create a balanced binary tree<jackie xiao> 在 2024-11-05 上传 | 大小:2048 | 下载:0
[数据结构常用算法] sort
说明:使用VC6实现的几种排序算法,包括快速排序、堆排序、归并排序、哈希排序。-VC6 achieved using several sorting algorithms, including the quick sort, heap sort, merge sort, hash sorted.<zhangyuanxiu> 在 2024-11-05 上传 | 大小:2048 | 下载:0
[数据结构常用算法] lainggezifuchuandelianjie
说明:两个字符串的链接,我们首先应该了解两个字符串在计算机的表示原理-Link the two strings, we should first understand that the two string theory in computer<易代胜> 在 2024-11-05 上传 | 大小:2048 | 下载:0
[数据结构常用算法] xishuduoxiangshi
说明:输入一元多次稀疏多项式的系数和指数,计算系数多项式的加法,减法和乘法-Enter a dollar many times sparse polynomial coefficients and index, calculated coefficients of polynomial addition, subtraction and multiplication<林藤子> 在 2024-11-05 上传 | 大小:2048 | 下载:0
[数据结构常用算法] floyd
说明:Floyd算法,给定多点间距离的矢量矩阵,计算两点之间的最短距离-Floyd algorithm, given the distance between multi-vector matrix, calculating the shortest distance between two points<wangzhizhi> 在 2024-11-05 上传 | 大小:2048 | 下载:0
[数据结构常用算法] shizisamlong
说明:n堆石子围成一个圆,现将欲石子合并成一堆.规定每次只能选相邻两堆合并,并将新的一堆石子数记为该次合并的得分.设计一算法,将n堆石子合并成一堆,使最后的得分总和最少. -n heap stones into a circle around, now want to merge into a pile of stones. provided you can only choose two piles next to merge, and a<baji> 在 2024-11-05 上传 | 大小:2048 | 下载:0