资源列表
[数学计算/工程计算] 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<谷琼> 在 2025-06-27 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] butterfly_fft_DSP
说明:This is an implementation of an butterfly Discret fast fourier transform that has been implemented on a digital signal processing chip. It is an 8bit algorithm that computes the FFT on input analog data.-This is an implementation of an butterfly Disc<Unseeing> 在 2025-06-27 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] ForPolygonCala
说明:多边形相关计算的一些算法!!!包括凹凸判断,点与多边形关系等-Polygon some algorithms related to computing! ! ! Include the uneven judgments, the relationship between point and polygon ... ... ... ...<凌晨两点> 在 2025-06-27 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] linear-search
说明:linear search in vb it is simple to use<tala> 在 2025-06-27 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] binary-search
说明:binary search in vb it is simple to use<tala> 在 2025-06-27 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] GOY_Runge_Kuta
说明:湍流简化模型之壳模型GOY,Fortran编写,本程序用来计算出速度差数据。这些数据可用来计算流场幂律、结构函数、标度律及pdf等等。-Turbulence reduced model。Shell model。GOY。Fortran。powerlaw、structure function、scaling、pdf etc。<pengpengsong> 在 2025-06-27 上传 | 大小:2kb | 下载:0