-
help document of java in chinese
java 中文帮助文档, 欢迎大家下载!-help document of java in chinese
- 2022-01-22 06:16:22下载
- 积分:1
-
练习好代码-6
可以用来练习的代码,非常经典,值得下载查看
- 2023-03-11 16:05:04下载
- 积分:1
-
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 (n), where f (n) the initial state via the state n to the target state the cost estimate, g (n) is in the state space the initial state to actual cost state n, h (n) is an estimate of the cost the state to the target state n the best path.)
- 2016-11-29 16:40:21下载
- 积分:1
-
基于Web整合验证
主要可以用于在Web开发中引入,帮助开发者在验证这块操作,在开发过程中方便快捷丰富网页验证过滤从而更好理解JS验证带来的巨大效率!!!
- 2023-07-24 19:30:03下载
- 积分:1
-
Is a java to do with the examples of the genetic algorithm is mainly used to ach...
是一个用java做的遗传算法的实例,主要是用java来实现遗传算法。-Is a java to do with the examples of the genetic algorithm is mainly used to achieve genetic algorithm java.
- 2023-07-14 05:50:02下载
- 积分:1
-
Java p2p程序设计2002年版,书中程序代码,觉得还不错,电子书里的不清晰...
Java p2p程序设计2002年版,书中程序代码,觉得还不错,电子书里的不清晰-Java p2p program design in 2002 edition, the book code, feel good, e-books in the lack of clarity
- 2023-04-20 01:55:04下载
- 积分:1
-
springCloud总结
说明: 如何搭建springboot,springcloud入门(How to Build Springboot, Introduction to Springcloud)
- 2020-06-18 16:20:02下载
- 积分:1
-
spring of a simple example, suitable for entry
spring的简单例子,适合入门级别人学习-spring of a simple example, suitable for entry-level people to learn
- 2023-03-29 03:55:03下载
- 积分:1
-
MyListViewTest
自定义listview 实现动态加载信息(Custom listview dynamically loading information)
- 2013-09-16 14:59:54下载
- 积分:1
-
spring多数据源事务回滚
spring多数据源配置demo,支持两个数据库,同事回滚,测试通过了哟,整了好长时间呢 大家学习一下吧
- 2022-05-22 08:18:12下载
- 积分:1