-
偶极天线的Fortran代码
fortran code of dipole antenna
- 2022-03-24 20:19:53下载
- 积分:1
-
Mathematical modeling of the classical algorithm, including the most short
数学建模的经典算法实现,其中包括最短路等问题的实现-Mathematical modeling of the classical algorithm, including the most short-circuit issues such as the realization of
- 2022-03-20 01:55:37下载
- 积分:1
-
本题的算法中涉及的三个函数:
double bbp(int n,int k,int l) 其中n为十六进制位第n位,k取值范围为0到n+7,用来计算16nS...
本题的算法中涉及的三个函数:
double bbp(int n,int k,int l) 其中n为十六进制位第n位,k取值范围为0到n+7,用来计算16nS1,16nS2,16nS3,16nS4小数部分的每一项。返回每一项的小数部分。
void pi(int m,int n,int p[]) 计算从n位开始的连续m位的十六进制数字。其中p为存储十六进制数字的数组。
void div(int p[])
void add(int a[],int b[]) 这两个函数都是为最后把十六进制数字转换为十进制数字服务的。
最后把1000个数字分别存储在整型数组r[]中,输出就是按顺序输出该数组。
- 2022-01-30 11:44:24下载
- 积分:1
-
Real Symmetric Matrix Eigenvalues and Eigenvectors of the Jacobian method, ap is...
实对称矩阵特征值与特征向量的雅克比法,ap为是对称矩阵,vp返回特征向量-Real Symmetric Matrix Eigenvalues and Eigenvectors of the Jacobian method, ap is a symmetric matrix, vp return eigenvector
- 2022-06-03 16:29:58下载
- 积分:1
-
科学函数计算器^
科学函数计算器^-scientific calculator function ^
- 2022-07-14 20:05:05下载
- 积分:1
-
数据结构课程设计――家谱管理系统设计与实现
数据结构课程设计――家谱管理系统设计与实现-A Course design of data structure the design and implementation of stemmata management system.
- 2022-02-01 04:59:42下载
- 积分:1
-
C语言。二分法,一个简单的迭代方法,一个牛顿迭代的方法…
用C语言来实现。二分法,简单迭代法矣牛顿迭代法这三种方法来求非线性的方程的根,比较这三种的收敛性。-C language. Dichotomy, a simple iterative method Yi Newton iteration of these three methods for nonlinear equations root, comparing the convergence of three.
- 2022-01-25 14:43:08下载
- 积分:1
-
任何给一些数一个和,算出这些可以有哪些方式计算得到这个和的算法....
任何给一些数一个和,算出这些可以有哪些方式计算得到这个和的算法.-any given some a few and calculate what they can be calculated and this algorithm.
- 2023-03-03 16:45:04下载
- 积分:1
-
1维和2维快速傅里叶变换,网上广为流传的英文版本
1维和2维快速傅里叶变换,网上广为流传的英文版本-1-D and 2-D Fast Fourier Transform, Perform a 2D FFT inplace given a complex 2D array
- 2022-08-05 10:57:43下载
- 积分:1
-
encryption algorithm, a mathematical formula group, the original transformed int...
加密算法,通过一组数学公式,把原文转换成密文-encryption algorithm, a mathematical formula group, the original transformed into ciphertext
- 2022-04-02 08:57:59下载
- 积分:1