资源列表
[JSP源码/Java] A-star
说明:A-star算法求最短路径。 公式表示为: f(n) g(n)+h(n), 其中 f(n) 是从初始状态经由状态n到目标状态的代价估计, g(n) 是在状态空间中从初始状态到状态n的实际代价, h(n) 是从状态n到目标状态的最佳路径的估计代价。-A-star algorithm for the shortest path. Formula is expressed as: f (n) g (n)+h (<Bao> 在 2024-11-18 上传 | 大小:9kb | 下载:0
[JSP源码/Java] MinMaxTree
说明:游戏树在人工智能的应用相当重要,若要寻找某赛局中最佳的步法的一个方式,是利用极小化极大算法在游戏树中搜寻最佳解,例如在井字游戏中电脑可以很快速地找到最佳解并做出决策。-Application of artificial intelligence in the game tree is very important, to find an innings in a manner best step is to use Minimax in<Bao> 在 2024-11-18 上传 | 大小:6kb | 下载:0
[JSP源码/Java] Calculate
说明:通过生成二叉树实现计算器功能(加减乘除乘幂)。-By generating a binary tree calculator (addition, subtraction exponentiation).<Bao> 在 2024-11-18 上传 | 大小:8kb | 下载:0
[JSP源码/Java] Jee-Reverse-Shows-
说明:Java做的利用线程将所输入的内容逆序显示出来的很简单的小程序-Using thread reverse display the entered content<mlj> 在 2024-11-18 上传 | 大小:7kb | 下载:0
[JSP源码/Java] Cartent
说明:车辆出租管理系统 一、项目功能:设计程序,可以管理各种出租汽车并计算其租金。说明:程序主要管理货车类Truck 、客车类 Bus、小车类Car三中车辆 -Vehicle rental management system First, the project features: the design process, you can manage a variety of taxis and calculate their rent. D<李鸿飞> 在 2024-11-18 上传 | 大小:1kb | 下载:0
[JSP源码/Java] jieyuanbao
说明:js 实现的猫猫接元宝游戏 画面很唯美-Js achieve ingots game interface is very beautiful<midoxinxin> 在 2024-11-18 上传 | 大小:89kb | 下载:0
[JSP源码/Java] calender1
说明:js实现的老黄历代码 直接可以运行 很唯美- Js achieve the old code can be run directly yellow calendar is very beautiful<midoxinxin> 在 2024-11-18 上传 | 大小:3.68mb | 下载:0
[JSP源码/Java] Swing-of-l-camera-document-
说明:Swing 电子相册管理系统源码,对swing开发有兴趣的同学可以看下-Swing electronic album management system source code, the development of swing Interested students can look<刘广东> 在 2024-11-18 上传 | 大小:143kb | 下载:0
[JSP源码/Java] js
说明:实现五种3D图片切换效果:爆炸、翻转、扭曲、立方体、翻页-Five Kinds 3D image transition effects: explosions, flip, twist, cube, flip<王强> 在 2024-11-18 上传 | 大小:330kb | 下载:0
[JSP源码/Java] 2.phone
说明:用安卓编写的实现电话拨号器,可以有电话拨打的功能-can dial phone number<刘小辉> 在 2024-11-18 上传 | 大小:1.37mb | 下载:0
[JSP源码/Java] gongyueshu-gongbeishu
说明:输入两个正整数m和n,求其最大公约数和最小公倍数。-Enter the two positive integers m and n to find the greatest common divisor and the least common multiple<杨丹> 在 2024-11-18 上传 | 大小:1kb | 下载:0