资源列表
[数学计算/工程计算] 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-03-06 上传 | 大小:5kb | 下载:0
[数学计算/工程计算] Large-Integer-Multiplication-
说明:大整数相乘,是用数组的形式模拟乘法,简单,很实用-Large integer multiplication, is to use an array of analog multiplication, simple and very practical<czy> 在 2025-03-06 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Large-Int-Multi(list)
说明:大整数相乘,使用链表的方式实现的,能够正确演示结果-Large integer multiplication using linked list implementation, able to correctly demonstrate results<czy> 在 2025-03-06 上传 | 大小:4.75mb | 下载:0
[数学计算/工程计算] testrotationFault1
说明:地震断层旋转功能,把地震断层按研究需要旋转到一定角度。-Earthquake fault rotation function, according to the research needs of earthquake faults rotated to a certain angle.<wubaofeng> 在 2025-03-06 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] tarjan
说明:给定一个图,找强连通分量,使用Tarjan算法-Given a graph, find the strongly connected components, the use of Tarjan algorithm<dianlujitao> 在 2025-03-06 上传 | 大小:254kb | 下载:0