资源列表

« 1 2 ... .83 .84 .85 .86 .87 1088.89 .90 .91 .92 .93 ... 2656 »

[数据结构常用算法travel

说明:通过学习奥赛培训课程,利用回溯加递归的编程技巧完成的骑士旅行问题-Training courses through learning Orsay, plus use of recursive programming skills back to complete the Knights travel problems
<hust小羊> 在 2024-11-21 上传 | 大小:831kb | 下载:0

[数据结构常用算法BinaryTree

说明:这是个二叉树的数据结构的各项操作。有二叉树的拷贝,计算树高,树叶等。特别要注意的是用非递归算的。-Binary Tree is not recursion
<liaoyulin> 在 2024-11-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法Tree

说明:对于初学数据结构的人来说,树的结构肯定要知道的,以上为大家提供了树的基本操作,希望能有所帮助。-TREE
<liaoyulin> 在 2024-11-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法Grey_Correlation_Analysis

说明:用C实现的灰色关联排序程序。代码完整,实现了多种数据的处理方法,包括:初值化处理、最大值化处理、区间值化处理等。-Implemented using C Grey sorting process. Code integrity, and achieve a variety of data processing methods, including: initial processing, the maximum processing,
<john> 在 2024-11-21 上传 | 大小:209kb | 下载:0

[数据结构常用算法Maze

说明:用C实现的迷宫求解算法。图形界面,求解过程参照了深度优先搜索,迷宫由随即矩阵生成,采用栈作为路径存储结构。-Achieved with the C maze algorithm. Graphical interface, the process of solving the light of the depth-first search, maze generated by the matrix immediately, using t
<john> 在 2024-11-21 上传 | 大小:44kb | 下载:0

[数据结构常用算法src

说明:This program takes an equation in prefix,infix, or postfix mode with proper parenthesis and parses the equation into a binary tree to show which equations come first, then outputs the same equation back in prefix,infix,
<net7> 在 2024-11-21 上传 | 大小:9kb | 下载:0

[数据结构常用算法sources

说明:SSD5数据结构试验要求,文档全部,没有答案-SSD5 data structure test requirements, document all, there is no answer
<ninan001> 在 2024-11-21 上传 | 大小:96kb | 下载:0

[数据结构常用算法apache

说明:SSD数据结构试验用的apache服务器-SSD test data structure used in apache server
<ninan001> 在 2024-11-21 上传 | 大小:687kb | 下载:0

[数据结构常用算法mente-clo

说明:蒙特卡洛算法求pi,蒙特拉罗是计算机技术发展以来比较被重视的算法,在各个方面都被广泛应用-Mente clo
<sam> 在 2024-11-21 上传 | 大小:8kb | 下载:0

[数据结构常用算法Introduction_to_Algorithms

说明:算法导论2,地球人都知道,英文版的,很经典的书了,-Introduction to Algorithms
<李敬利> 在 2024-11-21 上传 | 大小:923kb | 下载:0

[数据结构常用算法ee

说明:Huffman Coding是一种无损压缩编码方式,以哈夫曼树—即最优二叉树,带权路径长度最小的二叉树,经常应用于数据压缩。-Huffman Coding is a lossless compression method to Huffman tree- that is the optimal tree, weighted path length of the smallest binary tree, often used in da
<张雷> 在 2024-11-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法Floyd

说明:用弗洛伊德算法得出哈工大 威海 校园内任意两个地点间的最短路径-floyd
<孙金帅> 在 2024-11-21 上传 | 大小:238kb | 下载:0
« 1 2 ... .83 .84 .85 .86 .87 1088.89 .90 .91 .92 .93 ... 2656 »

源码中国 www.ymcn.org