资源列表

« 1 2 ... .78 .79 .80 .81 .82 2183.84 .85 .86 .87 .88 ... 2656 »

[数据结构常用算法Queue

说明:软件技术基础课程作业,用单链表实现队列,函数已封装。-Software Technology course work, a single linked list queue, the function package.
<王世凯> 在 2024-09-20 上传 | 大小:34816 | 下载:0

[数据结构常用算法daima

说明:用于matlab代码求解向量机模型,实现数据分类,得到最优分类面;求解幅频特性-For matlab code to solving vector machine model for data classification, the optimal classification surface solving the amplitude-frequency characteristics
<林微> 在 2024-09-20 上传 | 大小:2048 | 下载:0

[数据结构常用算法c111

说明:经典C语言源码,很好的东西啊,大家快来下载-Classic C language source code, good things come Download
<刘平> 在 2024-09-20 上传 | 大小:323584 | 下载:0

[数据结构常用算法2z11

说明:很好的c语言程序,大家快来下载,快来,可以借鉴-Good c language program, Come everyone to download, come
<刘平> 在 2024-09-20 上传 | 大小:316416 | 下载:0

[数据结构常用算法Graph

说明:C++数据结构中的图。实现。包括 图的遍历(递归、非递归)、最小生成树、最短路径。-The data structure C++ FIG. Implementation. Including graph traversal (recursive and non-recursive), minimum spanning tree, shortest path.
<My_wang> 在 2024-09-20 上传 | 大小:10240 | 下载:0

[数据结构常用算法Freud-was-proposed

说明:用来求图中的最短路径的一个方法:弗洛依德算法。-A method used the figure, find the shortest path: Floyd algorithm.
<Dick> 在 2024-09-20 上传 | 大小:2048 | 下载:0

[数据结构常用算法Dijkstra-algorithm

说明:这是求图中的最短路径的一个方法:迪杰斯特拉算法。-This is a method of the figure, find the shortest path: Dijkstra algorithm.
<Dick> 在 2024-09-20 上传 | 大小:2048 | 下载:0

[数据结构常用算法guangyibiao

说明:广义表节点替换,将广义表中某节点替换为指定节点-The generalized table node Replacement replace a node in the generalized table for the specified node
<linjiping> 在 2024-09-20 上传 | 大小:602112 | 下载:0

[数据结构常用算法classic-and-KMP

说明:用朴素的模式匹配和无回溯的KMP两种方式实现某些英文词组在文本中的匹配查找。-Simple pattern matching and no backtracking the KMP are two ways to achieve some English phrases in the text matching to find.
<罗先生> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法stack

说明:栈的入门程序,用栈的方法实现a,b,c...x,y,z变成x,y,z,a,b,c...v,w顺序。-Stack entry procedures, using the method of the stack to achieve a, b, c ... x, y, z becomes x, y, z, a, B, c ... v, w sequence.
<罗先生> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法bst

说明:与次优二叉树相对,二叉排序树是一种动态树表。其特点是:树的结构通常不是一次生成的,而是在查找过程中,当树中不存在关键字等于给定值的节点时再进行插入。新插入的结点一定是一个新添加的叶子节点,并且是查找不成功时查找路径上访问的最后一个结点的左孩子或右孩子结点-Relative to the sub-optimal binary tree, binary sort tree is a dynamic tree table. Its chara
<崔一垒> 在 2024-09-20 上传 | 大小:2048 | 下载:0

[数据结构常用算法Data-structurech1

说明:在c语言中,数据结构的完美基础学习代码,详细的例子,容易上手。-C language data structure the perfect based learning code, detailed examples, easy to use.
<张洪严> 在 2024-09-20 上传 | 大小:3072 | 下载:0
« 1 2 ... .78 .79 .80 .81 .82 2183.84 .85 .86 .87 .88 ... 2656 »

源码中国 www.ymcn.org