资源列表

« 1 2 ... .04 .05 .06 .07 .08 109.10 .11 .12 .13 .14 ... 2656 »

[数据结构常用算法背包算法

说明:高级算法中的背包问题求解,算法简便高效,主要解决动态规划0-1背包问题-senior algorithm to solve the knapsack problem, the algorithm is simple and efficient, dynamic programming solution 0-1 knapsack problem
<李亚伟> 在 2024-11-20 上传 | 大小:8kb | 下载:0

[数据结构常用算法未知

说明:求两个数的最小倍数的简单算法 此算法减少了运行时间提高了效率-for two smallest number of multiples of this algorithm simple algorithm to reduce the run time to improve efficiency
<张红界> 在 2024-11-20 上传 | 大小:854kb | 下载:0

[数据结构常用算法1012c版

说明:这是一道acm竞赛题 是利用c语言来逐步求e精确值的大小-acm This is a race that is the use of language to gradually c e for the exact size
<张红界> 在 2024-11-20 上传 | 大小:680kb | 下载:0

[数据结构常用算法finish01

说明:一般来说用int型变量超过2^31的数就会溢出。此程序是利用数组对长度很长的整形字符串进行加减操作,并且进行自动测试的例子-int type generally used more than two variables ^ 31 a few will overflow. This procedure is the use of an array of very long length of plastic strings Modifie
<蔡雷> 在 2024-11-20 上传 | 大小:462kb | 下载:0

[数据结构常用算法科技(1) B 064 04

说明:某国为了防御敌国的导弹袭击,发展出一种导弹拦截系统,但是这样的导弹拦截系统有个缺陷,虽然他的第一发炮弹能够达到任意高度,但是以后每一发炮弹都不能高于前一发的高度。某一天,雷达捕捉到敌国的导弹来袭。由于该系统还在使用阶段,所以只有一套系统,因此有可能不能拦截所有的导弹。输入导弹依次飞来的高度(雷达给出高度数据是不大于30000的整数),计算这套系统最多能拦截多少导弹,如果要拦截所有的导弹最少配备多少套这种导弹系统。 三;问题分析:
<王俊> 在 2024-11-20 上传 | 大小:6kb | 下载:0

[数据结构常用算法Boyer-Moore-Hospool

说明:匹配算法,Boyer-Moore-Hospool匹配算法 这个算法在大文件中搜索小pattern有很高效率。 推荐用来代替strstr() 这个实现我没有测过,不过应该不会有大问题。 C++的代码,容易使用:) -matching algorithm, Boyer- Moore-Hospool matching algorithm The algorithm in document search small
<彭诗力> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法mygame_sou

说明:hfytdfgsfddhjghiufydstdfhgjhkl
<zs> 在 2024-11-20 上传 | 大小:468kb | 下载:0

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

说明:运用贪婪算法能够很好解决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.
<应吉平> 在 2024-11-20 上传 | 大小:1kb | 下载:0

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

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

[数据结构常用算法kmp Algorithm

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

[数据结构常用算法Las Vegas

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

[数据结构常用算法tem

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

源码中国 www.ymcn.org