-
Matlab procedures used in the calculation of time
matlab程序,用于计算时间序列中的自适应问题可以进行预测-Matlab procedures used in the calculation of time-series of adaptive problems can be predicted
- 2022-04-07 02:13:35下载
- 积分:1
-
C++拉格朗日插值
vc6.0运行 ,关于拉格朗日插值的实现,原创可行,计算方法课老师留的题目
- 2022-11-22 09:20:03下载
- 积分:1
-
generalized inverse matrix calculation, a total of the two methods, which iterat...
矩阵的广义逆计算,共两种方法,其中迭代法有一阶收敛和二阶收敛-generalized inverse matrix calculation, a total of the two methods, which iteration is a second-order convergence and convergence
- 2023-05-15 00:30:03下载
- 积分:1
-
科学与工程数值算法用到的积分类
科学与工程数值算法用到的积分类-science and engineering numerical algorithm used in the integration category
- 2022-02-21 19:32:31下载
- 积分:1
-
VC prepared by the method of least squares algorithms for three
VC编写的最小二乘法算法,适用于3阶方程,可编译为链接库文件。-VC prepared by the method of least squares algorithms for three-order equation can be compiled to link library file.
- 2023-01-11 08:20:04下载
- 积分:1
-
雅可比行列式的计算公式
计算方法雅可比公式-calculation formula Jacobian
- 2022-01-24 14:06:32下载
- 积分:1
-
快速傅里叶变换, 频谱的泄露,混叠误差实例的matla程序。
快速傅里叶变换, 频谱的泄露,混叠误差实例的matla程序。-Fast Fourier Transform: In order to reduce the number of DFT calculations of a fast algorithm.
- 2022-08-22 07:09:14下载
- 积分:1
-
人脸识别V2
这个软件是真的人脸识别。这是示例代码。我想这将给予帮助。我们使用C#语言进行编程。这是很好的样本。
- 2022-12-30 21:45:06下载
- 积分:1
-
java统计单词
资源描述
本java程序实现:统计文章中单词出现的次数,并显示出现过的行号。
程序功能实现方式如下:
1.输入一行,对行号计数(也可一次输入全部文本,对行号计数)
2.为一行里的单词建立一个临时的数组,遍历每一个单词:若在单词表中没有,添加进入单词表(word + count +line); 若存在,个数加一(对应word的count++,line加上当前行号)。
3.输出单词表。
属性列名,word:单词;
count:出现次数;
line:出现行数
- 2022-05-10 19:24:32下载
- 积分:1
-
利用VC程序计算阴历
利用VC程序计算阴历-calculated using the Moon VC
- 2022-07-03 04:44:42下载
- 积分:1