资源列表
clock
- 这是一个vc++ 6.0 mfc编写的一个单文档程序,它实现的功能实在程序的客户区内绘制一个指针式的钟表,代码很简单,适宜初学者学习-This is a vc++ 6.0 mfc program written in a single document, which functionality is implemented procedures to draw the client area of a pointer of the clock, the code is very simple,
GDI-for-Charactor
- 演示了如何使用GDI绘制字符的过程,可以用于汉字演示。代码是文本格式,直接拷入程序相应位置即可使用-Demonstrates how to use GDI to draw characters in the process, can be used for character presentation. Code is the text format, you can directly use the corresponding location program Kaoru
3D_FACE
- 3D人脸建模源代码。 基于VC++ 和opencv-3D face modeling source code. Based on vc++ and opencv
SusanDetection
- 用c++编写了一个角点检测的测试程序,方法是利用最小核值相似区算法实现了图像角点的检测程序。-C++ written by a corner detection test procedure is similar to using the value of the minimum core area algorithm of the image corner detection process.
profuis-v2.20_freeware
- 超酷界面库profuis v2.20_freeware源码。-Cool interface library profuis v2.20_freeware source.
vcImageOpenAndSave
- VC 图像读入和保存 本文只能实现BMP格式的图像的读入和保存!另外有后续程序进行图像增强的操作-VC images can only be read and save the article to achieve BMP format and save the image to read! Another follow-up procedures for the operation of image enhancement
GDIPlusHelpFile
- Gdi+的最新教程,有效帮助新手快速入门,按照例子一步一步的学习,会快速上手-Gdi+' s latest tutorial, effectively help novice get started quickly, learn by example step by step, will quickly get started
ShowGIF
- VC++ 6.0并没有现成的控件显示GIF图像,但在.NET环境下,可以使用GDI显示GIF图像 -VC++ 6.0 is not ready-made control displays GIF images, but in the. NET environment, you can display GIF images using GDI
C语言编写的DLL如何旋转指定的图片
- 这个代码演示了调用一个C语言编写的DLL如何旋转指定的图片(附C源代码),支持360度图片平滑旋转,掩码色改变,甚至可以调整图片透明度、亮度、色相、饱和度、大小缩放等图片常用的值。 代码兼容Win98至Win7环境 *修复: GetDC引起内存泄露 -This code demonstrates calling a DLL written in C language specifies how to rotate a picture (with C source code)
bmp2h
- bitmap file convert to 565 format
GDALTest
- 一个使用GDAL读写影像的程序。显示部分使用dib类。-GDAL to read and write one using the image program. Show some class with dib.
RgnTst
- 对任何坐标类型多维地区的模板类 一个几年前,我曾写了一个视频挂钩驱动程序排序。在那里,我需要: (其中包括)地区的业务处理,如发现路口,减,加入区域,等 有一个在Win32 API的这些地区的支持。区域功能是用于操作CreateRectRgn,CreateEllipticRgn,EqualRgn,GetRgnBox,OffsetRgn,CombineRgn,等这个API是相当难看,在我看来不舒服。它的实施是隐蔽,你要手柄(HRGN)来使用它。当你需要,例如,要找到一两个区域相交,你必
