-
MFC炫酷的界面设计--俄罗斯方块,利用多缓冲解决闪烁
俄罗斯方块需求及设计
前言:整个界面分三个大的区域:游戏区、下一图形提示区、帮助说明区。
1、 游戏区:
l 游戏区可以划分成20行12列,共20*12个小方块区域。可以使用一个二维数组来表示。如int m_iMap[20][12]
- 2022-03-20 06:02:01下载
- 积分:1
-
因为我的应用需要使用许多工具(像3DS Max),我..
Because my application required the use of a lot of tools (just like 3DS Max), I decided to implement this control. Here I shall share with you the most important details of creating the tabbed toolbar. The implementation of the control is quite simple, actually. The control is primarily a Dialog Bar that manages a tab control and a Tool Bar. Thus, the class is derived from CDialogBar and it creates the CTabCtrl and CToolBar objects. The actual creation of the Tab control and toolbar occurs in the Create function of the Dialog Bar. 创建一个制表工具栏 因为我的应用需要使用许多工具(像3DS Max),我决定实现这个控件。 在这里我将和你共同分享创建制表工具栏的最重要的细节。 实际上控件的创建相当简单。这个控件主要是管理一个制表控件和一个工具栏的对话框。因此,这个类从CDialogBar类继承并且它创建了CTabCtrl 和CToolBar对象。实际上制表和工具栏控件的创建发生在DialogBar函数的创建过程中。-Because my application required the use of a lot of tools (just like 3DS Max), I decided to implement this control. Here I shall share with you the most important details of creating the tabbed toolbar. The implementation of the control is quite simple, actually. The
- 2023-03-04 03:45:03下载
- 积分:1
-
一个由本人自已开发的网络电视,这里是一个雏形,还没有开发完毕,但是基本的思路和框架都已经出来了,用windows mediaplayer作为主体,加入了广告代码...
一个由本人自已开发的网络电视,这里是一个雏形,还没有开发完毕,但是基本的思路和框架都已经出来了,用windows mediaplayer作为主体,加入了广告代码.-one I own development by the television network, here is a prototype, is not yet finished. But the basic ideas and frameworks have been released, windows MediaPlayer used as a principal, joined the advertising code.
- 2022-03-01 02:49:46下载
- 积分:1
-
VCVisual C++ Program development Baodian colorful example of the edit box border...
VCVisual C++程序开发范例宝典多彩边框的编辑框ColourFrame-VCVisual C++ Program development Baodian colorful example of the edit box border ColourFrame
- 2022-03-18 02:07:06下载
- 积分:1
-
imageole.dll开发一个聊天GIF使用!
使用ImageOle.dll开发的一个聊天中使用到的gif!-ImageOle.dll developed the use of the use of a chat to the gif!
- 2022-03-21 13:58:01下载
- 积分:1
-
c开发的火焰程序,是一个可以模拟火焰的小程序
c开发的火焰程序,是一个可以模拟火焰的小程序-the flame process, the flame can simulate a small procedure
- 2022-02-02 01:24:49下载
- 积分:1
-
VC++ MFC 做的软件程序
这个是用VC++ MFC编写的界面开开程序,很实用的啊,欢迎下载使用,不懂的请联系我 ,很好的资源,值得下载,
- 2023-02-01 21:00:04下载
- 积分:1
-
图像融合
在计算机视觉、 多传感器图像融合是将合并成一个单一的形象从两个或多个图像的相关信息的过程。所生成的图像将比任何一个输入图像的更多的信息。[] 2在遥感应用,星载传感器的增多给不同的图像融合算法的一个动机。在图像处理中的几种情况需要高空间和高光谱分辨率在一个单一的形象。大部分可用是设备的不能令人信服地提供此类数据。图像融合技术允许不同的信息源的集成。融合后的图像可以有互补的空间分辨率和光谱分辨率特性。但是,标准的图像融合技术可以扭曲在合并时的多光谱数据的光谱信息。在卫星成像图像的两种类型都可用。卫星获得的全色图像传输的最大可用的分辨率和多光谱数据传输以粗分辨率。通常,这将是两个或低 4 倍。接收机车站全色图像合并在一起的多光谱数据来传达更多的信息。存在很多的方法进行图像融合。其中非常基本的是高通滤波技术。后来技术基于离散小波变换、 均匀合理筛选银行和拉普拉斯金字塔。
- 2022-03-19 07:08:51下载
- 积分:1
-
computer graphics of a dynamic surface from the entire program, we can see where...
计算机图形学中的动态的曲面,从整个编程我们可以看出其中的思想所在-computer graphics of a dynamic surface from the entire program, we can see where the thinking
- 2023-07-16 16:50:03下载
- 积分:1
-
simple e
简单的电子商务平台,提供给初学者参考。可以添加商品。有购物车的功能,可查看购物车等。-simple e-commerce platform for advanced users. Goods can be added. Cart is the function, such as View Cart.
- 2022-05-21 21:38:04下载
- 积分:1