资源列表

« 1 2 ... .74 .75 .76 .77 .78 479.80 .81 .82 .83 .84 ... 3400 »

[数学计算/工程计算equation

说明:求解方程根的函数和一些微分方程迭代的函数,包括:求实系数代数方程全部根的牛顿-下山法,全区间积分的定步长龙格-库塔法,积分一步的变步长龙格-库塔法,积分一步的变步长基尔方法,求实系数代数方程全部根的qr方法-Solving the root of the function equations and some differential equations iteration function, including: realistic
<chen changqing> 在 2025-01-23 上传 | 大小:4kb | 下载:0

[数学计算/工程计算Matrix

说明:一些矩阵运算的函数,包括两个矩阵相加,两个矩阵相减,两个矩阵相乘,矩阵复制,矩阵求逆的全选主员高斯-约当法,矩阵的三角分解(LU分解),求Hessenberg矩阵全部特征根的QR法,约化一般实矩阵为Hessenberg矩阵的初等相似变换-A function of a number of matrix operations, including the sum of two matrices, subtract two matrices
<chen changqing> 在 2025-01-23 上传 | 大小:4kb | 下载:0

[数学计算/工程计算matrix_eigenvalue_calculate

说明:用多种算法实现任给实对称矩阵的所有特征值,包括雅克比方法、雅克比过关法和QR算法。-Using a variety of algorithms to achieve any real symmetric matrix of all the characteristics of value, including Jacobian methods, Jacobian immigration law and QR algorithm.
<杨怡> 在 2025-01-23 上传 | 大小:501kb | 下载:0

[数学计算/工程计算barcode_system

说明:采用Visual C++开发平台开发了一个条形码识别系统。该系统采用图像处理技术对条形码图像的噪声进行处理,然后再通过相似边距离的测量方法识别出条形码的编码,有效地提高了识别结果的准确度。 -Using Visual C++ Development platform to develop a bar code identification system. The system uses image processing techno
<YEBIQING> 在 2025-01-23 上传 | 大小:4.86mb | 下载:0

[数学计算/工程计算BigNum

说明:大整数问题 设n是一个k(1≤k≤80)位的十进制正整数。 问题1:对于给定的任意整数n,编程计算满足p3+p2+3p≤n的位数为m的p的个数。 问题2:对于给定的任意整数n,编程求解满足p3+p2+3p≤n的p的最大值。 要求: 对于给定的每一个测试文件(形如:numberX_input.txt),分别生成一个结果文件(形如:numberX_out.txt)。比如,对于测试文件number1_input.tx
<ouyang> 在 2025-01-23 上传 | 大小:1.14mb | 下载:0

[数学计算/工程计算Cell

说明:细胞分裂问题 某种生命周期为5小时的水藻细胞繁殖能力很强。新细胞经过两小时变成成熟细胞,并分裂出一个新细胞。第三小时分裂能力最强,可以又分裂出两个新细胞,第四小时又分裂出一个新细胞。五小时后死亡。 (1)假定开始只有一个新水藻细胞,分别输出从1至30小时后的细胞总数。(屏幕输出结果即可) (2)一个新水藻细胞100小时后变成多少个细胞?(屏幕输出结果即可) (提示:1至6小时后的细胞总数分别为:1,2,4,6,9,16)
<ouyang> 在 2025-01-23 上传 | 大小:12kb | 下载:0

[数学计算/工程计算baoyingshe

说明:胞映射程序,用于模拟仿真非线性动力学的分岔,混沌等动力学行为-Cell mapping procedures, for the simulation of nonlinear dynamics of bifurcation, chaos, such as dynamic behavior
<weiduqu> 在 2025-01-23 上传 | 大小:2kb | 下载:0

[数学计算/工程计算0071

说明:在DELPHI中计算X的Y次方,使用指数函数实现。-DELPHI to calculate X in the Y-th power, the use of exponential function to achieve.
<蒋卫强> 在 2025-01-23 上传 | 大小:5kb | 下载:0

[数学计算/工程计算0069

说明:水仙花的算法,水仙花是三位数,每一位的立方相加等于该数本身。-Narcissus algorithms, Narcissus is the three-digit, each and every one of the cube add up to equal to the number itself.
<蒋卫强> 在 2025-01-23 上传 | 大小:5kb | 下载:0

[数学计算/工程计算0067

说明:采用DELPHI实现哥德巴赫猜想,大于等于4的数写成两个素数的和。-DELPHI used to achieve Goldbach conjecture, greater than or equal to 4 several languages and the two prime numbers.
<蒋卫强> 在 2025-01-23 上传 | 大小:7kb | 下载:0

[数学计算/工程计算0062

说明:用DEPHI实现计算最大公约数,最大公约数是即能够整除各数的最大数。-Calculated using Delphi to achieve the common denominator, the common denominator is the number that is divisible to the greatest number.
<蒋卫强> 在 2025-01-23 上传 | 大小:8kb | 下载:0

[数学计算/工程计算iclass

说明:此程序是用分治算法思想将两个规模为2^k*2^k的矩阵相乘-This procedure is divided algorithm thinking the two size 2 ^ k* 2 ^ k matrix multiply
<alexandar> 在 2025-01-23 上传 | 大小:1kb | 下载:0
« 1 2 ... .74 .75 .76 .77 .78 479.80 .81 .82 .83 .84 ... 3400 »

源码中国 www.ymcn.org