-
计算一个以文本格式存储的矩阵的相关系数矩阵,包括例子数据。...
计算一个以文本格式存储的矩阵的相关系数矩阵,包括例子数据。-calculated a text format to store the correlation coefficient matrix of matrices, including examples of data.
- 2022-02-02 21:59:59下载
- 积分:1
-
包括主要矩阵运算,vc下编译实现
包括主要矩阵运算,vc下编译实现-including major matrix computation, vc under Compiling
- 2022-03-02 13:52:02下载
- 积分:1
-
小波提升格式的java源代码,包括标准的分裂、预测和更新三步,以及一个实例...
小波提升格式的java源代码,包括标准的分裂、预测和更新三步,以及一个实例-Lifting format java source code, including the standard split, forecasts and updates of steps, and an example
- 2022-03-18 20:08:08下载
- 积分:1
-
这是一个用VC实现在数据结构课程中比较经典的应用的一项式运算的程序.这个也测试通过.应该没有任何问题....
这是一个用VC实现在数据结构课程中比较经典的应用的一项式运算的程序.这个也测试通过.应该没有任何问题.-with VC data structure courses in the more classic use of a Type Operational procedures. This is also the test. Should be no problem.
- 2022-02-12 08:16:30下载
- 积分:1
-
自编FFT谱分析中的栅栏效应演示
自编FFT谱分析中的栅栏效应演示-self FFT spectrum analysis of the effect of the fence demonstration
- 2022-12-29 17:05:03下载
- 积分:1
-
在MATLAB环境中实现最小二乘法和有理分式插值法的程序
在MATLAB环境中实现最小二乘法和有理分式插值法的程序-lspoly and DOS method
- 2022-06-01 07:49:17下载
- 积分:1
-
c# rsa algorithm encryption/decryption
RSA加密和解密C#实现公钥和私钥是预定义的。浏览要加密或解密的文件。
- 2022-06-18 22:48:56下载
- 积分:1
-
OpenGL vc6 源码 3ds旋转的椅子模型导入
资源描述基于OpenGL实现模型导入,贴图,旋转的原程序实现
- 2023-04-08 13:35:04下载
- 积分:1
-
给定n 个物品, 物品i重为wi 并且价值为 vi ,背包所能承载的最大容量为 W.
0...
给定n 个物品, 物品i重为wi 并且价值为 vi ,背包所能承载的最大容量为 W.
0-1 背包问题即是选择含有着最大总价值的物品的子集且它的容量 ≤W .
用动态规划实现-given n goods, items i weight of wi and value of vi, the backpack can carry a maximum capacity of W. 0-1 knapsack problem that is a choice with a maximum total value of the goods but a subset of the W capacity. Dynamic Programming
- 2022-03-09 15:39:44下载
- 积分:1
-
Mie散射C语言代码
用于计算Mie散射的C语言程序,只要输入粒径尺度、折射率、散射角就能输出散射系数、消光系数、后向散射系数、后向消光系数
- 2022-03-29 14:07:40下载
- 积分:1