-
一个很出名的图像处理库cximage的源代码
一个很出名的图像处理库cximage的源代码-A very well-known image processing library cximage source code
- 2022-02-01 11:26:43下载
- 积分:1
-
自绘模拟时钟源码(C++ Builder代码,带编译后的可执行文件)
自绘模拟时钟源码(C++ Builder代码,带编译后的可执行文件)-Since the painting simulation clock source (C++ Builder code, compiled with the executable file)
- 2022-02-01 05:07:00下载
- 积分:1
-
visual c++ gdi编程之2,新手请看
visual c++ gdi编程之2,新手请看-visual programming of 2, and newcomers See
- 2022-04-28 01:17:34下载
- 积分:1
-
图片拉伸到布满窗体,一个很好的图片处理示例
图片拉伸到布满窗体,一个很好的图片处理示例-Image stretching to the full form, a very good picture of the treatment sample
- 2022-03-21 02:55:45下载
- 积分:1
-
识别GDF地图文件,画图程序,能够实现对地图文件的基本操作,如移动、放大、缩小、鼠标点击拖动、鼠标点击缩放、动态选择地图层(layer)绘图等。
识别GDF地图文件,画图程序,能够实现对地图文件的基本操作,如移动、放大、缩小、鼠标点击拖动、鼠标点击缩放、动态选择地图层(layer)绘图等。-Identification of GDF map document, drawing procedures, to achieve the basic document on the map operation, such as mobile, enlarge, shrink, drag the mouse to click, mouse click zoom, dynamic selective layer (layer) Drawing.
- 2023-04-24 22:35:03下载
- 积分:1
-
展示动态生成并处理菜单的工具,并以一个画图程序来说明。...
展示动态生成并处理菜单的工具,并以一个画图程序来说明。-Display dynamically generated and deal with the tools menu, and a drawing to illustrate the procedure.
- 2022-06-22 02:40:29下载
- 积分: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
-
一个分形维的代码,用差分盒维计算图像的分形维值!还不错!...
一个分形维的代码,用差分盒维计算图像的分形维值!还不错!-a fractal dimension of the code, with the difference box dimension calculations images of fractal dimension values! Also good!
- 2022-10-20 19:05:03下载
- 积分:1
-
利用GID+ Bitmap实现了将一张图片分解为多张指定尺寸的图片,以及将多张图片合并为一张。...
利用GID+ Bitmap实现了将一张图片分解为多张指定尺寸的图片,以及将多张图片合并为一张。-GID+ Bitmap achieved using a picture that will be decomposed into more than one designated size pictures, as well as multiple pictures into one.
- 2023-05-08 10:55:02下载
- 积分:1
-
一种可变的掩模操作算子,在做图像掩模操作和实用!
一种可变的掩模操作算子,在做图像掩模操作和实用!-a variable mask Operator, doing image mask operation and practical!
- 2022-10-06 06:10:03下载
- 积分:1