-
One hundred example codes program in Matlab development environment
matlab开发环境下实用程序00个例子的代码:包括1-32是:图形应用篇、33-66是:界面设计篇、67-84是:图形处理篇、85-100是:数值分析篇-One hundred example codes program in Matlab development environment
- 2022-12-26 09:20:04下载
- 积分:1
-
d3d镜子和阴影效果,自由移动摄像机镜头,模板缓存例子
d3d镜子和阴影效果,自由移动摄像机镜头,模板缓存例子-D3D mirror and shadow effects, the free movement of the camera lens, the template cache example
- 2022-02-15 10:45:12下载
- 积分:1
-
Laplacian sharpening (edge detection), the readme.txt are detailed usage
拉普拉斯锐化(边缘检测),在readme.txt里有详细的使用说明-Laplacian sharpening (edge detection), the readme.txt are detailed usage
- 2022-03-25 23:41:38下载
- 积分:1
-
一个高级标尺的实现
一个高级标尺的实现-a senior yardstick of achievement
- 2023-04-07 09:05:03下载
- 积分:1
-
a good single document to achieve photo management software, more functional and...
一个不错的单文档实现的图片管理软件,功能比较实用,-a good single document to achieve photo management software, more functional and practical,
- 2023-07-18 10:05:04下载
- 积分:1
-
此源码主要编程工具为VC,通过Windows基本编程实现画图功能,并显示。...
此源码主要编程工具为VC,通过Windows基本编程实现画图功能,并显示。-This source programming tool mainly for the VC, the adoption of Windows Paint realize the basic programming functions, and displayed.
- 2023-05-08 16:45:03下载
- 积分:1
-
AT24C16的程序开发AT24C16的源程序开发。
AT24C16的程序开发AT24C16的源程序开发。-AT24C16 programmers AT24C16 the source development.
- 2022-02-24 15:57:31下载
- 积分: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
-
VisualC++ a powerful digital image processing, including geometric transformatio...
一个强大的VisualC++数字图像处理,包括几何变换,点运算,图解增强(图解平滑,中值滤波)边缘检测,阈值分析等-VisualC++ a powerful digital image processing, including geometric transformations, point operations, graphical enhancements (graphical smoothing, median filtering) edge detection, threshold analysis, etc.
- 2022-07-17 14:35:32下载
- 积分:1
-
3D skeleton extraction of the basic algorithm code, will be four kinds of the mo...
3D骨架提取的基本算法代码,将4种最常见的算法均包含在内。-3D skeleton extraction of the basic algorithm code, will be four kinds of the most common algorithms are included.
- 2022-07-20 16:54:45下载
- 积分:1