资源列表
jm_frext22
- 包含FRExt部分的JM源码,包括H.264编码器和解码器-include extensions of the JM source code, including H.264 encoder and decoder
jm93a
- H.264的JM源码93a版本,包括H.264的编码和解码-H.264 source 93a version, including H.264 encoding and decoding
24dian.tar
- 用python编写的24点程序,改进后同时可以计算寻找诸如(((1+2)*3-4)+5*6*7+8)*9 = 2007这样的解法-python with 24 points prepared by the procedures, improved for the same time can be calculated as (((1) * 3-4) 5 6 * 7 * 8) = 2007 * 9 this The Solution
levension
- 列文森-杜宾算法,用于语音的线性预测控制中,也可以用于谱包络。-Levenson-Durbin algorithm for voice linear predictive control, but also can be used for spectral envelope.
specbandvar
- 基于频带方差的语音端点检测,很有用的,大家自己好好看,不是太难-variance based on the frequency of speech endpoint detection, very useful, we all do well, not too difficult
jinbao
- 基于自适应子带频谱熵的稳健性语音端点检测,自己写的,希望对大家有帮助。-based on adaptive sub-band spectrum entropy stability voice activity detection, wrote it myself, and I hope to be helpful.
GA_MFC
- 一个利用C++开发遗传算法类,支持任意设定位段值,使用方便。-C development of a genetic algorithm categories, support spaces of arbitrary value and convenient.
aerofoil
- 一个能将一般图纸(CAD或其他)的弯曲或者其他变形之后的翼型复原成原始翼型-one can generally drawings (CAD or other) or other of bending deformation of the airfoil recovery after the original wing into Type
SJJG_BIT
- 常用数据结构演示:1、链表管理;2、二叉树;3、背包问题;4、力的实现;5、表达式计算;6、分水问题。-commonly used data structures exercise : 1, Chain management; 2, the binary tree; 3, knapsack problem; 4, the force achieved; 5. formulas; 6, the dividing issues.
VirusModel
- 基于复杂系统理论的计算机病毒传播模型的计算机仿真分析C++例程。文档请见:http://yumenlj.googlepages.com/virus_model.pdf-complex system based on the theory of computer virus propagation model of computer simulation analysis C routines. Documents see : http : / / yumenlj.googlepages.com
huffman_tree
- huffman树的建立文件,从软件设计师考试辅导书中参考 -Huffman tree document creation, software designers examination counseling reference book
php_calc
- 用PHP编写的表达式计算器,是用的编译的知识实现的,并非使用eval()函数实现。 功能强大,可以做所有的数值计算,代数计算还不能实现。 1。可以计算形如“-3*sin(2^0.5/2+3.1415)-pi()^2”的式子。 2。能识别数字(包括小数、正负数)、数学函数。 3。可以做加、减、乘、除、指数、取模 计算(其中加、减包括一元和二元两种操作)。 压缩包里的“math.php”是演示文件-with PHP prepared by the express
