资源列表

« 1 2 ... .88 .89 .90 .91 .92 2293.94 .95 .96 .97 .98 ... 2656 »

[数据结构常用算法cpp3

说明:前中后缀转表达式二叉树、表达式二叉树输出前中后缀-Turn suffix binary expression before, the former expression binary output suffix
<王决> 在 2024-11-14 上传 | 大小:2kb | 下载:0

[数据结构常用算法ItoPRE

说明:将中缀表达式转化为后缀表达式、并计算结果-The infix expressions into postfix expression, and the results
<王决> 在 2024-11-14 上传 | 大小:2kb | 下载:0

[数据结构常用算法OBST

说明:尝试用贪心算法和动态规划算法构造最优二叉搜索树,并做基本统计分析和比较。结论是贪心算法不能保证构造出最优,也没有好的效率;动态规划明显更好。-Use greedy algorithm and dynamic programming to build optimal binary search tree. And related statistics and comparison are provided in report.
<李进> 在 2024-11-14 上传 | 大小:500kb | 下载:0

[数据结构常用算法Multi

说明:实现两个矩阵相乘 用c ++ 实现的 很适合初学者使用的 算法中回溯算法中 会用到-Realization of two matrices
<丁庆辉> 在 2024-11-14 上传 | 大小:612kb | 下载:0

[数据结构常用算法Kjunzhi

说明:k均值算法,对一组三维数据进行K均值聚类分析,分为三类-k-means algorithm, a set of three-dimensional data of K-means clustering analysis, divided into three categories
<李骁驰> 在 2024-11-14 上传 | 大小:185kb | 下载:0

[数据结构常用算法array

说明:数据结构中的排序算法,各类的排序算法,应用强大-Sorting algorithm data structure, various sorting algorithms, powerful application
<yufei> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法SinglyLinkedList

说明:数据结构中单链表的编程,功能齐全,解释清楚,可用性高。-Single linked list data structure programming, functional and clearly explain the high availability.
<yufei> 在 2024-11-14 上传 | 大小:3kb | 下载:0

[数据结构常用算法yasuo

说明:编写了压缩文件的源码,分为两个类型的压缩,相对路径和绝对路径-Write a compressed file of the source, is divided into two types of compression, the relative and absolute paths
<yufei> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法Graph-theory-algorithms

说明:图论算法实现的源代码,希望对大家有所帮助-Graph theory algorithm source code, we hope to help
<旺旺> 在 2024-11-14 上传 | 大小:3kb | 下载:0

[数据结构常用算法d

说明:des algorithm in c language
<mahla> 在 2024-11-14 上传 | 大小:17kb | 下载:0

[数据结构常用算法design

说明:内容: 处于不同目的的旅客对交通工具有不同的要求。例如,因公出差的旅客希望在旅途中的时间尽可能短,出门旅游的旅客则期望旅费尽可能省,而老年旅客则要求中转次数最少。编制一个全国城市间的交通咨询程序,为旅客提供两种或三种最优决策的交通咨询。 要求: 1.提供对城市信息进行编辑(如:添加或删除)的功能。 2.城市之间有两种交通工具:火车和飞机。提供对列车时刻表和飞机航班进行编辑(增设或删除)的功能; 3.提供两种最优决策:
<颜廷超> 在 2024-11-14 上传 | 大小:4kb | 下载:0

[数据结构常用算法binary-tree-amplitude

说明:这是我参加某公司面试时做的一个二叉树问题题目,题目是求任意给出一组数看是否在树上,并求节点和数的裕度。这是我的答案,给大家分析参考。-This is a binary tree question when I participate a company s interview. The question is judging if a random series number is in binary tree and get the
<柳闻徽> 在 2024-11-14 上传 | 大小:25kb | 下载:0
« 1 2 ... .88 .89 .90 .91 .92 2293.94 .95 .96 .97 .98 ... 2656 »

源码中国 www.ymcn.org