-
c++实现的mp3播放器 支持歌词同步显示哦。
c++实现的mp3播放器 支持歌词同步显示哦。-c++ to achieve the mp3 player show support synchronous lyrics Oh
- 2023-07-26 20:30:03下载
- 积分:1
-
simple mp3 player,drag and drop mp3 from browser
to window
简易的MP3播放器,将MP3直接从浏览器拖放到窗口即可-simple mp3 player,drag and drop mp3 from browser
to window
- 2022-08-10 01:13:48下载
- 积分:1
-
Zfone和# 39的源代码,有rtp的发送和接收解析。支持…
Zfone的源代码,有rtp的发送和接收解析。
支持SRTP,完整的封装。-Zfone" s source code, there is the sending and receiving rtp parsing. Support for SRTP, the complete package.
- 2023-04-02 06:10:04下载
- 积分:1
-
"video
《视频-音频开发实用工程案例精选3》随书程序.rar-"video-audio develop practical projects selected three cases" With the book procedures. Rar
- 2022-03-12 06:15:29下载
- 积分:1
-
If you want to deal with the right image for a more in
如果你想对图像的处理有一个比较深入的了解,我想你可能有必要对这本书进行十分细致而深入的学习-If you want to deal with the right image for a more in-depth understanding, I think you might be necessary for this book is very detailed and in-depth study
- 2023-01-28 11:20:04下载
- 积分:1
-
获取USB摄像头RGB视频,调用驱动,获取视频数据,是实现视频会议系统的基本算法。...
获取USB摄像头RGB视频,调用驱动,获取视频数据,是实现视频会议系统的基本算法。-access USB camera RGB video, called drive, access to the video data, video conferencing is the basic algorithm.
- 2022-08-07 21:31:18下载
- 积分: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
-
Windows下的jpeg编码、解码库和使用。
Windows下的jpeg编码、解码库,使用方便.-under Windows jpeg encoding, decoding library and use.
- 2022-01-31 00:58:46下载
- 积分:1
-
愤怒的小鸟 Flash 小游戏
愤怒的小鸟 Flash 小游戏
这个项目是使用动作脚本 3 的 Flash 游戏。这只是游戏的基地游戏,不包括资产或其他声音。
- 2022-12-17 02:35:03下载
- 积分:1
-
For network streaming media programming G.729 encoder and decoder source code, i...
用于网络流媒体编程的G.729编码器和解码器源代码,在VC++6.0 SP6编译通过-For network streaming media programming G.729 encoder and decoder source code, in VC++ 6.0 SP6 compiled through
- 2022-09-23 01:20:03下载
- 积分:1