登录
首页 » C# » wumpusworld

wumpusworld

于 2020-11-03 发布 文件大小:1663KB
0 242
下载积分: 1 下载次数: 12

代码说明:

  simultion of wumpus world by C#, you can set the application on risky mode, AI mode and also Risky mode.

文件列表:

wumpusworld
...........\WumpusWorld
...........\...........\bin
...........\...........\...\Debug





...........\...........\...\.....\spear-left.ico,15086,2009-04-09
...........\...........\...\.....\spear-right.ico,15086,2009-04-09
...........\...........\...\.....\spear-up.ico,15086,2009-04-09
...........\...........\...\.....\tux-flames.ico,370070,2009-04-09
...........\...........\...\.....\tux-spear.ico,370070,2009-04-09
...........\...........\...\.....\tux-stabbed.ico,370070,2009-04-09
...........\...........\...\.....\tux.ico,99678,2009-04-09
...........\...........\...\.....\wumpus.ico,32038,2009-04-09
...........\...........\...\.....\WumpusWorld.pdb,65024,2011-06-21
...........\...........\...\.....\WumpusWorld.vshost.exe,14328,2011-06-21
...........\...........\...\.....\WumpusWorld.vshost.exe.manifest,490,2009-06-11
...........\...........\Cell.cs,2355,2012-01-01
...........\...........\obj
...........\...........\...\Debug
...........\...........\...\.....\CSC11E.tmp,1292,2009-04-13
...........\...........\...\.....\CSC128.tmp,1292,2009-04-13
...........\...........\...\.....\CSC142.tmp,1292,2009-04-10
...........\...........\...\.....\CSC201.tmp,1292,2009-04-11
...........\...........\...\.....\CSCDBE1.tmp,1292,2009-04-09
...........\...........\...\.....\Refactor
...........\...........\...\.....\TempPE
...........\...........\...\.....\......\Properties.Resources.Designer.cs.dll,4608,2009-04-09
...........\...........\...\.....\......\Properties.Resources1.Designer.cs.dll,6144,2009-04-10
...........\...........\...\.....\WumpusWorld.csproj.GenerateResource.Cache,1394,2011-06-21
...........\...........\...\.....\WumpusWorld.pdb,65024,2011-06-21
...........\...........\...\.....\WumpusWorld.WumpusWorldForm.resources,356140,2011-06-21
...........\...........\PlayerAI.cs,25973,2012-01-01
...........\...........\Program.cs,517,2009-04-08
...........\...........\Properties
...........\...........\..........\AssemblyInfo.cs,1458,2009-04-08
...........\...........\..........\Resources.Designer.cs,3096,2009-04-09
...........\...........\..........\Resources.resx,8671,2009-04-09
...........\...........\..........\Settings.Designer.cs,1107,2009-04-08
...........\...........\..........\Settings.settings,249,2009-04-08
...........\...........\Resources





...........\...........\.........\spear-down.ico,15086,2009-04-09
...........\...........\.........\spear-left.ico,15086,2009-04-09
...........\...........\.........\spear-right.ico,15086,2009-04-09
...........\...........\.........\spear-up.ico,15086,2009-04-09
...........\...........\.........\tux-flames.ico,370070,2009-04-09
...........\...........\.........\tux-spear.ico,370070,2009-04-09
...........\...........\.........\tux-stabbed.ico,370070,2009-04-09
...........\...........\.........\tux.ico,99678,2009-04-09
...........\...........\WumpusWorld.csproj,4957,2011-06-20
...........\...........\WumpusWorldForm.cs,35563,2011-06-21
...........\...........\WumpusWorldForm.Designer.cs,14983,2012-01-01
...........\...........\WumpusWorldForm.resx,540053,2011-06-21
...........\WumpusWorld.sln,923,2009-04-08

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

发表评论

0 个回复

  • jsjdkgl
    计算机系贷款管理(Department of Computer Loan Management)
    2004-11-10 08:57:54下载
    积分:1
  • splinewidget
    VTK对格式为DICOM医学数据重建后,利用VTKsplinewidget类对其作进行曲线,并能利用鼠标对其人机操作。(VTK format for DICOM medical data reconstruction after VTKsplinewidget class its for the curve, and can use the mouse to its man-machine.)
    2020-10-27 10:29:59下载
    积分:1
  • MabSkyV4
    一个串口写卡程序,能够读卡片显示内容,很好用的。(A serial write card program that can read the card display, very good use.)
    2013-10-17 18:20:21下载
    积分:1
  • 装饰模式-穿衣01
    软件人机交互界面,非常实用的软件人机交互界面(Software man-machine interface, very practical software man-machine interface)
    2020-06-25 20:40:02下载
    积分:1
  • 11
    说明:  C语言编程实例之用画线函数作出地图案!很好用(C language programming examples of the function with a painting made to pictorial! Good use)
    2007-11-29 17:56:47下载
    积分:1
  • Skin
    33个C++皮肤源代码实例 含MFC界面美化 自定义控件(33 C++ skin source code examples MFC interface to beautify the custom control)
    2016-03-29 11:23:27下载
    积分:1
  • libusb-1.0.9
    说明:  libusb是用于从Linux,Mac OS X,OpenBSD,NetBSD和Windows用户空间访问USB设备的库。(libusb is a library for USB device access from Linux, Mac OS X,OpenBSD, NetBSD, and Windows userspace.)
    2020-03-16 15:29:32下载
    积分:1
  • HookIE01
    上网限制:通过添加应用程序黑白名单,禁止或者允许学生机访问指定的网址。(Internet Restrictions: black list by adding an application to prohibit or allow students to access the specified URL.)
    2013-08-13 13:24:32下载
    积分:1
  • AsyncTcp
    一般的聊天程序都是使用socket方式通讯的。对于一个聊天程序来说一般是一个服务器用来中转消息,然后是多个客户端通过连接服务器来消息交换。(General chat programs are using the socket mode of communication. For a chat program, it is generally a server used to relay the message, then multiple clients to connect to the server through the exchange of messages.)
    2013-08-26 10:10:08下载
    积分:1
  • Huffman
    利用哈夫曼树生成哈夫曼编码,并实现字符串的压缩和编码的解压。(Huffman tree is used to generate Huffman coding, and the compression and decompression of the string are realized.)
    2018-04-26 20:02:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载