搜索资源列表
-
8下载:
************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
-
-
0下载:
常见算法设计的源代码。配合著名的那本“算法导论”。其中主要包括:
归并排序
活动选择问题
矩阵链乘问题
矩阵链乘问题的备忘录解法
逆序对问题
求和问题
装配线问题
最短路径Dijkstra算法和堆操作
-Common algorithm design of the source code. With the well-known that the " Introduction to Algorithms." Which mainly i
-
-
0下载:
In recent years, spectral clustering has become one of the most popular modern clustering algorithms.
It is simple to implement, can be solved efficiently by standard linear algebra software, and very often outperforms
traditional clustering algo
-
-
0下载:
文档包括X.509标准的一系列文章.中文版的比较难找.主要是包括证书中各个字段说明和一些密码学算法的介绍.-Documents including X.509 standard series of articles. Chinese version quite difficult to find. Mainly include the certificate number of each field notes and the introduction of cryptography algor
-
-
0下载:
一份关于算法学习的资料,很详细的介绍了算法的知识(第二版)-Introduction.To.Algorithms
-
-
0下载:
实现用LUP方法进行矩阵求逆的过程,原理见于算法导论第28张。-Method implemented by the LUP matrix inversion process, the principle found in Introduction to Algorithms, Chapter 28.
-
-
0下载:
使用LUP方法实现一阶线性方程组的求解过程,原理详见算法导论第28章。-LUP method implementation using the first-order process for solving linear equations, principles detailed in Chapter 28 Introduction to Algorithms.
-
-
0下载:
与数学有关的计算机书籍,很好的介绍了具体数学与计算机的关系,很好很强大-Computer and math-related books, a good introduction to the specific relationship between mathematics and computer, a very powerful ~ ~
-
-
0下载:
An Elementary Introduction to the Discrete Fourier Transform
1.1 ComplexNumbers
1.3 Analyzing the Series
1.5 Filtering a Signal
1.6 How Often Does One Sample?
1.7 Notes and References
1.2 Trigonometric Interpolation
1.4 Fourier Frequenc
-
-
0下载:
本资源主要对矩阵分解中的LU分解、LDL’分解、乔列斯基分解,以及无约束最优化领域中的最速下降法、牛顿法、拟牛顿法的原理、步骤和算法进行了简要介绍,并对各种方法进行了Matlab编程实验,得到了较好的结果。 本资源包含了《矩阵分解及无约束最优化方法的原理和应用简介》文档以及其中用到的全部Matlab程序,非常适合初学者学习与研究。-The resources are mainly in the matrix decomposition LU decomposition, LDL decompo
-
-
0下载:
对各种智能算法的介绍,用具体的例子说明,通俗易懂-An introduction to a variety of intelligent algorithms, with concrete examples, easily understood
-
-
0下载:
Demo for insert sort task in Introduction to Algorithms
-
-
0下载:
算法导论书籍,该书籍是学习算法的一本好用的教程(Introduction to Algorithms)
-