资源列表

« 1 2 ... .71 .72 .73 .74 .75 16576.77 .78 .79 .80 .81 ... 28522 »

[数据结构常用算法lxl

说明:非常好的自顶向下,翻译算法,采用C++实现-Very good top-down, translation algorithm, using C++ implementation
<李静> 在 2025-02-04 上传 | 大小:11kb | 下载:0

[数据结构常用算法java-src

说明:应用java开发的程序集合,包含一般的数据结构,常用的算法及小的application等-sub String
<wangChunFeng> 在 2025-02-04 上传 | 大小:34kb | 下载:0

[数据结构常用算法single-list-method

说明:此实验利用前插法创建一个单链表,利用单链表的功能动态地开辟空间存储数据,以及删除数据释放空间。首先建立带表头结点的单链表,并输入数据。接着输出单链表中所有结点的数据域值。然后输入x,y在第一个数据域值为x的结点之后插入结点y,若无结点x,则在表尾插入结点y。最后输入k,删除单链表中所有的结点k,并输出被删除结点的个数。-The experimental use of forward runs to create a single lis
<梁小歪> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法josepharray

说明:约瑟夫问题,用链式结构实现,有N个数,从S开始报数M,列出前后出序序列-Joseph problems with the chain structure to achieve, there are N number, starting from the S reported that the number M, before and after the order listed in the sequence
<梁小歪> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法binary-tree

说明: 1、参考P66建立二叉树的算法,建立图4-13(a)所示二叉树; 2、实现对该二叉树的先、中、后序遍历并输出遍历序列; 3、实现该二叉树的中序遍历非递归算法; 4、实现对该二叉树交换其左右子女的算法。 -1, reference P66 build binary tree algorithm, the establishment of Figure 4-13 (a) shows the binary t
<梁小歪> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法JosephLink

说明:约瑟夫问题,链表实现。有N个数,从S开始报数m,打印出序序列-Joseph problems linked list. There are N number, starting from the S reported that the number m, print out the order sequence
<梁小歪> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法bulid

说明:输入一串数字,创建二叉排序树,并对二叉排序树进行中序遍历,即可以对这串数字排序-Enter the string of numbers, create a binary search tree and binary search tree in order traversal, this string of numbers that can be sorted
<王弘扬> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Gradient

说明:采用理查森外推法计算标量函数梯度的程序(很容易改写为计算雅克比矩阵),算例为sin(x)+cos(y)。richarson(fun,x0)中,h是初始步长,j是迭代次数,精度是2*j+2阶。-Scalar function gradient procedures using Richardson extrapolation method, in the function richarson (fun, x0), h is the ini
<weiwei> 在 2025-02-04 上传 | 大小:272kb | 下载:0

[matlab例程Isodata

说明:基于PCA的Isodata聚类算法matlab实现-Isodata algorithm based on PCA method
<王凡> 在 2025-02-04 上传 | 大小:6kb | 下载:0

[数据结构常用算法graph

说明:图的一些基本操作,包括图的遍历,求解图的最短路径等。-Figure some of the basic operations, including graph traversal, etc. to solve the shortest path map.
<lxn> 在 2025-02-04 上传 | 大小:2kb | 下载:0

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

说明:使用c和来实现对多个字母的排列组合,采用递归的方式实现。-Use c and to achieve a number of permutations and combinations of letters, the use of recursive ways.
<navyair> 在 2025-02-04 上传 | 大小:86kb | 下载:0

[数据结构常用算法stack

说明:数据结构中,基于栈的操作,包括判断空栈,入栈,出栈等操作。-Data structures, stack-based operations, including the judge empty stack, stack, stack and other operations.
<lxn> 在 2025-02-04 上传 | 大小:2kb | 下载:0
« 1 2 ... .71 .72 .73 .74 .75 16576.77 .78 .79 .80 .81 ... 28522 »

源码中国 www.ymcn.org