-
最小二乘一次完成算法,C语言编写,源码,调试通过。
最小二乘一次完成算法,C语言编写,源码,调试通过。-A complete least-squares algorithm, C language, source code, debugging through.
- 2022-02-18 14:01:43下载
- 积分:1
-
队列医院
门诊的医院,在那里有单一的医生咨询,病人发放令牌依次递增的他们的到来。令牌符号还携带了一个数字,指示情况下,病人的严重程度。例如,如果感冒、 咳嗽患者正值 9.55 上午,他获取令牌数 10 和优先数 3 而在 10 上午患者心脏病发作的时候,他获取令牌数目 11 及优先次序
- 2022-04-13 14:22:16下载
- 积分:1
-
采用vs2008 c#编写
Q
采用vs2008 c#编写
Q-Learning强化学习的代码实现
状态空间5维,动作空间5维-Using vs2008 c#
Q-Learning reinforcement learning the code to achieve the state-space five-dimensional, five-dimensional action space
- 2022-01-22 07:59:13下载
- 积分:1
-
数据结构与算法
完整C、C++代码,自己编写,均调试过,成功可用。对于初学数据结构与算法的同学很有帮助。
- 2022-04-02 01:41:40下载
- 积分:1
-
cpu 调度算法 fcfs sjf,RR,......
cpu 调度算法使用六种调度算法先到送达,最短的工作,首先,没有抢占优先级与无抢占循环赛
- 2022-02-10 05:22:38下载
- 积分:1
-
Sorting algorithm, using merge sort of thought, and then speed up the time to so...
排序算法,运用归并排序的思想,再加快时间内解决排序问题,并显示在单文档上。-Sorting algorithm, using merge sort of thought, and then speed up the time to solve the scheduling problem, and show in a single document.
- 2022-06-22 01:06:16下载
- 积分:1
-
ben wenjian shi tongguo yong cbainxie chengxuo
ben wenjian shi tongguo yong cbainxie chengxuo-ben wenjian shi tongguo yong cbainxie Rezeption gxuo
- 2022-01-26 08:32:48下载
- 积分:1
-
numerical algorithm dichotomy
数值算法 二分法-numerical algorithm dichotomy
- 2022-09-26 13:55:02下载
- 积分:1
-
Using Gauss integral formula for numerical integration, will be subdivided into...
利用Gauss积分公式进行数值积分,将区间 细分成n个相等的子区间,然后在每个上使用经过修改适用于不同子区间的三点Gauss公式计算积分的值,然后求和。-Using Gauss integral formula for numerical integration, will be subdivided into n-equal interval sub-intervals, and then apply to each use of a modified three-point range in different sub-Gauss formula to calculate the value of points, and then summed.
- 2022-03-19 15:01:13下载
- 积分:1
-
Python 利用arcgis 内核进行批量影像镶嵌
在Python下基于Arcgisn内核完成了影像拼接的功能,根据图像的地理位置进行拼接,对于重叠去的处理,就是后面处理的图像会覆盖前面处理的图像,计算所有的输入文件的空间范围的并集,然后根据图像的分辨率,计算结果图像的大小投影等信息,这个函数里面其实可以直接进行投影转换,等一系列的坐标转换处理,程序可以运行。
- 2022-05-17 03:08:46下载
- 积分:1