-
该程序封装了贝塞尔曲线的绘制方法――就是Graphics类的DrawBezier()方法。通过他一个不了解贝塞尔曲线数学背景的人都很容易绘制。...
该程序封装了贝塞尔曲线的绘制方法――就是Graphics类的DrawBezier()方法。通过他一个不了解贝塞尔曲线数学背景的人都很容易绘制。-Bessel curve of the drawing method-- is the kind of DrawBezier Graphics () method. Through his ignorance Bessel curve of a mathematical background of the drawing is easy.
- 2022-05-16 10:01:09下载
- 积分:1
-
本程序是VC图像处理程序,是学习游戏开发不可多得的资料!
本程序是VC图像处理程序,是学习游戏开发不可多得的资料!-VC image processing procedures, the development of the game is a rare study of information!
- 2023-07-08 02:15:03下载
- 积分:1
-
orl人脸数据库第2部分,因体积大,分成几个部分,做人脸的必需.
orl人脸数据库第2部分,因体积大,分成几个部分,做人脸的必需.-02:00 Face database Part 2, because of their size, divided into several parts, the essential human face.
- 2022-06-13 14:50:40下载
- 积分:1
-
VC做的个性电子时钟源码,,特殊窗口
VC做的个性电子时钟源码,,特殊窗口-VC personality make electronic clock source, and special window
- 2022-05-05 23:38:03下载
- 积分:1
-
我已经写了一个小的工具,因为在GDI+使用EMF格式更方便..
自己编写的一个小工具,因为在GDI+中使用EMF格式更方便和搞笑,但WMF格式的图形资源丰富,所以就写了一个自用的工具,现将源代码奉献出来,希望对你有用。-I have written a small tool, because in GDI+ Use EMF format is more convenient and comedy, but the WMF graphics format is rich in resources, so we wrote a tool for their own use, now the source code contributions from the hope that useful to you.
- 2022-02-02 05:11:48下载
- 积分:1
-
包括经典的读取BMP图像的方法,通过拖动滚动条实现图像缩放,向初学图像编程的强烈推荐...
包括经典的读取BMP图像的方法,通过拖动滚动条实现图像缩放,向初学图像编程的强烈推荐-read classics including BMP images, drag scroll through Image zoom, image beginners to programming strongly recommend
- 2022-03-15 18:08:16下载
- 积分:1
-
这是一个动画字体
这是一个动画字体-This is a character animation
- 2023-08-16 09:30:03下载
- 积分:1
-
very good very good
very good very good -very goodvery goodvery goodvery good
- 2022-08-04 07:50:37下载
- 积分:1
-
an MFC prepared for the demonstration of various programming interface code, the...
一个MFC编写的用于演示各种界面编程的代码,比较全,基本上包含所有能够使用的MFC界面-an MFC prepared for the demonstration of various programming interface code, the entire comparison, contains basically all the MFC to use interface
- 2023-06-16 18:05:03下载
- 积分:1
-
基于VC的位图图像处理程序,可实现以下功能:
1.图象参数统计:最大值,最小值,均值,直方图;
2.对比度增强:直方图均衡;
3.图象平滑:中值滤波...
基于VC的位图图像处理程序,可实现以下功能:
1.图象参数统计:最大值,最小值,均值,直方图;
2.对比度增强:直方图均衡;
3.图象平滑:中值滤波;
4.图象锐化: Sobel算子;
5.图像旋转:将图像旋转任意角度并显示;
6.图象变换:将图象分块(8*8),作DCT变换,并作IDCT;
-VC bitmap-based image processing procedures, can realize the following functions: 1. Image parameters statistics: maximum, minimum, average, histogram 2. Contrast enhancement: histogram equalization 3. Image Smoothing: median filter 4. Image sharpening: Sobel operator 5. Image Rotation: Rotate the image at any angle and shows 6. Image Transformation: The image sub-block (8* 8), for the DCT transform, and IDCT
- 2022-04-25 03:53:21下载
- 积分:1