资源列表

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

[数据结构常用算法NQueen

说明:N皇后的经典问题解决方案.用一维数组解决.-The classic N-Queens problem solution to solve one-dimensional array
<周独战> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法eightCoins

说明:八硬币经典解决方案,较多注释.通过三次称量找出不同的那枚硬币-Eight coins classical solutions, more annotations to identify the different coins of the rocket through three weighing
<周独战> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法links

说明:用一组地址任意的存储单元存放线性表中的数据元素-It is a set of address any of the storage unit in the table for linear data elements
<lvc> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法queue

说明:基于链表的队列,要动态创建和删除节点,效率较低,但是可以动态增长。-Based on the list of queue, to create dynamic and delete node, the efficiency is low, but can be dynamic growth
<lvc> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法btree

说明:大学课程《数据结构》中的实验:二叉树及基本功能 -binary tree and basic functions
<杨西奥> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法sy_6

说明:A为每个关键字不超过3位的十进制整数关键字集合,编写一个采用静态链表组织模式实现的基数排序程序将A进行由小到大的排序-static link
<chenzhiyong> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法sy_4

说明:对于给定的一个工程施工图,该图以边为单位从键盘输入,编写能够找出该图的关键路径的程序。-the shortest route
<chenzhiyong> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法two-side

说明:双端堆算法模板,是学习bellman最短路算法的基础入门模板,简单易懂。-the bellman algorithm template is learning the fundamentals of bellman s shortest path algorithm template, easy to understand.
<刘鹏> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法C-P-P-circular-queue

说明:完整的一段C++的循环队列实现,有详细的注释-Complete a section of C++ circular queue implementation, with detailed comments
<邹威威> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法longdistanse

说明:最短路径问题是图论研究中的一个经典算法问题, 旨在寻找图(由结点和路径组成的)中两结点之间的最短路径。 算法具体的形式包括:   确定起点的最短路径问题 - 即已知起始结点,求最短路径的问题。   确定终点的最短路径问题 - 与确定起点的问题相反,该问题是已知终结结点,求最短路径的问题。在无向图中该问题与确定起点的问题完全等同,在有向图中该问题等同于把所有路径方向反转的确定起点的问题。   确定起点终点的最短路径问题 - 即已知起点和终
<wangzhongwei> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法yuesefu

说明:循环链表写的约瑟夫环求解问题,输入人数及出圈数-Circular linked list written by Josephus solving problems
<陈天> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法yiyuanduoxiangshi

说明:C/C++链表构造一元多项式求和.数据结构,学习数据结构的重要代码-In C/C++ linked list construct a polynomial sum of data structures, learning data structures code
<郭靖> 在 2024-11-07 上传 | 大小:1024 | 下载:0
« 1 2 ... .61 .62 .63 .64 .65 2466.67 .68 .69 .70 .71 ... 2656 »

源码中国 www.ymcn.org