登录
首页 » 算法 » 链表的快速排序法

链表的快速排序法

于 2022-03-07 发布 文件大小:1.69 kB
0 160
下载积分: 2 下载次数: 1

代码说明:

链表的快速排序法-List`s quick sort

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 本程序适用于求解形如f(x)=1/2*x Ax+bx+c二次函数的稳定点
    本程序适用于求解形如f(x)=1/2*x Ax+bx+c二次函数的稳定点-This procedure applies to solution of the form f (x) = 1/2* x" Ax+ bx+ c quadratic function of the stable point
    2022-02-01 20:57:59下载
    积分:1
  • 罗马尼亚一星级
    罗马尼亚一星级算法我们样本问题中定义作为世界的二维数组表示一种地形每个元素包含一个整数从 0 到 5,表明的成本穿越地形。零表示最不可能的困难在旅行 (想想冰溜冰场如果你可以滑冰) 则 5 代表最难。9 表明我们不能错过。
    2023-06-21 05:10:03下载
    积分:1
  • C language data structures operating sequence in Table 3, which is characterized...
    C语言数据结构作业三元组序列表,特点是非零元在表中按行序有序储存,因此便于进行依行顺序处理的矩阵运算,然而若需按行号存取某一行的非零元,则需从头开始进行查找-C language data structures operating sequence in Table 3, which is characterized by non-zero yuan in the table in an orderly sequence by storage firms, according to facilitate order processing line matrix calculation, but by businesses that require access to a line of non-zero yuan, then you start from scratch
    2023-08-26 04:35:04下载
    积分:1
  • 的一些源代码
    1.KMP 2.找K大的数 3.字典排序 4.简单的社交关系映射 5.最大子段和问题 6.最优二叉检索树 7.最长子序列 8.数塔问题
    2022-06-30 18:18:14下载
    积分:1
  • 粒子群java源程序
    粒子群算法java源程序,详细介绍了粒子群算法的实现过程,程序可直接执行。粒子群算法java源程序,详细介绍了粒子群算法的实现过程,程序可直接执行。
    2023-01-24 16:35:04下载
    积分:1
  • 一款埃及学生用Matlab编的的基于PSO的PID整定程序
    一款埃及学生用Matlab编的的基于PSO的PID整定程序,使用方法详见程序注释。-Tunning of PID controllerusing Bacterial Foraging Orientec by Particle swarm optimization My work hasbeen accpepted in GECCO 2008 as Graduat Student workshop. I have used thistechique in PID tunning and i got better result thatn BG and PSO Author: WaelMansour (wael192@yahoo.com) MSc Student, Electrical Enginering Dept, Faculty ofEngineering Cairo University, Egypt
    2022-01-22 02:28:21下载
    积分:1
  • Canny edge detector algorithm matlab
    这部分给出了
    2022-02-02 18:53:09下载
    积分:1
  • 旁瓣电平的圆阵天线LOW合成
    这种模拟的雷达系统设计。元素或正在使用的类型是天线的偶极子天线。这种编码实现 MATLAB 软件中找到和情节的 polardB,也想要绘制了天线的辐射模式。这种情况下,圆形天线阵列用于查找辐射模式。
    2022-12-01 00:40:03下载
    积分:1
  • 用C++编写的置换索引(KWIC)
    资源描述用C++编写的置换索引,输入一行英文句子后,可以输出所有的单词循环的移位后形成的句子。采用的是面型对象的思想。
    2022-04-15 15:27:39下载
    积分:1
  • / = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = /功能annot
    //=== === === === === === === = //函数说明 //函数名称:PolyFit //函数功能:最小二乘法曲线拟合 //使用方法:double *x ---- 存放n个数据点的X坐标 // double *y ---- 存放n个数据点的Y坐标 // int n -------- 给定数据点个数 // double *a ---- 返回m-1次拟合多项式的m个系数 // int m -------- 拟合多项式的项数,即拟合多项式的最高次为m-1。要求m20,则本函数自动按m=min{n,20}处理 // double *dt --- dt[0]返回拟合多项式与各数据点误差的平方和;dt[1]返回拟合多 // 项式与各数据点的误差绝对值之和;dt[2]返回拟合多项式与各数据 // 点误差绝对值的最大值 //注意事项:拟合多项式的形式为 y = b0 + b1*(x-Xavr)... -//=== === === === === ==== === === === === === === ==== === =// function annotations// function name : PolyFit// Function functions : Least Squares Curve Fitting// Use : double* x n-store data point coordinates of the X//* y double-storage n data point Y coordinates// int n-------- given the number of data points//* a double---- returned to the m-1 m fit polynomial coefficients// int m-------- polynomial fitting items , which is the highest polynomial fitting time for m-1. Request m
    2023-07-25 11:15:03下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载