-
有问提可以讨论一下,DirectShow 的 Players
有问提可以讨论一下,DirectShow 的 Players-mention can be asked to discuss, DirectShow Players
- 2022-02-05 22:02:42下载
- 积分:1
-
this small program is a simple drawing program that uses graphics in the shape o...
这个小程序是一个简单的 绘图程序,所绘图形的形状为渔网状-this small program is a simple drawing program that uses graphics in the shape of the mesh fisheries
- 2022-12-23 14:35:06下载
- 积分:1
-
jkkjjjjjjjjjjjjjjjjjjjllllllllllllllllllll
本程序基本于.Net平台开发,默认支持Access数据库,可扩展为任意数据库,拥有完整的文章发布-jkkjjjjjjjjjjjjjjjjjjjllllllllllllllllllll
- 2022-04-08 09:53:45下载
- 积分:1
-
consin graph conversion ,the graph will be a normal or others ,at last the graph...
consin graph conversion ,the graph will be a normal or others ,at last the graph is perfect
- 2022-07-06 11:59:16下载
- 积分:1
-
vc的进行虹膜识别的源代码,比较简单,大家可以研究一下!
vc的进行虹膜识别的源代码,比较简单,大家可以研究一下!-Code for iris recognition
- 2023-04-20 03:50:04下载
- 积分:1
-
三维动画的过程,实现了对旋转灯的点亮,是…
3D动画程序,实现圆锥体的的旋转,灯光照亮,是个半透明的三维物体。-3D animation process, the realization of the cone rotating lights illuminate, is a translucent three-dimensional objects.
- 2022-02-04 03:12:13下载
- 积分:1
-
<Visual C++数字图像与图形处理>配套光盘4
<Visual C++数字图像与图形处理>配套光盘4- matching CD 4
- 2022-03-21 05:52:24下载
- 积分:1
-
这是一个用VRML做的饮水器模型,但只是外观,不可以动
这是一个用VRML做的饮水器模型,但只是外观,不可以动-This is a VRML to do with the water model, but only appearance, can not move
- 2022-08-18 22:03:58下载
- 积分:1
-
to be an increase in the noise image after smoothing filter and the filter, comp...
将一幅给定的图像加噪后进行平滑滤波和中值滤波处理,比较两种处理的效果并与原图像比较之。并添加了锐化滤波处理。-to be an increase in the noise image after smoothing filter and the filter, compare the results with the original image comparison. And add a sharpening filter.
- 2022-10-12 04:50:04下载
- 积分: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