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

搜索资源列表

  1. BrickOut

    0下载:
  2. 这是用C#语言,.net平台所做的一个弹球的小游戏,是一个不错的了解windows编程的东西。-This is the C# language. Net platform doing a little game of pinball, is a good understanding of windows programming things.
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:12.76kb
    • 提供者:潘奇峰
  1. 可以正常编译的赤壁之战游戏源码

    5下载:
  2. 赤壁之战游戏源码 原版本无法编译通过,提示缺少文件。 经过修改可以正常运行(需要游戏的相关资源)。 windows SDK和C++编写,学习游戏编程的好例子。-Cliff war game version of the original source code can not compile, indicating lack of documentation. After amending it works (need game-related resources). Wind
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:793.37kb
    • 提供者:功夫
  1. Roids

    1下载:
  2. 一个很简单的windows程序,但特别有意思,使用到了很多的游戏编程知识!-a very simple procedure windows, but particularly interesting, the use of a lot of games programming knowledge!
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:205.64kb
    • 提供者:huazexin
  1. win-minesweeper

    0下载:
  2. JAVA编的windows扫雷游戏,谢谢指正批评-,Java,界面编程/GUI Develop-JAVA series of the game windows mine, thank you for correcting me criticism-, Java, Programming Interface / GUI Develop
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:31.29kb
    • 提供者:yulei
  1. 5Balls

    0下载:
  2. 5Balls 游戏原代码 Windows MFC编程-5Balls original game programming code for Windows MFC
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:130.15kb
    • 提供者:徐融
  1. Tank_fight

    0下载:
  2. 一款实时、多人、分布的坦克大战的游戏,可允许四个人参加;使用了多种高级编程技术,如DirectPlay,DirectSound,多线程,动画处理,消息打包和解包,定时,地图传输,图像管理,键盘管理等等,是一个不可多得的学习高级windows编程的材料啊!
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:1.55mb
    • 提供者:唐军
  1. wzq

    0下载:
  2. 一个简单的五子棋程序,通过此程序,您可以了解到一些Windows下的游戏的编程方法。
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:84.49kb
    • 提供者:廖俊杰
  1. 用VC制作小程序

    0下载:
  2. 简单的扫雷游戏 本文从分析Windows扫雷游戏的功能特点开始,应用面向对象的可视化编程语言Visual C++给出了个功能模块的具体实现方法,并提供了编写小游戏程序的一般方法和Visual C++的一些使用技巧。 -simple game of mine is mine from the analysis of Windows features games, the application of object-oriented visual programming language Visua
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:8.64kb
    • 提供者:叶尔兰
  1. vc24889903555

    0下载:
  2. 这个是我学《windows 游戏编程技巧大师》,那里边的第一个例子。 不过,用了其中的一些代码,而且发现,书附带光盘里的代码残缺不全,不知道是不是作者故意让读者自己来填? 我自己也写了很多代码。特别是代码组织上,自己觉得还可以.-this is me "windows game programming skills guru" and the edge where the first example. However, the use of some of
  3. 所属分类:Other Games

    • 发布日期:2017-11-30
    • 文件大小:36.86kb
    • 提供者:lengzhou
  1. game

    0下载:
  2. 自已写的小游戏,初学windows编程和MFC时做的,很简单的游戏,适合刚学过一阵windows mfc的朋友-windows game
  3. 所属分类:Other Games

    • 发布日期:2017-03-31
    • 文件大小:75.92kb
    • 提供者:
  1. Windows-game-program

    0下载:
  2. Windows游戏编程大师技巧(第二版)的书,对编游戏有帮助……文件名居然不让用中文-Windows Game Programming (second edition)
  3. 所属分类:Other Games

    • 发布日期:2017-06-22
    • 文件大小:38.03mb
    • 提供者:caisen
  1. Windows-game-programming

    1下载:
  2. 完整的WINDOWS游戏编程资料 WINDOWS游戏编程大师技巧 绝对经典的游戏编程入门书籍-Complete information WINDOWS WINDOWS game programming game programming skills absolute master of the classic book Introduction to Game Programming
  3. 所属分类:Other Games

    • 发布日期:2017-06-22
    • 文件大小:37.99mb
    • 提供者:sososo
  1. Windows-Game-Programming-Gurus

    0下载:
  2. 本资料《Windows游戏编程大师技巧》介绍了常见游戏编程的技巧,是游戏开发者的不可或缺的参考书。-This information "Windows Game Programming Gurus" common game programming skills, is an indispensable reference for game developers.
  3. 所属分类:Other Games

    • 发布日期:2017-03-28
    • 文件大小:505.14kb
    • 提供者:王连江
  1. Singing-Tetris

    0下载:
  2. 一个简单的尔罗斯方块程序,作为windows编程的大作业-A simple the Er Luosi box program, as windows programming job
  3. 所属分类:Other Games

    • 发布日期:2017-05-13
    • 文件大小:3.21mb
    • 提供者:卢宁
  1. Snake

    0下载:
  2. 一个小游戏,贪吃蛇,有编程的基本步骤和代码,适合刚开始学习windows编程的亲们-A game, Snake, programming the basic steps and code for the pro are just beginning to learn windows programming
  3. 所属分类:Other Games

    • 发布日期:2017-04-16
    • 文件大小:20.59kb
    • 提供者:太阳的微笑
  1. 2

    0下载:
  2. 一个简单的windows编程小游戏。点击鼠标打气球-A simple windows programming game. Click the mouse to play balloon
  3. 所属分类:Other Games

    • 发布日期:2017-05-16
    • 文件大小:4.12mb
    • 提供者:cdx
  1. ShootBalloon

    0下载:
  2. 鼠标射击气球的小游戏,右上角有分数显示,左上角有帧数显示,初学者可以通过这些代码学习windows编程的简单游戏框架-Mouse game of shooting balloon, the upper right corner of the scores show, the upper-left corner of frames displayed, beginners can learn through the code windows programming a simple game fr
  3. 所属分类:Other Games

    • 发布日期:2017-04-07
    • 文件大小:14.62kb
    • 提供者:陈俊彦
  1. tanchishe3

    0下载:
  2. 纯C编写,windows编程,游戏,贪吃蛇,能实现游戏基本功能,有果实和障碍物-Written in pure C, windows programming, games, Snake, to achieve the basic functions of the game, fruit and obstacles
  3. 所属分类:Other Games

    • 发布日期:2017-12-02
    • 文件大小:11.6mb
    • 提供者:huwenjie
  1. 爱消除

    0下载:
  2. 模仿的天天爱消除做的消消乐小游戏,从博客网站香蕉地获取。(Imitation of everyday love to eliminate the elimination of music game, from the blog site to get bananas.)
  3. 所属分类:其他游戏

    • 发布日期:2018-01-01
    • 文件大小:1.95mb
    • 提供者:jiandanran
  1. 贪吃蛇

    0下载:
  2. C语言开发的贪吃蛇游戏小程序,使用的图形库稍稍落后。(C language development of Snake game applet, the use of graphics library slightly behind.)
  3. 所属分类:其他游戏

    • 发布日期:2018-01-01
    • 文件大小:6.27mb
    • 提供者:jiandanran
« 12 »
搜珍网 www.dssz.com