资源列表

« 1 2 ... .75 .76 .77 .78 .79 2180.81 .82 .83 .84 .85 ... 3400 »

[数学计算/工程计算ising.m

说明:2d simulation for the ising model in stadistical physics. this software show a graph of the energy levels for a two level atom
<Sebastian > 在 2024-11-05 上传 | 大小:1024 | 下载:0

[数学计算/工程计算DFT

说明:简化的FFT(一个周期采样64个点)简单易懂-Simplified FFT (64 samples a cycle points) easy to understand
<张孝利> 在 2024-11-05 上传 | 大小:1024 | 下载:0

[数学计算/工程计算TestAlgorithm

说明:求花朵数的JAVA代码实现 一个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满足条
<谷琼> 在 2024-11-05 上传 | 大小:2048 | 下载:0

[数学计算/工程计算newton

说明:在VC6.0平台上实现的浅显易懂的牛顿迭代算法,在物理化学数值分析中相当有用。-VC6.0 platform implemented in easy to understand the Newton iterative algorithm, the numerical analysis in physical chemistry is useful.
<朱晖> 在 2024-11-05 上传 | 大小:8192 | 下载:0

[数学计算/工程计算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的每个取值
<谷琼> 在 2024-11-05 上传 | 大小:2048 | 下载:0

[数学计算/工程计算2Unary-quadratic-equation

说明:用visual c++解一元二次方程。方程的各系数由读者自行给出。-To solve Unary quadratic equation by useing visual c++ . The coefficients of equation are given by the reader .
<刘亚亮> 在 2024-11-05 上传 | 大小:256000 | 下载:0

[数学计算/工程计算5To-transposed-the-matrix

说明:对读者自行给定的指定大小的矩阵矩阵进行转置。-To transposed the matrix if you give a specified size matrix.
<刘亚亮> 在 2024-11-05 上传 | 大小:220160 | 下载:0

[数学计算/工程计算6multiplication-of-two-matrix

说明:对读者指定的两个矩阵进行矩阵的乘法运算。前提是这两矩阵可以相乘。-To realize the multiplication of two matrix . The premise is the two matrix can be multiplied.
<刘亚亮> 在 2024-11-05 上传 | 大小:206848 | 下载:0

[数学计算/工程计算yxy

说明:对区域作三角形剖分,对节点和单元编号。用有限元方法的简单程序-For the triangulation of the region, number of nodes and elements. Filing with the finite element method program
<zdf> 在 2024-11-05 上传 | 大小:1024 | 下载:0

[数学计算/工程计算CalCulate

说明:计算字符串型表达式,例如字符串"4+6/2",调用该过程即可直接返回7,效率高,无错误。-calculate the value of a string
<郭磊> 在 2024-11-05 上传 | 大小:328704 | 下载:0

[数学计算/工程计算currency-exchange

说明:利用C++实现货币兑换的贪心算法,取得货币兑换的最优解。-Using C++ implementation of the greedy algorithm currency exchange, currency exchange obtained the optimal solution.
<> 在 2024-11-05 上传 | 大小:7168 | 下载:0

[数学计算/工程计算suijishu

说明:产生伪随机数,很接近真正的随机数,基本无重复。-Pseudo-random number generation, very close to true random numbers, almost no repetition.
<李铂> 在 2024-11-05 上传 | 大小:8192 | 下载:0
« 1 2 ... .75 .76 .77 .78 .79 2180.81 .82 .83 .84 .85 ... 3400 »

源码中国 www.ymcn.org