-
经典的视频水印工具做实验,比较水印性能…
经典视频水印工具,适合做实验比较水印性能。-classic video watermarking tool for doing experiments, compared watermark performance.
- 2022-07-14 02:31:58下载
- 积分:1
-
自己做的简单视频会议
vfw视频采集,xvid压缩,rtp传输
自己做的简单视频会议
vfw视频采集,xvid压缩,rtp传输-Make their own simple video conferencing vfw video capture, xvid compression, rtp transmission
- 2022-01-28 10:46:09下载
- 积分:1
-
Flash播放器原代码。我写的Flash播放器,原理很简单,有兴趣的朋友不妨照着我的代码试一试! 不错的。花了我不少时间的...
Flash播放器原代码。我写的Flash播放器,原理很简单,有兴趣的朋友不妨照着我的代码试一试! 不错的。花了我不少时间的-Flash Player original code. I wrote the Flash player, a very simple principle, interested friends may wish to follow the code I try! Good. I spent a lot of time
- 2022-03-26 12:06:04下载
- 积分:1
-
对PCM数据的WAV文件进行音量的放大。类似于Windows自带的录音机的放大功能。...
对PCM数据的WAV文件进行音量的放大。类似于Windows自带的录音机的放大功能。-PCM data of WAV files to enlarge the volume. Windows built-in tape recorder similar to the zoom function.
- 2022-08-25 15:01:37下载
- 积分:1
-
The program can read and play audio files. Multimedia programming is an importan...
该程序可以读取和播放音频文件。是多媒体编程重要参考资料。-The program can read and play audio files. Multimedia programming is an important reference.
- 2022-02-22 07:10:09下载
- 积分:1
-
一个视频捕获的com组件源代码。使用简单,详细看程序注释
一个视频捕获的com组件源代码。使用简单,详细看程序注释-A video capture of com components source code. Easy to use, detailed procedures for the Notes look
- 2022-08-17 23:16:38下载
- 积分:1
-
vc多媒体编程不可多得的 初学者入门级教学源码(4)
vc多媒体编程不可多得的 初学者入门级教学源码(4)-vc multimedia programming rare entry-level teaching beginners source (4)
- 2022-08-24 00:43:05下载
- 积分: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
-
是关于多媒体的flash,文件,有101个,各种类型各种特效,包含源代码...
是关于多媒体的flash,文件,有101个,各种类型各种特效,包含源代码-On the multimedia flash, documents, there are 101 types of various effects, including the source code
- 2022-11-17 02:30:05下载
- 积分:1
-
本程序是通过网络进行语音对讲的例子程序。 其中设计利用DIRECTX获取声音信息,利用G.723编码解码,最后通过网络传输到远端后,再使用DIRECTX播放声音
本程序是通过网络进行语音对讲的例子程序。 其中设计利用DIRECTX获取声音信息,利用G.723编码解码,最后通过网络传输到远端后,再使用DIRECTX播放声音的全过程。-the procedure is through the network for voice Talkback example procedures. Which design using DirectX access to a voice message, using G.723 codec, the final adoption of remote network transmission and then use DirectX broadcast voice of the entire process.
- 2022-01-21 04:11:42下载
- 积分:1