资源列表
[数学计算/工程计算] tangxinchun
说明:大数的加减乘和进制的转换,用C-free可以运行的,我毕设用的,决定可行!-By the addition and subtraction of large numbers and hexadecimal conversions, with C-free can run, I completed the set up used to determine feasible!<txchgxl> 在 2025-06-30 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] houzifentaowenti
说明:1979年,诺贝尔奖获得者李政道教授到中国科技大学讲学,他给少年班的同学出了这样一道算术题:有5只猴子在海边发现一堆桃子,决定第二天来平分.第二天清晨,第一只猴子最早来到,它左分右分分不开,就朝海里扔了一只,恰好可以分成5份,它拿上自己的一份走了.第2,3,4,5只猴子也遇到同样的问题,采用了同样的方法,都是扔掉一只后,恰好可以分成5份.问这堆桃子至少有多少只.据说没有一个同学能当场做出答案.李教授说用常见的方法计算很繁,问题的关键在于打破常规思维. 。 这个C程序就是关于猴子分桃的问题的<董锋> 在 2025-06-30 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] filter
说明:数值计算利用filter分解法来求解线性方程组,简明方便-Numerical calculation using filter decomposition method to solve linear equations, simple convenience<brother zhi> 在 2025-06-30 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] jiefangc
说明:采用最新算法计算一元三次方程 该法不是使用迭代进行计算 而是使用盛金公式进行计算 能准确的计算出三个跟-Algorithm using the latest one dollar three equations instead of using the law but the use of iterative calculation formula for calculating payments Sheng can calculate accurate three with<liujianqi> 在 2025-06-30 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] raytracing
说明:最优化法射线追踪,拟牛顿法解方程, 泰勒展开,雅克比矩阵近似-Optimize the ray tracing method, quasi-Newton method solution of equation, Taylor expansion, approximate Jacobian matrix<fanwei> 在 2025-06-30 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] newmirrors
说明:一维光子晶体输出特性软件,包括TE/TM模,是否具有缺陷层介质的一维光子晶体-One-dimensional photonic crystal output characteristics of the software, including the TE/TM mode, whether a defect layer dielectric one-dimensional photonic crystals<tongkai> 在 2025-06-30 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] mengtekaluo.txt
说明:蒙特卡洛方法的一些应用,积分,银行模拟MMI等-Some Applications of the Monte Carlo method, integral, banks such as simulated MMI<> 在 2025-06-30 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] Finite_element_tri
说明:有限元法求解泊松方程,用matlab编写的计算程序-Finite element method for solving Poisson<周涛> 在 2025-06-30 上传 | 大小:2kb | 下载:1
[数学计算/工程计算] longgekuta
说明:%调用格式 =trapez_g( f_name ,a,b,n) %f_name: 被积函数的文件名f(x) % a:x的上限 % b:x的下限 % 部分区间数 %实例:trapez_g( sin ,0,pi,20)- Call format = trapez_g (f_name, a, b, n) f_name: was the plot file name function f (x) a: x the upper limit b: x part of the lower<join> 在 2025-06-30 上传 | 大小:2kb | 下载:0