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

搜索资源列表

  1. VCPP_win32_API

    0下载:
  2. 基于win32平台的游戏开发介绍(PPT版)-Based on win32 platform game development Introduction (PPT version)
  3. 所属分类:Other Games

    • 发布日期:2017-04-24
    • 文件大小:144817
    • 提供者:李斌
  1. snake

    0下载:
  2. 在win32控制台下用C语言实现简单贪吃蛇小程序,程序涉及链表的使用、在小黑框上如何实现光标定位和接受键盘输入。-In the win32 console Snake in C language simple small program, the program involves the use of the list, in a small black box on how to achieve the cursor position and accept keyboard input.
  3. 所属分类:Other Games

    • 发布日期:2017-04-01
    • 文件大小:24878
    • 提供者:翟守超
  1. testApp

    0下载:
  2. ### ### ### ### ### ### #### # # # Delta3D Examples: testApp # # # ######################################## Uses modules: dtCore, dtABC, dtUtil Purpose ------- To demonstrate basic functionality of the dtABC::Application class,
  3. 所属分类:Game Engine

    • 发布日期:2017-03-29
    • 文件大小:3013
    • 提供者:willian
  1. Tetris_Console

    0下载:
  2. 开发环境:vs2008.程序类型:win32 console程序。采用C++语言编写DOS版本的网络对战俄罗斯方块。-Development:vs2008.Type of program:win32 console.This is a Netplay Russian square,which is of DOS version.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:92515
    • 提供者:徐杰
  1. blocks

    0下载:
  2. 一个Win32 API结合C++开发的俄罗斯方块游戏-A Win32 API C++ development with the Tetris game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-14
    • 文件大小:3307360
    • 提供者:stream
  1. ApiDaZi

    0下载:
  2. 用Api编写的一个打字小游戏,能够很好的帮助初学者熟悉各种消息,深入理解win32消息机制。-Api written with a typing game that can help beginners familiar with all kinds of good news, in-depth understanding of win32 messaging.
  3. 所属分类:Shot Game

    • 发布日期:2017-05-08
    • 文件大小:1588839
    • 提供者:高小剑
  1. pintu

    0下载:
  2. win32拼图游戏,可以自己加载图片,选择图片分割数量-win32 jigsaw puzzle, you can load their own pictures, select the number of image segmentation
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-16
    • 文件大小:86827
    • 提供者:wulin
  1. chess

    0下载:
  2. 中国象棋源代码 1, 画面精美,是学习GUI编程的很好参考资料 2, 实现了人机对弈,涉及人工智能算法 3, 有MFC及win32两个版本,适用各种Programmer-Chinese chess source code 1, the window fine is good to learn GUI programming reference 2, to achieve a human-computer chess, artificial intelligence algor
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-30
    • 文件大小:344666
    • 提供者:锦绣天涯
  1. TWOSNAKE

    0下载:
  2. 用C语言调用WIN32实现的贪食蛇小游戏。游戏时,分别用两只手控制两条蛇,右手控制黄色的蛇,左手控制绿色的蛇。-WIN32 in C language implementation called Snake game. Game, two snakes were controlled with two hands, right hand controls the yellow snake, green snake left hand control.
  3. 所属分类:Other Games

    • 发布日期:2017-04-04
    • 文件大小:47394
    • 提供者:海洋
  1. demo_Astar

    0下载:
  2. A start 算法的例子,是win32 gdi绘制的,后面还有个基于控制台的-A start algorithm example is the win32 gdi drawn, and there are a console-based
  3. 所属分类:Game Engine

    • 发布日期:2017-04-08
    • 文件大小:31825
    • 提供者:anyue
  1. CPPsmallcode

    0下载:
  2. 坦克对战 ,win32 api 编写,当然是使用C++啦 ,这里全部的源代码,新手可以-Tank Battle, win32 api to write, of course, is to use C++ friends, where all the source code, the novice can see
  3. 所属分类:Shot Game

    • 发布日期:2017-04-25
    • 文件大小:25324
    • 提供者:black8
  1. the-chess-game-source-code

    0下载:
  2. WIN32 SDK版本的象棋游戏源代码。采用VC6开发。包含AI,可人机对战。代码较为易懂,适合初学者参考和学习。-WIN32 SDK version of the chess game source code. Developed using VC6. Include AI, can be man-machine game. Code is more understandable for beginners reference and learning.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-23
    • 文件大小:40726
    • 提供者:豪戈
  1. GAME_boom

    0下载:
  2. win32下的GDI 写的扫雷游戏VS2008 开发环境 新手可以参考下,很好的代码-written under win32 GDI mine game novice can refer to the VS2008 development environment, the good code
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-08
    • 文件大小:1539765
    • 提供者:姚彬彬
  1. Tetris

    0下载:
  2. Win32编程---俄罗斯方块游戏---纯API编程。-Win32 Programming--- Tetris--- pure API programming.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-29
    • 文件大小:11323292
    • 提供者:domakeit
  1. chess-game

    0下载:
  2. WIN32 SDK版本的象棋游戏源代码 可以研究研究-WIN32 SDK version of the chess game source code can study a
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-28
    • 文件大小:25379
    • 提供者:
  1. win32mine

    0下载:
  2. 使用win32 api开发,高仿xp自带扫雷的界面及功能.-Using win32 API development, high copy xp bring mine clearance interface and function.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-09
    • 文件大小:1583857
    • 提供者:宋代朋
  1. test3

    0下载:
  2. 一个win32的台球小游戏,自己写的好玩-tai qiu game the IDE is visual C++ dfdsfddfdfdsf
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-15
    • 文件大小:3919875
    • 提供者:ligui
  1. nesterj_0_51_05_src

    0下载:
  2. NES模拟器源代码,WIN32平台,可以模拟红白机的游戏-NES Emulator for Win32
  3. 所属分类:Game Server Simulator

    • 发布日期:2017-04-06
    • 文件大小:501423
    • 提供者:ZhaoYan
  1. elsfk

    0下载:
  2. win 32 写的俄罗斯程序,可以用的,谢谢支持-win 32 game elsfk writen by win32
  3. 所属分类:Other Games

    • 发布日期:2017-04-09
    • 文件大小:1161176
    • 提供者:尤伟峰
  1. WindowFrame

    0下载:
  2. window游戏主框架,我们需要实现Win32程序的大体框架,其中最重要的是主窗口和消息循环。-game windows frame
  3. 所属分类:Game Program

    • 发布日期:2017-04-24
    • 文件大小:16588
    • 提供者:杨天宇
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 »
搜珍网 www.dssz.com