资源列表
C1seasonality
- 动态标准化季节变率,已知u,v风场,计算动态标准化季节变率suv-Dynamic normalized seasonality known u, v wind field calculated dynamically normalized seasonality suv
question67.java
- This a solution the problem 67 of Project Euler website: https://projecteuler.net/archives-This is a solution the problem 67 of Project Euler website: https://projecteuler.net/archives
kalman
- kalman program(c) and some examples on kalman which i will upset later.
JZXC
- 大矩阵相乘,使用了分治法优化,能够快速准备计算两个大矩阵相乘,使用了Stranssen矩阵算法-Strassen
HuaDuoTree_Algorithm
- 一个N位的十进制正整数,如果它的每个位上的数字的N次方的和等于这个数本身,则称其为花朵数。 例如: 当N=3时,153就满足条件,因为 1^3 + 5^3 + 3^3 = 153,这样的数字也被称为水仙花数(其中,“^”表示乘方,5^3表示5的3次方,也就是立方)。 当N=4时,1634满足条件,因为 1^4 + 6^4 + 3^4 + 4^4 = 1634。 当N=5时,92727满足条件。 实际上,对N的每个取值,可能有多个数字满足条件。 程序的任务是:求N=2
Gmin
- 利用Fortran语言编制的填充函数法求解全局最优解-Compiled using the Fortran language filled function method for solving the global optimal solution
zhenzhibiao
- 对给出的任意一个合式公式(不超过四个命题变元),使学生会用C语言的语句表示出来,并且能够计算它在各组真值指派下所应有的真值。-Given any one of the well-formed formula (not more than four propositional variables), so that students will use C language statements that come out, and it is able to calculate the true
HHBG
- 初等相似变换将一般实矩阵约化为上H矩阵,包括主函数、双重步QR方法求一般实矩阵全部特征值的函数和约化为上H矩阵的函数。-Elementary similarity transformation will generally be reduced to the real matrix H matrix, including the main function, the double-step method for solving general real matrix QR all eigenva
beamforming_linear
- This program gives the beamforming codes for a linear antenna.
Matching-2
- //给定整数n,产生所有[2n]上的匹配(matching) //将其视为一个所有块大小均为2的集合分拆 //以a_i表示其第i个元素所在的集合号 //输出格式为 a1 a2 a3 ... //满足 //a_{i+1} <= max { a1,a2,...a_i } + 1 -/ / a given integer n, have all [2n] on the matching (matching) / / will be considered as an all
butterworth
- 巴特沃斯滤波,主要用于地震数字一维滤波处理,效果还是很不错的
counter
- 一种能实现各种复杂分数计算的小程序,麻雀虽小,五脏俱全。
