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

搜索资源列表

  1. eat

    0下载:
  2. 一个吃豆豆的小游戏: 在完成面向对象、Swing、线程的课程后,可以开始练习本项目的部署安排。安排本练习的主要目的理解面向对象、能够用面向对象的思路去思考问题,结合Swing和现成的知识完成本项目。 -Eat Peas a little game: the complete object-oriented, Swing, threads of course, can begin to practice the deployment of the project arrangements.
  3. 所属分类:Games

    • 发布日期:2017-03-29
    • 文件大小:181370
    • 提供者:马松
  1. BubbleBlower

    0下载:
  2. Java消球小游戏,创意来自windowsmobile上的经典小游戏,包含完整中文注释。-Java ball-elimination game.The idea originate from a classic game on windows mobile,whole chinese comment included.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-06
    • 文件大小:89564
    • 提供者:renhang
  1. ELS

    0下载:
  2. 俄罗斯方块源程序,它是用c语言写的,有一些是图形编程,它的思想和算法很好,对c语言编程有很大的作用-Tetris source code, it is c language, there are some graphical programming, it' s a good idea and algorithm of c programming language has a significant role
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-06
    • 文件大小:5673
    • 提供者:常辰飞
  1. TankWar1

    0下载:
  2. 坦克大战的简陋单机版,能够四处移动 能够打击敌人,敌人能够移动,能够模拟爆炸,能够产生障碍,能够增长生命。通过这个小程序熟悉j2se的使用,初步掌握面向对象编程的基本思想。 -Battle City for simple stand-alone version that can move around to attack the enemy, the enemy can move, to simulate the explosion, to create an obstacle to g
  3. 所属分类:Games

    • 发布日期:2017-04-16
    • 文件大小:112750
    • 提供者:余晓龙
  1. Classic-game-code

    0下载:
  2. 经典游戏代码,通过一个实例弄清编程的过程和考虑的思路-Classic game code programming through an example to understand the process and to consider the idea of
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-28
    • 文件大小:3994
    • 提供者:潘飞
  1. Backgammon-syllabus

    0下载:
  2. 关于五子棋编程的思路文档,及解决方法,有原理图等。-Backgammon idea about programming documentation.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-10
    • 文件大小:2377717
    • 提供者:
  1. Chess

    0下载:
  2. 国际象棋是世界上最古老的博弈游戏之一,和中国的围棋、象棋以及日本的将棋同享盛名。据说国际象棋起源于易经的思想,棋盘是一个8*8大小的黑白相间的方阵,对应八八六十四卦,黑白对应阴阳。而我们的主人公小Q,正是国际象棋的狂热爱好者。作为一个顶尖高手,他已不满足于普通的棋盘与规则,于是他跟他的好朋友小W决定将棋盘扩大以适应他们的新规则。 小Q找到了一张由N*M个正方形的格子组成的矩形纸片,每个格子被涂有黑白两种颜色之一。小Q想在这种纸中裁减一部分作为新棋盘,当然,他希望这个棋盘尽可能的大。不过小Q还没有
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-28
    • 文件大小:746
    • 提供者:xqj
  1. Traffic_Si2220432222012

    0下载:
  2. Simple game:: traffic signal. Car run only when There is a green light,,, Demonstrate a Traffic signal as well as a bit of idea about game logic.
  3. 所属分类:Other Games

    • 发布日期:2017-04-01
    • 文件大小:3186
    • 提供者:slabo
  1. OgrePhysX0.4

    0下载:
  2. Features: - PhysX initialisation - bind scene nodes or other "PointRenderable" implementations to actors - mesh cooking - raycasting - destructible objects I will probably implement more features in the future, but the main idea is to
  3. 所属分类:Game Engine

    • 发布日期:2017-05-25
    • 文件大小:8231551
    • 提供者:王尚军
  1. Fdialog

    0下载:
  2. Some code for GUI. It is just used to help you to get some idea for your own code.
  3. 所属分类:Games

    • 发布日期:2017-04-03
    • 文件大小:3315
    • 提供者:YIHUAN
  1. Snake-game

    0下载:
  2. 这是我做的贪食蛇游戏,在游戏中属于比较简单的,只有近500行,主要设计思想是以数据段的数值 作为80*25屏幕上的坐标,然后用一些中断将其显示就行。所以编程时主要考虑对数据段中数据的改变 对于贪食蛇这款游戏,核心思想是控制“蛇头”(第一个数)的变化,而蛇身只要跟着蛇头移动就行-This is a pivotal game that I do in the game are relatively simple, only about 500 lines, the main desig
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-28
    • 文件大小:7435
    • 提供者:danny
  1. 8-queens-game

    0下载:
  2. 问题的提出:八皇后是个古老而有趣的游戏,是由高斯于1850年首先提出的。 要求在国际象棋的棋盘上放置八个皇后,使其不能相互攻击,即任意两个皇后不能处于 棋盘的同一行、同一列和同一条对角线上。试问有多少种放法? 基本思想是:先把皇后放在(0,0)位置,然后把1号皇后放在(1,j)位置, 使其满足要求。接着放2号皇后,依此类推。遇到某个皇后如把她无论放在该行的任意 位置均不满足要求,则前一个皇后放置不当,须重新放置前一皇后,如8个皇后均按要 求放置好,这就是一次成功的摆法。
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-02
    • 文件大小:130917
    • 提供者:jim
  1. sudoku

    0下载:
  2. The following is an example of how Microsoft Solver Foundation can be used to solve a constraint satisfaction problem (CSP) like generating a typical Sudoku problem. Sudoku http://www.codeproject.com/Articles/419389/Sudoku-using-Microsoft-solv
  3. 所属分类:Shot Game

    • 发布日期:2017-04-10
    • 文件大小:1154805
    • 提供者:Hoon Ko
  1. RussiaGame

    0下载:
  2. 实用Java编写的俄罗斯方块,构思巧妙。-Tetris utility written in Java, clever idea.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-12-03
    • 文件大小:130182
    • 提供者:李思哲
  1. Hirats

    0下载:
  2. delphi 2.0 version of Qings hitrat game works under windows 3.1/win32s ---------------------------------------------- It is a small but funny game.The idea comes from a VB game tutorial at http://www.advantage.co.nz/ur/ The object of
  3. 所属分类:Game Program

    • 发布日期:2017-11-16
    • 文件大小:421562
    • 提供者:watlers world
  1. 1

    0下载:
  2. 凹凸纹理映射技术,利用Ogre实现凹凸纹理映射描述程序实现时的思路包括对每个调用的API进行详细说明.-Bump texture mapping techniques, Ogre bump texture mapping descr iption of procedures to achieve the idea of ​ ​ including a detailed descr iption of each API call.
  3. 所属分类:Other Games

    • 发布日期:2017-11-17
    • 文件大小:105298
    • 提供者:小璞1992
  1. demo.gif

    0下载:
  2. Some idea on MPI-Some idea on MPI...
  3. 所属分类:Game Program

    • 发布日期:2017-12-07
    • 文件大小:78641
    • 提供者:benne
  1. wzqba72a8d2b27c

    0下载:
  2. 五子棋代码可以运行里面是我自己的想法,希望大家可以多提提意见-Backgammon code, which is my own idea, I hope we can make a suggestion
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-04
    • 文件大小:148641
    • 提供者:fan
  1. shaolei

    0下载:
  2. 扫雷的思路 有些地方还不会写 有些功能没思路 还请大家多多评价-The idea of ​ ​ mine some areas did not write some features also please a lot of evaluation of ideas
  3. 所属分类:Other Games

    • 发布日期:2017-04-25
    • 文件大小:77533
    • 提供者:曾海强
  1. CF9.9fuzhu

    0下载:
  2. CF全功能方框透视可以给你一个如何写关于cF透视的思路-CF fully functional blocks perspective can give you an idea about how to write cF perspective
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-30
    • 文件大小:121931
    • 提供者:倪健
« 1 2 34 »
搜珍网 www.dssz.com