-
C++Builder得到图象红,蓝,绿三基色直方图,并将其显示出来,程序构思很巧妙。...
C++Builder得到图象红,蓝,绿三基色直方图,并将其显示出来,程序构思很巧妙。-C Image Builder to be red, blue, green, and three-color histogram, and to show up procedure is a clever idea.
- 2022-08-25 23:48:56下载
- 积分:1
-
Prepared based on the matlab Hendry worm model, be able to run, the effect of go...
基于matlab编写的亨得利蜗杆模型,能够运行,效果不错-Prepared based on the matlab Hendry worm model, be able to run, the effect of good
- 2022-06-17 07:41:55下载
- 积分:1
-
在Win-Tc下运行,C语言的,这是抛物样条曲线的程序,没有在visual c++中试过...
在Win-Tc下运行,C语言的,这是抛物样条曲线的程序,没有在visual c++中试过-Win- Tc running, the C language, this is kind of parabolic curve procedures, not visual, c tried
- 2022-04-23 05:36:11下载
- 积分:1
-
一个打开BMP位图的VC程序
一个打开BMP位图的VC程序-An open BMP bitmap VC program
- 2023-08-06 22:40:03下载
- 积分:1
-
数字图像处理的课程设计,装起来有些麻烦,见附带的文本文档,可以做一些简单的栅格图像处理,但结合摄影测量获得的同名像点可以进行三维观测...
数字图像处理的课程设计,装起来有些麻烦,见附带的文本文档,可以做一些简单的栅格图像处理,但结合摄影测量获得的同名像点可以进行三维观测-digital image processing of curriculum design, and put up some trouble, see accompanying text documents, they can do some simple raster image processing, but the combination of photogrammetry was the same name as the 3D point can be observed
- 2023-04-06 12:15:04下载
- 积分:1
-
基于DDA算法的画线算法
基于DDA算法的画线算法-algorithm based on the DDA"s line drawing algorithm
- 2022-02-10 05:37:40下载
- 积分:1
-
本程序主要介绍了碰撞检测算法及基于物理的建模方法
本程序主要介绍了碰撞检测算法及基于物理的建模方法-This procedure introduces a collision detection algorithm and physics-based modeling method
- 2022-03-04 23:53:58下载
- 积分:1
-
a statement Print Software
一个报表打印的软件-a statement Print Software
- 2023-02-19 00:25: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
-
VC++NJIN虚拟示波器程序
VC++NJIN虚拟示波器程序-VC NJIN virtual oscilloscope procedures
- 2023-03-29 19:55:03下载
- 积分:1