资源列表

« 1 2 ... .97 .98 .99 .00 .01 1702.03 .04 .05 .06 .07 ... 2656 »

[数据结构常用算法Sort

说明:包含六种排序和其图形界面(冒泡、快排、简单、希尔等)-Six kinds of simple sorting
<yukiyuki> 在 2024-10-06 上传 | 大小:1945600 | 下载:0

[数据结构常用算法KRUSKAL

说明:建立邻接矩阵和邻接表,用克鲁斯卡尔算法求最小生成树-KRUSKAL function
<yukiyuki> 在 2024-10-06 上传 | 大小:756736 | 下载:0

[数据结构常用算法Primality-testing

说明:使用扩展欧几里得、平方乘等函数对较大的随机数进行素性检测-Primality testing
<yukiyuki> 在 2024-10-06 上传 | 大小:924672 | 下载:0

[数据结构常用算法maze

说明:控制台输出的迷宫类的经典问题,L代表阻隔物,W代表通路,可作为解决一般迷宫问题的代表。-Console output of the classic maze problem, L on behalf of the barrier, W on behalf of access, it can solve the general mazeproblem as a representative.
<> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法GreedySelector

说明:greedy selector algorithm, (AI) implementation
<Sahil> 在 2024-10-06 上传 | 大小:10834944 | 下载:0

[数据结构常用算法binarytree

说明:创建二叉树,用坐标进行前序,中序,后序以及图形显示操作-create a binarytree,and postoder,midorder,preorder and show with coodination
<terry> 在 2024-10-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法2010210522

说明:数据结构···赫夫曼树···查找、删除、插入···链表、二叉树-Hoffman tree
<fang> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法Huffman

说明:哈夫曼算法的C++实现,通过了编译和运行-Huffman-algorithm s realization
<子林> 在 2024-10-06 上传 | 大小:439296 | 下载:0

[数据结构常用算法KMP

说明:KMP算法的C++实现,通过了编译和运行-KMP-algorithm s realization
<子林> 在 2024-10-06 上传 | 大小:680960 | 下载:0

[数据结构常用算法LabB

说明:(1)如果用循环链表表示一元多项式,试编写一个函数 Calc(x),计算多项式在x处的值。 (2)设a和b是两个用带有表头结点的循环链表表示的多项式。试编写一个算法,计算这两个多项式的乘积c = a*b,要求计算后多项式a与b保持原状。 -( 1) if the circular linked list representation of a polynomial, try to write a function Calc (
<王永淳> 在 2024-10-06 上传 | 大小:179200 | 下载:0

[数据结构常用算法bbubblesort

说明:冒泡法,用applet显示冒泡法的实现过程-The bubble sort method, use applet to explain
<horizon> 在 2024-10-06 上传 | 大小:5120 | 下载:0

[数据结构常用算法K-NN

说明:最近邻求解函数极小值,简单方便,易于理解,方便解读。-better for reading,better for righting
<huangjinhuang> 在 2024-10-06 上传 | 大小:1024 | 下载:0
« 1 2 ... .97 .98 .99 .00 .01 1702.03 .04 .05 .06 .07 ... 2656 »

源码中国 www.ymcn.org