资源列表
[数学计算/工程计算] lapackpp-2.5.2
说明:LAPACK++ 是一种代数数据库,在很多c与matlab的转换中都需要应用此数据库,应用比较广泛.-LAPACK++ is a library for high performance linear algebra computations. This version includes support for solving linear systems using LU, Cholesky, QR matrix factorizations, and symmetric eigenvalue<李祥宝> 在 2025-09-18 上传 | 大小:607kb | 下载:0
[数学计算/工程计算] 33066487StandardApriori
说明:Apriori template in C#<Wahyu> 在 2025-09-18 上传 | 大小:6kb | 下载:0
[数学计算/工程计算] Apriori(Java)wskeynes
说明:apriori in java to identify frequent item sets. It proceeds by identifying the frequent individual items in the and extending them to larger item sets while the items satisfy the minimum support requirement (frequency of items in the ). The frequent<Wahyu> 在 2025-09-18 上传 | 大小:171kb | 下载:0
[数学计算/工程计算] BigInt
说明:许多天文数字级别的计算远远超出一般所能支持的表示方式,例如1000000个字节的表示,本源码提供了处理这类超大数的类,用以完成各种运算。-many type of number are so big and can not be present with the legacy type to represent and caculate. this is the class for this regard to handle the arithmatic operation.<xiangwei> 在 2025-09-18 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] 2DplateElementMethod
说明:二维平面板受荷变形计算matlab程序,可选择三角形或四边形单元。-2D plate element analysis procedure by matlab<杨军> 在 2025-09-18 上传 | 大小:26kb | 下载:0
[数学计算/工程计算] Logist_Regression
说明:Logistic regression (逻辑回归)是当前业界比较常用的机器学习方法-Logistic regression (logistic regression) is more commonly used current industry machine learning methods<liweiqing> 在 2025-09-18 上传 | 大小:130kb | 下载:0
[数学计算/工程计算] alamouti-code
说明:16qam simulink ser mimo one of the receive chains fail, and the other receive chain is operational, then the performance loss is on the order of the diversity gain. In other words, the signal may still be detected, but with inferior quality. This is<varinder> 在 2025-09-18 上传 | 大小:56kb | 下载:0
[数学计算/工程计算] shuzupaixu
说明:题目描述 a)实现一个函数。函数的参数有2个,分别是数组 名(数组起始地址),数组大小(即数组元素个数 )。函数返回值为void。函数功能是将数组中有意 义的元素按降序排列。 b)实现一个函数。函数的参数有3个,分别是数组 名(数组起始地址,要求数组元素按降序排列), 数组大小(即数组元素个数),和待插入的元素值 。函数返回值为void。函数功能是将待插入的元素 插入数组中,并维持降序排列。例如:将元素4插 入数组{8,7,5,2,1,0, 0}后,数组变<V> 在 2025-09-18 上传 | 大小:9kb | 下载:0