-
使用lm算法对二维圆数据进行拟和,其中test_circle用于生成测试数据 fit2dcircle用于拟和 document.doc对算法原理进行详细说明 程
使用lm算法对二维圆数据进行拟和,其中test_circle用于生成测试数据 fit2dcircle用于拟和 document.doc对算法原理进行详细说明 程序使用bcc5.60编译通过- Uses the lm algorithm to carry on for the two-dimensional round
data draws up with, test_circle uses in to produce test data
fit2dcircle to use in to draw up carries on the specify procedure with
document.doc to the algorithm principle to use the bcc5.60 translation
to pass
- 2023-07-05 23:00:03下载
- 积分:1
-
点与多边形关系判断
适用于初学者的C#源代码,教你学会画点画线和画面,并且能判断点与折线以及点与多边形的位置关系。代码清晰易懂,重点处附有注释。
- 2022-06-15 15:21:33下载
- 积分:1
-
多智能体Q学习算法设计和仿真
多智能体工具包,可直接用来进行多智能体强化学习算法设计与仿真。强化学习(reinforcement learning,又称再励学习,评价学习)是一种重要的机器学习方法,在智能控制机器人及分析预测等领域有许多应用。
- 2022-12-31 18:15:03下载
- 积分:1
-
Enchanced TPSN
无线传感器中的时间同步算法网络。无线传感器网络是大规模的
- 2022-03-26 07:48:14下载
- 积分:1
-
VC文字识别程序
带简单汉字库、用户可以增加字库、实现字符的识别。用户能直接用,还可以修改成其它用途。使用方便实用。
- 2022-06-02 17:28:47下载
- 积分:1
-
钢筋工程量计算程序
钢筋工程量计算程序-reinforced engineering calculation program
- 2023-07-22 11:05:08下载
- 积分:1
-
数值计算方法里的一种经典算法,追赶法,用于大型稀疏方程组
数值计算方法里的一种经典算法,追赶法,用于大型稀疏方程组-numerical calculation method"s a classic algorithms, catching up with the method for large sparse linear equations
- 2022-02-25 09:29:46下载
- 积分:1
-
performance simulation of network_coding
应用背景In generated networks, selecting one node as source and some nodes as receivers in
random (single source multicast network), we make performance test for network
coding based multicast route algorithm (we put forward it ourselves, corresponding to
high multicast rate and low multicast rate), shortest path distribution tree route
algorithm (DIJKSTRA algorithm) and Maximum-rate distribution tree route
algorithm (PRIM algorithm), respectively.
关键技术
In this program, two things have been done: (1) generate random topologies (2)performance test。
network coding cap: 5.0000 dijk cap: 5.0000 prim cap: 5.0000 network coding res1: 0.0000--res2: 12.0000 dijk res: 14.0000 prim res: 14.0000 average degree: 2.
- 2022-11-16 07:10:03下载
- 积分:1
-
通用GPU计算已经成为越来越受欢迎,因为GPU的多…
通用GPU计算越来越受欢迎了,原因在于GPU具有多个并行计算单元,这是在GPU上进行通用计算的CPP代码-General GPU computing has become increasingly popular because GPU with multiple parallel computing units, which are common in GPU computing on the CPP code
- 2023-03-15 04:30:04下载
- 积分:1
-
c++词法分析
使用c++ STL,对c或c++进行词法分析。
在Windows下编写的,其他平台需要改文件流
基本上能够进行正确的分析,没有进行注释符号的处理,需要的就不要下载了。
&
- 2023-01-17 00:25:05下载
- 积分:1