-
这是用来仿真四通道计算全息的程序,采用了二元傅立叶变换...
这是用来仿真四通道计算全息的程序,采用了二元傅立叶变换-This is used for simulation of four-channel computer-generated hologram of the procedures, the use of the dual Fourier Transform
- 2022-07-12 19:46:31下载
- 积分:1
-
贝叶斯算法用java程序
有关贝叶斯算法的java程序 优化计算和预测功能 比较好用-bayes arithmetic using java program
- 2022-10-06 12:20:03下载
- 积分:1
-
C++ 异质链表
C++的异质链表,通过定义一个viod* pData的指针来指向任意一个数据类型或者数据类型,通过C++的多态性实现在一个链表中连接不同数据类型的node的效果.可以实现对list的insert,Delete,print的操作. 支持int,char,double,string四种数据类型.在每个node中记录这个节点的type,和相应数据类型的指针,并通过模板实现对不同数据类型的操作.
- 2022-02-06 04:54:28下载
- 积分:1
-
用龙贝格算法计算sinx 在的积分
用龙贝格算法计算sinx 在的积分-with Romberg algorithm in the integral sinx
- 2023-02-03 14:05:05下载
- 积分:1
-
用C++做的一个关于N!的运算的求法。给学习C++的朋友一个示例。...
用C++做的一个关于N!的运算的求法。给学习C++的朋友一个示例。-With C++ Done on the N! Method of computing. To learn C++ Friends an example.
- 2022-12-29 20:20:03下载
- 积分:1
-
FFT变换的matlab环境仿真程序,带注释
FFT变换的matlab环境仿真程序,带注释-FFT transform matlab environment simulation procedure, with Notes
- 2022-02-25 09:50:00下载
- 积分:1
-
JAMA: A Java Matrix Package 用于JAVA开发中的矩阵运算
JAMA: A Java Matrix Package 用于JAVA开发中的矩阵运算-JAMA : A Java Matrix Package for the development of Java-matrix calculation
- 2022-02-22 03:54:10下载
- 积分:1
-
直接分解算法
* To factor the n by n matrix A = (A(I,J)) into the product of the* lower triangular matrix L = (L(I,J)) and U = (U(I,J)), that is* A = LU, where the main diagonal of either L or U consists of all ones:** INPUT: dimension n; the entries A(I,J), 1
- 2023-06-21 06:30:04下载
- 积分:1
-
打印0°至90°的三角函数表
打印0°至90°的三角函数表-Print 0 to 90 trigonometry table
- 2022-04-11 09:51:20下载
- 积分:1
-
C语言实现雨滴模拟,一个完整的过程分解为好几个小部分,各自可以独立运行,方便初学者学习c语言实现较为复杂的数据结构。-(1)
C语言实现雨滴模拟,一个完整的过程分解为好几个小部分,各自可以独立运行,方便初学者学习c语言实现较为复杂的数据结构。
- 2022-01-25 15:51:11下载
- 积分:1