代码搜索:five
找到约 3,092 项符合「five」的源代码
代码结果 3,092
www.eeworm.com/read/419322/10874387
txt 五子棋的算法.txt
五子棋的核心算法
五子棋是一种受大众广泛喜爱的游戏,其规则简单,变化多端,非常富有趣味性和消遣性。这里设计和实现了一个人机对下的五子棋程序,采用了博弈树的方法,应用了剪枝和最大最小树原理进行搜索发现最好的下子位置。介绍五子棋程序的数据结构、评分规则、胜负判断方法和搜索算法过程。
一、相关的数据结构
关于盘面情况的表示,以链表形式表示当前盘面的情况,目的是可以允许用户进行悔棋、回退等 ...
www.eeworm.com/read/263995/7811210
txt wuziqi.txt
五子棋是一种受大众广泛喜爱的游戏,其规则简单,变化多端,非常富有趣味性和消遣性。这里设计和实现了一个人机对下的五子棋程序,采用了博弈树的方法,应用了剪枝和最大最小树原理进行搜索发现最好的下子位置。介绍五子棋程序的数据结构、评分规则、胜负判断方法和搜索算法过程。
一、相关的数据结构
关于盘面情况的表示,以链表形式表示当前盘面的情况,目的是可 ...
www.eeworm.com/read/140927/13052220
txt 五子棋.txt
五子棋的核心算法
时间:2005-09-09 16:59:40
五子棋是一种受大众广泛喜爱的游戏,其规则简单,变化多端,非常富有趣味性和消遣性。这里设计和实现了一个人机对下的五子棋程序,采用了博弈树的方法,应用了剪枝和最大最小树原理进行搜索发现最好的下子位置。介绍五子棋程序的数据结构、评分规则、胜负判断方法和搜索算 ...
www.eeworm.com/read/327698/13067223
c sha1.c
/*
---------------------------------------------------------------------------
Copyright (c) 2002, Dr Brian Gladman, Worcester, UK. All rights reserved.
LICENSE TERMS
The free distributi
www.eeworm.com/read/310212/13654810
m ruldown.m
function ruldown(ruler_num)
%RULDOWN Button down function for ruler lines.
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 1.9 $
% ruler_num
% 1,2 button down on ruler lin
www.eeworm.com/read/149876/5696132
exp linux-dp.exp
# Copyright (C) 1999 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the
www.eeworm.com/read/148694/5711573
exp linux-dp.exp
# Copyright (C) 1999 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the
www.eeworm.com/read/144211/5753142
plus5
#------------------------------------------------------------------------------
# plus5: file(1) magic for Plus Five's UNIX MUMPS
#
# XXX - byte order? Paging Hokey....
#
0 short 0x259 mumps avl
www.eeworm.com/read/140704/5784235
text phones.text
num_phones = 13
eight 1 9 9 9
five 1 6 6 6
four 1 5 5 5
nine 1 10 10 10
oh 1 12 12 12
one 1 2 2 2
seven 1 8 8 8
sil 1 1 1 1
six 1 7 7 7
sp 1 0 0 0
three 1 4 4 4
two 1 3 3 3
zero 1 11 11 11
www.eeworm.com/read/140704/5784257
text hmm_train_phones.text
num_phones = 13
eight 1 9 117 9
five 1 6 78 6
four 1 5 65 5
nine 1 10 130 10
oh 1 12 156 12
one 1 2 26 2
seven 1 8 104 8
sil 1 1 13 1
six 1 7 91 7
sp 1 0 0 0
three 1 4 52 4
two 1 3 39 3
zero 1 11 143