-
位图窗体
使用位图Bitmap类来对窗体进行美化,简单得演示了图形窗体的做法
使用到的API有:BitBlt等
对于文本标签显示到位图上,透明显示。
判断文本标签的方式:在OnCtlColor过程中如果类型CTLCOLOR_STATIC时候,返回空画笔。
- 2022-07-23 05:37:47下载
- 积分:1
-
BMP文件快速压缩成JPG文件的VC源代码
BMP文件快速压缩成JPG文件的VC源代码-BMP file compression rapid JPG file into the source code VC
- 2022-04-30 22:32:44下载
- 积分:1
-
对图象进行处理,求压线格,用二域法,八域法求图象的边界,
对图象进行处理,求压线格,用二域法,八域法求图象的边界,-of image processing, for down the line grid, with two jurisdictions, eight domain method for image border,
- 2022-06-22 05:03:55下载
- 积分:1
-
显示和输入报表的源程序
显示和输入报表的源程序-display and entry statements of the source
- 2023-01-25 20:15:03下载
- 积分:1
-
Open Watcom Graphics Library Sourcecode
Open Watcom Graphics Library Sourcecode
-Open Watcom Graphics Library Sourcecode
- 2022-02-10 04:58:54下载
- 积分:1
-
图象处理集合(对位图的处理)包括如下: 1.图象分析:图象分割和边缘检测 2.图象编、解码:huff,PCX,GIF,JPG等; 3.滤波处理:包含多种滤波器(...
图象处理集合(对位图的处理)包括如下: 1.图象分析:图象分割和边缘检测 2.图象编、解码:huff,PCX,GIF,JPG等; 3.滤波处理:包含多种滤波器(高,低通,交互式带阻); 4.数学形态学:图象的腐蚀和膨胀,开、闭运算,图象的粗、细化等; 此外还有视图的编辑、灰度处理、图象恢复、小波分解和重构等等。-image processing pool (right bitmap processing) include the following : 1. Image analysis : Segmentation and Edge Detection 2. Image encoder and decoder : Huff, PCX, GIF, JPG, etc.; 3. Filter : with a variety of filters (high and low pass offered inter-band stop); 4. Morphology : Image of corrosion and expansive, open and close operations, the image of rough and refined; in addition to the View editor, Gray processing, image restoration, wavelet decomposition and reconstruction and so on.
- 2022-11-13 09:15:04下载
- 积分:1
-
vc++实现的一个2D图形聊天代码,挺有趣的
vc++实现的一个2D图形聊天代码,挺有趣的-vc++ realize a 2D graphical chat code, very interesting
- 2022-02-25 14:30:03下载
- 积分:1
-
基于K_DOPS碰撞检测算法实现的一个小实例.模拟两个物本对像的碰撞测试.结果给出了碰撞测试的碰撞点及反应时间.
基于K_DOPS碰撞检测算法实现的一个小实例.模拟两个物本对像的碰撞测试.结果给出了碰撞测试的碰撞点及反应时间.-Collision detection algorithm based on K_DOPS a small instance. Simulated two things like this on the crash test. Crash test results show the impact point and response time.
- 2022-01-25 23:48:28下载
- 积分:1
-
在图像中加入随机噪声的源代码,编译后的可执行文件须带参数运行。 使用方法:gaussnoise BMP文件名...
在图像中加入随机噪声的源代码,编译后的可执行文件须带参数运行。 使用方法:gaussnoise BMP文件名-images in random noise added to the source code, compile the executable files carry operation parameters. Use : gaussnoise BMP File Name
- 2022-04-18 18:12:32下载
- 积分:1
-
hge游戏引擎DX9版本
这是hge的Dx9.0版本的引擎,官方的hge游戏引擎只更新到了hge1.8.1所用的dx也是知道dx8.0其实中很多函数在dx9.之后都有了很大的变化,本次更新的hge版本就是通过把原先的dx8.0的版本中的dx8.0的函数替换为dx9。0的版本!
- 2022-03-02 01:43:10下载
- 积分:1