资源列表

« 1 2 ... .05 .06 .07 .08 .09 510.11 .12 .13 .14 .15 ... 2656 »

[数据结构常用算法list

说明:双向链表的一些基本操作 Some of the basic operations of the doubly linked list-Some of the basic operations of the doubly linked list
<曾豪> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法the-Josephus-problem

说明:利用建立双向循环链表来解决约瑟夫环的问题-Doubly linked list to solve the Josephus problem
<aiguo> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法work1

说明:邮局选址问题的文件输入到数组处理,一个很经典的算法设计问题源码-The post office siting file input to array processing, a classic algorithm design problem source
<john> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法danlianbiao

说明:实现数据结构头文件,实现数据的转置等相关功能。-Data structure to achieve the header file
<王泽民> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法uva10047

说明:uva10047,我们可以看到,可以AC的代码-uva10047,we can see it
<liuqiyao> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法Matlab_DFS_Maze_All_Solutions

说明: 本函数用深度优先遍历(回溯法)来求解迷宫的所有路径 maze:是迷宫矩阵,其中0表示可以去走的路 1表示障碍 2表示入口 3表示出径 5表示路径-Road this function with a depth-first traversal (backtracking) to solve the maze path maze: a maze matrix, where 0 means you can
<冰冰> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法16queen

说明:16皇后问题比较好的解决方法,时间复杂度较低-A better solution, the time complexity of the 16-queens problem
<王维> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法integration

说明:用链表作为数据结构对多项式进行单重积分或双重积分-use link list as the data structure to do the single integrate or double integrate
<shaoyun> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法yy

说明:把在链表中插入语删除节点的操作写成一个函数。 bool insert(Node *&h,int a,int pos) pos(>=0)为0的时候在表头插入,否则在第pos个结点的后面插入。 bool remove(Node *&h,int &a,int pos) -Written as a function of the parenthesis in the linked list delete node opera
<yejunjian> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法01vector

说明:为了更好的了解容器vector的功能,我自己写了一个vector,跟微软的一样。-In order to better understand the container vector functions, I wrote a vector, like Microsoft.
<Lemon> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法haffman

说明:哈夫曼编码,数据结构里一种编码方式,有具体的编码和输出结果-Huffman coding, an encoding of the data structure, specific coding and output results
<付涛> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法Q5

说明:2015全国研究生数学建模竞赛A题,最后一问,扩展的蓝侧斯特仿真-2015 the national graduate students mathematical contest in modeling A problem, and finally, the blue side of the extension, the simulation
<张兴> 在 2025-01-24 上传 | 大小:1kb | 下载:0
« 1 2 ... .05 .06 .07 .08 .09 510.11 .12 .13 .14 .15 ... 2656 »

源码中国 www.ymcn.org