-
An optimization method introduction courseware, in great detail. From the simple...
一个介绍最优化方法课件,很详细。从最简单的一维搜索到共轭梯度,最速下降法等等,都有说明-An optimization method introduction courseware, in great detail. From the simplest one-dimensional search to the conjugate gradient, steepest descent method, etc., all indicate
- 2022-02-16 03:56:12下载
- 积分:1
-
有届面的BP算法软件.操作简单,画面华丽,适用于本科生毕业用...
有届面的BP算法软件.操作简单,画面华丽,适用于本科生毕业用-Session has the software side of BP algorithm. Simple, gorgeous screen, applies to undergraduate students graduate with
- 2022-01-26 05:31:43下载
- 积分:1
-
神经网络的优化
这是一种新的人工鱼群算法的改进算法,然后利用人工鱼群算法优化神经网络,并且和粒子群算法优化神经网络模型进行了对比,通过对比可知人工鱼群算法优化性能好于粒子群算法
- 2022-02-28 16:58:24下载
- 积分:1
-
德州扑克牌值计算
POKER 计算值 斗地主 扎金花都离不开它
This article for the budding poker AI programmer provides a foundation for a simple implementation of No-Limit Texas Holdem Poker AI, covering the basics of hand strength evaluation and betting. By following the recipe set out here, you will quickly become able to implement a reasonably strong poker AI, and have a solid foundation on which to build. I assume you are familiar with the basic terminology of poker.
- 2022-08-15 11:28:52下载
- 积分:1
-
真正的公农历转换类.vip
真正的公农历转换类.vip-genuine public Lunar conversion type. Vip
- 2023-01-19 22:00:04下载
- 积分:1
-
STL文件快速分层方法
提出了一种新的STL文件快速分层方法,其首先建立分层平面坐标的散列表,然后根据三角面片坐标值快速查找散列表,得到与三角面片存在交点的分层平面,然后直接用此分层平面与三角面片求交得到截交线。此方法在分层过程中每个三角面片只被查找一次,且不需对读入的三角面片建立复杂的拓扑结构。本文提到的分层算法得到的结果可很好地应用于基于STL模型的环切数控加工中。
- 2022-06-26 13:38:02下载
- 积分:1
-
mobus通信51程序
modbus RTU 的C51程序
单片机89S52
通信波特率 9600 8位数据 1位停止位 偶校验 485通位接口
单片机控制板地址 localAddr(变量)
通信可设置数据的地址:
字地址 0 - 255 (只取16位的低8位)
位地址 0 - 255 (只取16位的低8位)
- 2022-04-16 05:51:15下载
- 积分:1
-
c++文件翻转
Make your rcopy robust against all kinds of user or operation system errors. That means – check all
return values for operating system errors (mostly I/O errors) and command line arguments for user
errors.
Stick to our files and interfaces that we provide via SubVersion. You may add methods (e.g. for file
size or reversing the buffers content), but you are not allowed to change the signature of any method
specified by us.
- 2022-02-21 11:52:25下载
- 积分:1
-
Apriori 算法的 c + + 实现
Apriori 算法 c + + 实现。
它可以处理数据的量大。
该程序可以用于数据挖掘。
- 2022-04-01 12:01:40下载
- 积分:1
-
这是硕士生计算机软件专业组合数学的一个黄金分割算法演示,仅供参考。...
这是硕士生计算机软件专业组合数学的一个黄金分割算法演示,仅供参考。-This is the master computer software professional combination of a mathematical algorithm 0.618 demonstration purposes only.
- 2022-05-30 20:54:41下载
- 积分:1