-
Newton iterative method for solving this calculation method is commonly used in...
牛顿迭代法求根 这个也是计算方法中的常用计算程序 学过的人都知道的-Newton iterative method for solving this calculation method is commonly used in the calculation procedures learned in the people know that the
- 2022-09-27 06:00:03下载
- 积分:1
-
java计算tfidf写入txt中
java统计总词数,特征词出现的次数,出现的文本次数,分别计算tf,idf,得到tfidf值,对文本进行向量化,写入txt文本中,方便以后做文本聚类。
- 2022-02-05 04:18:23下载
- 积分:1
-
GCD的stein算法实现
资源描述这是一个求32位最大公约数的stein算法的实现,使用了64级的流水线实现的,可以用,做了DC综合,测试全部通过!!这是一个求32位最大公约数的stein算法的实现,使用了64级的流水线实现的,可以用,做了DC综合,测试全部通过!!这是一个求32位最大公约数的stein算法的实现,使用了64级的流水线实现的,可以用,做了DC综合,测试全部通过!!
- 2022-01-26 07:09:07下载
- 积分:1
-
差分进化算法的源代码,编码简单,可读性强,与约。
差分进化算法的源代码,编码简单可读,可以直接编译执行-Differential evolution algorithm source code, coding simple and readable, and can directly compile the implementation of
- 2023-08-27 22:40:04下载
- 积分:1
-
动态规划分析例子,实用ACM教程:矩阵连乘,LCR,基因函数等
动态规划分析例子,实用ACM教程:矩阵连乘,LCR,基因函数等-Examples of dynamic programming analysis, practical tutorials ACM: even by matrix, LCR, such as gene function
- 2022-10-02 12:10:04下载
- 积分:1
-
熵权法和理想解法的Matlab通用程序
熵权法和理想解法的Matlab通用程序, 程序能够运行出正确的结果,希望对各位有帮助。
- 2022-03-21 11:26:17下载
- 积分:1
-
Basic trees codes
有AVL树、快速排序、BST二叉搜索树和堆排序的代码。它将帮助学生学习路由算法;
- 2022-12-18 12:25:02下载
- 积分:1
-
利用MATLAB PCA(主成分分析),k_means图像分割去…
一个利用Matlab实现PCA(主成分分析),k_means图像分割很好的例子。-using Matlab a PCA (Principal Component Analysis), k_means image segmentation good example.
- 2023-03-02 04:10:03下载
- 积分:1
-
This is a float to float into the IEEE process, the type of electrical parameter...
这是一个将浮点数转换成IEEE浮点数的程序,可以对电气类的参数设置和调试有帮助。此程序可以生成西门子变频器的调试代码的psw部分。-This is a float to float into the IEEE process, the type of electrical parameter setting and debugging help. This procedure can generate Siemens inverter Debugging valid part of the code.
- 2022-06-17 08:33:15下载
- 积分:1
-
这是一个让你用二次公式计算出的根的程序…
This is a program that will let you calculate roots with the Quadratic formula (including complex roots), Factorial of a number, Fibonacci series (and Pascals Triangle still under construction).
- 2023-05-19 04:30:03下载
- 积分:1