-
err
ACM代码总结
经过了一段时间的努力,我再Pku上也算是有了一个阶段性的总结拉,下面是我就这段时间搞ACM来的一些代码的总结,具体的一些题目类型的总结看本Blog的相关文章。
huicpc26 ACM_PKU 代码总结
1、DP(动态规划)
/*1080-HumanGeneFunctions.cpp*/
观察题目给出的一个最优解:
AGTGATG
-GTTA-G
将其从某一处切开,如果左边部分的分值不是最大,那么将其进行调整,使其分值变大,
则整个解分值变大,与已知的最优矛盾。所以左边部分的分值必是最大。
同理,右边也是。可见满足最优子结构的性质。考虑使用DP:
设两个DNA序列分别为s1,s2,长度分别为len1,len2,score为分值表。
-err
- 2022-07-06 13:40:44下载
- 积分:1
-
在vC窗口和Flash程序之间交换数据并相互响应。
在vC窗口和Flash程序之间交换数据并相互响应。-in vC window and Flash procedures and the exchange of data between each other response.
- 2022-06-13 19:01:13下载
- 积分:1
-
DVD播放软件代码
DVD播放软件代码-DVD player software code
- 2022-02-20 18:31:24下载
- 积分:1
-
vc++ produced a simple mp3 player, a very to use, great reference value
vc++制作的简易mp3播放器,十分使用,很有参考价值-vc++ produced a simple mp3 player, a very to use, great reference value
- 2022-01-26 08:10:56下载
- 积分:1
-
advisories, I think that now after the upgrade MAXTHON handy!
MYIE2,我觉得比现在升级后的MAXTHON好用!-advisories, I think that now after the upgrade MAXTHON handy!
- 2022-09-15 03:00:03下载
- 积分:1
-
zaasdasfa vsdfssafsdf
zaasdasfa vsdfssafsdf-sa
- 2022-01-25 22:30:54下载
- 积分:1
-
windows 平台,视频播放源代码,vc++6.0
windows 平台,视频播放源代码,vc++6.0-windows platform, video player source code, vc++ 6.0
- 2023-06-18 21:00:04下载
- 积分:1
-
faad2-2.7最新工具
Please note that the use of this software may require the payment of
patent royalties. You need to consider this issue before you start
building derivative works. We are not warranting or indemnifying you in
any way for patent royalities! YOU ARE SOLELY RESPONSIBLE FOR YOUR OWN
ACTIONS
- 2022-10-20 22:30:04下载
- 积分:1
-
MPEG
MPEG-2视频编解码参考代码-MPEG-2 video codec reference code
- 2023-06-18 13:25:04下载
- 积分:1
-
一个很好的VAI文件转换
一个很好的VAI文件转换-a good VAI document conversion
- 2022-02-06 09:42:27下载
- 积分:1