-
图形可以旋转的源代码
图形可以旋转的源代码-graphics rotating source code
- 2022-03-23 11:37:40下载
- 积分:1
-
这是一个Vega结合人物扩展模块Diguy的仿真小程序,主要技术就是实现Vega与Diguy混合编程,供初学者参考学习!...
这是一个Vega结合人物扩展模块Diguy的仿真小程序,主要技术就是实现Vega与Diguy混合编程,供初学者参考学习!-This is a combination of characters Vega extension Diguy simulation applet, the main technology is the realization of Vega with Diguy mixed programming reference for beginners to learn!
- 2022-02-13 07:31:55下载
- 积分:1
-
我自己编写的一个数字图像处理程序,演示了多种数字图像处理算法,包括直方图统计、线性变换、锐化、平滑、中值滤波、梯度法及Roberts梯度轮廓提取、伪彩色变换...
我自己编写的一个数字图像处理程序,演示了多种数字图像处理算法,包括直方图统计、线性变换、锐化、平滑、中值滤波、梯度法及Roberts梯度轮廓提取、伪彩色变换-I prepared a digital image processing, demonstrating a variety of digital image processing algorithms, including the histogram statistics, linear transformation, enhancement, smoothing, median filtering, and a gradient method and Roberts gradient profile extraction, transformation, etc. pseudo-color
- 2022-02-24 17:37:28下载
- 积分:1
-
使用windows的API进行绘图的完整源码例程
使用windows的API进行绘图的完整源码例程 -The use of windows of the API source for a complete graphics routines
- 2023-09-01 14:30:04下载
- 积分:1
-
c语言实现DDA画线法。有详细注释!
c语言实现DDA画线法。有详细注释!-DDA painting method. Detailed Notes!
- 2022-12-05 15:55:02下载
- 积分: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
-
opencv the use of the beginner' s to refer to the video and camera calls
opencv的运用,在初学的可以参考,对视频和摄像头的调用-opencv the use of the beginner" s to refer to the video and camera calls
- 2023-07-23 22:30:02下载
- 积分:1
-
演示百叶窗效果的例子
演示百叶窗效果的例子-demonstration effect of examples Louver
- 2022-03-26 14:09:56下载
- 积分:1
-
几个在1D,2D 3D很有用,关于卡尔曼滤波器的MATLAB实现。约..
几个很有用的在1D,2D,3D上的卡尔曼滤波器的MATLAB实现。可以供初学者学习!-Several very useful in 1D, 2D, 3D Kalman filter on the MATLAB implementation. Can be used for beginners to learn!
- 2022-03-19 00:45:09下载
- 积分:1
-
数字图像处理的加法和减法,所有子程序都在这里了
数字图像处理的加法和减法,所有子程序都在这里了-digital image processing Adder and subtraction, all subroutine are here
- 2022-11-04 07:40:03下载
- 积分:1