资源列表
pade_mine
- 对函数进行PADE近似程序可以对多种函数进行近似,尤其在FFT的频率分析中PADE的作用很大-right Valued function approximation for a wide range of procedures can function approximation, especially in the FFT frequency analysis of the significant role Valued
dom.cpp 亲兄弟问题
- Ex3-23 亲兄弟问题 « 问题描述: 给定n 个整数0 1 1 , , , n- a a a 组成的序列。序列中元素i a 的亲兄弟元素k a 定义为: min{ | } k i j n j j i a = a a ³ a < < 。 亲兄弟问题要求给定序列中每个元素的亲兄弟元素的位置。元素i a 的亲兄弟元素为k a 时,称k 为元素i a 的亲兄弟元素的位置。当元素i a 没有亲兄弟元素时,约定其亲兄弟元素 的位置为-1。
surrocallfunction.rar
- 替代数据方法(基于相位随机化方法),检验续写的非线性,Surrogate data method (based on random-phase method), non-linear write test
3230
- 带堆优化的贪心,从题意中我们可以得到的最暴力解法就是,每天都搜索整个数组,找出符合条件的题目并且它的经验是最大的,这样找M天就好了。接下来就是如何优化,在每次找的时候我们只要找经验最大的,因为可以用大顶堆组织可以做的题目,每次升级之后加入新的可以做的题目就OK了。-Optimized with a greedy heap, from the meaning of the questions, we can get the most violent solution is that every d
randsample
- RANDSAMPLE Random sampling,
Newton-Raphson
- Newton-Raphson算法是求解非线性方程组和有限元的主要程序,是工程人员的必会的算法-Newton-Raphson algorithm for solving nonlinear equations and the finite element of the main program, the engineering staff of the algorithm will
youlishu
- 定义一个有理数类,实现有理数的加减乘除运算 程序要求定义并实现一个有理数类,通过重载运算符+、-、*、/对所有有理数进行算数运算;写一个优化函数,使有理数约去公分母。 -Define a rational number class, achieve rational numbers, Math computation process requires the definition and implementation of a rational number class, by ove
Gauss
- 这是Gauss消元法的Fortran实现-This is the Fortran code for Gauss
dijkstra.tar
- 上古大神Dijkstra的最短路径算法的C++实现-C++ implementation of Dijkstra-algorithm
Newton-descent-method
- 牛顿下山法求实系数代数方程的根,数值分析的经典算法! - 中文(简体) 日语 允许输入拉丁字符的拼音 英语 中文(简体) 日语 Newton descent
heat-explicit
- heat transfer 1d explicit
weibuer
- 威布尔分布的参数估计,计算速度快,准确度高,值得深究-Parameter Weibull distribution estimates, calculation speed, high accuracy, worth studying
