-
Windows Media Encoder 9 SDK 简单封装类
Windows Media Encoder 9 SDK 简单封装类
-Windows Media Encoder 9 SDK simple package type
- 2022-07-21 02:09:05下载
- 积分:1
-
一个简单的PCM编码程序,旨在演示PCM编码的原理,希望能够对大家有所帮助。...
一个简单的PCM编码程序,旨在演示PCM编码的原理,希望能够对大家有所帮助。-PCM coding a simple procedure to demonstrate the principle of PCM coding, I hope to be able to help everyone.
- 2022-01-23 11:24:14下载
- 积分: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
-
libmad_tms55_lib, CCS 2.21 library project
libmad_tms55_lib, CCS 2.21 library project
- 2022-01-28 19:54:15下载
- 积分:1
-
TI s DM355 processor solutions, video processing
TI公司的DM355处理器解决方案,视频处理-TI s DM355 processor solutions, video processing
- 2022-09-09 18:40:02下载
- 积分:1
-
G.728是ITU
G.728 is an ITU-T ADPCM speech codec standard covering the transmission of voice at rates of 16, 24, 32, and 40 kbit/s. It was introduced to supersede both G.721, which covered ADPCM at 32 kbit/s, and G.723, which described ADPCM for 24 and 40 kbit/s. G.726 also introduced a new 16 kbit/s rate. The four bit rates associated with G.726 are often referred to by the bit size of a sample, which are 2-bits, 3-bits, 4-bits, and 5-bits respectively.
- 2022-08-13 11:39:14下载
- 积分:1
-
看电影学英语听力时,可能需要反复的听,实现了选段信息的保存,读取,和媒体的播放,方便使用.源码...
看电影学英语听力时,可能需要反复的听,实现了选段信息的保存,读取,和媒体的播放,方便使用.源码-watching movies to learn English at the hearing, may require repeated listening, achieving the election of the preservation of information, read, and the broadcast media, ease of use. Source
- 2022-06-17 07:03:48下载
- 积分:1
-
Video Capture procedure code demonstration in support of the camera and playback...
视频采集的程序演示代码,支持摄像头的采集和回放-Video Capture procedure code demonstration in support of the camera and playback Acquisition
- 2022-05-10 10:26:02下载
- 积分:1
-
Has passed a test of the IP peer instant messaging program, to support video, au...
一个已经通过检测的IP点对点即时通讯程序,支持视频,音频,文字聊天,其中有自己写的编码解码代码,在XP VC6.0平台上运行良好。-Has passed a test of the IP peer instant messaging program, to support video, audio, text chat, which has its own codec written in code, XP VC6.0 platform running well.
- 2023-05-12 05:50:03下载
- 积分:1
-
一个很好的VAI文件转换
一个很好的VAI文件转换-a good VAI document conversion
- 2022-02-06 09:42:27下载
- 积分:1