搜索资源列表
高性能计算高斯消去解方程组c++程序
- 高性能计算高斯消去解方程组c++程序(复杂度 n^3-high-performance computing solutions Gaussian Elimination equations c (n ^ complex 3
复杂度计算
- 介绍复杂度的代码和文件
高性能计算高斯消去解方程组c++程序
- 高性能计算高斯消去解方程组c++程序(复杂度 n^3-high-performance computing solutions Gaussian Elimination equations c (n ^ complex 3
DATABASE_APPLICATION_DESIGN(tc)
- 1、 一元多项式计算** 任务:能够按照指数降序排列建立并输出多项式; 能够完成两个多项式的相加、相减,并将结果输入; 在上交资料中请写明:存储结构、多项式相加的基本过程的算法(可以使用程序流程图) 、源程序、测试数据和结果、算法的时间复杂度、另外可以提出算法的改进方法; 2、 订票系统 任务:通过此系统可以实现如下功能: 录入:可以录入航班情况(数据可以存储在一个数据文件中,数据结构、具体数据自定)
2007-7-23_22-23-57_56
- amr算法复杂度分析的文档,对于amr编程复杂度计算比较有用-amr algorithm complexity analysis of documents, amr programming complexity for calculating the more useful
timeit
- 能够计算每次完成任务所需要的时间复杂度。-Each task to calculate the time required for complexity.
complex618
- 脑电信号的复杂度计算,有文档和多个matlab程序实例-EEG complexity calculation, there are documents and multiple instances of matlab program
Entropy
- 计算近似熵、改进的样本熵及优化的模糊熵,均为matlab下编辑的程序,是很好的复杂度指标-approxy entropy, sample entropy and fuzzy entropy matlab code
fuzadu
- LZ复杂度反映的是一个时间序列中,模式数量序列长度增加的速率。为了在计算机上对连续信号的复杂度进行计算,需要先将连续信号离散化,通过预处理后的心音信号符合这个要求。实现心音信号的分离-LZ complexity reflects a time series model number sequence length to increase the rate. For a continuous signal on the computer,
ComplexityCompute
- 计算Lempel复杂度, 计算Lempel复杂度,-compute Lempel complexity
theDesignAndAnalysisOfAlgorithmTest1
- 最大间隙问题和最多约数问题,在算法设计与分析这么课程中学习算法复杂度计算-Maximum clearance and at most a few problems in the algorithm design and analysis of such a course of learning algorithm complexity of computation
BA无标度网络
- 复杂网络中无标度网络的生成,建模,参数计算(Generation, modeling and parameter calculation of scale-free networks in complex networks)
01-复杂度1 最大子列和问题
- 计算最大子列和 并使用最低的时间复杂度,真的特别厉害(Compute maximum subsequence sum)
排序算法比较
- 1. 掌握各种排序的基本思想。 2. 掌握各种排序方法的算法实现。 3. 掌握各种排序方法的优劣分析及花费的时间的计算。 4. 掌握各种排序方法所适应的不同场合。(1. master the basic idea of sorting. 2. master various sorting methods of the algorithm. 3., grasp the advantages and disadvantages o
SampEn
- 样本熵,用于进行信号的复杂度计算,已调试完成,可直接调用(sample entropy can be used to analyze the complexity of signal.)
plsta
- 介绍了“雨田静态分析”在提高代码质量方面所做的开创性工作,。雨田静态分析系统是拥有独立知识产权的国产软件,能够对.c/.cpp/java文件进行静态分析。主要分析内容包括控制流分析、数据流分析、基本度量指标的计算、编码规则的违反情况检查等。在对文件进行详尽分析基础上,结合系统特有的质量模型,雨田静态分析系统对被分析的代码进行了综合质量评估,以直观的形式显示编码的质量水平。系统提供了内容丰富的静态分析结果和多角度的质量分析报告,为对编码进
CountingSort
- 改进的基于c++的计算排序算法。排序算法大体可分为两种: 一种是比较排序,时间复杂度O(nlogn) ~ O(n^2),主要有:冒泡排序,选择排序,插入排序,归并排序,堆排序,快速排序等。 另一种是非比较排序,时间复杂度可以达到O(n),主要有:计数排序,基数排序,桶排序等。(Improved calculation algorithm based on C ++. There are two kinds of sort
指标和时间复杂度
- c和c++数据结构指标的位置和时间复杂度的计算(The calculation of the location and time complexity of the index)
程序
- 关于复杂网络复杂度的计算,文件为.m文件。(For complex network complexity calculation, the file is.M file)
epd_C0
- C0复杂度的程序,可以直接调用,计算其复杂度(C0 complexity of the program, can be directly called, calculate its complexity)