-
Microsoft ASF文件格式
Microsoft ASF文件格式-Microsoft ASF document format
- 2023-09-03 21:10:04下载
- 积分:1
-
Video player through the control options in a single document to implement video...
视频播放器
通过控件选择在单文档中实现视频播放功能,播放器可以播放音乐,与普通视频文件-Video player through the control options in a single document to implement video playback, the player can play music and video files with ordinary
- 2022-09-27 07:50:08下载
- 积分:1
-
有关RTP、RTCP数据打包的源码,很难搞到,希望站长加点啊!
有关RTP、RTCP数据打包的源码,很难搞到,希望站长加点啊!-the RTP, RTCP packaged data source, it is very difficult to get, ah station plus point!
- 2022-02-10 07:26:27下载
- 积分:1
-
是H.264白皮书的代码,用于视频压缩与解压缩,有一定的利用价值...
是H.264白皮书的代码,用于视频压缩与解压缩,有一定的利用价值-H.264 White Paper is the code for video compression and decompression that there is a definite value
- 2022-01-22 04:36:42下载
- 积分: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
-
SIP代理源码,如果注册完SIP账户后可以使用IPPHONE打电话。
SIP代理源码,如果注册完SIP账户后可以使用IPPHONE打电话。-SIP AGENT SOURCE CODE。
- 2022-07-27 01:19:43下载
- 积分:1
-
分析mpeg2文件格式,例分析数字电视,ts流,各种psi表, pat,pmt,cat,nit,eit,tot,tdt,bat....
分析mpeg2文件格式,例分析数字电视,ts流,各种psi表, pat,pmt,cat,nit,eit,tot,tdt,bat.-Analysis of mpeg2 file format, cases of analysis of digital TV, ts stream, a variety of psi table, pat, pmt, cat, nit, eit, tot, tdt, bat.
- 2022-02-11 15:39:58下载
- 积分:1
-
图象平移旋转等几何变换小程序,可以参考使用。
图象平移旋转等几何变换小程序,可以参考使用。-image translation rotating geometry transform small program can use and reference.
- 2022-04-02 03:40:23下载
- 积分:1
-
decoder CIF, 2G in the PC, a second decoder 300 as players, or other environment...
解码CIF,能在2G的PC上,一秒解码300帧 可作为播放器,或者移植到其他环境-decoder CIF, 2G in the PC, a second decoder 300 as players, or other environmental transplant
- 2023-07-14 20:30:03下载
- 积分:1
-
DTMT encoding and decoding process. Phone numbers can be encoded into wav files...
DTMT编码和解码程序。可以把电话号码先编码成为wav文件,再通过解码把它恢复原来的号码-DTMT encoding and decoding process. Phone numbers can be encoded into wav files first, and then put it through the decoder to restore the original number
- 2023-03-02 12:00:03下载
- 积分:1