-
GBA mode3绘图范例
GBA mode3绘图范例-GBA graphics model mode3
- 2023-08-06 06:55:03下载
- 积分:1
-
本例子是用visual c++实现的gdi应用,例子完整
本例子是用visual c++实现的gdi应用,例子完整-This example is the use of visual c++ Realize the gdi applications, examples of integrity
- 2022-03-11 07:49:56下载
- 积分: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
-
一个二分法查找的图形演示程序
一个二分法查找的图形演示程序- A dichotomy search graph demonstration program
- 2023-07-13 02:15:03下载
- 积分:1
-
指纹识别相关代码 希望大家有用
edgedetect.cpp
edgedetect.h
fmt_bitmap.cpp
fmt_bitmap.h...
指纹识别相关代码 希望大家有用
edgedetect.cpp
edgedetect.h
fmt_bitmap.cpp
fmt_bitmap.h
fvs_img_morphology.cpp
fvs_img_morphology.h
fvscanny.cpp
fvscanny.h
fvsedgedetect.cpp
fvsedgedetect.h
fvsfile.cpp
fvsfile.h
fvsimage.cpp
fvsimage.h
fvstypes.h
-Fingerprint-related code hope everyone useful edgedetect.cppedgedetect.hfmt_bitmap.cppfmt_bitmap.hfvs_img_morphology.cppfvs_img_morphology.hfvscanny.cppfvscanny.hfvsedgedetect.cppfvsedgedetect.hfvsfile.cppfvsfile.hfvsimage.cppfvsimage.hfvstypes.h
- 2022-02-05 04:40:32下载
- 积分:1
-
opencv灰度共生矩阵实现代码
使用opencv开源库,利用灰度共生矩阵实现图片纹理特征提取,c++代码实现。
- 2022-09-24 03:50:02下载
- 积分:1
-
求解任意两个多边形的并集,交集,差集,要求是简单多边形,可以是凸多边形和凹多边形...
求解任意两个多边形的并集,交集,差集,要求是简单多边形,可以是凸多边形和凹多边形-solving arbitrary polygon and two sets, intersection, difference, the request is a simple polygon, it is concave and convex polygon Polygon
- 2022-02-25 06:57:02下载
- 积分:1
-
基于VC#/OPENGL开发,工程对OPENGL进行了封装,使用CSGL可以在C#中使用OPENGL
基于VC#/OPENGL开发,工程对OPENGL进行了封装,使用CSGL可以在C#中使用OPENGL-Based on VC
- 2022-07-04 21:07:50下载
- 积分:1
-
基于遗传算法的图像边缘检测算法,与Robert算子、bobel算子、prewitt算子、kirsch算子、gauss-laplace算子的结果进行了对比。...
基于遗传算法的图像边缘检测算法,与Robert算子、bobel算子、prewitt算子、kirsch算子、gauss-laplace算子的结果进行了对比。-Based on genetic algorithm for image edge detection algorithm, with Robert operator, bobel operator, prewitt operator, kirsch operator, gauss-laplace operator of the results were compared.
- 2022-03-30 18:13:06下载
- 积分:1
-
写瀑布流水
c 语言写的瀑布流水-write waterfall flowing water
- 2022-09-08 07:55:03下载
- 积分:1