-
数据结构,用链栈来实现各进制间的相互转换。
数据结构,用链栈来实现各进制间的相互转换。-Data structure, with chains stack to the achievement of the inter-binary conversion.
- 2022-12-17 18:25:03下载
- 积分:1
-
基于混合基算法的快速傅立叶变换和反变换在VDSL2中的应用与实现...
基于混合基算法的快速傅立叶变换和反变换在VDSL2中的应用与实现-Mixed-radix FFT-based fast Fourier transform and inverse transform in the application and implementation of VDSL2
- 2022-08-19 15:42:37下载
- 积分:1
-
一个VC编写的显示地球小程序员,可随鼠标移动转动
一个VC编写的显示地球小程序员,可随鼠标移动转动-a show prepared by the Earth small programmers, with the rotational mobile mouse
- 2022-08-18 19:08:47下载
- 积分:1
-
matlab编写的流体计算和传热程序
matlab编写的流体计算和传热程序-Matlab calculations prepared by the fluid and heat transfer procedures
- 2022-03-21 07:37:35下载
- 积分:1
-
Numerical calculation of Mie scattering of Delphi code, used to calculate the li...
Mie散射数值计算的Delphi代码,用来计算粒子的光散射,在粒子检测,材料测试上有广泛的应用。-Numerical calculation of Mie scattering of Delphi code, used to calculate the light scattering particles in particle detection, materials testing on a wide range of applications.
- 2022-12-31 16:45:03下载
- 积分:1
-
Fortran 90
Fortran 90
- 2022-05-06 04:27:32下载
- 积分:1
-
DSP方波过零点捕捉中断程序
DSP方波过零点捕捉中断程序(用于频率计时),DSP方波过零点捕捉中断程序(用于频率计时),DSP方波过零点捕捉中断程序(用于频率计时),DSP方波过零点捕捉中断程序(用于频率计时),DSP方波过零点捕捉中断程序(用于频率计时),DSP方波过零点捕捉中断程序(用于频率计时),DSP方波过零点捕捉中断程序(用于频率计时),DSP方波过零点捕捉中断程序(用于频率计时),DSP方波过零点捕捉中断程序(用于频率计时),DSP方波过零点捕捉中断程序(用于频率计时),DSP方波过零点捕捉中断程序(用于频率计时),DSP方波过零点捕捉中断程序(用于频率计时),DSP方波过零点捕捉中断程序(用于频率计时),DSP方波过零点捕捉中断程序(用于频率计时),
- 2022-01-21 19:05:48下载
- 积分:1
-
这是一个实现最优化计算的程序,采用的算法为共轭梯度法。...
这是一个实现最优化计算的程序,采用的算法为共轭梯度法。-This is a realization of optimal calculation procedure, the algorithm used to conjugate gradient method.
- 2022-07-22 03:40:05下载
- 积分:1
-
程序用于产生0到1之间均匀分布的随机数序列,程序例子中产生50个...
程序用于产生0到1之间均匀分布的随机数序列,程序例子中产生50个-Procedures used to produce between 0-1 uniformly distributed random number sequence, the program generated 50 examples
- 2023-09-05 15:15:03下载
- 积分:1
-
矩阵乘以向量
定义一个矩阵类CM和向量类
(1)、为它们各自重载*,=,==运算符;
(2)、为CM类重载CM*CV,CM*实数
(3)为CV类重载CV*CM,CV*实数
(4)在main函数中使用以上运算符。
- 2022-01-25 14:01:49下载
- 积分:1