blackjack(assignment游戏代码),this is my college assignemnt, i want to share it with others.
2021-05-30 20:02:11 33KB JAVA 代码
1
玩游戏的单手。 确定手数,下注。 有拆分和保险选项
2021-05-29 12:02:44 7.98MB matlab
1
The search algorithms explored in the previous assignment work great when you know exactly the results of your actions. Unfortunately, the real world is not so predictable. One of the key aspects of an effective AI is the ability to reason in the face of uncertainty. Markov decision processes (MDPs) can be used to formalize uncertain situations. In this homework, you will implement algorithms to find the optimal policy in these situations. You will then formalize a modified version of Blackjack as an MDP, and apply your algorithm to find the optimal policy.
2021-05-13 09:46:26 310KB python 人工智能
1
一个基于GUI的Java应用程序,可在几秒钟内模拟二十万手二十一点的游戏。 该应用程序旨在用作在各种比赛条件下寻找整体房屋优势的工具。
2021-04-27 13:08:23 88KB 开源软件
1
黑杰克Black Jack游戏是一个牌类游戏,今天2021年4月11日偶然看到问答区有人求助,乍一看不会,细一看好像会,于是花了12小时用微薄的知识写了个程序...喵
2021-04-12 10:06:33 5KB blackjack vbs vbscript 游戏
1
cocos creator开发的21点游戏
2021-03-27 20:32:02 5.5MB cocoscreator 21点
1
在控制台下的程序,是别人写的,这里只是借用给大家看看程序代码
2020-11-14 10:32:49 5KB Java Blackjack
1
blackjack经典21点小游戏,源码绝对可用,适合课程设计噢
2020-01-08 03:03:04 919KB blackjack C++ 课程设计
1