资源列表

« 1 2 ... .36 .37 .38 .39 .40 141.42 .43 .44 .45 .46 ... 2656 »

[数据结构常用算法贪婪算法解决背包

说明:运用贪婪算法能够很好解决0/1背包问题,这是我编的一个小程序,运行过很好。-greedy algorithm can be used to solve a very good 0/1 knapsack problem, this is my part of a small program running very good.
<应吉平> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法数据挖掘在公司财务分析中的应用

说明:数据挖掘在公司财务分析中的应用,用vc编程,希望能够帮助大家-data mining in financial analysis, the application vc programming, we hope to help
<小强强> 在 2025-06-29 上传 | 大小:152kb | 下载:0

[数据结构常用算法kmp Algorithm

说明:这是一个关于字符串匹配的kmp算法,程序简单精炼,可以借鉴一下-This is a match on the string of KMP algorithm, a simple refining process, we can draw about
<容器> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法Las Vegas

说明:关于字符串匹配的拉斯维加斯算法,有不好的地方请指正-on the Las Vegas string matching algorithm, the bad Hi
<容器> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法tem

说明:2005年电力部数学建模大赛题目: 共有61个比赛项目,1050人参加比赛。请给出算法及其框图,同时给出合理的比赛项目排序表,使连续参加两项比赛的运动员人次尽可能的少;表中“#”号位置表示运动员参加此项比赛。建立此问题的数学模型,并且合理安排比赛项目顺序,使连续参加两项比赛的运动员人次尽可能的少;程序使用了最小生成树算法。-2005 Mathematical Modeling Contest subject : a total of 61 events, 1,050 people parti
<容器> 在 2025-06-29 上传 | 大小:36kb | 下载:0

[数据结构常用算法r8q

说明:八皇后问题的C版本的解决方案 包括如何处理两个皇后不能在同一列、同一行以及同以斜行的判断问题-eight of the Queen's version of the C solutions, including how to deal with two Queen's not in the same series, and with the same line oblique to the question of judgment
<孙枫> 在 2025-06-29 上传 | 大小:2kb | 下载:0

[数据结构常用算法双端选择排序算法

说明:双端选择排序算法:是选择排序算法的变种,可以定位每个子表中最小和最大元素 并把它们分别放在子表的开头和结尾.-dual-Selection Sorting Algorithm : The algorithm is to select the varieties, each positioning table for the smallest and largest elements and their son were on the table at the beginning and en
<倪莎> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法转换中缀表达式求值

说明:实现中缀变后缀表达式求值.用VC编写的,大家可以来看看,发表下意见也行. -realization grade change suffix expression evaluated. VC prepared, we can look at, to publish opinions OK.
<陈静波> 在 2025-06-29 上传 | 大小:106kb | 下载:0

[数据结构常用算法Huffman程序

说明:为得到使电文总长最短的二进制前缀编码,则以n种字符出现的频率作权,设计一棵Huffman树,求出给定权值的字符对应的Huffman编码。-enable the message to be chief of the shortest prefix binary coding, while the n characters of frequencies for the right to design a Huffman tree, obtained the right to set the valu
<张磊> 在 2025-06-29 上传 | 大小:9kb | 下载:0

[数据结构常用算法PI的编程

说明:求pi的程序,包括实验报告,误差分析,收敛性分析-for pi procedures, including experimental report, error analysis, convergence analysis, and so on
<林林> 在 2025-06-29 上传 | 大小:255kb | 下载:0

[数据结构常用算法排序算法-java

说明:用java实现的数据结构排序算法,包括:选择排序、插入排序、冒泡排序、希尔排序、快速排序、堆排序、归并排序。-used to achieve the ranking algorithm data structure, including : Select, in order of insertion sequence and Bubble Sort, Hill sequencing, rapid sequencing, heap sort, merging sequencing.
<陈为> 在 2025-06-29 上传 | 大小:53kb | 下载:0

[数据结构常用算法经典算法

说明:最经典的C算法,有简单的也有难的,算法极其精妙-classic C algorithms, it is simple difficult, the algorithm is extremely exquisite
<zh> 在 2025-06-29 上传 | 大小:121kb | 下载:0
« 1 2 ... .36 .37 .38 .39 .40 141.42 .43 .44 .45 .46 ... 2656 »

源码中国 www.ymcn.org