Welcome![Sign In][Sign Up]
Location:
Search - BITBLT VC

Search list

[GDI-BitmapBitBlt技术在游戏中的应用

Description: 本程序通过BitBlt在VC中应用,体现出了BitBlt在贴图过程中的高速,以及它在二维游戏编辑的广泛应用-the procedure BitBlt in VC applications, BitBlt reflected in the mapping process of a high-speed, and its two-dimensional game in the extensive editing application! !
Platform: | Size: 299852 | Author: JELL | Hits:

[EditBoxBitBlt

Description: 画图如果有任何问题,欢迎访问我们的网站或Mail到: bitspirit@lanspirit.net-drawing if you have any questions, please visit our web site or by mail to : bitspirit@lanspirit.net
Platform: | Size: 1024 | Author: zyp | Hits:

[Windows DevelopBITBLT_wang_001

Description: 绝好的WINDOWS SDK编程程序,敬请耐心下载 不下可别后悔啊!此程序可自由下载,谢谢了!-a very good programm in WINDOWS SDK programming, please download patiently and you will not be regret. it can be downloaded free. thanks!
Platform: | Size: 1024 | Author: 王龄 | Hits:

[Chess Poker gamesVC++扑克牌游戏代码

Description: 环境:windows98/2000/xp,Visual C++6.0编程通过-Require System Entironment: Windows98/2000/XP Passed by Visual C++6.0
Platform: | Size: 98304 | Author: 袁慧 | Hits:

[GDI-BitmapBitBlt技术在游戏中的应用

Description: 本程序通过BitBlt在VC中应用,体现出了BitBlt在贴图过程中的高速,以及它在二维游戏编辑的广泛应用-the procedure BitBlt in VC applications, BitBlt reflected in the mapping process of a high-speed, and its two-dimensional game in the extensive editing application! !
Platform: | Size: 300032 | Author: JELL | Hits:

[Windows Develop1111

Description: VC疯狂战机游戏Q11源代码 VC疯狂战机游戏Q11源代码,带音效,类似雷电游戏,玩起来很刺激!当时代码主要是针对WINCE3.0(PPC2002)平台,同时兼顾了WIN32平台;游戏采用最原始的BitBlt贴图和离屏方式,因本人水平有限,贴图效果比较粗糙,声音处理也显幼稚,希望不会误导初学者,在编写时参考了王正盛的A10攻击机和Kylinx的kplan代码,在此对两位作者公布源代码的大公无私行为表示衷心感谢!   游戏中未完成的部分功能:   1、游戏的BOSS部分(BOSS贴图、BOSS子弹、BOSS爆炸效果);   2、游戏难度控制,目前比较幼稚;   未解决的BUG:   CE下需要按退出菜单退出,点窗口的关闭按钮进程仍然存在
Platform: | Size: 352256 | Author: 111111 | Hits:

[GUI Developj

Description: 在程序中添加一个【绘图】菜单项,在该项的子菜单中有【正方形】、【椭圆】、【三角形】、【平行四边形】等菜单选项。选中一菜单项会在应用程序窗口的用户区中画出相应的图形,同时清除原有图形。 2、阅读VC++的帮助文档,了解一个名称为StretchBlt的函数,该函数与BitBlt函数一样可以把内存中的位图显示在显示器的屏幕上,但它与BitBlt不同的地方是可以把位图拉伸或缩小。请用这个函数编制一个可以对位图放大或缩小的应用程序。 -In the process of drawing】 【Add a menu item, a submenu in the square have 【】, 【oval】, 【triangle】, 【】 and other menu options parallelogram. Select a menu item in the application window, the user area to draw the corresponding graph, and remove the original graphics. 2, read the VC++ help documentation for a name for StretchBlt function, the function with the BitBlt function is the same as can be in memory bitmap appears in the display screen, but it BitBlt different places that can put a bitmap drawing in or out. Please use this function to prepare a bitmap can zoom in or out of the application.
Platform: | Size: 113664 | Author: 夏天 | Hits:

[Screen saverMyScreensaver

Description: VC++ 编写的屏保实例程序,一个超简单的屏幕保护,部分关键字:   由计数器调用DrawBitmap()函数,切换图片;   注意,两个函数中的IDB_BITMAP1, dc.BitBlt(0,0,800,600……以及if(nIndexBit>=5)中的有关数据依据你的bmp图片个数、尺寸、位置不同而不同,我是选择了5张,800x600的bmp图片。注意,ID值是连续的,IDB_BITMAP1最校   响应键盘、鼠标是屏幕保护程序不可缺少的…… -VC++ example programs written in screensavers, a super-simple screen saver that some keywords: the counter called DrawBitmap () function to switch images note that the two functions in the IDB_BITMAP1, dc.BitBlt (0,0,800,600 ... ... and if ( nIndexBit> = 5) of the data based on your bmp image number, size, location varies, I chose 5, 800x600 in bmp image. Note, ID value is continuous, IDB_BITMAP1 most schools to respond to the keyboard, mouse is an essential screen saver ... ...
Platform: | Size: 23552 | Author: gaciya | Hits:

[Special Effectsbmptoushi

Description: 实现了两幅图片透视效果,vc++ BitBlt-A two-picture perspective effect vc,BitBlt
Platform: | Size: 3063808 | Author: 刘阴丰 | Hits:

[assembly languageym_vcpp-MyScreensaver

Description: VC++ 编写的屏保实例程序 由计数器调用DrawBitmap()函数,切换图片;   注意,两个函数中的IDB_BITMAP1, dc.BitBlt(0,0,800,600……以及if(nIndexBit>=5)中的有关数据依据你的bmp图片个数、尺寸、位置不同而不同,我是选择了5张,800x600的bmp图片。注意,ID值是连续的,IDB_BITMAP1最校   响应键盘、鼠标是屏幕保护程序不可缺少的-VC++ Prepared screensavers example program called by the counter DrawBitmap () function, switch the picture Note that the two functions of IDB_BITMAP1, dc.BitBlt (0,0,800,600 ...... and if (nIndexBit> = 5) of the relevant data bmp images based on your number, size, location varies, I chose five Zhang, 800x600 in bmp picture. attention, ID values ​ ​ are sequential, IDB_BITMAP1 most school Respond to keyboard, mouse, screen saver is indispensable ......
Platform: | Size: 29696 | Author: 雪欣共享号 | Hits:

[Dialog_WindowPicSee

Description: VC++游览大图查看图片的小程序,通称图片浏览器,主要是使用了VC++中的BitBlt 函数和有滚动条的视图类CScrollView共同编写而成,其实实现的功能很普通,在Windows电脑上似乎见怪不怪了,功能描述:即使图片的大小超过窗口的大小,也能够通过拖动滚动条看到图片的每个部位。-VC++ tour big picture view picture of a small program, known as picture viewer, mainly used VC++ the BitBlt function and has a scroll bar CScrollView common view class prepared, in fact, the function is very common on Windows computers seem to take offense do not blame the functional description: Even larger than the window size of the picture, but also be able to see every part of the image by dragging the scroll bar.
Platform: | Size: 31744 | Author: 单哥 | Hits:

[JSP/Javatreebkimage

Description: VC++ 在树形控件中插入背景图,看到了树控节点的那结连线了吗?实现思路:先在内存CDC 对象上对TreeView 默认绘图,然后再选择背景位图,与缺省位图进行与操作合成TreeView 的背景图,最后通过函数BitBlt()将树形控件的背景图呈现出来。同时为了避免闪烁,必须重载函数OnItemexpanding()和函数OnItemexpanded()-VC++ insert background image in the tree control, see the end of that tree control node connected? Realization of ideas: the first object in the memory of the CDC TreeView default drawing, and then select the background bitmap operations conducted with synthetic TreeView background image with the default bitmap, and finally through the function BitBlt () the background tree controls presented . Meanwhile, in order to avoid flicker, must override function OnItemexpanding () and functions OnItemexpanded ()
Platform: | Size: 21504 | Author: bpudn76 | Hits:

[Windows Developpicsee

Description: VC++游览大图查看图片的小程序,通称图片浏览器,主要是使用了VC++中的BitBlt 函数和有滚动条的视图类CScrollView共同编写而成,其实实现的功能很普通,在Windows电脑上似乎见怪不怪了,功能描述:即使图片的大小超过窗口的大小,也能够通过拖动滚动条看到图片的每个部位。-VC++ to explore big picture view picture of a small program, known as picture viewer, mainly using VC++ in the BitBlt function and has a scroll bar view class CScrollView jointly prepared, in fact, the function is very common on Windows computers seem to take offense do not blame the functional description: Even larger than the window size of the picture, but also be able to see every part of the image by dragging the scroll bar.
Platform: | Size: 30720 | Author: bpudn83 | Hits:

CodeBus www.codebus.net