资源列表
videoencodecontrol
- 视频编码的码率控制,配有源程序和文档,可用于h.264,mpeg4的编码
sklmp4-0.36
- mpeg4编解码器,新增了函数库调用方式,结构更清晰
8_num
- 我编写的八数码问题C++实现,This file contains a summary of what you will find in each of the files that make up your 8_num application.
ffdshow061208
- ffshow源码,可以解压H.264的压缩代码
pro222
- 在一个按照东西和南北方向划分成规整街区的城市里,n个居民点散乱地分布在不同的街区中。用x 坐标表示东西向,用y坐标表示南北向。各居民点的位置可以由坐标(x,y)表示。街区中任意2 点(x1,y1)和(x2,y2)之间的距离可以用数值|x1-x2|+|y1-y2|度量。 居民们希望在城市中选择建立邮局的最佳位置,使n个居民点到邮局的距离总和最小。 编程任务: 给定n 个居民点的位置,编程计算n 个居民点到邮局的距离总和的最小值。
Patterns_src
- 快速的基于LZW算法的匹配源码,用到了二分法搜索算法。
bpmpd
- bpmpd是用fortran77语言编写的一个state-of-the-art求解大规模线性规划程序,使用不可行原-对偶内点法(infeasible primal-dual interior point method)求解
Tremor_Snapshot_2004_02_03_WinCE_02_22_2004
- The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisidec] intended for decoding all current and future Vorbis I compliant streams. The Tremor libvorbisidec library exposes an API intended to be as simila
Tremor_lowmemory_SVN
- The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisidec] intended for decoding all current and future Vorbis I compliant streams. The Tremor libvorbisidec library exposes an API intended to be as simila
GAforBP
- 用GA训练BP网络,遗传算法与BP结合,希望对大家有用。
SourceCodeWM4e
- Data Abstraction & Problem Solving with C++源码
cholesky
- cholesky decomposition for dsp c6