-
C + + 中的 Strassen 算法源代码
使用 Strassen Algorithm 对乘法方阵。
IDE Visual Studio 2012 的 c + + 项目。
- 2022-07-03 06:21:52下载
- 积分:1
-
pid积分温度控制,用于飞思卡尔智能车,比赛使用的。
pid积分温度控制,用于飞思卡尔智能车,比赛使用的。-failed to translate
- 2023-04-10 02:30:03下载
- 积分:1
-
IFS Fractali
分形 IFS 分形建筑 generationsIFS 通过生成 fuctiilor。一代人,和图像的示例包含生成的程序窗口。
- 2022-08-03 08:19:28下载
- 积分:1
-
solving n
求解n维具有不等式约束优化问题的最优解-solving n-dimensional inequality constrained optimization with the optimal solution
- 2022-02-05 23:19:53下载
- 积分:1
-
edma3456wewewawe
fxhgggggggggggggggggggggggggggggggggggfxtsrtsdystrrrrrrrrrrrrrrydgfbdvffdfdfgfgfgfgfhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh
- 2022-12-18 15:45:03下载
- 积分:1
-
一维搜索程序――黄金分割点方法,我自己编的!大家多多下载,多多支持啊!...
一维搜索程序――黄金分割点方法,我自己编的!大家多多下载,多多支持啊!-one-dimensional search procedures-- Golden Section point, I developed! Members can download the generous support ah!
- 2023-08-05 10:15:03下载
- 积分:1
-
kmeans聚类算法java实现
应用背景package Kmeans;
import java.io.BufferedReader;
import java.io.FileReader;
import java.util.ArrayList;
public class KMeans {
private static String fileName = "E:java练习Arithmeticjulei1.txt"; // 文件地址
private static int numTotal; // 聚类总数
private static int K; // 聚类的簇数关键技术典型的聚类算法,应用广发,学习简单,java技术的使用
- 2022-02-01 21:05:33下载
- 积分:1
-
使用希尔排序法对一维数组排序
希尔排序(Shell Sort)是插入排序的一种。是针对直接插入排序算法的改进。该方法又称缩小增量排序,因DL.Shell于1959年提出而得名。本实例演示如何使用希尔排序法对一维数组进行排序
- 2022-03-19 14:51:18下载
- 积分:1
-
One on the Fourier transform of the program, you can read text from your desktop
一个关于傅里叶变换的程序,可以从桌面读入文本-One on the Fourier transform of the program, you can read text from your desktop
- 2022-06-12 11:06:47下载
- 积分:1
-
关于XBBH用C编写的代码
关于XBBH用C编写的代码-XBBH spent on the preparation of the C code
- 2022-01-31 01:50:14下载
- 积分:1