-
又1个mp3播放器源码模仿winamp
又1个mp3播放器源码模仿winamp-Another mp3 player source code, similar to winamp
- 2022-11-08 04:10:04下载
- 积分:1
-
一个控制音量大小的类(16KB)
一个控制音量大小的类(16KB)-a volume control class size (16KB)
- 2023-04-04 15:25:03下载
- 积分:1
-
Reading most of the original bitmap procedures, suitable for the development of...
最原始的读bitmap程序,适合图像开发入门。能从底层了解位图的结构、数据等信息-Reading most of the original bitmap procedures, suitable for the development of portal images. From the bottom to understand the structure of bitmaps, data and other information
- 2022-07-13 06:12:49下载
- 积分:1
-
Realize the use of DirectShow video capture process,
使用DirectShow实现的视频捕捉程序,-Realize the use of DirectShow video capture process,
- 2023-01-08 21:00:03下载
- 积分:1
-
mp3 源码 比较还可以,是通过Microsoft Developer Studio Generated Build File, Format Version...
mp3 源码 比较还可以,是通过Microsoft Developer Studio Generated Build File, Format Version 6.00 开发编译的-mp3-source can also be compared, through the Microsoft Developer Studio Generated Build File, Format Version 6.00 of the compiler development
- 2022-07-22 14:48:18下载
- 积分:1
-
多媒体定时器的应用方法
多媒体定时器的应用方法-multimedia timer on the application
- 2022-01-23 10:31:22下载
- 积分: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
-
使用DirectShow的媒体播放器,如M. DirectShow视频和其他媒体播放器
DirectShow播放Mpeg等媒体 使用DirectShow播放Mpeg等媒体类型,并从中抓取图片-DirectShow MPEG and other media players using DirectShow media players such as MPEG type, and photos from the crawl
- 2022-10-12 08:15:03下载
- 积分:1
-
SDL的demo C++
这是SDL库的一些demo代码,SDL是一个跨平台的多媒体库,它通过OpenGL和2D视频帧缓冲,提供了针对音频、视频、键盘、鼠标、控制杆及3D硬件的低级别的访问接口。它在MPEG播放软件、模拟器以及许多游戏中得到广泛的应用,其中包含了获得大奖的“文明:权力的呼唤”的Linux 版本。
- 2023-07-23 11:35:06下载
- 积分:1
-
G729、h263、h264、MPEG4四种最流行的音频和视频标准的压缩和解压算法的源代码...
G729、h263、h264、MPEG4四种最流行的音频和视频标准的压缩和解压算法的源代码-G729, h263, h264, MPEG4 four most popular audio and video standards for compression and decompression algorithm source code
- 2022-01-26 06:04:05下载
- 积分:1