搜索资源列表
54
- 正整数划分算法,可以直接输出,较好,可以参考,是算法分析与设计书里的源代码。-Positive integer division algorithm, can be directly output, better, can refer to is the algorithm analysis and design of the book
longest_sequence
- 算法分析与设计的最长子序列问题,输入一定数列,系统会自动输出该序列的最长子序列长度-Algorithm analysis and design of the longest sequence problem, the importation of certain series, the system will automatically output the sequence of the longest sequence length
zhongshu
- 算法分析与设计之众数 算法分析与设计 众数-Algorithm Analysis and Design of the plural of analysis and design of algorithms plural
editor_zw
- 软件学院数据结构与算法分析课程设计 一个文本编辑器的课程设计报告-School of Software Data Structures and Algorithm Analysis course design a text editor, curriculum design report
fenzhixianjie_zuiyouzhuangzai
- 使用分支限界算法解决最优装载问题,是算法分析与设计的经典。-Using the branch and bound algorithm to solve the optimal loading problem is a classic algorithm analysis and design.
lot
- 关于矩阵乘法的两种算法之间的比较分析。 经典算法和STRASSEN算法。 用来做算法导论和算法分析与设计的论文不错-Matrix multiplication on the comparative analysis between the two algorithms. Classical algorithms and STRASSEN algorithms. Introduction to algorithms and algorithm used for analysis and desig
DesignMataboard
- 算法分析与设计 马踏棋盘的一般回溯法(要求马回到最开始的出发点).-Algorithm Analysis and Design of horse riding board' s general backtracking (required horse back to the starting point).
nroute
- 算法分析与设计中的单源点最短路径的源代码实现!-Algorithm analysis and design of single-source shortest path of the source code to achieve!
Round-robin-schedule
- 循环赛日程表。大学算法分析与设计的实验课题目。有递归和非递归两种方法,这里上传递归,仅供参考!-Round-robin schedule. Head of the University of algorithm analysis and design of experimental subjects. There are two methods of recursive and non recursive upload recursion, for reference purposes only
greedyActivitySelector
- 贪心算法解决的活动选择问题 ,其是算法分析与设计老师布置的实验。采用了链表结构,还有注释。-Greedy algorithm to solve the activity selection problem, experimental algorithm analysis and design teacher assigned. Using a linked list structure, as well as comments.
dfsdf
- 大学《算法分析与设计》的实验内容,包括各种源代码实验报告-University of algorithm analysis and design of experiments, including a variety of source code lab report
QSort
- 算法分析与设计以及数据结构中的快速排序的实现-failed to translate
My_Dijkstra
- 算法分析与设计技巧Dijkstra算法cpp实现-Algorithm analysis and design techniques to achieve Dijkstra algorithm cpp
fenzhi
- 计算机算法分析与设计题,分支界定法解决的问题,仅供参考。-Computer algorithm analysis and design problems, branch and bound method to solve the problem is for reference only.
My_L
- L型骨牌(棋盘覆盖问题) -算法分析之分治策略 算法分析与设计 课程中分治策略的典型例子,采用MFC文档编程可视化实现算法; 能够手动进行对棋盘的颜色填充,并能显示棋盘中的填充数值。 由于这是课程作业,时间紧而赶制的,封装性可能比较差。 我用的版本是C++6.0的老版本,静态链接库,其中的exe可以直接运行。-L-type domino (chessboard coverage problem) - divide and conquer strategy algorithm algorith
smallTree
- 最小生成树,这是算法分析与设计的一次实验,利用这一算法可以运用在寻找最短路径。-Minimum Spanning Tree
图论着色的相关代码分析
- 此为大四的毕业设计论文的相关代码,题目是《有关图论着色问题非算法模型的建立与设计》,代码成功率极高。且多方面对图论着色进行了分析,同时也是这份代码被评为了优秀毕业设计论文。(This is the code of graduation thesis for senior students. The topic is "the establishment and design of non algorithmic model for graph coloring problem"
rjgarcedatabase
- 大学的算法分析与设计,提供大家经常复习翻阅()
foreygn
- 2007年ACM考试原题,都是些算法分析与设计的题目,()
parentpesls
- 半数集问题--动态规划算法,也是算法分析与设计的其中算法分析,用于数集问题()