资源列表
longbeigesuanfa
- 龙贝格算法 用于数值分析和其他数学计算.-Long Bergh algorithm for numerical analysis and other mathematical calculations.
rankofmatrix
- 求矩阵的秩
2
- C的算法程序,回文字符串问题,分享给需要的朋友
jacobi
- 此代码是数值分析中的jacobi迭代法的实现方法-This code is a numerical analysis of the realization of jacobi iteration method
Jacobi
- 雅克比迭代:线性代数方程组的迭代法与直接方法不同,他不能通过有限次的算术运算球的方程组的精确解,而是通过迭代逐步逼近他。该法是求解具有大型系数系数矩阵的线性方程组的重要方法之一。-Jacobian iteration: linear algebraic equations of the iteration method and direct way, he can not be limited times arithmetic equations ball exact solution, but
comparestring
- 给定两个集合A、B,集合内的任一元素x满足1 ≤ x ≤ 109,并且每个集合的元素个数不大于105。我们希望求出A、B之间的关系。 任 务 :给定两个集合的描述,判断它们满足下列关系的哪一种: A是B的一个真子集,输出“A is a proper subset of B” B是A的一个真子集,输出“B is a proper subset of A” A和B是同一个集合,输出“A equals B” A和B的交集为空,输出“A and B are disjoint
Select
- 此函数的功能是依次选出两个小的数,不要求原来数组中的数按大小顺序排列。-The function of this function are followed by two smaller number of elected and does not require a number of the original array by the size of order.
ds_1
- 1.定义线性表的链式存储结构 2.在线性表的链式存储结构上,编写函数实现链表的初始化,插入、删除,输出、销毁等算法。-1. The definition of a linear form chain storage structure 2. Online sex store chain structure of the table, write a function to achieve the initialization list, insert, delete, export, des
03
- 规范化乘幂法计算公式 幂乘法求主特征值-Standardized formula for calculating power of France by power multiplication Lord eigenvalue
pku_3259
- pku3259 Bellman-Ford
Josephussecond
- 数据结构中约瑟夫算法的链表实现。能够在C/C++的环境下运行。 -Josephus.rar, data structures Joseph vector algorithm implementation. To the C/C++ environment to run.
BCH
- BCH 纠错码算法 主要用于bch算法设计,非常实用,简单易懂-BCH 纠错码算法