-
mp3 source code, including the codec in two parts, there is a need to quickly do...
mp3源代码,包括编解码两个部分,有需要的兄弟赶快下载-mp3 source code, including the codec in two parts, there is a need to quickly download the brothers
- 2023-02-04 11:20:03下载
- 积分:1
-
LPC10 它是语音编码中最为经典的算法,也是美国的国家标准之一。本软件中包含有完整的MATLAB源代码,有助于做语音通信的人研究...
LPC10 它是语音编码中最为经典的算法,也是美国的国家标准之一。本软件中包含有完整的MATLAB源代码,有助于做语音通信的人研究-LPC10 Speech Coding it is the most classic algorithms, as well as the national standard. The software includes a complete MATLAB source code, help do the voice communications research
- 2022-07-03 17:11:08下载
- 积分:1
-
超级MP3播放器 可换肤、设有文件关联、播放列表等功能,可与专业播放软件媲美...
超级MP3播放器 可换肤、设有文件关联、播放列表等功能,可与专业播放软件媲美-Super MP3 player to be common. Associated with paper clips and other functions, with comparable professional player software
- 2023-06-10 22:55:08下载
- 积分: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
-
very easy to amend the document AVI frame rate code, achieving Delphi
很容易的修改AVI文件帧速率的代码,Dephi实现-very easy to amend the document AVI frame rate code, achieving Delphi
- 2023-08-02 22:15:03下载
- 积分:1
-
魔灯-简单的J2ME应用程序。
应用背景它是一个简单的J2ME应用程序.. ;你可以根据你想要改变你的灯。 ;真的 ;有趣的 ;和独特的应用程序。关键技术它是基于J2ME平台是用简单的J2ME code.based画布。
- 2022-02-02 05:18:20下载
- 积分:1
-
this program in Windows 2000, Visual C Compiler 6.0 environment, the need for us...
本程序在 Windows 2000、Visual C++ 6.0 环境下编译通过, 使用时需要有一个摄像头并安装好相关驱动程序。 更详细的说明见书中的-this program in Windows 2000, Visual C Compiler 6.0 environment, the need for use of a camera installed and the relevant drivers. A more detailed description of the book
- 2023-04-18 11:25:04下载
- 积分:1
-
祖玛游戏核心算法
应用背景比较经典的单机游戏祖玛的核心算法。关键技术flash actionscript3技术实现。代码实现了祖玛游戏最核心的部分。
- 2022-07-17 17:18:50下载
- 积分:1
-
很好的语音处理工具,包括wav文件的读写,时域等,自己编的,望指正...
很好的语音处理工具,包括wav文件的读写,时域等,自己编的,望指正-good voice processing tools, including wav file read and write, time domain, by myself, looking correction
- 2022-01-31 15:08:45下载
- 积分:1
-
一个打开BMP图像的程序,用于显示硬盘上的BMP文件或resouse目录中的BMP文件...
一个打开BMP图像的程序,用于显示硬盘上的BMP文件或resouse目录中的BMP文件-an open BMP images procedures for the display on the disk resouse BMP files or directories of BMP file
- 2022-08-02 22:00:21下载
- 积分:1