资源列表

« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 2656 »

[数据结构常用算法矩阵操作

说明:线性代数中的矩阵求逆的问题,使用此算法可以简化矩阵的操作。-linear algebra of matrix inversion, the use of this algorithm can be simplified matrix operation.
<王五> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法分硬币的简单程序

说明:可实现硬币的分法,一分,二分,五分硬币。内附有for循环版-achieve coins points, one points, two points, five coins. Enclosing a version for recycling
<皮皮> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法stack1

说明:这是俺编写的一个堆栈,采用模版函数编写,面向过程设计,供大家参考-I prepared a stack, using templates prepared function, process-oriented design, for your reference
<李瑞> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法公共子序列

说明:本算法实现的是对两个单字符串的扫描,找出其最长公共子序列。-the algorithm to achieve the two-string scan, identify its longest public sequences.
<汪永威> 在 2024-11-19 上传 | 大小:1kb | 下载:1

[数据结构常用算法会议安排

说明:本代码用贪心算法实现会议安排的最佳顺序,其目标是使得能够安排的会议数量最多,是贪心算法的典型应用-code with the greedy algorithm to achieve the best arrangements for the order, its goal is to arrange the largest number of meetings, the greedy algorithm is a typical app
<汪永威> 在 2024-11-19 上传 | 大小:1kb | 下载:1

[数据结构常用算法1-wire_search

说明:这是关于DALLAS的一线的ROMID搜索程序,很有用,可以找到ROMID,-This is on the front line of Dallas ROMID search procedures, useful and can be found ROMID.
<linz> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法高精度数加减乘法

说明:高精度数的加减乘法,可以自定义进制,作为类实现,直接使用即可。-precision the number of addition and subtraction multiplication can be defined band, as the category achieved, can be used directly.
<> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法HORSEJUMPCHESS

说明:马跳棋盘递归算法(TC实现,并提供示意图),可移植到任何C编译器-Ma checkerboard recursive algorithm (TC achieved, and to provide diagram), and can be transplanted to any C compiler
<胡安> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法单链表的合并

说明:可以将两个无序的单链表和并成一个单链表!表的长度自己可以改!-disorder can be two and a single linked list and into a single linked list! The length of the table he can change!
<虽然> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法SJJG6

说明:该文档是有关数据结构中的栈的应用,它实现基本的输入字串的反转功能!-the document is the data structure of the application stack, it is basically the reverse of the input string functions!
<F.K.> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法(最大和问题)

说明:求一个矩阵的最大和,并判断两个矩阵的最大和-seek a matrix of the largest and, to judge two of the largest and Matrix
<赵卓> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法傅里叶级数逼近源码

说明:傅立叶级数在数字信号处理中有非常重要的应用,这里提供了傅立叶级数在C环境下的源码及其应用,对于数据处理的工程人员大有裨益。-Fourier series in the digital signal processing is a very important application, it provides Fourier Series C environment in the source and application of dat
<赵凤鲜> 在 2024-11-19 上传 | 大小:1kb | 下载:1
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 2656 »

源码中国 www.ymcn.org