-
信息学竞赛 湖南省队集训题
信息学竞赛湖南省队2007年集训题,供大家学习、练习。内部有竞赛题、选手原代码和课后讲解,极具参考价值
- 2022-03-01 02:47:58下载
- 积分:1
-
使用离散正弦和余弦变换的卷积
一种替代方法线性卷使用离散正弦积余弦变换 d ,出版 in V. G. Reju, S. N. Koh and I. Y.很快,"卷积使用离散正弦和余弦变换," IEEE 信号处理信件、 卷14、 2007 年 7 月,第 7 页 445–448。(第二跻身前访问文档从 》 杂志 2007 年 7 月)。
- 2022-01-31 06:58:30下载
- 积分:1
-
最短路径算法源码(VB)
最短路径算法源码(VB)-shortest path algorithm source code (VB)
- 2022-03-02 09:37:39下载
- 积分:1
-
水平集 cv 方法初步
这是代码执行在 matlab 中的,用于研究水平集的 cv algorithm.and 需要的迭代次数草签完毕
- 2023-08-04 15:55:04下载
- 积分:1
-
自动计算养老保险金额,包括每个月上交金额,何时开始,何时结束,退休后应得每月金额...
自动计算养老保险金额,包括每个月上交金额,何时开始,何时结束,退休后应得每月金额-Automatically calculate the amount of pension insurance, including the amount paid every month when he will begin, when the end of each month after retirement should be the amount of
- 2022-03-22 06:32:33下载
- 积分:1
-
knapsak problem
一个旅游者想在周末和他的朋友好好旅行。他们要去山上看大自然的奇观,所以他需要好好收拾行装。他有一个很好的背包用来装东西,但他知道,他最多只能装4公斤,而且要用一整天。他列了一张单子,上面写着他想带什么去旅行,但所有东西的总重量太大了。然后,他决定在初始列表中添加列,详细说明它们的权重,并添加一个数字值,表示该项对旅行的重要性。
- 2022-10-30 04:45:03下载
- 积分:1
-
雾图像增强
- 2022-07-15 19:20:43下载
- 积分:1
-
可以移动的石子合并
资源描述
11079 可以移动的石子合并(必做)
时间限制:1000MS 内存限制:1000K
提交次数:0 通过次数:0
题型: 编程题 语言: G++;GCC;VC;JAVA
Description
有n堆石子形成一行(a1,a2,…,an,ai为第i堆石子个数),现要将石子合并成一堆,规定每次可
选择至少2堆最多k堆移出然后合并,每次合并的分值为新堆的石子数。
若干次合并后,石子最后肯定被合并为一堆,得分为每次合并的分值之和。
现在求解将这n堆石子合并成一堆的最低得分和最高得分。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2022-10-07 16:35:03下载
- 积分:1
-
几百个数值算法
几百个数值算法-Hundreds of numerical algorithm
- 2023-02-19 20:55:03下载
- 积分:1
-
In this note we make a critical comparison of some matlab programs for the digit...
详细表述了分数阶傅立叶变换的离散实现,将现有的算法进行比较。-In this note we make a critical comparison of some matlab programs for the digital computation of the
fractional Fourier transform that are freely available and we describe our own implementation that lters
the best out of the existing ones. Two types of transforms are considered: First the fast approximate
fractional Fourier transform algorithm for which two algorithms are available. The method is described
in H.M. Ozaktas, M.A. Kutay, and G. Bozdagi. Digital computation of the fractional Fourier transform.
IEEE Trans. Signal Process., 44:2141{2150, 1996. There are two implementations: one is written by
A.M. Kutay the other is part of package written by J. O Neill. Secondly the discrete fractional Fourier
transform algorithm described in the master thesis C . Candan. The discrete fractional Fourier transform,
Bilkent Univ., 1998 and an algorithm described by S.C. Pei, M.H. Yeh, and C.C Tseng: Digital fractional
Fourier transform base
- 2022-02-09 21:16:41下载
- 积分:1