当前位置:
首页
资源下载

搜索资源 - algorithm complexity
搜索资源列表
-
0下载:
Dialogic的vox语音格式实际上是一种ADPCM编码,与ITU的G.726 ADPCM算法非常类似。由于ITU的G.726算法比较复杂,实际应用中,多半采用该算法的变体实现。各种变体的区别主要在于参数不同。Dialogic采用的是OKI的一 种实现,称为OKI ADPCM。Windows的.wav格式也包括OKI的ADPCM。-the vox Dialogic voice format is actually a ADPCM encoding, with the ITU G.726 ADP
-
-
0下载:
一个检验C++链表工作效率的小程序,可以检测算法的复杂性-a test C Chain efficiency of the small program, the detection algorithm complexity
-
-
0下载:
测试压缩一个425K的文件需要9.4秒,压缩后的文件为177K。如果要提高压缩速度,那么算法的复杂度就得增加了。
-compression testing of a 425K file 9.4 seconds, compressed the files to 177K. If we are to raise compression speed, then the algorithm complexity must increase.
-
-
0下载:
按时org,开放的网络天书! 基数排序是这样实现的: 假设需排序数列的取值...如果化成比较树可以知道,这样的排序算法复杂度的下限是O(N*lnN),而基数排序没有比较元素,所以所需排序时间就少了,我们...
www.cnic.org/wiki/鍩烘暟鎺掑-time org, open network hieroglyphics! Sort base is achieved : a few assumptions need to sort out ... If the value into
-
-
2下载:
设T 是一棵带权树,树的每一条边带一个正权。又设S 是T 的顶点集,T/S 是从树T 中
将S中顶点删去后得到的森林。如果T/S中所有树的从根到叶的路长都不超过d ,则称T/S
是一个d 森林。
(1)设计一个算法求T的最小顶点集S,使T/S是d 森林。(提示:从叶向根移动)
(2)分析算法的正确性和计算复杂性。
(3)设T中有n 个顶点,则算法的计算时间复杂性应为O(n)。-based T is a right to bring a tree for every one o
-
-
0下载:
这是一个远程控制的源程序,算法复杂度低,功能强大,希望对大家有所帮助!-This is a remote control of the source, the algorithm complexity is low, powerful, we want to help!
-
-
0下载:
在一个圆形操场的四周摆放着n堆石子。现要将石子有次序地合并成一堆。规定每次只能选相邻的两堆石子合并成新的一堆,并将新的一堆石子数记为该次合并的得分。试设计一个算法,计算出将n堆石子合并成一堆的最小得分和最大得分,并分析算法的计算复杂度。-in a circle around the playground are placed n gravel pile. Is a stone should order to be merged into a heap. Stipulated that only
-
-
0下载:
对三种数据结构的分析.avl tree,splaytree和binary search tree的插入和删除的算法复杂度分析.-of three data structure analysis. Avl tree, splaytree and binary search tree insertion and deletion algorithm complexity analysis .
-
-
0下载:
作品:算法设计课程作业
作者:陈兴
学号:J04120010
操作说明:
1、最长公共子序列:
用VC6.0打开文件以后输入一串数字,按“\\”为结束,输出结果。
2、背包问题
用vc6.0打开文件以后按提示操作。
3、残缺棋盘问题
用vc6.0打开文件以后按提示操作。
4、(3.1和3.2还有3.3)
这个是课本82页的作业,基本实现了。其中3.2的算法时间复杂度不是nlogn而是n,nlogn的算法没做出来!
-e
-
-
0下载:
四种不同的算法在实现多项式相乘时的时间复杂度比较-Four different algorithms, when multiplied in the realization of polynomial time complexity comparison
-
-
2下载:
"A Low Complexity Algorithm for Proportional Resource Allocation in OFDMA Systems"关于子载波和功率分配的代码,对应这篇文章,大家共同学习。希望大家提供的源码带上原文,以便研究。-" A Low Complexity Algorithm for Proportional Resource Allocation in OFDMA Systems" With regard to the allocati
-
-
0下载:
一种新的OFDM的信道估计算法。比原有的信道估计算法复杂度要低,并且精度要高-A new algorithm for OFDM channel estimation. Than the original channel estimation algorithm complexity is lower, and higher precision
-
-
0下载:
ITS A PPT ON COMPLEXITY OF ALGORITHM
-
-
0下载:
这是计算复杂度的matlab代码 希望对大家有所帮助 是用的lz的算法来实现的-This is the computational complexity of the matlab code we want to help is to use the algorithm to achieve lz
-
-
0下载:
社交网络中一些点是中枢点,这些点在社交网络中占有重要地位,但是计算结点连接度的复杂度比较高,这篇论文主要做了改进算法效率的工作-Social network is the central point of some points, these points in the social network plays an important role, but the computing nodes connected relatively high degree of complexity, th
-
-
0下载:
基于VS2008编写,程序很简单,算法很经典实用。提出一种基于三次拉格朗日插值的自适应图像缩放算法 该算法首先计算目标像素点周围三组源像素点的方差,选取方差最小的一组源像素点,然后采用三次拉格日插值公式求得目标像素点的灰度值实验结果表明,本文算法所得的目标图像边缘清晰,且算法复杂度较低,便于硬件实现,可以实现实时图像缩放。-Based on VS2008, the program has a very simple algorithm is very classic and practical.
-
-
0下载:
一种低复杂度的噪声谱跟踪算法,用于语音增强和语音识别中,文件夹内有参考文献。-A low noise spectral tracking algorithm complexity, for speech enhancement and speech recognition, there are references folder.
-
-
0下载:
n this paper, a new dynamic noise reduction
algorithm is proposed based on time-variety filter (TVF), which
can be implemented in both time and modified discrete cosine
transform (MDCT) domain. In time domain, an IIR filter with
changeable ba
-
-
0下载:
第1章 算法引论
1.1 算法与程序
1.2 表达算法的抽象机制
1.3 描述算法
1.4 算法复杂性分析
小结
习题
第2章 递归与分治策略
2.1 速归的概念
2.2 分治法的基本思想
2.3 二分搜索技术
2.4 大整数的乘法
2.5 Strassen矩阵乘法
2.6 棋盘覆盖
2.7 合并排序
2.8 快速排序
2.9 线性时间选
-
-
0下载:
designing algorithms requires a wonderful knowledge base on complexy analysis, these document gives you just that
-
« 12
3
4
5
6
7
8
9
10
...
42
»