资源列表

« 1 2 ... .20 .21 .22 .23 .24 2425.26 .27 .28 .29 .30 ... 2656 »

[数据结构常用算法SD

说明:深度优先搜索,实现非连通图的深度优先搜索。-Depth First Search
<张斌> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法Stack

说明:c语言实现的数据结构,链栈的实现,里面包含多个接口-C language- data structure, the realization of the chain stack, including multiple interfaces...
<黄真> 在 2024-11-08 上传 | 大小:13kb | 下载:0

[数据结构常用算法hashwork

说明:可以把樹跟sic列出來,然後有3種排列方式,看要用哪一種-You can follow the tree sic listed, then there are three kinds of arrangement, to see what kind of use
<mike> 在 2024-11-08 上传 | 大小:3.47mb | 下载:0

[数据结构常用算法boggle-board.git

说明:用三维数组和贪婪算法搜索数据bogglePlayer class conforming to the BaseBogglePlayer interface.Utilizes a simple vector for storing the board-boggle board
<> 在 2024-11-08 上传 | 大小:1.62mb | 下载:0

[数据结构常用算法LinkList

说明:单链表的创建,节点的插入,节点的删除,清空链表,销毁链表-Single list creation, node insertion, node deletion, emptying the list, and so destroy the list
<changhong> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法DeLinkList

说明:双循环链表的创建,节点的插入,节点的删除,销毁链表,清空链表-Double circular linked list is created, the node insert, delete nodes, destruction linked, empty list, etc.
<changhong> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法_DataStructure_C_Impl

说明:线性表、栈、队列、串、数组、广义表、树、图、查找及排序-datastructure implements by c seqlist,stack,queue,string,array,tree,search,sort and so on.
<fan> 在 2024-11-08 上传 | 大小:7.79mb | 下载:0

[数据结构常用算法MicrosoftInterview100Problems

说明:本人做的微软面试100题C语言实现部分,希望能够提供帮助-Microsoft Interview 100 problems
<dfasfad> 在 2024-11-08 上传 | 大小:28.05mb | 下载:0

[数据结构常用算法dynamic-programming

说明:动态规划(dynamic programming)是运筹学的一个分支,是求解决策过程(decision process)最优化的数学方法。20世纪50年代初美国数学家R.E.Bellman等人在研究多阶段决策过程(multistep decision process)的优化问题时,提出了著名的最优化原理(principle of optimality),把多阶段过程转化为一系列单阶段问题,利用各阶段之间的关系,逐个求解,创立了解决这类过
<cxd> 在 2024-11-08 上传 | 大小:48kb | 下载:0

[数据结构常用算法pattern

说明:ISODATA c++版本实现,可以实现数据的自动分类-ISODATA c++ version to achieve, you can achieve automatic data classification
<wujudong> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法D8

说明:这是一个完整的D8算法。在VIsual Studio上实现。-the code of D8
<wangtiantian> 在 2024-11-08 上传 | 大小:58kb | 下载:0

[数据结构常用算法Desktop

说明:C++ 数据结构的 链表 ,队,栈, 二叉树, 排序, 搜索,等源代码-stack linklist bitree search sort queue
<韩科> 在 2024-11-08 上传 | 大小:5.7mb | 下载:0
« 1 2 ... .20 .21 .22 .23 .24 2425.26 .27 .28 .29 .30 ... 2656 »

源码中国 www.ymcn.org