资源列表
[数学计算/工程计算] Usedtocalculatethefunction
说明:用于计算的函数,有很多用VB编写的数学计算函数。谢谢!-Used to calculate the function, many written with VB math functions. Thank you!<caoyu> 在 2025-02-12 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] VBcalculationwithoptimalintelligentoperator
说明:用VB实现优化计算的智能算,在网上下载学习,觉得很好,跟大家分享一下。-VB calculation with optimal intelligent calculation, downloading learning, feel good, to share with you.<caoyu> 在 2025-02-12 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] elementmetodprogr(withcatalog)
说明:关 键 字: Ansys 前后处理 网格划分 有限元程序 源代码 Ansys 前后处理 网格划分 内容简介:完整结构有限元程序源码下载。-Keywords: Ansys finite element mesh before and after the treatment program source code Ansys mesh before and after treatment Introduction: The compl<富裕> 在 2025-02-12 上传 | 大小:11.09mb | 下载:0
[数学计算/工程计算] moon_fractal_c_1
说明:Measuring the Fractal dimension of complex network<dongmyeong> 在 2025-02-12 上传 | 大小:10kb | 下载:0
[数学计算/工程计算] NEWTON-RAPHSON_ALGORITHM
说明:NEWTON-RAPHSON ALGORITHM<Raja> 在 2025-02-12 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] acmTheShortestPath
说明:本资源是ACM培训中最短路算法专题讲解,内容中讲解了各种最短路算法的原理,并每种算法都有相应的题目作为练习,可以帮助ACM培训的同学深入学习最短路算法!-This resource is the shortest path algorithm ACM training topics to explain, explained the content of the principle of various shortest path al<yangxiuyi> 在 2025-02-12 上传 | 大小:19kb | 下载:0
[数学计算/工程计算] ExpandingRods
说明:题意:已知一个圆的弦长l0及这条弦所在的弧长l1,求弦的中心点到弧的中心点的距离 思想:这是一个列方程然后利用二分法解方程的题目,令该疑弧所对的圆心角为anlg, 半径为r,根据题意有两个方程:l1=anlg*r l0=2*r*sin(anlg/2) 两个方程两个未知数, 通过化简有:2*l1*sin(anlg/2)-anlg*l0=0 因为角度的值是从0到2*pi,题目中讲到过 弧的长度不可能大于弦的两倍,所以角度不可<yangxiuyi> 在 2025-02-12 上传 | 大小:1kb | 下载:0