资源列表

« 1 2 ... .38 .39 .40 .41 .42 2543.44 .45 .46 .47 .48 ... 2656 »

[数据结构常用算法connected-components

说明:此代码是基于数据结构算法分析的代码,用到图论中的深度优先收索法来求连通分支的问题,只要给出顶点、边数和相应的边就可以求出连通分支的数目-This code is based on the analysis of the code of the data structure algorithms used in graph theory depth-first closing cable method, as long as the gi
<韦龙> 在 2024-12-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法inorderAndpreorder

说明:此代码是实现基于数据结构算法二叉树的原理,用递归的方法实现把中序遍历转换成前序遍历输出-This code is a recursive method based on the principle of data structure algorithms binary tree traversal sequence converted to pre-order traversal output
<韦龙> 在 2024-12-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法voting-system

说明:此代码是模拟投票系统的实现,用于实现投票系统的功能,计算出最终票数的高低情况-This code is the realization of the mock voting system, to achieve voting system, calculate the final votes level of
<韦龙> 在 2024-12-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法code

说明:顺序表的归并的实现,C++代码实现,TXT文本文档-The realization of the merging of the sequence table the C++ code
<叶子> 在 2024-12-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法Generate-Huffman

说明:能够快速的生成哈弗曼树和哈弗曼代码,源代码简单易懂-Able to quickly generate the Huffman tree and the Huffman code, source code is easy to understand
<郭涛> 在 2024-12-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法N-queens

说明:N皇后问题的所有解输出,代码简单易懂,且短小快速-N-queens problem all solutions of output, the code is easy to understand, and the short and fast
<郭涛> 在 2024-12-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法1

说明:已知学生三门课程基本信息如下。请使用结构体编程,计算学生三门课程成绩后,列表输出 学生的姓名、数学、英语、计算机、平均分信息,并按平均分排序。-The following basic information known to students three courses. List output structure programming, computing students three course grade the stud
<yc> 在 2024-12-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法PairingHeap.tar

说明:配位堆,可并优先队列的一种 在修改某个节点值时有不错的表现-Coordination heap, can be a priority queue has a good performance when the value of a node is modified
<diyonglin> 在 2024-12-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法FSM

说明:Finite state machine
<Divanshu Chaturvedi> 在 2024-12-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法heapsort

说明:一個有用的maxheap演算,inputData為輸入測值的方式-A useful maxheap calculus inputData to the measured value for input
<Wind> 在 2024-12-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法searchingtree

说明:此為 searching tree 的演算,書籍中的常見寫法-This is the searching tree calculus books common wording
<Wind> 在 2024-12-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法dfs-final-tidai

说明:深度优先遍历,可以求出图中任意一点出发遍历整个图的路径-depth first search
<zt> 在 2024-12-26 上传 | 大小:1kb | 下载:0
« 1 2 ... .38 .39 .40 .41 .42 2543.44 .45 .46 .47 .48 ... 2656 »

源码中国 www.ymcn.org