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

搜索资源列表

  1. ImageTest4

    0下载:
  2. Visual C/C++图形图像与游戏编程典型实例解析--VC图像处理-傅立叶变换 注意事项: 1>在进行DFT时,强烈建议选用64*64的图像,选用256*256的图像,**时间太长,中间可能导致死机**。 2>程序中在显示频谱图像时有两种方式,即移至中心和未移至中心,可以通过将/** pow(-1, x+y)*/的注释去掉来进行转换。 由于本程序使用了VFW组件,所以在Project--Setting中--Object/libray modules
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:151369
    • 提供者:hty
  1. VCPP_youxibiancheng

    0下载:
  2. VC++6游戏编程,内含扫雷、五子棋、俄罗斯方块、老鼠和滚球、飞机游戏、五子联机游戏六个游戏程序。-VC++6 game programming, includes mine clearance, backgammon, Tetris, mice and bowls, aircraft games, five sons and six online games games.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-11
    • 文件大小:2895811
    • 提供者:小洋
  1. mine-sweeping

    0下载:
  2. 经典游戏程序设计之扫雷,是基于VC++ 6.0平台开发的,给初学游戏编程的人参考-Classic games designed mine clearance is based on VC++ 6.0 platform, and to the people refer to game programming beginners
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-13
    • 文件大小:3112176
    • 提供者:zhangwen
  1. CreatingWin32App

    0下载:
  2. Windows api 编程基础,有视频,有文档说明,文档中有源代码。想要学习VC游戏开发必须懂的基础知识-the basic kownlege for windows api programming,have Code,video and document inside
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-09
    • 文件大小:16574468
    • 提供者:焦一
  1. FiveChess

    0下载:
  2. 网络对战五子棋实现 来自VC++经典游戏编程-five chess on network base on vc6.0
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-16
    • 文件大小:4188094
    • 提供者:小眼
  1. 20110407-3

    0下载:
  2. 黑白棋开源源代码,VC++编写,带背景音乐,界面做的挺专业,游戏难度不大,当初只为练手,没有做太多的游戏功能,分享给VC++的编程Fans参考。-Othello open stream of code, VC++ written, with background music, the interface to do the very professional, the game is not difficult, had only practiced hand, did not do much
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-08
    • 文件大小:1542371
    • 提供者:袁元
  1. PC-00code

    0下载:
  2. windows游戏编程之VC游戏windows游戏编程之VC游戏-The VC games windows game programming game programming of the VC games windows
  3. 所属分类:Game Program

    • 发布日期:2014-05-04
    • 文件大小:1753088
    • 提供者:万国
  1. classic-games-programming

    0下载:
  2. VC++经典游戏编程设计 俄罗斯方块,连连看,推箱子,贪吃蛇,扫雷,拼图经典游戏的VC++程序设计-VC++ programming design of the classic Tetris game, Lianliankan, Sokoban, Snake, mine clearance, the classic puzzle game of the VC++ programming
  3. 所属分类:Game Program

    • 发布日期:2017-06-18
    • 文件大小:28115346
    • 提供者:Ivy
  1. 3_1

    0下载:
  2. 五子棋游戏 vc++ 6.0游戏编程入门-Backgammon game
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-01
    • 文件大小:97470
    • 提供者:shibingguo
  1. Visual-CPP-OpenGL-Programming-Guide

    0下载:
  2. 用vc++进行opengl编程的指南,对于在windows下进行多媒体和游戏编程有参考价值。-Using vc++ for opengl programming guide, for under the windows multimedia and game programming a valuable reference.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1082337
    • 提供者:brucelee
  1. GLFrame

    0下载:
  2. 经典程序,学习VC的人必须要学习的一段代码,游戏编程,请认真学习其中的程序!-Classic procedures, learning the VC must study of a code, game programming, please carefully study the program!
  3. 所属分类:Other Games

    • 发布日期:2017-05-10
    • 文件大小:2504641
    • 提供者:敏时
  1. Game-Programming-of-OpenGL

    0下载:
  2. OpenGL游戏编程,基于vc++,是3d游戏编程爱好者的入门书籍-OpenGL Game Programming, based on vc++, is the Introduction to 3d game programming book lovers
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-28
    • 文件大小:10797198
    • 提供者:longlong
  1. CatAndMice

    0下载:
  2. 一款有趣的休闲游戏,有多个难度级别。游戏代码注释详细,适合一些有vc编程功底的大侠学习借鉴。-A fun casual games, there are multiple difficulty levels. Details of the game code comments for some of the heroes vc learn programming skills.
  3. 所属分类:Game Program

    • 发布日期:2017-05-03
    • 文件大小:1436049
    • 提供者:佘国卫
  1. LlamaWorks2DGAMEENG

    0下载:
  2. 看过《C++游戏编程》的同学们都知道这本书里实现的那个2D引擎是在DevCpp的IDE下完成的这对于用惯了VC的我感觉十分不便,便把它“移植”到了VC6.0的IDE下,这样用起来就十分方便了!-Read " C++ game programming," the students are aware that this book achieved in DevCpp 2D engine is under the IDE are used to complete this for
  3. 所属分类:Game Engine

    • 发布日期:2017-04-08
    • 文件大小:460480
    • 提供者:荣绍伟
  1. sl

    0下载:
  2. 在VC下编程实现的扫雷游戏,并在VC下运行成功。-Programming in VC game of mine, and run a successful VC.
  3. 所属分类:Other Games

    • 发布日期:2017-05-14
    • 文件大小:3106544
    • 提供者:王爱华
  1. GameCode

    1下载:
  2. Window游戏编程的源码,只是简单的框架代码而已。想学习游戏编写的朋友可以看看,从基础学起,VC代码。没有提供完整的游戏逻辑的代码,以后将补上-Window game programming source code, but the simple framework of code. Writing friends want to learn the game can look, learn the basics from, VC code. Did not provide a complet
  3. 所属分类:Game Engine

    • 发布日期:2017-03-30
    • 文件大小:60302
    • 提供者:基野
  1. VisualCPP-6-source-codes-of-game

    0下载:
  2. 经典的6种VC++小游戏编程,包括扫雷、贪吃蛇、推箱子、俄罗斯方块、拼图、连连看,编译环境为VC6.0,适合初学者参考借鉴。-6 kinds of classic VC++ small game programming.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-19
    • 文件大小:5226744
    • 提供者:chenmax
  1. AniDemo

    0下载:
  2. 一个用VC++2008写的小动画。有人物有场景,学习游戏编程入门的小工程-A small animation written with VC++2008. Characters and scenes to learn game programming started projects
  3. 所属分类:Other Games

    • 发布日期:2017-05-22
    • 文件大小:6692706
    • 提供者:吴绍辉
  1. 1

    0下载:
  2. 经典游戏编程书籍,适合对VC++有一定了解的人使用-for the game C++ documents.
  3. 所属分类:Other Games

    • 发布日期:2017-06-15
    • 文件大小:23587769
    • 提供者:柏嘉宁
  1. VCPP6-game

    0下载:
  2. vc++6.0游戏编程讲解,并包含一些实例,很不错的一份资料-vc++6.0 game programming to explain, and contains some examples of very good an information
  3. 所属分类:Other Games

    • 发布日期:2017-06-17
    • 文件大小:26483446
    • 提供者:草鱼
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 27 »
搜珍网 www.dssz.com