-
将BMP文件数据转换为TXT文件
将BMP文件数据转换为TXT文件-BMP file data will be converted to TXT documents
- 2022-12-30 01:10:03下载
- 积分:1
-
MPEG算法的Matlab实现,熟悉Matlab的朋友可以看一看。
MPEG算法的Matlab实现,熟悉Matlab的朋友可以看一看。-MPEG algorithm Matlab, a friend familiar with Matlab can look at.
- 2022-08-11 05:26:13下载
- 积分:1
-
用RBF网络实现字符识别
用RBF网络实现字符识别-Realize character recognition using RBF Net.
- 2023-02-16 04:35:05下载
- 积分:1
-
在这个目录中包含代码实现K
kmeans This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE The format of the source file is: NPat - Number of patterns (int) SizeVect - Size of vector (int) NClust - Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect] - vector 1 (real) vect[2,1] ... vect[2,SizeVect] - vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector] - vector N (real) To compile: ICC KMEANS.CPP -kmeans This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Outpu
- 2022-08-15 00:35:38下载
- 积分:1
-
指纹识别的原理与算法
指纹识别原理和算法-the principle and arithmetic of fingerprint identify
- 2022-02-10 01:57:36下载
- 积分:1
-
在C++环境中编写代码,实现画线,非常方便实用
在C++环境中编写代码,实现画线,非常方便实用-In the C++ environment to write code to achieve drawing lines, is very convenient and practical
- 2022-04-24 03:17:53下载
- 积分:1
-
solidgraph CAD系统
SolidGraph CAD System
SolidGraph is a full-featured system for 3D modeling of highly complex geometric objects. Sooner or later, everyone who works with computer graphics feels necessary to write his own editor. We want to show you one of the ways of writing a module application where the functions for creating new objects are distributed among plug-ins.
- 2022-06-28 19:06:36下载
- 积分:1
-
matlab程序 防御系统弹道导弹目标识别方面的matlab程序
matlab程序 防御系统弹道导弹目标识别方面的matlab程序-matlab program of ballistic missile defense system target identification procedures matlab
- 2022-03-19 03:25:00下载
- 积分:1
-
一个基于人工神经网络的有监督遥感影像地貌分类程序
一个基于人工神经网络的有监督遥感影像地貌分类程序-One based on artificial neural network has the supervision of remote sensing image classification procedures geomorphic
- 2022-08-09 18:04:21下载
- 积分:1
-
最近邻分类器(KNN)的C++源代码,适合模式研究。
最近邻分类器(KNN)的C++源码,适合模式识别、图像处理开发者用!-nearest neighbor classifier (KNN) of the C++ source code, suitable for pattern recognition, image processing developers use!
- 2022-09-01 16:40:03下载
- 积分:1