资源列表

« 1 2 ... .61 .62 .63 .64 .65 1466.67 .68 .69 .70 .71 ... 2656 »

[数据结构常用算法tree

说明:一个很好滴代码,你不用担心,下下来看了就明白了-A good drop of code, do not worry, the next down and read on to understand the
<Jack> 在 2024-10-10 上传 | 大小:7168 | 下载:0

[数据结构常用算法C

说明:用基数排序算法思想为整数链表编写一个排序函数-With the idea of radix sort algorithm to write a sort function, an integer list
<零星> 在 2024-10-10 上传 | 大小:7168 | 下载:0

[数据结构常用算法B

说明:拓扑排序问题的主干算法用以解决算法表达中的抽象机制问题-Topological sort algorithm to solve the problem of backbone to express algorithms in the abstract mechanism
<零星> 在 2024-10-10 上传 | 大小:7168 | 下载:0

[数据结构常用算法SE205b_assignment3

说明:要实现一个基于哈希表的字典ADT的从头开始 • 为了设计的游戏配置1散列函数 • 要创建和扩展的ADT为特定目的 • 为了使声音设计选择 • 要创建一个交互式GUI-• To implement a hashtable-based Dictionary ADT from scratch • To design a hash
<刘洋> 在 2024-10-10 上传 | 大小:7168 | 下载:0

[数据结构常用算法yy

说明:vc的校园导游系统,数据结构课程的设计作品,利用算法将最短与最长路径算出,比较简单,便于扩张-vc campus tour guide systems, data structure, curriculum design work, using the algorithm calculates the shortest and longest path, is relatively simple, easy to expand
<yang> 在 2024-10-10 上传 | 大小:7168 | 下载:0

[数据结构常用算法ks

说明:this is program to work with knapsack ok using c/c-this is program to work with knapsack ok using c/c++
<pranav> 在 2024-10-10 上传 | 大小:7168 | 下载:0

[数据结构常用算法crosslist

说明:交叉链表的基本功能实现,包括插入、删除等基本功能。-Cross-linked to achieve the basic functions, including the insertion, deletion and other basic functions.
<周周> 在 2024-10-10 上传 | 大小:7168 | 下载:0

[数据结构常用算法0-1hui

说明:0-1背包问题 关于回溯法的背包问题 回溯法在求问题的所有解时, 要回溯到根结点, 且根结点的所有子树都已被搜索过才结束。-0-1 背包问题
<lll> 在 2024-10-10 上传 | 大小:7168 | 下载:0

[数据结构常用算法Astar

说明:A*算法实现的一个8数码问题,使用的算法是A*算法,比较简单。-A* A STAR
<梁栋> 在 2024-10-10 上传 | 大小:7168 | 下载:0

[数据结构常用算法poly_multi

说明:用单链表实现多项式乘法。创建一个PolyNode类,用来保存单项式的内容。单链表用来储存多项式,为方便以见,储存时以降幂排列,这样有利于操作。在程序中操作单链表都是用迭代器来实现的。 在输入单链表时也要以降幂排列输入,相乘过程中每两个单项式相乘,然后将相乘得到的单项式结果插入到乘积多项式的正确位置。-Single linked list to achieve polynomial multiplication. Create a P
<stanley> 在 2024-10-10 上传 | 大小:7168 | 下载:0

[数据结构常用算法Wuxiangtu

说明: 数据结构经典实例,以无向图的邻接多重表存储无向图。以数偶的形式依次从键盘上输入一串数据。如:(A,B)为从起始结点(其数据场之值为一大写的英文字母 A ),到终止结点(其数据场之值为一大写的英文字母 B)的无向边。最后输入(Z,Z)表示输入结束。-Classic examples of data structures in order to free the adjacency table to store multiple undi
<周子> 在 2024-10-10 上传 | 大小:7168 | 下载:0

[数据结构常用算法data

说明: 数据结构的一些算法实现,如迷宫,哈弗曼树,队列 图-the code about the data,such as the hufman
<理了理> 在 2024-10-10 上传 | 大小:7168 | 下载:0
« 1 2 ... .61 .62 .63 .64 .65 1466.67 .68 .69 .70 .71 ... 2656 »

源码中国 www.ymcn.org