CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 搜索资源 - bitmap

搜索资源列表

  1. 飞行器模拟

    0下载:
  2. Thanks for downloading my Logix RC flight simulator. This is a Micro$oft Visual C++ project, so it would be easiest for you to open it with MSVC++ but if you dont have it, you can always use your own compiler, the source files are all there. My progr
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:188583
    • 提供者:尚进
  1. gjb

    0下载:
  2. 一个空战的引擎:写于2002.4.24 游戏:320*200*256c SVGA显示模式编译:Borland c++ 5.02project: Dos standard 看点:(1) pcx 图片文件的操作;(2) bitmap(/内存) 的一些位拷贝技巧;(3) 主程序的流程;-an air of the engine : 2002.4.24 wrote in the game : 320 * 200 * 256c SVGA display mode compiler : Borland c
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:8902
    • 提供者:gjb
  1. 简单的推箱子游戏

    0下载:
  2. 一个推箱子游戏,算法很好,值得一看,对学习BITMAP也很有帮助-a box game, good arithmetic, help learn BITMAP
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:182659
    • 提供者:dfsd
  1. Role_Play_Game_Program.zip

    1下载:
  2. 源代码演示了在Windows下角色扮演游戏的制作过程,从位图操作,角色控制,音频效果,场景切换特效,到脚本编程都有涉及,是学习角色扮演游戏编程的好材料,The source code demo shows the role-playing game under the windows production process, from operating the bitmap, controling the role, audio effects, scene change effects, sc
  3. 所属分类:Game Program

    • 发布日期:2017-05-11
    • 文件大小:2945919
    • 提供者:psychic
  1. 131312

    0下载:
  2. 易语言qq连连看辅助程序源码例程程序结合易语言位图操作支持库,实现qq连连看游戏的辅助功能。 本易语言例程还使用到易语言数据操作支持库,扩展功能支持库。 本易语言源码例程只为易语言技术探讨与交流,请不要用于非法用途-Qq easy language routine procedures Lianliankan auxiliary program source bitmap with easy language support library operations, to achieve
  3. 所属分类:外挂编程

    • 发布日期:2017-04-08
    • 文件大小:9051
    • 提供者:黄德辉
  1. Win32Tetris_C

    1下载:
  2. 原创Windows入门程序,直接使用Windows API编写。几乎包含了Widows入门会碰到的所有知识,像窗口、消息、菜单、工具栏、资源、对话框、计时器、自绘按钮、GDI位图操作、Windows目录操作、INI文件操作等等,拿来练下手应该会收获不少。带详细注释的源代码,开发环境是VC6,希望对你有所帮助。-Original Windows entry procedures, the preparation of the direct use of Windows API. Widows en
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-18
    • 文件大小:4805632
    • 提供者:Maryland
  1. LLK

    0下载:
  2. 介绍了外挂的方法 双缓冲技术 位图的操作 算法的优化-Introduced a plug-in method of double buffering technology operation bitmap optimization algorithm
  3. 所属分类:Game Program

    • 发布日期:2017-05-19
    • 文件大小:178149
    • 提供者:xushiyue
  1. Puzzle

    0下载:
  2. 简易迷宫游戏 适合初中级读者,设计位图操作、文件操作、键盘操作、简易地图等,主要是完整的设计思想-Simple maze game for junior high school-level readers, design bitmap operations, file operations, keyboard operation, simple maps, the main design idea is a complete
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-02
    • 文件大小:39162
    • 提供者:matthew
  1. Win32Tetris_C

    1下载:
  2. Windows入门程序,直接使用Windows API编写。几乎包含了Widows入门会碰到的所有知识,像窗口、消息、菜单、工具栏、资源、对话框、计时器、自绘按钮、GDI位图操作、Windows目录操作、INI文件操作等等,拿来练下手应该会收获不少。带详细注释的源代码,开发环境是VC6,希望对你有所帮助。-Windows entry procedures, the preparation of the direct use of Windows API. Widows entry contain
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-17
    • 文件大小:60442
    • 提供者:Arizona
  1. Wor_Ship

    0下载:
  2. C语言实现射击游戏,含有BMP位图显示。调试环境为TC2.0或者TC3.0。运行这个程序需要tc提供的几个头文件。建议修改options菜单中的include目录项到tc的include的目录下(具体方法可以参见本书第一章的讲解);或者把源程序拷贝到tc目录下运行。-C language realization of shooting game, containing BMP bitmap display. TC2.0 or debugging environment TC3.0. Tc nee
  3. 所属分类:Shot Game

    • 发布日期:2017-03-28
    • 文件大小:196482
    • 提供者:fenghuan
  1. Win32Tetris_C

    0下载:
  2. 为了挑战一个新的高度,作者原创了他从事WEB编程以来的第一个Win32 API应用,之所以编写一个游戏,是因为游戏考察的知识面很综合,之所以选择俄罗斯方块,一是自己曾被瘾过,二是发现这款游戏几乎包含了Widows入门的很多知识,比如窗口、消息、菜单、工具栏、资源、对话框、计时器、自绘按钮、GDI位图操作、Windows目录操作、INI文件操作等等,拿来练手会收获不少。本游戏是带有背景音乐的,一边玩游戏一边欣赏音乐的感觉相信很舒服。-In order to challenge a new leve
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-17
    • 文件大小:4807167
    • 提供者:104
  1. eluosi

    0下载:
  2. 一个bitmap的俄罗斯游戏,方块的算法是用最小图元拼接成的,很值得一看哦!~-A bitmap of the Russian game, the box algorithm is spliced into the smallest pixel, and is worth a look oh! ~
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-08
    • 文件大小:113094
    • 提供者:王刚
  1. [Code]VC6_DirectDraw_Example_Src

    0下载:
  2. DirectDraw的2D游戏源码DEMO,演示位图操作。-DirectDraw 2D game DEMO,BitMap show.
  3. 所属分类:Game Engine

    • 发布日期:2017-04-03
    • 文件大小:449661
    • 提供者:q1196403
  1. tNes.0.3.src

    0下载:
  2. 这是用delphi编制的nes模拟器--tNes,目前为0.3版支持声音、单手柄、mapper0、mapper2。可以玩经典的坦克大战、玛丽奥1、魂斗罗、1944等等。40kb左右的游戏基本上都能玩。附带有2个测试用的rom,cart和nestress。写这个主要是为了加深对计算机的了解,许多地方用了简单的方法,渲染游戏画面用的是内存中的bitmap,而没有直接在显存作渲染,速度就不是很理想。这个模拟器献给70年代出生的朋友,希望能够唤醒一些童年的欢乐。 -It is used delphi
  3. 所属分类:Other Games

    • 发布日期:2017-03-23
    • 文件大小:173085
    • 提供者:wuna1978
  1. MahjongGame

    0下载:
  2. 本章实现了一个完整的四人网络麻将游戏,该程序集服务器与客户端功能与一体。本章主要介绍了非对等的网络服务功能的建立,传输信息的序列化,建立虚拟的三维空间,绘制图形和显示位图,在内存中创建位图和绘制图形等。 -This chapter implements a complete network of four mahjong game, the assembly server and client-side functionality and integration. This chapter
  3. 所属分类:Other Games

    • 发布日期:2017-04-10
    • 文件大小:2079834
    • 提供者:小兴
  1. ChnChess

    0下载:
  2. 本程序在Windows98下用VC6.0编译通过,所使用位图来源于“象棋大师”教学软件, 设计和改进时参考了BorlandC++3.1的国际象棋程序和陈成涛所写的“中国象棋程序”。 在算法上采用有界深度优先Alpha-Beta剪枝递归搜索技术-The program under Windows98 using VC6.0 to compile, the use of bitmap from " Chess Master" teaching software design and
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-05
    • 文件大小:456175
    • 提供者:guanmj
  1. MineSweeping

    0下载:
  2. 实现了跟微软XP差不多的扫雷完整源码(带注释) vc++ windows 扫雷 位图-Microsoft XP is almost achieved with the full source of mine (with comments) vc++ windows bitmap mine
  3. 所属分类:Other Games

    • 发布日期:2017-05-08
    • 文件大小:1675662
    • 提供者:persist
  1. 0996ADiceGame

    0下载:
  2. 一个掷骰子小游戏,主要练习对话框中位图的显示与操作。-A dice game, the main practice dialog bitmap display and operation.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-16
    • 文件大小:23003
    • 提供者:zhengguoli
  1. Snake

    0下载:
  2. 适用MFC编写的贪食蛇游戏 位图资源没有仔细弄 当然可以自己换-For the preparation of the Snake game MFC bitmap resources are not careful can get their change of course
  3. 所属分类:Game Program

    • 发布日期:2017-04-02
    • 文件大小:63647
    • 提供者:唐畅
  1. mybox

    0下载:
  2. 汇编语言写的推箱子小游戏,文件包括bitmap与源码,已经游戏说明。-Written in assembly language Sokoban game, source files, including bitmap and have the game descr iption.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-03
    • 文件大小:31591
    • 提供者:
« 1 23 4 5 »
搜珍网 www.dssz.com