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

搜索资源列表

  1. hm3

    0下载:
  2. 实现扑克牌的洗牌算法。 将52张牌(不包括大、小王)按东、南、西、北分发。 每张牌用一个对象代表,包括:牌的类型、大小序号、名称。 例如:黑头A的牌型为S,序号为13(在K之后),名称为A。 比较牌大小时按序号比较大小(2的序号最小、A最大) 显示牌时将按牌型、名称显示。 例如:东家最后牌为: S:1,4,12 H:7,9 D:2,4,8,10 C:4,5,12,13 注: 洗牌次数可用随机数来确定, Math.random()的
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:1561
    • 提供者:黄铭
  1. a-child-s-game

    0下载:
  2. 孩子们有很多有趣的数字游戏。今天,我们就一起讨论一个数字游戏。每个游戏者被分配一组非负整数,游戏者可以将这些数排列起来,组成一个最大的数。比如,有四个数 123、124、56 和 90,可以组成的数是 1231245690、1241235690、5612312490、9012312456 和 9056124123 等等,但是,其中最大的就是 9056124123。 你要做的就是要找到组合的最大数。-Children have a lot of interesting numbers g
  3. 所属分类:Other Games

    • 发布日期:2017-03-27
    • 文件大小:762
    • 提供者:比格
  1. PracticalApp_CEGUI

    0下载:
  2. ogre引擎写的粒子效果小例子,欢迎大家下载!-ogre engine written by a small example of particle effects are welcome to download!
  3. 所属分类:Game Engine

    • 发布日期:2017-03-30
    • 文件大小:645326
    • 提供者:李静
  1. example

    0下载:
  2. 手机游戏(企业级代码java)一个学习手机游戏开发的好例子-Mobile game (enterprise-class code java) a mobile phone game developers to learn a good example of
  3. 所属分类:Other Games

    • 发布日期:2017-03-31
    • 文件大小:705184
    • 提供者:wonu
  1. KillMonster

    0下载:
  2. PHP developed game example-a action game of killing monster
  3. 所属分类:Other Games

    • 发布日期:2017-04-17
    • 文件大小:305553
    • 提供者:luk ku san
  1. StencilShadowDemo

    0下载:
  2. D3D中的模板缓存例子,一个简单的例子源码-The stencil buffer D3D example, a simple example source code
  3. 所属分类:Game Engine

    • 发布日期:2017-04-28
    • 文件大小:334758
    • 提供者:flamingo
  1. Three_digit_puzzel

    0下载:
  2. We are given two 3-digit numbers called S (start) and G (goal), and also a set of 3-digit numbers called forbidden. To solve the puzzle, we want to get from S to G in the fewest possible moves. A move consists of transforming a number into anothe
  3. 所属分类:Other Games

    • 发布日期:2017-03-29
    • 文件大小:6240
    • 提供者:Katie_g
  1. CollisionTestWithSliding

    0下载:
  2. 滑动的碰撞游戏例子-Java源码,有点类似于弹珠游戏-Sliding collision game-Java source code example, a little game similar to marbles
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-01
    • 文件大小:204701
    • 提供者:王涛
  1. 3DYX

    0下载:
  2. 做为个简单例子哇,很简单的,呵呵大家下来看看吧,现在VB的东西很多的哦-Wow as a simple example, a very simple, down Oh you look at it and a lot of things in VB Oh
  3. 所属分类:Game Engine

    • 发布日期:2017-05-01
    • 文件大小:668929
    • 提供者:王晓辉
  1. Perceptron_network

    0下载:
  2. Basic neural network example - a set of perceptrons which analyze and interpret digit pictures (from text file) added training methods and inputs to test-Basic neural network example- a set of perceptrons which analyze and interpret digit pictur
  3. 所属分类:Other Games

    • 发布日期:2017-04-14
    • 文件大小:5248
    • 提供者:userium
  1. 1

    0下载:
  2. 时间函数举例,一个猜数游戏,判断一个人反应快慢-For example, a function of time, a number guessing game to determine a person' s reaction speed
  3. 所属分类:Game Program

    • 发布日期:2017-04-11
    • 文件大小:580
    • 提供者:萧峰
  1. 3

    0下载:
  2. 时间函数举例,一个猜数游戏,判断一个人反应快慢-For example, a function of time, a number guessing game to determine a person' s reaction speed
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-10
    • 文件大小:623
    • 提供者:zcm
  1. a-function-of-time

    0下载:
  2. 时间函数举例,一个猜数游戏,判断一个人反应快慢。-Function of time for example, a guessing game to determine the reaction speed of a person.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-26
    • 文件大小:706
    • 提供者:rosalyn
  1. VCPPRpgGameStudy

    0下载:
  2. 使用VC++编写的,RPG游戏学习例子,简单演示了,地图上2个NPC(或主角人物)相互跑动的过程-Using VC++ written in RPG games learning example, a simple demo on the map two NPC (or protagonist) running each other
  3. 所属分类:Other Games

    • 发布日期:2017-03-30
    • 文件大小:404951
    • 提供者:ln
  1. thread-priority-example-horse-racing

    0下载:
  2. VC++线程优先级示例程序-赛马,不同优先级执行的程序显示在进度条中,有长有短,像赛马一样,体现出每个线程被执行的优先顺序-VC++ thread priority sample program- horse racing, the priority execution program displays a progress bar with a long or short, like horse racing, reflecting the priority of each thread is
  3. 所属分类:Other Games

    • 发布日期:2017-06-03
    • 文件大小:15575759
    • 提供者:
  1. C-classical-examples

    0下载:
  2. 经典的c语言程序设计例题,总共有100个例题C language programming classic example, a total of 100 examples-C language programming classic example, a total of 100 examples
  3. 所属分类:Game Program

    • 发布日期:2017-04-07
    • 文件大小:27791
    • 提供者:煤矿区
  1. DirectX-example-lib

    0下载:
  2. Directx graphic library . yeild a static lib for another project link to it .
  3. 所属分类:Game Program

    • 发布日期:2017-04-15
    • 文件大小:15550
    • 提供者:asdad
  1. Type

    0下载:
  2. The POS in various retail industries uses customized hardware and software as per their requirements. Retailers may utilize weighing scales, scanners, electronic and manual cash registers, EFTPOS terminals, touch screens and any other wide variety of
  3. 所属分类:Games

    • 发布日期:2017-03-29
    • 文件大小:4237
    • 提供者:Alich
  1. determine-a-speed-of-response

    0下载:
  2. 时间函数举例,一个猜数游戏,判断一个人反应快慢-A function of time for example, a guessing game to determine a speed of response
  3. 所属分类:Game Program

    • 发布日期:2017-04-12
    • 文件大小:748
    • 提供者:produ
  1. determine-a-speed-of-response

    0下载:
  2. 时间函数举例,一个猜数游戏,判断一个人反应快慢-A function of time for example, a guessing game to determine a speed of response
  3. 所属分类:Game Program

    • 发布日期:2017-04-11
    • 文件大小:913
    • 提供者:ameleon
« 12 3 4 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com