资源列表

« 1 2 ... .98 .99 .00 .01 .02 1403.04 .05 .06 .07 .08 ... 3400 »

[数学计算/工程计算gaojingdu

说明:高精度算法,属于处理大数字的数学计算方法。在一般的科学计算中,会经常算到小数点后几百位或者更多,当然也可能是几千亿几百亿的大数字。一般这类数字我们统称为高精度数,高精度算法是用计算机对于超大数据的一种模拟加,减,乘,除,乘方,阶乘,开方等运算。对于非常庞大的数字无法在计算机中正常存储,于是,将这个数字拆开,拆成一位一位的,或者是四位四位的存储到一个数组中, 用一个数组去表示一个数字,这样这个数字就被称谓是高精度数。高精度算法就是能处理高精度数各种运算的算法。 -High-precision
<wang yong> 在 2025-09-26 上传 | 大小:6kb | 下载:0

[数学计算/工程计算xmnewt

说明:本程序为牛顿法求解非线性常微分方程的例程。采用fortran语言-procedures for the newt method for solving nonlinear boundary value problems . Using FORTRAN language.
<笨笨> 在 2025-09-26 上传 | 大小:513kb | 下载:0

[数学计算/工程计算Markov_Cha1744315122004

说明:标题:马尔可夫链的文本(更新) 描述:马尔可夫链允许你建立随机文本从某种意义上/原始文字的风格仍然保持原来的文本。该方案包括一个支援功能的情侣(ArraySort,UniqueArray,PosInArray和binaryArraySearch)可能会感兴趣。 -------------增加了更多的细节,以帮助和提高代码选择的第一个字(如果你有一个以上的句子/段落的第一个字,将是一个句子或段落的第一个字,而不是仅仅在文本中随机选择的字{整段文字的第一个字比其他}。-Title: Mark
<ji zuo-xin> 在 2025-09-26 上传 | 大小:8kb | 下载:0

[数学计算/工程计算SPOJ

说明:Some solution of problems in SPOJ, all of them use DP technique to attack the problems.
<sixtynine> 在 2025-09-26 上传 | 大小:2kb | 下载:0

[数学计算/工程计算TareaCorta03_G02_B02430

说明:An example of some sort algorithms and search algothims
<zizou> 在 2025-09-26 上传 | 大小:51kb | 下载:0

[数学计算/工程计算123

说明:解决最优值问题,用0.618法求函数的最值,并求出最优区间-Solve the problem of optimal value, with the 0.618 most value method for the function and find the optimal range
<王耀威> 在 2025-09-26 上传 | 大小:1kb | 下载:0

[数学计算/工程计算ARITH9_Lin

说明:Digital Arithmetic Chapter 9 by Langs.
<Sunho> 在 2025-09-26 上传 | 大小:448kb | 下载:0

[数学计算/工程计算probability

说明:各种概率计算C++代码,适用于各种统计量检验时的计算-All probability C++ code for various statistical tests to calculate the amount of
<davis> 在 2025-09-26 上传 | 大小:19kb | 下载:0

[数学计算/工程计算AX=B-jacobi

说明:根据雅克比迭代法求解线性方程组AX=B的MATLAB程序。经过算例验证正确。适用性非常广。-According to Jacobi iterative method for solving linear equations AX = B on MATLAB. After a numerical example is correct. Very wide applicability.
<大象> 在 2025-09-26 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Introduction-to-the-Kalman-Filter

说明:Kalman Filter作者指定的tutorial,好好品读,肯定有收获-The tutorial of Kalman Filter(2)
<JY.Lau> 在 2025-09-26 上传 | 大小:131kb | 下载:0

[数学计算/工程计算Gauss-Seidel-method

说明:高斯赛德尔算法 一种非线性代数方程组的迭代解法-High Sisaideer a nonlinear algebraic equation algorithm Iterative Solution
<徐芳芳> 在 2025-09-26 上传 | 大小:9kb | 下载:0

[数学计算/工程计算SVD-PINV-VCPP

说明:奇异值分解求广义逆,有测试数据,和MATLAB比较精度0.00001-Generalized inverse of singular value decomposition of demand, with test data, and MATLAB more precision 0.00001
<liqian> 在 2025-09-26 上传 | 大小:3kb | 下载:0
« 1 2 ... .98 .99 .00 .01 .02 1403.04 .05 .06 .07 .08 ... 3400 »

源码中国 www.ymcn.org