资源列表

« 1 2 ... .63 .64 .65 .66 .67 1368.69 .70 .71 .72 .73 ... 2656 »

[数据结构常用算法bitree

说明:二叉树的遍历(前序遍历、中序遍历、后序遍历、层序遍历等)-Binary tree traversal (pre-order traversal, inorder traversal, postorder traversal sequence traversal, etc.)
<Wendy> 在 2025-06-22 上传 | 大小:864kb | 下载:0

[数据结构常用算法sort

说明:各种排序算法,包括直接插入排序,希尔排序,冒泡排序,快速排序,简单选择排序-Various sorting algorithms, including direct insertion sort, Hill sort, bubble sort, quick sort, simple selection sort
<Wendy> 在 2025-06-22 上传 | 大小:4.14mb | 下载:0

[数据结构常用算法visKDTree

说明:KD树的程序,实现从2维到k维的数据检索。kd树(k维搜索树)是把二叉树搜索树推广到多维数据的一种主存数据结构。kd树是一个二叉树,他的内部节点由一个相关联的属性a和一个值v,它将数据点分成两个部分:a值小于v的部分和a值大于等于v的部分。由于所有的维的属性在层间循环,所以树在不同层上的属性是不同的。-KD tree program, from a 2-D to k-dimensional data retrieval. kd Tree (k-dimensional search tree) i
<曾真> 在 2025-06-22 上传 | 大小:802kb | 下载:0

[数据结构常用算法graph

说明:如何进行图的创建及最小生成树的生成,以及PRIM-Creating graphs and minimum spanning tree
<wei> 在 2025-06-22 上传 | 大小:2kb | 下载:0

[数据结构常用算法Haffman_tree

说明: 实现加减乘除运算和把小数转化为分数的形式表现出来的运算程序。- This programm can reality the arithmatic.
<汪洋> 在 2025-06-22 上传 | 大小:12kb | 下载:0

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

说明:1、利用尾插法创建两个类型为字符型的带头结点的有序单链表La和Lb。 2、将La和Lb合并到一新链表Lc中,使得Lc表中元素值也有序,统计Lc中元素个数并显示出来。 3、要求:屏幕上可以显示La和Lb元素列表,以及合并后单链表Lc元素列表。 -1, by the end of interpolation method to create two types of nodes as the lead character of the ordered single chain La an
<罗航宇> 在 2025-06-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法sort.xls

说明:数组排序,按所希望排序的列,进行自定义排序。-Array sorting, sorting by the desired columns, customize the order.
<kamiot> 在 2025-06-22 上传 | 大小:24kb | 下载:0

[数据结构常用算法1

说明:输入表达式 建立二叉树 通过周游 输出 中缀后缀前缀表达式-Enter the expression to establish a binary tree output by traveling prefix infix postfix expression
<张岩> 在 2025-06-22 上传 | 大小:15kb | 下载:0

[数据结构常用算法chongyanshi

说明:自已写的代码,还不错,是课程设计的,看看是否有需要,重言式判别-Write their own code, well, is the course designed to see if there is a need, tautologies discrimination
<8812643> 在 2025-06-22 上传 | 大小:886kb | 下载:0

[数据结构常用算法shuzhu

说明:用数组的算法,还是不错的,可以下载看一看-Algorithm using an array, or good, you can download to see
<8812643> 在 2025-06-22 上传 | 大小:3.45mb | 下载:0

[数据结构常用算法BiTree

说明:二权树的一个实验,看看是否有借鉴作用 ,下载之后-Second, the right of the tree an experiment to see if there is reference, after downloading a look
<8812643> 在 2025-06-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法zhzifu

说明:找字符的一个算法,你看看是否有用,有的话拿去用吧-An algorithm to find characters that you see if it works, yes, take it with it
<8812643> 在 2025-06-22 上传 | 大小:338kb | 下载:0
« 1 2 ... .63 .64 .65 .66 .67 1368.69 .70 .71 .72 .73 ... 2656 »

源码中国 www.ymcn.org