资源列表
[数学计算/工程计算] Program-0131-2
说明:元胞自动机模型,模拟高层建筑火灾疏散场景-Cellular automata model to simulate the high-rise building fire evacuation scenarios<Yang Wang> 在 2025-06-27 上传 | 大小:9kb | 下载:2
[数学计算/工程计算] Faber_LRd_Na-overload_2000(1)
说明:This code can explicit action potential and contractility changes in [Na]i Overloaded cardiac myocytes<drqjy> 在 2025-06-27 上传 | 大小:9kb | 下载:0
[数学计算/工程计算] sonic-0.1.18
说明:change audio tempo good for every freelancer<Navid Shahriari> 在 2025-06-27 上传 | 大小:9kb | 下载:0
[数学计算/工程计算] matlab-jifen
说明:该算法包含的程序可实现对实际问题进行数值积分的功能-The algorithm contains a program can be realized on the practical problems of numerical integration of functions<刘自然> 在 2025-06-27 上传 | 大小:9kb | 下载:0
[数学计算/工程计算] Kmeans
说明:该算法是实现Kmean聚类算法。包含初始聚类中心,聚类成员列表,最终聚类中心,最终聚类中心的距离,方差分析表,每个聚类中的案例数。-The algorithm is a clustering algorithm to achieve Kmean. Contains the initial cluster centers, cluster membership list, the final cluster centers the final cluster centers, ANOVA tab<肖皇> 在 2025-06-27 上传 | 大小:9kb | 下载:0
[数学计算/工程计算] Newton-down-the-mountain
说明:牛顿下山法,计算方法编程算法,c++编写,算法可以实现-Newton downhill method, calculation algorithm programming, c++ to write the algorithm can be implemented<刘辉> 在 2025-06-27 上传 | 大小:9kb | 下载:0
[数学计算/工程计算] shuzupaixu
说明:题目描述 a)实现一个函数。函数的参数有2个,分别是数组 名(数组起始地址),数组大小(即数组元素个数 )。函数返回值为void。函数功能是将数组中有意 义的元素按降序排列。 b)实现一个函数。函数的参数有3个,分别是数组 名(数组起始地址,要求数组元素按降序排列), 数组大小(即数组元素个数),和待插入的元素值 。函数返回值为void。函数功能是将待插入的元素 插入数组中,并维持降序排列。例如:将元素4插 入数组{8,7,5,2,1,0, 0}后,数组变<V> 在 2025-06-27 上传 | 大小:9kb | 下载:0