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

搜索资源列表

  1. 3D数学基础随书实例下载

    0下载:
  2. 这是《3D数学基础:图形与游戏开发》一书的源代码-This is the "3D mathematical basis : graphics and game development," a source book
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:4.52mb
    • 提供者:song
  1. 哈利魔法

    0下载:
  2. 一个用数学的方法所描述的游戏:哈利魔法.只要根据游戏中的说明即可,它可利用算法来猜出你心中的数学.-a mathematical descr iption of the methodology of the game : Harry magic. As long as the game according to the statement can be, it can use algorithms to guess the math in your heart.
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:7.97kb
    • 提供者:星星
  1. 九宫图算法实现(过程表示法)

    0下载:
  2. 这题奇数是有数学方法的,可以构造出解。描述起来比较麻烦。 出一解的构造法: 首先在整个矩阵的最下面一行的中央置1, 然后向右下方向顺序填上2,3,4,5,6,7,…… 注意碰到底的时候就将数翻到上面去,碰到右边的时候就翻到左面去 比如5*5的幻方,如果1填在(5,3)处,2就应该填在(1,4)处,4就应该填在(3,1)处…… 另外,当原数的下方已经有数时,要将要填入的数填到原数正上方 仍举5*5幻方的例子,当5已填好(4,2)时,其右下方为1,不能把6填在那里,而应填在(3,2)处,即5的上方。
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:2.92kb
    • 提供者:海克
  1. trianglecomputer

    0下载:
  2. 证实数学上的三角形,让人更加清晰的看到数学原理-Triangle mathematically proven people see more clearly the principle of mathematical
  3. 所属分类:Other Games

    • 发布日期:2017-04-23
    • 文件大小:210.51kb
    • 提供者:江皓
  1. NIM

    0下载:
  2. Logical game NIM. Nim is a player vs computer mathematical game of strategy in which players take turns removing objects from distinct heaps. On each turn, a player must remove at least one object, and may remove any number of objects provided they a
  3. 所属分类:Other Games

    • 发布日期:2017-03-28
    • 文件大小:245.15kb
    • 提供者:AleX
  1. kantounixin

    0下载:
  2. 一个简单的数学魔术小游戏 在C语言下编译-A simple mathematical magic game compiled in the C language
  3. 所属分类:Other Games

    • 发布日期:2017-04-04
    • 文件大小:32.63kb
    • 提供者:北呈
  1. showheart

    0下载:
  2. 问题的提出:根据“心”形曲线的数学参数方程,绘制曲线并输出屏幕。在各坐标点处循环显示“LOVE”的各字母。365.2425×400=146097天。如果以365天作为一年,每400年就少了0.2425×400=97天。这97天要靠设置闰年(每年366)天来凑齐,所以,每400年要设置97个闰年。-Of the problem: According to the "heart"-shaped mathematical curve parameter equation, drawing curve
  3. 所属分类:Other Games

    • 发布日期:2017-04-03
    • 文件大小:105.4kb
    • 提供者:ncby0908
  1. dudongnidexin

    0下载:
  2. 这个程序可以“读懂你的心”,其实很简单,只是一个数学游戏。亮点在于文字的渐入渐出效果,代码也很简单,只是通过调节文字的颜色。- This program can "read your mind", is actually very simple, just a mathematical game. Highlight is the text of the fade out effect, the code is very simple, just by adjusti
  3. 所属分类:Other Games

    • 发布日期:2017-04-03
    • 文件大小:3.85kb
    • 提供者:戴自霖
  1. cx

    0下载:
  2. 用c语言写的玫瑰曲线,包括数学函数等知识-The rose curve c language, including knowledge of mathematical functions, etc.
  3. 所属分类:Other Games

    • 发布日期:2017-12-07
    • 文件大小:1.16kb
    • 提供者:晚香玉
  1. jinsai)

    0下载:
  2. 一个数学竞赛解题器,可以实现答题和得分,可以供参考-A mathematical competitions, can realize the answer and score
  3. 所属分类:Other Games

    • 发布日期:2017-11-25
    • 文件大小:139.06kb
    • 提供者:jin
  1. Tetris

    0下载:
  2. 人机对战的俄罗斯方块游戏,AI策略采用数学公式计算每个可以放置方块的位置的得分,路径搜索采用A星搜索,从而实现人机对战-Human battle with AI in this tetris game.AI use mathematical formulas to compute the score of every enable position which can put block .Then I use A* algorithm to search path.
  3. 所属分类:Other Games

    • 发布日期:2017-05-12
    • 文件大小:2.63mb
    • 提供者:王辰
  1. set-of-codes

    0下载:
  2. c++ programs to operate on mathematical operations...useful for beginners.
  3. 所属分类:Other Games

    • 发布日期:2017-04-11
    • 文件大小:1.07kb
    • 提供者:ehab
  1. 21dian

    0下载:
  2. c语言编程21点,人机互动,但是ai由于没有进行数学概率严谨推算,ai算法比较简单-21 point c language programming, human-computer interaction, but because there is no mathematical probability ai rigorous projections, ai algorithm is relatively simple
  3. 所属分类:Other Games

    • 发布日期:2017-04-05
    • 文件大小:958byte
    • 提供者:xuyangsui
  1. qizibianse

    0下载:
  2. 棋子变色程序,应用于著名棋子变色问题的数学建模辅助-3. Chess discoloration program, used in the famous pawn discoloration problem of mathematical modeling assistance
  3. 所属分类:Other Games

    • 发布日期:2017-05-04
    • 文件大小:9.7kb
    • 提供者:陈鹏程
  1. youxi

    0下载:
  2. 猜数字游戏 能够随机出现十以内的数字 。。。。。(In this paper, the multi-objective structural optimization design of torque converter is introduced with the application of genetic algorithm. The main optimization criteria are torque ratio, efficiency, permeability and a
  3. 所属分类:其他游戏

    • 发布日期:2018-01-01
    • 文件大小:13kb
    • 提供者:jeremyleo
搜珍网 www.dssz.com