资源列表

« 1 2 ... .60 .61 .62 .63 .64 1465.66 .67 .68 .69 .70 ... 2656 »

[数据结构常用算法trie

说明:自己实现的trie树结构,能够较为高效实现数据的各种查询操作-Own implementation of trie tree structure, to a variety of more efficient data queries
<bertrand> 在 2024-10-10 上传 | 大小:595968 | 下载:0

[数据结构常用算法tudejianliheshuchu

说明:数据结构中图的建立和输出。c++实现。第一次上传,希望有用-Data structure in the creation and output. c++ implementation. First upload, hope that useful
<时先生> 在 2024-10-10 上传 | 大小:43008 | 下载:0

[数据结构常用算法roundrobin

说明:用c语言实现循环赛,问题描述:设有n=2k个运动员要进行网球循环赛。现要设计一个满足以下要求的比赛日程表: (1)每个选手必须与其他n-1个选手各赛一次; (2)每个选手一天只能参赛一次; (3)循环赛在n-1天内结束。-Achieve round-robin
<john> 在 2024-10-10 上传 | 大小:2048 | 下载:0

[数据结构常用算法MyProjects

说明:这是一篇关于图的建立的应用数据结构的一点点程序,你懂的-Figure can be build.You can see it how to build!At the same time ,,it is a simple way to buuild a figure!
<liutao> 在 2024-10-10 上传 | 大小:4420608 | 下载:0

[数据结构常用算法LABYRINT

说明:基于prolo语言编写的高级小型迷宫问题求解程序(即找出最短路径)-A little program which is main to solve the labyrinth problem!
<李栋> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[数据结构常用算法Ackerman

说明:ackerman 函数的实现 数据结构与算法-ackerman function implementation
<rentianyi> 在 2024-10-10 上传 | 大小:890880 | 下载:0

[数据结构常用算法kmp

说明:kmp算法的实现 字符匹配 next值计算-kmp algorithm for data structure and algorithm
<rentianyi> 在 2024-10-10 上传 | 大小:904192 | 下载:0

[数据结构常用算法trackBoundary

说明:snake算法的vc实现代码,包括特征点检测以及边缘分割部分-vc snake algorithm implementation code, including the feature point detection and edge segmentation part of the
< 曹吖> 在 2024-10-10 上传 | 大小:3072 | 下载:0

[数据结构常用算法2

说明:已有a、b亮光链表,每个链表中的结点包括学好、成绩。要求把两个链表合并,按学号升序排列。 -Have a, b light list, each node in the list, including learn, results. Required to merge the two lists, in ascending order by student number.
<陈祥> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[数据结构常用算法4

说明:10有两个链表a和b,设结点中包含学号、姓名。从1链表中删去与b链表中有相同学号的那些结点。-10 There are two lists a and b, set node contains student number, name. Deleted from a list and b have the same student number in the list of those nodes.
<陈祥> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[数据结构常用算法5

说明:建立一个链表,每个结点包括:学号、姓名、性别、年龄。输入一个年龄,如果链表中的结点所包含的年龄等于此年龄,则将此结点删去。 -The establishment of a linked list, each node including: student number, name, gender, age. Enter an age, if the list contains the node age, this age, thi
<陈祥> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[数据结构常用算法fenzhixianjiefa

说明:分支限界法常以广度优先或以最小耗费(最大效益)优先的方式搜索问题的解空间树。-Branch and bound often breadth-first or least-cost (most effective) way of priority the solution space tree search problems.
<飞飞> 在 2024-10-10 上传 | 大小:4096 | 下载:0
« 1 2 ... .60 .61 .62 .63 .64 1465.66 .67 .68 .69 .70 ... 2656 »

源码中国 www.ymcn.org