-
图像模式分类
我们生成实际分类器来识别水果图案。您使用此 codding 训练瓜果图案的一个数据集。
- 2022-02-04 07:46:30下载
- 积分:1
-
static Huffman
static Huffman
- 2022-09-12 13:20:03下载
- 积分:1
-
C++拟合圆的程序
根据输入的点拟合为一个圆,最小二乘法拟合圆程序。对学习和理解最小二乘法算法有很大帮助。
- 2022-08-02 22:14:00下载
- 积分:1
-
Recteneald on a numerical calculation of all source and courseware
Recteneald数值计算一书的所有源码和课件-Recteneald on a numerical calculation of all source and courseware
- 2022-02-26 20:19:33下载
- 积分:1
-
数值分析最常用的四十种算法,使用c++/matlab实现
数值分析最常用的四十种算法,使用c++/matlab实现-numerical analysis of the 40 most commonly used algorithms, the use of c/Matlab achieve
- 2022-01-25 22:02:14下载
- 积分: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
-
prepared with a simple calculator, with the mouse work, the basic function calcu...
用c编写的简单的计算器,用鼠标工作,实现基本的计算器功能-prepared with a simple calculator, with the mouse work, the basic function calculator
- 2022-04-28 13:26:45下载
- 积分:1
-
C简单实现socket通信
用c语言简单实现了socket通信,Tcp协议,只能在linux下运行,window下不能使用socket包。
- 2022-09-11 23:35:03下载
- 积分:1
-
2013年蓝桥杯例程
资源描述原创代码,精心分析2013年国赛蓝桥杯例程,资源共享给大家
- 2022-02-02 05:08:35下载
- 积分:1
-
School operations, the mine self
学校作业,自编的扫雷代码,能实现扫雷游戏的基本操作-School operations, the mine self-compiled code, can achieve the basic operation of the game de-mining
- 2022-06-21 06:53:10下载
- 积分:1