-
Lempel_Ziv_program
Lempel_Ziv信源编解码 含测试数据(Lempel_Ziv_Coder/Decoder
test_data included)
- 2012-04-02 11:05:45下载
- 积分:1
-
JPEGCompression
jpeg compression matlab source code
- 2007-12-02 08:17:31下载
- 积分:1
-
youhuasheji
优化设计中常用的 牛顿法 和二次插值法 应用十分广泛 求解凸函数的极值和极值点问题(Commonly used to optimize the design of the Newton' s law and application of quadratic interpolation method for solving a wide range of convex functions and extreme points of the extremal problem)
- 2009-05-30 17:10:40下载
- 积分:1
-
BlobDetect
Matlab code to detect (invariant) Blobs in images.
- 2009-06-12 15:57:42下载
- 积分:1
-
A-MODEL-OF-SOUND
一种声音合成的算法研究,可用Matlab方法验证(A sound synthesis algorithm used Matlab method validation)
- 2013-12-05 16:20:16下载
- 积分:1
-
-SMF
switching median filter for removing impulse noise
- 2014-01-23 15:46:45下载
- 积分:1
-
MyDct_SourceCode
this is matlab program
- 2009-06-08 15:08:42下载
- 积分:1
-
pi
说明: this is matlab pid tuning code
- 2009-03-09 12:35:13下载
- 积分:1
-
k_clique
[X,Y,Z] = k_clique(k,A)
Inputs:
k - clique size
A - adjacency matrix
Outputs:
X - detected communities
Y - all cliques (i.e. complete subgraphs that are not parts of larger complete subgraphs)
Z - k-clique matrix(k-clique algorithm as defined in the paper Uncovering the overlapping community structure of complex networks in nature and society - G. Palla, I. Derényi, I. Farkas, and T. Vicsek- Nature 435, 814–818 (2005))
- 2015-10-20 16:17:08下载
- 积分:1
-
feangzhi
本文介绍了分治法的基本思想和基本步骤,通过实例讨论了利用分治策略设计算法的途径。
目录
简介
分治法的基本思想
分治法的适用条件
分治法的基本步骤
分治法的复杂性分析
分治法的几种变形
分治法的实例分析 (This article describes the basic idea of sub-rule method and the basic steps, through an example design of algorithms using divide and conquer approach. Contents Introduction The basic idea of divide and conquer divide and conquer divide and conquer the conditions of application of the basic steps of divide and conquer the complexity analysis of divide and conquer divide and conquer several examples of deformation analysis)
- 2010-05-17 21:45:37下载
- 积分:1