资源列表

« 1 2 ... .73 .74 .75 .76 .77 578.79 .80 .81 .82 .83 ... 707 »

[棋牌游戏24

说明:神奇24游戏的玩法是,由计算机随机产生4个自然数,玩家利用加减乘除和加括号,将4个数组成结果等于24的四则运算算式。在大多数情况下这个问题都有解,这就是“神奇”所在之处。通常的解法都是采用穷举法,对所有可能的算式进行求解,然后判断结果是不是24。问题的难点在于如何生成这所有的算式,由于括号的缘故,使问题变得复杂了。一种办法是将中缀表达式转化为后缀表达式,转入对后缀表达式的分析。由于后缀表达式的特点,后缀表达式的分析和求解都比较容易实现,
<lk> 在 2025-02-08 上传 | 大小:19kb | 下载:0

[棋牌游戏majiang

说明:绝对能运行,是一个很好的学习程序,适合初学者-Definitely be able to run
<qilei> 在 2025-02-08 上传 | 大小:495kb | 下载:0

[棋牌游戏EightQueen_Start

说明:八皇后之死,这是一个益智类游戏,程序运行后,里面有很详细的说明。-Eight Queen s death, this is a puzzle game, the running of the program, which have a very detailed descr iption.
<zhaobo> 在 2025-02-08 上传 | 大小:9.88mb | 下载:0

[棋牌游戏AI_Search

说明:黑白棋AI算法 比较智能,能下赢别人的黑白棋算法,alpha beta搜索和估值函数做的不错-Othello AI algorithms compare smart, Othello algorithm under win someone else' s, the alpha-beta search and valuation function well
<姚继涛> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[棋牌游戏45

说明:斜45度地面寻路 编程工具:delphi7.0+delphix 这是介绍斜45如何铺地面,如何确定 鼠标位置,如何a+寻路(堆排序,8方向)的 一段源程序。 我门可以多做交流。 -Inclined 45 degrees to the ground wayfinding programming tools: delphi7.0+delphix introducing oblique 45 flooring, how
<netangels> 在 2025-02-08 上传 | 大小:312kb | 下载:0

[棋牌游戏qizhuanPP

说明:棋壮++(中国象棋UCCI引擎)源程序是基于UCCI协议开发的中国象棋程序引擎,可加载于象棋旋风、弈天、兵河等象棋界面。-Chess the strong++ (Chinese chess the UCCI engine that) source is based on Chinese chess program UCCI protocol development engine, can be loaded in xuanfeng, y
<林小川> 在 2025-02-08 上传 | 大小:8.16mb | 下载:0

[棋牌游戏Eight-digital-code

说明:八数码问题的代码实现,这段代码直接输出了一道题目的结果,以及每一步的走法,直接运行即可(含说明)-Eight digital code implements the code directly output the results of a subject, and every step of the walk, and can be run directly
<shan> 在 2025-02-08 上传 | 大小:68kb | 下载:0

[棋牌游戏sanguosha

说明:三国杀C++程序,毕业设计作业,人机对战,么有武将牌-Three kill C++ program graduate design job, man-machine war generals cards, Mody
<郭果果> 在 2025-02-08 上传 | 大小:487kb | 下载:0

[棋牌游戏jingziqi

说明:VB环境下实现的井字棋游戏,是vb编程初学者学习和适应VB编程的比较有用的小程序。-VB environment tic-tac-toe game of chess, vb programming for beginners to learn and adapt to the useful features of VB programming.
<Lusiah> 在 2025-02-08 上传 | 大小:8kb | 下载:0

[棋牌游戏201212031507FZHOUMAJIANG

说明:福州人开发的基于网狐代码二次加工的FZ麻将-Fuzhou developed based on the Fox network code the secondary processing FZ Mahjong
<火箭炮> 在 2025-02-08 上传 | 大小:12.21mb | 下载:0

[棋牌游戏wuziqi

说明:简单的五子棋实现,且只有单人游戏的五子棋,双人的涉及通信,没有实现-Simple realization of backgammon.
<hongshuai> 在 2025-02-08 上传 | 大小:70kb | 下载:0

[棋牌游戏mj

说明:麻将程序,希望对游戏开发的朋友们有帮助,用C++开发的-Mahjong program, game development friends
<wuyanshu> 在 2025-02-08 上传 | 大小:2.47mb | 下载:0
« 1 2 ... .73 .74 .75 .76 .77 578.79 .80 .81 .82 .83 ... 707 »

源码中国 www.ymcn.org