资源列表
[数学计算/工程计算] RECIPES_FOR
说明:Fortran语言写的数值计算方法大全-Written in Fortran numerical method Daquan ...<gummyni> 在 2025-02-23 上传 | 大小:78kb | 下载:0
[数学计算/工程计算] bessel_fast.source
说明:用Javascr ipt写的快速Bessel函数计算程序-Fast Bessel function calculation program Written in Javascr ipt<gummyni> 在 2025-02-23 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] PartialClass
说明:基本的C#数字运算示例,执行两个数的加法、减法运算,返回相加、相减后的结果,实例化类对象,定义一个死循环,以便循环输入数据,记录运算符号,以运算符号为条件进行判断,判断是否为加号,判断是否为减号,不符合上面所有情况,实现基本的加法、减法运算。-The basic number crunching C# example, perform the addition of two numbers, subtraction, back toge<zengzheng> 在 2025-02-23 上传 | 大小:5kb | 下载:0
[数学计算/工程计算] divide-and-conquer-algorithm
说明:利用分治策略求解时,所需时间取决于分解后子问题的个数、子问题的规模大小等因素,而二分法,由于其划分的简单和均匀的特点,是经常采用的一种有效的方法,例如二分法检索。-When solving using the divide and conquer strategy, the time required depends on the number of decomposed sub-problems, the size of sub-pr<周易> 在 2025-02-23 上传 | 大小:5kb | 下载:0
[数学计算/工程计算] Large-Integer-Multiplication-
说明:大整数相乘,是用数组的形式模拟乘法,简单,很实用-Large integer multiplication, is to use an array of analog multiplication, simple and very practical<czy> 在 2025-02-23 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Large-Int-Multi(list)
说明:大整数相乘,使用链表的方式实现的,能够正确演示结果-Large integer multiplication using linked list implementation, able to correctly demonstrate results<czy> 在 2025-02-23 上传 | 大小:4.75mb | 下载:0