登录
首页 » JavaScript » jsgame

jsgame

于 2014-01-02 发布 文件大小:863KB
0 367
下载积分: 1 下载次数: 4

代码说明:

  5种js小游戏 并返回游戏分数 有俄罗斯方块、贪吃蛇、拼图 等等(js game)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Coursera
    说明:  实现强化学习,完成人工智能,实现机器学习,掌握分类算法(Realize reinforcement learning, artificial intelligence, machine learning and deep learning)
    2021-03-24 09:02:40下载
    积分:1
  • wzq
    用c语言写的五子棋游戏,用 了人工智能的,算法很好的。(us c)
    2010-05-18 23:09:07下载
    积分:1
  • wzq
    近来随着计算机的快速发展,各种棋类游戏被纷纷请进了电脑,使得那些喜爱下棋,又常常苦于没有对手的棋迷们能随时过足棋瘾。而且这类软件个个水平颇高,大有与人脑分庭抗礼之势。其中战胜过国际象棋世界冠军-卡斯帕罗夫的“深蓝”便是最具说服力的代表;其它像围棋的“手淡”、象棋的“将族”等也以其优秀的人工智能深受棋迷喜爱;而我们今天将向大家介绍的是五子棋的算法。 当我们与电脑对战时,您知道这些软件是怎样象人脑一样进行思考的吗?前不久我曾编写过一个五子棋的游戏,在这里就以此为例和大家一起探讨探讨。 总的来说(我们假定您熟悉五子棋的基本规则),要让电脑知道该在哪一点下子,就要根据盘面的形势,为每一可能落子的点计算其重要程度,也就是当这子落下后会形成什么棋型(如:“冲四”、“活三”等),然后通览全盘选出最重要的一点,这便是最基本的算法。当然,仅靠当前盘面进行判断是远远不够的,这样下棋很容易掉进玩家设下的陷阱,因为它没有考虑以后的变化。所以在此基础上我们加入递归调用,即:在电脑中预测出今后几步的各种走法,以便作出最佳选择,这也是我们下棋时常说的“想了几步”。如此一来您的程序便具有一定的水平了。 (With the recent rapid development of computers, various board games have been invited to the computer, making those who love playing chess, and usually do not have the opponent s chess enthusiast can always have adequate chess addiction. And all levels of this type of software is high, go a long way with the potential to rival the human brain. Had to overcome one of the World Chess Championship- Garry Kasparov s "Deep Blue" is the most convincing representatives other like Go s "short hand" chess "will be ethnic," also for its excellent artificial intelligence chess enthusiast popular favorite and we will introduce the U.S. are Gobang algorithms. When we and the computer during wartime, you know how the software is to consider brain-like Elephant Man s吗? Not long ago, I have prepared a Gobang games here at this example and explore the U.S. to explore. In general (we assume that you are familiar with the basic rules Gobang), let the computer know at what point Now, it is necess)
    2021-01-15 14:48:46下载
    积分:1
  • pintu
    实现简单的拼图游戏,可计时,但是还没有复原功能(Simple jigsaw puzzle)
    2020-06-21 11:20:02下载
    积分:1
  • Unity3D立体
    unity3D立体游戏demo源码,和3D电影一样,用3D眼镜看,有一定的参考价值 要求:Unity 4.6.5以上版本 为您的游戏带来真正的立体3D! 通过使用两个Unity摄像机对象实现一个真正的3D效果。 立体实时渲染和图像效果完美支持。 Windows x86/64,只支持DirectX 9。需要Unity 4 Pro或Unity 5和NVIDIA 3D Vision驱动。支持的硬件包括IR发射器,DLP电视(DVI/ HDMI线),液晶显示器(双链路DVI线),立体眼镜和任何兼容1.4-HDMI 3D立体设备(电视机,蓝光等)。
    2022-01-22 12:50:12下载
    积分:1
  • virtualbutton
    基于vuforia的增强现实虚拟按钮功能及unity案例(Virtual button function of augmented reality based on vuforia)
    2017-11-20 14:08:59下载
    积分:1
  • 动态为3D模型生成描边、生成高亮
    基于Unity 3D,能动态为3D模型生成描边效果或高亮效果,Easy Outline 2.2.unitypackage
    2021-05-06下载
    积分:1
  • Gobang
    一个网络的五子棋游戏,含聊天室 内jar文件是可以直接运行的 客户端和服务器端 其他是源码 使用的是直接Class发送 也就是ObjectInputStream/ObjectOutputStream(A network of backgammon game including chat rooms Within jar files can be run directly on the client and server side The other is the source)
    2014-11-05 18:23:57下载
    积分:1
  • wuziqi
    这是一段人与电脑下五子棋的程序,人H代表人,C代表电脑(This is a man with a computer under 331 procedures, human H representative, C for computer)
    2013-10-16 23:00:24下载
    积分:1
  • 海战
    电脑和玩家各自在一个10*10的阵内放置不同长度的军舰,可选择横竖,电脑随机摆放,玩家手动输入,然后轮流选择矩阵中的点,猜中的话可以用类似*代替,直到一方的军舰被全部搜到为止,电脑的选择应根据之前的已选点,比如猜中一个点后,以这个点为中心向四周猜,连续猜中的话继续顺着这个方向,直到显示未猜中(The computer and the player separate the warship of different lengths in a 10*10 array. The computer can choose the vertical, the computer random set, the player manually input, and then choose the point in the matrix. If you guess, it can be replaced by a similar * until the warship of one side is all searched, the choice of the electroencephalon should be based on the selected points before. For example, if you guess a point, take this point as a center, guess it in a four week way, and continue to guess in the direction, until it shows that it has not been guessed.)
    2018-05-08 10:35:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载