资源列表

« 1 2 ... .08 .09 .10 .11 .12 213.14 .15 .16 .17 .18 ... 2656 »

[数据结构常用算法singlelist

说明:建立带表头结点的单链表,打印所有结点的数据域;输入一个值,若某个结点的数据域为该值,则在其后插入另一个新结点,若无此结点,则在表尾插入新结点,然后打印;给一个值,删除结点的数据域是该值的所有结点,然后打印。(表生成时可用前插法或后插法)-table with the establishment of the first node of a single linked list, print all nodes of the data d
<张伯泉> 在 2025-05-01 上传 | 大小:4kb | 下载:0

[数据结构常用算法MyCalculate

说明:表达式求值:支持浮点运算,以及一些纠错功能-expression evaluates : support floating-point operations, and some correction function
<谢朝> 在 2025-05-01 上传 | 大小:2kb | 下载:0

[数据结构常用算法My8Queen

说明:
<谢朝> 在 2025-05-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法MyJosephus

说明:刚刚自己做的约瑟夫算法,是用链表实现的,很简单的,检验没错误,当然,中间有些东西可以根据需要自己改动-just doing Joseph algorithm is used to achieve the linked list, a very simple test not wrong, of course, Middle some things may need to change their own
<谢朝> 在 2025-05-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法Myfb

说明:K阶菲波那契算法,运用环形队列实现,空间是K+1-K bands Fibonacci algorithm using circular Queuing, and the space is a K
<谢朝> 在 2025-05-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法zhongzhuizhuanhouzhui

说明:把中缀表达式转换成后缀表达式,输入中缀表达式输出后缀表达式-Chinese sergeant expressions into expressions suffix, the importation of Chinese exports suffix sergeant expression expression
<jasmine> 在 2025-05-01 上传 | 大小:619kb | 下载:0

[数据结构常用算法tupopaixu

说明:图的DFS遍历,以及两种拓扑排序的实现,一种是DFS拓扑排序,另一种是无后继结点的拓扑排序-map DFS traversal, and the two topological sorting the realization DFS is a topological sorting, Another is no subsequent node of topological sorting
<jasmine> 在 2025-05-01 上传 | 大小:897kb | 下载:0

[数据结构常用算法kuohaopeidui

说明:输入一个式子,判断式子中的括号是否配对成功-importation of a formula, the formula to judge whether the matching brackets success
<jasmine> 在 2025-05-01 上传 | 大小:834kb | 下载:0

[数据结构常用算法ThreadBinaryTreeFindnextorFindprev

说明:创建一棵二叉树,采用前序遍历的方法建立一棵树,传递的参数为一个指向结点的指针的指针,目的是为了解决传值的问题,输入@符号的时候,表示一棵子树结束线索化二叉树,寻找当前结点的后继结点,寻找当前结点的前驱结点,中序遍历 -create a binary tree using preorder before the establishment of a tree. transmission parameters of a point to
<jasmine> 在 2025-05-01 上传 | 大小:2kb | 下载:0

[数据结构常用算法tudeshengdubianli

说明:图的深度遍历,用二叉树实现,输入时要遵循二叉树的顶点和边数的对应关系-traverse the depth map, using binary tree realize that the importation of binary tree to be followed when the number of vertices and edges of the relationship
<朱建鲁> 在 2025-05-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法xianxuxunhuan

说明:二叉数先序循环的非递归实现,一般先序循环都是由递归实现的,按照完全二叉树格式输入字符型结点值-binary sequence a few first cycle of non- recursive, the general first order recursive cycle are achieved, In accordance with the format completely binary tree node input ch
<朱建鲁> 在 2025-05-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法bubble__sort

说明:一个很好的bubble sort 程序-a good bubble sort procedures.
<jay> 在 2025-05-01 上传 | 大小:2kb | 下载:0
« 1 2 ... .08 .09 .10 .11 .12 213.14 .15 .16 .17 .18 ... 2656 »

源码中国 www.ymcn.org