-
rgb调色盘
本代码实现了一个能够任意调节rgb各个值的大小,并且查看每个rgb值下显示的颜色图像,有加减器,方便学习grb原理。
- 2023-01-03 10:40:06下载
- 积分:1
-
利用EXCE里数据在AUTOCAD中找位置
利用EXCE里数据在AUTOCAD中找位置-Use EXCE where to find the location of data in AUTOCAD
- 2022-09-26 11:40:03下载
- 积分:1
-
画图板100%模仿windows自带的画板,非常牛的画图程序,我已经实验过,很好用...
画图板100%模仿windows自带的画板,非常牛的画图程序,我已经实验过,很好用-drawing board 100%, bring their windows imitation slate, the very cattle drawing program, I have too experimental, with a good
- 2022-03-02 04:50:55下载
- 积分:1
-
本程序是图形的制作,包括:直线的画法三角形的画法,三角形的缩放,三角形的旋转,三角形的平移和三角形的映射。...
本程序是图形的制作,包括:直线的画法三角形的画法,三角形的缩放,三角形的旋转,三角形的平移和三角形的映射。-graphics production, including : a linear method of painting triangular method of painting, triangular zooming and rotating triangle, triangle of translation and mapping triangle.
- 2022-02-05 06:18:23下载
- 积分:1
-
图像的旋转与缩放处理源代码(openCV)
图像的旋转与缩放处理源代码(openCV)-Image rotation and zoom handle the source code (openCV)
- 2023-06-28 09:50:03下载
- 积分:1
-
Matlab实现的图像匹配,里面还有实验图片
Matlab实现的图像匹配,里面还有实验图片-Matlab to achieve the image matching, there is also experimental picture
- 2023-07-27 00:00:03下载
- 积分: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
-
图形学_基本图形
适用于图形学学习,包含图形学基本的绘制画线、绘制三角形、绘制球形、绘制椭球等一系列的操作,有利于掌握C++语言和Opengl语言的学习
- 2022-06-15 21:02:54下载
- 积分:1
-
PCAMAT
PCAMAT - Calculates the pca for data-matlab code
- 2023-02-20 13:15:04下载
- 积分:1
-
RGB mixer. ideal for picture works
RGB mixer. ideal for picture works
- 2022-02-25 03:33:36下载
- 积分:1