资源列表

« 1 2 ... .25 .26 .27 .28 .29 2530.31 .32 .33 .34 .35 ... 3400 »

[数学计算/工程计算LinearRegression

说明:进行多元一次线性回归分析 可用于数据关联计算-A linear regression analysis of multivariate data association can be used to calculate
<ifeng> 在 2025-06-28 上传 | 大小:2kb | 下载:0

[数学计算/工程计算lab2

说明:编程计算图形的面积。程序可计算圆形、长方形、正方形的面积,运行时先提示用户选择图形的类型,然后,对圆形要求用户输入半径值,对长方形要求用户输入长和宽的值,对正方形要求用户输入边长的值,计算出面积的值后将其显示出来。-Calculate the area of graphics programming. Program calculates circular, rectangular, square area, run-time prompts the user to first select t
<飞机> 在 2025-06-28 上传 | 大小:2kb | 下载:0

[数学计算/工程计算get_prime

说明:本代码在给出一个数值后,可以计算出这个数值范围内的所有素数。-This gives a numerical code, you can calculate the value of all prime numbers within the.
<fjon> 在 2025-06-28 上传 | 大小:2kb | 下载:0

[数学计算/工程计算PSNR

说明:很多项目中需要用到psnr,本代码就是一个计算psnr得小程序。-Many projects need to use psnr, this code is a calculated psnr get applet.
<fjon> 在 2025-06-28 上传 | 大小:2kb | 下载:0

[数学计算/工程计算Lu

说明:LU matrix decomposition in C-LU matrix decomposition in C++
<pm> 在 2025-06-28 上传 | 大小:2kb | 下载:0

[数学计算/工程计算k_algorithm

说明:K均值算法的C实现,有兴趣的可以下过去看一下-K means algorithm C to achieve, are interested can look under the past
<朱小丰> 在 2025-06-28 上传 | 大小:2kb | 下载:0

[数学计算/工程计算222

说明:关于九节点的潮流计算,适合清华标准数据,适合初学者,-Nine nodes on the flow calculation, the standard data for Tsinghua
<zhuyan> 在 2025-06-28 上传 | 大小:2kb | 下载:0

[数学计算/工程计算xx

说明:题目:取一个整数a从右端开始的4~7位。 程序分析:可以这样考虑: (1)先使a右移4位。 (2)设置一个低4位全为1,其余全为0的数。可用~(~0<<4) (3)将上面二者进行&运算。 2.程序源代码: -dedfgefwe
<xinyun> 在 2025-06-28 上传 | 大小:2kb | 下载:0

[数学计算/工程计算one

说明:一元稀疏多项式计算器加减乘除等程序 C语言编写-C
<箫箫> 在 2025-06-28 上传 | 大小:2kb | 下载:0

[数学计算/工程计算BESSEL.F90

说明:贝塞尔函数Individual files are available in the following links: Bessjy -- bessel functions Jn and Yn for real argument and integer or real order. Bessik -bessel function
<hym> 在 2025-06-28 上传 | 大小:2kb | 下载:0

[数学计算/工程计算Bignum

说明:实现了高精度的各种运算,其中乘法运算进行了FFT优化,速度惊人。是一份不可多得的大数模板-Various operations to achieve high precision, which multiplication was FFT optimization, at an alarming rate. Is a rare large numbers template
<贾堃阳> 在 2025-06-28 上传 | 大小:2kb | 下载:0

[数学计算/工程计算granger_cause

说明:本程序用来实现:运用matlab进行时间序列granger因果检验-The procedure used to implement: using matlab time series granger causality test
<刘鑫> 在 2025-06-28 上传 | 大小:2kb | 下载:0
« 1 2 ... .25 .26 .27 .28 .29 2530.31 .32 .33 .34 .35 ... 3400 »

源码中国 www.ymcn.org