资源列表

« 1 2 ... .03 .04 .05 .06 .07 23908.09 .10 .11 .12 .13 ... 28523 »

[数据结构常用算法QuickSort

说明:快速排序(Quick Sort)是一种有效的排序算法。虽然算法在最坏的情况下运行时间为O(n^2),但由于平均运行时间为O(nlogn),并且在内存使用、程序实现复杂性上表现优秀,尤其是对快速排序算法进行随机化的可能,使得快速排序在一般情况下是最实用的排序方法之一。快速排序被认为是当前最优秀的内部排序方法-the implementation of quick sort
<> 在 2025-10-08 上传 | 大小:1kb | 下载:0

[数值算法/人工智能BressenhamsLineDrawingAlgorithm

说明:Bressenhams Line Drawing Algorithm
<rand123> 在 2025-10-08 上传 | 大小:1kb | 下载:0

[数值算法/人工智能Spline

说明:C语言编写,用追赶法解三弯距方程来实现三次B样条插值。很有使用价值-C language, used to catch up with Method three bends away from the equation to achieve three B-spline interpolation. Very useful
<> 在 2025-10-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法duoxiangshi

说明:数据结构 多项式的加法运算 希望能帮助大家-Data structure of the additive polynomial computing to help you
<tt> 在 2025-10-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法shuanglianbiao

说明:数据结构中关于双链表的程序 希望对大家有所帮助-Data structure on the double-linked list of procedures would like to help everyone
<tt> 在 2025-10-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法shunxuzhan

说明:数据结构中关于顺序栈的程序 希望对大家有所帮助-Data structure in order regarding the procedure stack would like to help everyone
<tt> 在 2025-10-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法shunxudui

说明:数据结构中关于顺序队的程序 希望对大家有所帮助-Data structure in order regarding the procedures for team would like to help everyone
<tt> 在 2025-10-08 上传 | 大小:1kb | 下载:0

[数学计算/工程计算conjugate_grad_2d

说明:此共轭梯度算法是基于matlab7.0的用于最优化问题中,无约束条件下的最优化求解。-This conjugate gradient algorithm is based on the matlab7.0 for most optimization problems, the non-binding under the conditions for solving optimization.
<何正亚> 在 2025-10-08 上传 | 大小:1kb | 下载:1

[数值算法/人工智能xx

说明:输入某年某月某日,判断这一天是这一年的第几天-Importation of a certain period of a day to determine the year on this day are the first few days
<sue> 在 2025-10-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法Gauss

说明:高斯方法解n阶线性方程组的非常详细的方法-Gauss method to solve n-order linear equations of a very detailed way
<武宣> 在 2025-10-08 上传 | 大小:1kb | 下载:0

[matlab例程bpskmdm

说明:可以实现QPSK解调的matlab代码,希望对大家有所帮助-realize QPSK mode
<liuyang> 在 2025-10-08 上传 | 大小:1kb | 下载:0

[matlab例程PIDMAC

说明:将PID算法与MAC算法相结合,使具有更好的控制效果。-The PID algorithm and MAC algorithm combined with better control effect.
<李伟> 在 2025-10-08 上传 | 大小:1kb | 下载:0
« 1 2 ... .03 .04 .05 .06 .07 23908.09 .10 .11 .12 .13 ... 28523 »

源码中国 www.ymcn.org