-
Simple C++ Paint program, I hope you like
简单C++画图程序,希望大家喜欢-Simple C++ Paint program, I hope you like
- 2023-03-11 01:05:04下载
- 积分:1
-
图像处理,图像检测,模板匹配算法代码,应用…
图像处理,图像的检测,模板匹配算法代码,应用与模板搜索-image processing, image detection and template matching algorithm code, application templates and search
- 2022-09-18 18:35:03下载
- 积分:1
-
用VC实现的分层控制显示的位图,可以在不同的层操作不同的图片。
用VC实现的分层控制显示的位图,可以在不同的层操作不同的图片。-With VC realize the hierarchical control to display bitmaps, you can layer in different operating various types of picture.
- 2022-06-15 17:05:06下载
- 积分:1
-
标尺的制作,可以改变大小,放大缩小,字体也跟着变化,上下滚动...
标尺的制作,可以改变大小,放大缩小,字体也跟着变化,上下滚动-standard production, can change size, zooming, fonts also followed changes to scroll
- 2022-12-09 09:25:02下载
- 积分:1
-
图象腐蚀,膨胀,细化算法,很实用的
可以把图象的主干提取出来...
图象腐蚀,膨胀,细化算法,很实用的
可以把图象的主干提取出来-image corrosion, expansion, refinement algorithm, a very practical image can be extracted from the trunk
- 2022-02-15 19:31:22下载
- 积分:1
-
从BMP文件加载位图并显示BMP文件有四个部分。第一个我..
从BMP文件中装入位图并显示
the bmp file has four sections. the first is bitmapfileheader. this contains the bitmap file signature, the size of the bitmap and the offset to the array of bits that define the bitmap image. the next section is the bitmapinfoheader. this contains information such as the height and widht of the bitmap and the number of colors used. this section is followed by the color table. the color table contains two or more rgbquad structures the final section is the actual bits that define the bitmap image.
by the way, the bmp file holds a device independent bitmap and sometimes the extension used is dib.
the steps outlined below is valid for both windows 95 and windows nt. on windows 95, you can also use the loadimage() function to load a bitmap from a file. although windows nt also supports this function, it does not support the lr_loadfromfile flag. -from BMP file loaded bitmap and show the bmp file has four sections. The first is bitmapfileheader. This contains t
- 2022-03-02 16:58:15下载
- 积分:1
-
这是一个以c++为平台做出来的游戏希望大家喜欢啊!
这是一个以c++为平台做出来的游戏希望大家喜欢啊!-This is a c++ As a platform to do out of the game hope you like ah!
- 2023-07-15 00:25:03下载
- 积分:1
-
在一幅图像的背景中加入水波,让人能感觉到有水文的存在
在一幅图像的背景中加入水波,让人能感觉到有水文的存在-an image in the context of accession to the water currents, people can feel the presence of a hydrological
- 2022-05-06 03:58:17下载
- 积分:1
-
读取制作TTF,BDF的工具,非常好用,附带完整源码.
读取制作TTF,BDF的工具,非常好用,附带完整源码.-read TTF production, BDF tool, very useful, fringe integrity source.
- 2022-06-17 23:54:53下载
- 积分:1
-
By Gordy Cowie.演示如何制作旋转缩放,提供了快速的双线性旋转缩放算法。 例图有些不雅。...
By Gordy Cowie.演示如何制作旋转缩放,提供了快速的双线性旋转缩放算法。 例图有些不雅。-By Gordy Cowie. Demonstrated how to make rotating zoom, provides a rapid scaling algorithm bilinear rotation. Figure some cases indecent.
- 2022-08-21 08:42:26下载
- 积分:1