-
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
-
ffmpeg latest. FFmpeg is a complete solution to record, convert and stream audio...
ffmpeg latest. FFmpeg is a complete solution to record, convert and stream audio and video.
- 2022-01-31 23:53:03下载
- 积分:1
-
用VB6.0做的简单的多媒体编程
适合小程序的编程爱好者
谢谢批评指正...
用VB6.0做的简单的多媒体编程
适合小程序的编程爱好者
谢谢批评指正-VB6.0 do simple multimedia programming suitable for the small Programming lovers Thank criticism correction
- 2022-02-21 03:03:21下载
- 积分:1
-
windows下控制摄像头源码,c语言编写,功能不错!
windows下控制摄像头源码,c语言编写,功能不错!-windows under control camera source, c language, functional good!
- 2022-03-19 12:20:11下载
- 积分:1
-
Audio converter
音频格式转换,wma,wav,mp3,ogg等等。功能非常强大-Audio converter
- 2023-04-04 00:35:04下载
- 积分:1
-
Suamp Media Player compatible with the most playable files
Suamp Media Player compatible with the most playable files
- 2022-01-26 07:54:07下载
- 积分:1
-
Iterative Interpolation Super Resolution Image Reconstruction
Iterative Interpolation Super Resolution Image Reconstruction
- 2022-03-22 12:26:13下载
- 积分:1
-
这是一个对Jpeg图像进行编解码的程序,其中包含了,Jpeg和Bmp之间的相互转化。...
这是一个对Jpeg图像进行编解码的程序,其中包含了,Jpeg和Bmp之间的相互转化。- This was carries on to the Jpeg picture arranges the decoding
the procedure, in which has contained, between Jpeg and Bmp mutual
transformation.
- 2023-02-14 00:30:04下载
- 积分:1
-
哦,不去,害怕死亡的我!你吃晚饭?
呵呵,没有就好,吓死我了!你晚饭吃了没有?-Oh, no go, scared to death of me! You eat dinner?
- 2023-04-03 21:05:04下载
- 积分:1
-
申明:本文讨论的是立方体魔方,且暂不考虑小立方块的方向。...
申明:本文讨论的是立方体魔方,且暂不考虑小立方块的方向。-stated : This paper discusses the cube Rubik"s cube, and not consider small cubes direction.
- 2023-09-05 01:50:03下载
- 积分:1