资源列表

« 1 2 ... .05 .06 .07 .08 .09 410.11 .12 .13 .14 .15 ... 2656 »

[数据结构常用算法changzhengshu

说明:利用双向循环链表为主要存储结构,每个结点存储一个整形变量,按照中国对于长整数的习惯表示方法,将每四位存储在一个结点的值里面。-The use of two-way circulation list as the main storage structure, each node of a plastic storage variables, according to China for a long integer used to ex
<刘大力> 在 2025-01-20 上传 | 大小:2kb | 下载:0

[数据结构常用算法xishujuzhen

说明:写一个以十字链表为存储结构的稀疏矩阵相乘的程序。 (1) 采用三元组输入的形式,提示用户输入第一个矩阵的行和列的数值,然后 提示用户输入第一个矩阵的所在非零元素的三元组数值,每个个步骤的输入 都由系统直接提示完成。第二个矩阵的输入也是同样的道理。系统还支持矩阵的相加以及相减算法,只是这是系统附带的功能,而主要的功能是实现矩阵的相乘算法,所以相加和相减的算法是在矩阵相乘的基础上设计的 -Cross linked li
<刘大力> 在 2025-01-20 上传 | 大小:2kb | 下载:0

[数据结构常用算法queue

说明:双向链表的初始化 建立 输入输出 以及倒叙 删除 增加-Two-way linked list of initialization to establish the input and output, as well as delete flashback to increase
<小兰> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法LinkQueue

说明:定义链队列结点结构:数据域data和指针域next-Queue definition of chain-node structure: data field data and pointer domain next
<小兰> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法sqlist

说明:链表的初始化 判断是否为空 计算长短 输入输出-Initialization list is empty the calculation to determine whether the length of input and output
<小兰> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法chp3

说明:递归算法的解析,让你了解递归的内涵和过程。-Analysis of recursive algorithm, so that you understand the meaning and the process of recursion.
<周先杰> 在 2025-01-20 上传 | 大小:461kb | 下载:0

[数据结构常用算法bf_algorithm

说明:字符串匹配算法-BF算法,它是字符串匹配的最简单算法,适合入门时参考。-String matching algorithm-BF algorithm, which is the most simple string matching algorithm, suitable for entry-reference.
<raymond> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法yhjsf2

说明:银行家算法模拟2,和之前银行家算法1不同,主要是代码不同,设计思路几本一致,资料也是齐全。-Banker
<CLJ> 在 2025-01-20 上传 | 大小:197kb | 下载:0

[数据结构常用算法fibonacci_2

说明:本程序是用备忘录法实现计算斐波那契数列,大大缩短了运算时间。-This procedure is the realization of Memorandum of Law calculated the Fibonacci sequence, greatly reducing the computing time.
<djz> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法lcs

说明:本程序计算两个序列的最长公共子序列LCS-This procedure calculated the two longest sequences in public sequence LCS
<djz> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法src

说明: 数据结构 包括数组(Array包) 和二叉树(Tree) 链表(Linelist包) 等等 -Data structures including arrays (Array package) and the binary tree (Tree) list (Linelist package), etc.
<zg> 在 2025-01-20 上传 | 大小:17kb | 下载:0

[数据结构常用算法ycsf

说明:遗传算法源代码 基于vc的实现 进入新建文件夹运行-Genetic algorithm source code based on the realization of vc into the new folder to run
<wantjoin> 在 2025-01-20 上传 | 大小:84kb | 下载:0
« 1 2 ... .05 .06 .07 .08 .09 410.11 .12 .13 .14 .15 ... 2656 »

源码中国 www.ymcn.org