-
读取256色的BMP灰度图,并用4*4的矩阵对其进行抖动,用opengl实现
读取256色的BMP灰度图,并用4*4的矩阵对其进行抖动,用opengl实现-BMP to read 256 color grayscale, and 4* 4 matrix of its jitter, using opengl implementation
- 2022-10-28 21:05:04下载
- 积分:1
-
本程序为使用vc编写的人体肤色识别程序,能够准确识别人体肤色。代码编写简单,方便实用。...
本程序为使用vc编写的人体肤色识别程序,能够准确识别人体肤色。代码编写简单,方便实用。-the procedures for the use of human prepared vc color identification procedures to accurately identify the body color. Code-writing simple, convenient and practical.
- 2022-05-28 01:18:11下载
- 积分:1
-
图像组合项目
目前正在进行缩放和缩放图像,和合并 2 图像的项目。很好的工具,为结合样本图像的背景图像。
- 2023-03-26 17:05:04下载
- 积分:1
-
VB数据库加载数据生成曲线图显示
比较老的教学式源码,采用的是VB6.0版本开发,演示如何从一个数据库里加载对应数据,并且在界面上以曲线图的形式显示出来,包含横纵数据分布,以及柱状图属性修改等;
- 2022-03-22 10:38:02下载
- 积分:1
-
3D引擎代码,用于3d编程,具体内容见包里
3D引擎代码,用于3d编程,具体内容见包里-3D engine code for the 3d programming, the specific content of the bag
- 2022-07-01 06:15:38下载
- 积分:1
-
Crawl remote cpu usage, and show the curve of flash. Similar windows resource ma...
抓取远程cpu使用率,并通过flash显示曲线。类似windows资源管理器的性能-Crawl remote cpu usage, and show the curve of flash. Similar windows resource management performance
- 2023-06-03 17:35:02下载
- 积分:1
-
甘特图显示
甘特图显示-Gantt Chart shows
- 2023-07-11 15:00:02下载
- 积分:1
-
目的
purpose
applies median filter to gray-scale PGM image
compile
gcc -g -o median_pgm median_pgm.c -lpgm -lpbm -lm -purpose median filter applies to gray- Chongqing le PGM image compile gcc-g-o median median_pgm _pgm.c- lpgm- lpbm- lm
- 2022-02-11 14:33:42下载
- 积分: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
-
minigui在samsung2410上移植的文章
minigui在samsung2410上移植的文章-MiniGUI samsung2410 on transplantation in the article
- 2022-02-04 18:08:29下载
- 积分:1