资源列表

« 1 2 ... .49 .50 .51 .52 .53 2154.55 .56 .57 .58 .59 ... 3400 »

[数学计算/工程计算Euler-Engineering

说明:Euler工程,找最长的数列! 定义一个正整数数列,其迭代公式为: n = n/2 (当n为偶数) n = 3n+1 (当n为奇数) 比如从n=13开始,计算这个数列得: 13 ->40->20->10->5->16->8->4->1 这个数列一共有10项。 要求在小于1百万的所有起始数中,哪个数能产生最长的数列。 -Euler project, find
<superman> 在 2024-11-02 上传 | 大小:3072 | 下载:0

[数学计算/工程计算Eular-Engineering

说明:Euler工程,相邻元素乘积最大。 给了一个20x20的两位数矩阵,其中的红字部分的积为: 26x63x78x14=1788696 那么,任意方向上(上、下、左、右、对角)4个相邻的数的最大乘积是多少?-In the 20x20 grid below, four numbers along a diagonal line have been marked in red. 08 02 22 97 38 15 00 4
<superman> 在 2024-11-02 上传 | 大小:4096 | 下载:0

[数学计算/工程计算Eular-Engineering

说明:自然数求和可生成三角数列.第七个三角数是1 + 2 + 3 + 4 + 5 + 6 + 7 = 28.前10个三角数列元素是: 1, 3, 6, 10, 15, 21, 28, 36, 45, 55, ... 下面列出前7个三角数及其整除数: 1: 1 3: 1,3 6: 1,2,3,6 10: 1,2,5,10 15: 1,3,5,15 21: 1,3,7,21 28: 1,2,
<superman> 在 2024-11-02 上传 | 大小:4096 | 下载:0

[数学计算/工程计算Eular-Engineering

说明:列出前6个素数:2,3,5,7,11,13,可看出,第6个素数是13. 第10001个素数是多少?-By listing the first six prime numbers: 2, 3, 5, 7, 11, and 13, we can see that the 6th prime is 13. What is the 10001st prime number?
<superman> 在 2024-11-02 上传 | 大小:3072 | 下载:0

[数学计算/工程计算Eular-Engineering

说明:2520是一个能被1到10中的每个数都除尽的最小的数。 那么能被1到20所有的数的整除的最小的正数是多少呢?-2520 is the smallest number that can be divided by each of the numbers from 1 to 10 without any remainder. What is the smallest positive number that is evenly
<superman> 在 2024-11-02 上传 | 大小:3072 | 下载:0

[数学计算/工程计算Text1

说明:α粒子散射驻波的数值模拟及阻尼振动的研究-α-particle scattering of standing waves and numerical simulation of vibration damping
<朱亚里> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数学计算/工程计算Text3

说明:带电粒子在匀强磁场中的运动的研究及数值分析的研究-Charged Particle in Uniform Magnetic Field in a research and numerical analysis of
<朱亚里> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数学计算/工程计算Text3

说明:带电粒子在匀强磁场中的运动的研究,模型程序,及运行结果-Charged Particle in Uniform Magnetic Field Study of the movement, model procedures, and operating results
<朱亚里> 在 2024-11-02 上传 | 大小:1069056 | 下载:0

[数学计算/工程计算Text6

说明:光拍的数值模拟,模型程序,及运行结果附图。-Numerical simulation of optical film, model procedures, and operating results with photos.
<朱亚里> 在 2024-11-02 上传 | 大小:45056 | 下载:0

[数学计算/工程计算Text7

说明:布朗运动的模拟,模型程序及运行结果,反映了分子作无规则运动。-Brownian motion simulation, model procedures and operating results, reflecting the elements for the random motion.
<朱亚里> 在 2024-11-02 上传 | 大小:8192 | 下载:0

[数学计算/工程计算Text8

说明:电子云形状的模拟,模型程序,及运行结果。-Electron cloud shape modeling, model procedures and operating results.
<朱亚里> 在 2024-11-02 上传 | 大小:40960 | 下载:0

[数学计算/工程计算CHEBYSHEV1_RULE

说明:C + +程序,根据用户的输入可以产生特定的Gauss -1型切比雪夫正交规则,-C++ program which can generate a specific Gauss-Chebyshev type 1 quadrature rule, based on user input
<林为泳> 在 2024-11-02 上传 | 大小:7168 | 下载:0
« 1 2 ... .49 .50 .51 .52 .53 2154.55 .56 .57 .58 .59 ... 3400 »

源码中国 www.ymcn.org