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

搜索资源列表

  1. 75.gamelua

    0下载:
  2. 关于脚本编程专家EM的一个小游戏 挺不错 工具E.M-EM expert on scr ipting, a small game pretty good tool for EM
  3. 所属分类:Other Games

    • 发布日期:2017-04-07
    • 文件大小:514008
    • 提供者:潘德川
  1. C

    0下载:
  2. 这是一个不错的功能代码,可以供初学者或者有一定编程基础的学习开发人士参考,该游戏具有简单的平移和对打功能。-This is a nice feature code, for beginners or have some programming to reference-based learning development, the game has a simple function of the translation and rally.
  3. 所属分类:Other Games

    • 发布日期:2017-04-08
    • 文件大小:324911
    • 提供者:张辉
  1. Delphi.RPG.Game.Code.Module.Programming

    0下载:
  2. Delphi RPG游戏模块编程设计代码Delphi RPG Game Code Module Programming -Delphi RPG Game Code Module Programming
  3. 所属分类:Other Games

    • 发布日期:2017-04-09
    • 文件大小:2133853
    • 提供者:.
  1. Billiards8.4

    0下载:
  2. 三维台球游戏,是基于opengl的编程大家可以试试看-3DSnooker
  3. 所属分类:Other Games

    • 发布日期:2017-04-17
    • 文件大小:473750
    • 提供者:黄荣
  1. snske

    0下载:
  2. 贪吃蛇小游戏,采用win 32编程,可以实现贪吃蛇的基本功能。-Snake game, with win 32 programming, can achieve the basic functions of Snake.
  3. 所属分类:Other Games

    • 发布日期:2017-05-01
    • 文件大小:796239
    • 提供者:赵星
  1. race_car

    0下载:
  2. 计时的小赛车,基于VB的一款小游戏练习.用于学习最基础的编程练习-Time the small car, a game based on VB' s practice
  3. 所属分类:Other Games

    • 发布日期:2017-05-08
    • 文件大小:1600504
    • 提供者:liu
  1. waterking

    0下载:
  2. 寻找水王游戏的算法,来自微软公司的编程之美-King of the algorithm to locate the game, from the beauty of Microsoft' s programming
  3. 所属分类:Other Games

    • 发布日期:2017-04-23
    • 文件大小:210086
    • 提供者:sssw
  1. lifegame

    0下载:
  2. 用C++语言编写的一个关于生命游戏的,是编程新手上路的学习好例子-Written in C++, a game about life, is new to programming on the road a good example of learning
  3. 所属分类:Other Games

    • 发布日期:2017-04-03
    • 文件大小:1339
    • 提供者:zhong
  1. nifty-1.2

    0下载:
  2. 一个java库,用来编程实现游戏交换式的人机接口-Nifty GUI is a Java Library that supports the building of interactive user interfaces for games or similar applications.
  3. 所属分类:Other Games

    • 发布日期:2017-03-29
    • 文件大小:305216
    • 提供者:sly
  1. qk_snake_api

    0下载:
  2. VC++贪吃蛇游戏源码 贪食蛇编程要点 1、每次刷屏时需要注意无效矩形区的大小和位置,一般取整条蛇最小坐标和最大坐标组成的矩形(包括蛇的头和身体) 2、蛇全身的运行轨迹应该参照蛇头的运行轨迹 3、蛇吃下东西之后身体各点的变化情况应该参照第一点的变化,即第一点发生变化之后下一时间段第二点发生变化,再下一时间段第三点发生变化,依此类推,直到最后一点发生变化结束 4、分数的计算变量:蛇吃的一般屎数量、蛇吃大屎的数量、游戏的难度级别 计算公式:(一般屎数量+大屎数量)*难度级别
  3. 所属分类:Other Games

    • 发布日期:2017-05-07
    • 文件大小:1728794
    • 提供者:秦坤
  1. SnakeGo

    0下载:
  2. 又一个贪吃蛇i游戏的源码,虽然每一款贪吃蛇的玩法都相同,但是编程的算法却不同,本贪吃蛇有要是应用到VC++的循环队列和简单链表原理实现的,用键盘上的W/A/S/D键分别控制蛇身移动,越接越长,在游戏开始前,蛇身、食物数量可以自己设置,提醒一下,这个游戏需要你的视力特别好哦,要不然看不清楚的。-======================================================================== MICROSOFT FOUNDATION
  3. 所属分类:Other Games

    • 发布日期:2017-04-04
    • 文件大小:323401
    • 提供者:风行者
  1. Tetris

    0下载:
  2. 众所周知的俄罗斯方块游戏,学习编程的同学估计都会做过,功能齐全-Well-known Tetris game, students learn to program estimates will be done, fully functional
  3. 所属分类:Other Games

    • 发布日期:2017-04-04
    • 文件大小:604318
    • 提供者:王杰
  1. SNAKE

    0下载:
  2. 自己编写的游蛇游戏,代码很简单,希望对编程初学者有帮助。-I have written snake game, the code is very simple, I hope to help beginners in programming.
  3. 所属分类:Other Games

    • 发布日期:2017-04-02
    • 文件大小:1229
    • 提供者:旭日东升
  1. Direct3D--Game-Programming-

    0下载:
  2. 顶顶大明的小火龙些列的经典著作:Direct3D游戏开发编程基础源代码,对Directx的入门者来说,次数不愧是经典中的经典,值得一看-Ding Ding Ming dynasty some small flames out the classics: Direct3D based game development programming source code, for Directx' s starters, the number is indeed the classic of cl
  3. 所属分类:Other Games

    • 发布日期:2017-05-22
    • 文件大小:6710750
    • 提供者:spongcer
  1. lianliankan

    0下载:
  2. 连连看游戏 有背景音乐 开始暂停 刷新提示 炸弹等选项 是一个不错的java编程游戏-Lianliankan suspended from the game with background music options such as refresh prompt bomb is a good game java programming
  3. 所属分类:Other Games

    • 发布日期:2017-03-29
    • 文件大小:923384
    • 提供者:
  1. MyGame

    0下载:
  2. 一个简单的游戏 主要联系面向对象编程思想 C#语言编写 涉及到很多C#知识 有详细注释 很适合学习用。-A simple game main contact object-oriented programming ideas c# language preparation concernes many c# knowledge have detailed comments is a fit place for study.
  3. 所属分类:Other Games

    • 发布日期:2017-05-12
    • 文件大小:3062632
    • 提供者:
  1. DotATooL_MFC

    0下载:
  2. vc6.0编程 MFC版本Warkey,游戏改键,小巧方便-warkey for inventory
  3. 所属分类:Other Games

    • 发布日期:2017-04-05
    • 文件大小:43821
    • 提供者:zyl
  1. 978-0-470-04401-8(1)

    1下载:
  2. VBA多种编程,包括小游戏,适于VBA初学者的学习。-VBA variety of programming, including small game, suitable for VBA beginners learning.
  3. 所属分类:Other Games

    • 发布日期:2017-05-25
    • 文件大小:8444988
    • 提供者:
  1. 1

    0下载:
  2. 一个java贪吃蛇的小游戏,可用于java学习着练习java编程特点,在eclipse运行成功-Snake a little java games, can be used to study the practice java java programming features in the eclipse run successfully
  3. 所属分类:Other Games

    • 发布日期:2017-04-06
    • 文件大小:1436
    • 提供者:练晓旭
  1. eluoyx

    0下载:
  2. 一款经典游戏的源代码,相信会对大家编程的学习起到很大的推动作用-The source code of a classic game, I believe we will play a significant programming role in promoting learning
  3. 所属分类:Other Games

    • 发布日期:2017-04-17
    • 文件大小:88889
    • 提供者:张非
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 26 »
搜珍网 www.dssz.com