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

搜索资源列表

  1. windowsAPICards

    1下载:
  2. 基于windows API的windows纸牌,是通过MFC的转过来的,对学习win32编程很有帮助-windows on the windows API cards, MFC is the turn of the study and helpful programming win32
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:480231
    • 提供者:孟国
  1. terris

    0下载:
  2. 一个使用Windows API编写的俄罗斯方块的游戏。对与初学Windows 编程的人来说是个不错的参考。-a Windows API prepared by the Russian box of the game. Novice pairs with the Windows programming is a good reference.
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:80609
    • 提供者:扬名
  1. 2_5D_SrollScreen_Map

    1下载:
  2. 自己编的2.5D及2D地图引擎的实现,采用VC++ windows API编程,使用此程序请先安装direct7.0以上版本SDK,否则编译不能通过,对于学习windows API变成,direct编程,游戏开发及地图算法的同学有很大帮助
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:189549
    • 提供者:webber
  1. FiveChess

    0下载:
  2. 五子棋(人-机版),用windows API编写的。
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:33825
    • 提供者:windy
  1. cRPGgame.rar

    1下载:
  2. 一个c++RPG小游戏 使用windows API做的,a C++ RPG game
  3. 所属分类:Other Games

    • 发布日期:2017-05-15
    • 文件大小:4002022
    • 提供者:jhr
  1. 709_pD6pBDpC5pC6

    0下载:
  2. Delphi制作的纸牌游戏,完全模仿windows纸牌游戏,素材完全提取自windows纸牌游戏。希望Delphi能够越来越强大,越来越受欢迎!-Common control WC_TABCONTROL-SysTabControl32), complete Windows API source code to achieve the multi-page dialog window a child window can be resized and off.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-02
    • 文件大小:789792
    • 提供者:guohaoda
  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. cube

    0下载:
  2. 简单的windows api编程实现的俄罗斯方块 希望对初学visual c的您有帮助 高手就不用看了 -Windows api programming easy implementation of the Tetris novice visual c hope you do not need to have read to help you
  3. 所属分类:Game Program

    • 发布日期:2017-05-12
    • 文件大小:3028875
    • 提供者:zengqiang
  1. minesweeping

    0下载:
  2. 扫雷c windows api写的源代码-windows mine sweeping program source code in c
  3. 所属分类:Game Program

    • 发布日期:2017-04-09
    • 文件大小:1058786
    • 提供者:aa
  1. 1

    0下载:
  2. 双人扫雷是使用Windows API在lcc-win32平台下制作的。对有关Windows API的使用可称娴熟,同时界面美观,有可玩性。-Double de-mining is the use of Windows API in the lcc-win32 platform produced. On the use of Windows API' s that skilled, and beautiful interface, and playability.
  3. 所属分类:Other Games

    • 发布日期:2017-04-26
    • 文件大小:276919
    • 提供者:twinsken
  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. SquareGame

    0下载:
  2. 用windows api 写的消方块小游戏-Use windows api to write the elimination game box
  3. 所属分类:Game Program

    • 发布日期:2017-04-15
    • 文件大小:19936
    • 提供者:sld
  1. tanchishe

    0下载:
  2. 用Windows API写的一个小程序贪食蛇-tanchishe
  3. 所属分类:Game Program

    • 发布日期:2017-05-09
    • 文件大小:2456663
    • 提供者:胡刁
  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. ChineseChess

    0下载:
  2. 坦克大战游戏 Windows API编程代码 经典 值得研究-Great!
  3. 所属分类:Shot Game

    • 发布日期:2017-05-16
    • 文件大小:4097038
    • 提供者:zhaosijun
  1. clock

    0下载:
  2. labview xie写的时钟,调用windows api-labview
  3. 所属分类:Other Games

    • 发布日期:2017-04-24
    • 文件大小:252032
    • 提供者:Colin
  1. 25811215skyblue_Snake

    0下载:
  2. 基于windows api的贪吃蛇游戏 -snake game
  3. 所属分类:Other Games

    • 发布日期:2017-04-17
    • 文件大小:140605
    • 提供者:sunchangping
  1. Win32-API-function

    0下载:
  2. Windows Api 函数大全,方便大家查阅,翻译过的Windows Api function Daquan, facilitate access to the translated-Windows Api function Daquan, facilitate access to the translated
  3. 所属分类:Game Program

    • 发布日期:2017-04-08
    • 文件大小:61994
    • 提供者:邓吉元
  1. windows-function

    0下载:
  2. windows api函数集,函数列表,功能等介绍windows api function introduction-windows api function introduction
  3. 所属分类:Game Program

    • 发布日期:2017-04-08
    • 文件大小:351881
    • 提供者:杰拉德二世
  1. Windows-via-CCPP

    0下载:
  2. window的底层API介绍,非常适合 想深入了解Windows Api 的人学习.windows APi introduce-windows APi introduce
  3. 所属分类:Game Program

    • 发布日期:2017-04-04
    • 文件大小:846576
    • 提供者:guosonl
« 12 3 4 »
搜珍网 www.dssz.com