资源列表

« 1 2 ... .31 .32 .33 .34 .35 2536.37 .38 .39 .40 .41 ... 2656 »

[数据结构常用算法danlianbiao

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

[数据结构常用算法uva10047

说明:uva10047,我们可以看到,可以AC的代码-uva10047,we can see it
<liuqiyao> 在 2024-12-25 上传 | 大小: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
<冰冰> 在 2024-12-25 上传 | 大小:1kb | 下载:0

[数据结构常用算法16queen

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

[数据结构常用算法integration

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

[数据结构常用算法01vector

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

[数据结构常用算法haffman

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

[数据结构常用算法Josephus

说明:约瑟夫环,数据结构里典型的编程题,有具体的c语言实现-Josephus, data structures typical programming questions, specific c language
<付涛> 在 2024-12-25 上传 | 大小:1kb | 下载:0

[数据结构常用算法internal-sorting

说明:内部排序,数据结构里典型的编程题,包含常见的排序方法-Typical programming problems, internal sorting, data structures contain a common sort method
<付涛> 在 2024-12-25 上传 | 大小:1kb | 下载:0

[数据结构常用算法ev

说明:Operators matrices c#- operator matrix c#
<jav0> 在 2024-12-25 上传 | 大小:1kb | 下载:0

[数据结构常用算法1

说明:猴子选大王是数据结构中关于链表的一个经典的算法问题,比较实用,用C++实现-The monkey king election is the algorithm on a classic linked list data structure, more practical C++ to achieve
<双欢> 在 2024-12-25 上传 | 大小:1kb | 下载:0
« 1 2 ... .31 .32 .33 .34 .35 2536.37 .38 .39 .40 .41 ... 2656 »

源码中国 www.ymcn.org