资源列表

« 1 2 ... .28 .29 .30 .31 .32 2533.34 .35 .36 .37 .38 ... 2656 »

[数据结构常用算法buble-sort

说明:冒泡排序,主要使用了数据结构书上的冒泡排序的经典算法,-bubble sort
<wan> 在 2024-11-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法STACK

说明:对数据结构中栈的描述,包括顺序栈,链栈等-The data structure of the descr iption of the stack, including sequence stack, chain stack, etc
<陈伟> 在 2024-11-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法LIST

说明:对数据结构表的描述,包括顺序表,链表等结构-The data structure of the descr iption of the table, including the order list, chain table structures, etc
<陈伟> 在 2024-11-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法SPFA

说明:SPFA思想与算法描述,部分代码,跟大家学习学习,初学者-SPFA thinking and algorithm descr iption, the part of the code and learn from everyone, beginners
<chenxuehui> 在 2024-11-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法CountLeaf

说明:采用先序方式建立二叉链表结构,使用递归实现统计二叉树叶子结点个数的算法-count leaf node number of bitree
<木夕> 在 2024-11-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法STP

说明:STP生成树算法,主要用于图论当中计算最小生成树。本例子使用C编写实现。-STP algorithm
<John> 在 2024-11-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法AddPolyn

说明:数据结构中的利用单链表实现一元多项式的相加-Achieve one yuan polynomial addition
<lan> 在 2024-11-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法array

说明:array接口,提供了动态数组的接口和实现,内有array.c为实现array.h为接口以及makefile。可在gcc下编译通过-array interface and implementation
<zeropointer> 在 2024-11-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法atom

说明:c语言接口与实现在对atom(原子)类型的实现与接口-c language interface to achieve the realization of the type of atom (atomic) interface
<zeropointer> 在 2024-11-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法gaus

说明:用高斯消去法解线性方程组,返回值:整型。运行成功则返回1,失败则返回0(Using gaussian elimination to solve linear equations, return value: integer.Run success returns 1, failure returns 0.)
<zhaobo> 在 2024-11-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法GILL

说明:变步长基尔算法求常微分方程组的初值问题,可供相关设计人员参考(The initial value problem of the ordinary differential equations is obtained by the variable step length Kiel algorithm.)
<zhaobo> 在 2024-11-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法Hjz

说明:C语言的上H矩阵求特征值,返回值:整型。运行成功则返回1,失败则返回0(The upper H matrix of C language takes the eigenvalue and returns the value: integer.Run success returns 1, failure returns 0.)
<zhaobo> 在 2024-11-05 上传 | 大小:1024 | 下载:0
« 1 2 ... .28 .29 .30 .31 .32 2533.34 .35 .36 .37 .38 ... 2656 »

源码中国 www.ymcn.org