-
一个关于AVI的程序代码3
一个关于AVI的程序代码3-an AVI on the code 3
- 2022-03-18 16:19:39下载
- 积分:1
-
A memory flows the broadcast the example, has used DsPack and
DX9
一个内存流播放的例子,使用了DsPack和DX9- A memory flows the broadcast the example, has used DsPack and
DX9
- 2022-02-01 15:27:11下载
- 积分:1
-
音量均衡界面程序,制作软件VC6,欢迎下载、参考
音量均衡界面程序,制作软件VC6,欢迎下载、参考-Volume balanced interface procedures, the production of software VC6, welcome to download, reference
- 2023-08-12 08:55:03下载
- 积分:1
-
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
-
捕获视频的Visual C++的解决方案。
A Visual C++ solution for capturing Video.
- 2023-08-28 01:15:05下载
- 积分:1
-
自制的一个媒体播放器,可播放很多格式的文件,对于初学着有帮助...
自制的一个媒体播放器,可播放很多格式的文件,对于初学着有帮助-made a media player and can play a lot of files, for beginners to help
- 2022-03-03 06:59:56下载
- 积分:1
-
VC++音频视频播放器!供大家学习!
共同努力!
VC++音频视频播放器!供大家学习!
共同努力!-VC++ audio video player! For them to learn from! To work together!
- 2022-04-20 04:40:36下载
- 积分:1
-
MPEG文件开发包(提供许多接口,如解任意一帧图像,每帧图象位置定为,创建索引,提取视频音频详细信息等等)...
MPEG文件开发包(提供许多接口,如解任意一帧图像,每帧图象位置定为,创建索引,提取视频音频详细信息等等)-MPEG documents Development Kit (available in many ports, including the lifting of an arbitrary image, each frame image as a location, creating indexes, extracting audio and video detailed information, etc.)
- 2022-04-18 22:12:00下载
- 积分:1
-
voice identification procedures. Audio input from voice, and record the characte...
语音识别程序。从语音输入音频,并记录语音特征
- 2022-06-15 22:35:43下载
- 积分:1
-
压缩为Mpeg文件的c源代码
压缩为Mpeg文件的c源代码-for MPEG compression documents c source code
- 2022-01-22 12:41:11下载
- 积分:1