资源列表

« 1 2 ... .14 .15 .16 .17 .18 1919.20 .21 .22 .23 .24 ... 2656 »

[数据结构常用算法71477222simkd

说明:kd树,里面有详细代码,介绍kd树的生成、使用。-kd tree, there are detailed code, generate kd tree
<紫龙> 在 2024-10-02 上传 | 大小:208896 | 下载:0

[数据结构常用算法2352-Stars-xiedi

说明:ACM 问题, 算法与数据结构练习 POJ2352-ACM problems, algorithms and data structures to practice POJ2352
<陈强> 在 2024-10-02 上传 | 大小:208896 | 下载:0

[数据结构常用算法Anagram

说明:如果两个单词的组成字母完全相同,只是字母的排列顺序不一样,则它们就是变位词,两个单词相同也被认为是变位词。如tea 与eat , nic 与cin, ddc与dcd, abc与abc 等。你的任务就是判断它们是否是变位词。-If the composition of two letters the same word, just not the same as the sequence of letters, these are the
<张杨> 在 2024-10-02 上传 | 大小:208896 | 下载:0

[数据结构常用算法lianbiao

说明:链表的基本功能函数,包含了链表的创建,清空,求前驱、后继,删除、添加等简便算法-List the basic functions of functions, including the creation of a linked list, empty, seeking precursor, successor, delete, add, and so simple algorithm
<ZHUCHENGFANG> 在 2024-10-02 上传 | 大小:208896 | 下载:0

[数据结构常用算法Missionaries_and_cannibals

说明:这是传教士和野人问题的源码,3个传教士3个野人1条小船过河,要求任意情况野人人数不能多于传教士-This is the problem of source missionaries and savages, three missionaries and three wild man a boat across the river, requiring no more than an arbitrary number of mission
<唐国良> 在 2024-10-02 上传 | 大小:208896 | 下载:0

[数据结构常用算法Hua-rong-dao

说明:华容道的广度优先搜索求解——散列查找和启发式搜索的应用-The game hua-rong-dao breadth first search solution-hash search and heuristic search application
<yuk> 在 2024-10-02 上传 | 大小:208896 | 下载:0

[数据结构常用算法binary-tree

说明:二叉树,编写程序任意输入二叉树的结点个数和结点值,构造一棵二叉树,采用三种递归遍历算法(前序、中序、后序)对这棵二叉树进行遍历并计算出二叉树的高度。-binary tree
<ww> 在 2024-10-02 上传 | 大小:208896 | 下载:0

[数据结构常用算法DESOPR

说明:一个C语言实现的DES算法,编译环境为VS2008-A DES algorithm implemented in C
<vivian> 在 2024-10-02 上传 | 大小:208896 | 下载:0

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

说明:算法分析-回溯法,0-1背包问题,按选优条件向前搜索,以达到目标。-Algorithm- Backtracking,0-1Knapsack problem,Forward search, the optimal selection conditions in order to achieve the goal.
<江淮> 在 2024-10-02 上传 | 大小:208896 | 下载:0

[数据结构常用算法find-prime-numbers

说明:利用C语言实现从3-1000之间找出所有的素数,算法比较简洁-Just use the most simple C language to find all the prime numbers between 3 and 1000
<紫樱> 在 2024-10-02 上传 | 大小:208896 | 下载:0

[数据结构常用算法maze

说明:to generate a maze randomly and find the path
<super> 在 2024-10-02 上传 | 大小:208896 | 下载:0

[数据结构常用算法Recursive-reverse-the-output-string

说明:递归反向输出字符串,非常基本的程序,值得刚开始接触C语言的人学习。-Recursive reverse the output string, and a very basic program, it is worth just getting started with the C language learning.
<> 在 2024-10-02 上传 | 大小:208896 | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 1919.20 .21 .22 .23 .24 ... 2656 »

源码中国 www.ymcn.org