资源列表
[数学计算/工程计算] 6
说明:编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数1/1+1/3+...+1/n(利用指针函数)。 -Write a function, the input n is even, the call function evaluation 1/2+1/4+...+ 1/n, when the input n is odd, call the function 1/1+1/3+...+ 1/n (using the pointer function<李婕> 在 2025-06-25 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] the-maximum-flow-problem-
说明:用增广路法计算最大流问题,给出了C++代码-Augmenting path method to calculate the maximum flow problem given C++ code<郁文竹> 在 2025-06-25 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] FFT-and-IFFT
说明:1维FFT、2维FFT及其逆变换,以及离散变换的相关源码。-1-dimensional FFT, 2-dimensional FFT and its inverse transform, and discrete transform source code.<wx> 在 2025-06-25 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] KMean
说明:KMEAN C# In data mining, k-means clustering is a method of cluster analysis which aims to partition n observations into k clusters in which each observation belongs to the cluster with the nearest mean. This results in a partitioning of the data sp<Truong> 在 2025-06-25 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] predict-USAs-popultion-in-2020
说明:根据已知数据 运用三次样条插值法 有理数插值法 拉格朗日插值法 高斯牛顿法 拟合预测2020年美国人口 -According to the known data using cubic spline interpolation rational interpolation Lagrange interpolation Gauss-Newton fitting to predict the U.S. population in 2020<许双璐> 在 2025-06-25 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] CMA_DD-LMS
说明:光通信研究领域的程序 关于LMS算法在光纤通信中的应用-Research program in the field of optical communication on the LMS algorithm in optical fiber communication<黄金23> 在 2025-06-25 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] Trabalho_II
说明:Code relative to the first version<Balata> 在 2025-06-25 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] Trabalho_II_v1
说明:Code relative to the second version<Balata> 在 2025-06-25 上传 | 大小:2kb | 下载:0