-
该程序用于解决生产计划问题,生产计划问题是运筹学中一个重要问题。...
该程序用于解决生产计划问题,生产计划问题是运筹学中一个重要问题。-the procedures for the settlement of production planning, production planning operations research, which is an important issue.
- 2022-10-10 10:30:02下载
- 积分:1
-
基于连续蚁群算法融合的神经网络RFID 信号分布模型
资源描述基于人工神经网络方法建立了RFID 反射信号强度分布模型. 该方法仅依赖数据,实施简
单. 为克服传统BP 算法对初值敏感、易陷入局部极值的缺陷,引入一种连续的蚁群优化算法来
确定多层神经网络的权值,该算法具有更强的全局搜索能力和效率. 讨论了算法的基本理论和具
体步骤,最后利用实际RFID 设备采集的反射信号强度数据对算法进行测试,对理论信号模型和
实际的建模结果进行了比较,并分析了算法的逼近能力和泛化能力. 结果表明在考虑到不可避免
的误差和扰动下,所提出的方法可以更好地建模RFID 信号强度的实际分布,具有良好的性能.
- 2022-08-15 11:57:59下载
- 积分:1
-
大整数乘法,实现两个大整数相乘的C++代码
大整数乘法,实现两个大整数相乘的C++代码-Large integer multiplication
- 2022-03-15 04:06:48下载
- 积分:1
-
一些基本的矩阵算法
一些基本的矩阵算法-some basic matrix algorithm
- 2022-03-06 02:46:35下载
- 积分:1
-
CPU computer systems is a very important resource, this chapter introduces proce...
CPU是计算机系统中一个十分重要的资源,本章主要介绍处理机的调度目标、策略以及评价方法等。因为处理机调度程序不可能选择全部驻留在外存的进程,因此,在调度一个进程占有处理机之前,系统必须按某种策略把外存中处于后备状态的作业选择出来,并创建进程和分配内存,为进程执行准备必需的资源。这一步称为作业调度或高级调度。作业调度的目标是尽量做到公平合理,能执行尽可能多的作业、尽快地响应时间以及高的设备利用率等。任一调度算法要同时满足这些调度目标是不可能的。大多数操作系统都是根据用户需要而采用兼顾某些目标的方法。比较常用的作业调度算法有:FCFS(先来先服务)、方法、SJP(最短作业优先)法、HRN(最高响应比)法等。这-CPU computer systems is a very important resource, this chapter introduces processor scheduling objectives, strategies and evaluation methods. Because the processor scheduling procedures could not choose Disk presence in all the process, and therefore, in the process of scheduling a possession before the processor, the system must be some kind of strategy to Disk backup were at the operational state of choice out and the process of creation and distribution of memory, the process of preparing the implementation of the necessary resources. This step as job scheduling or senior scheduling. Job Scheduling goal is to try to make it fair and reasonable to carry out the operation as much as
- 2023-01-15 07:45:04下载
- 积分:1
-
Scientific Computing in the conjugate gradient method symmetric positive definit...
科学计算中的共轭梯度法解对称正定线性方程组.-Scientific Computing in the conjugate gradient method symmetric positive definite solution of linear equations.
- 2023-06-27 07:40:04下载
- 积分:1
-
人工智能主观贝叶斯算法模拟
运行环境说明(2013.11.22)
1.操作系统: ubuntu 13.10
2.集成开发环境: qt-5.1.1
3.由于linux操作系统与windows操作系统采用不同的编码格式,在windows下查看相关文档或源代码可能会有乱码问题,如需调试运行,请迁移到相关环境。
- 2023-01-30 00:30:04下载
- 积分:1
-
一个用于实现牛顿二分法求根的小程序。算法简单 用MATLAB写出...
一个用于实现牛顿二分法求根的小程序。算法简单 用MATLAB写出-it is a simple program to find the root of a equation with the neweton method
- 2022-03-04 21:27:42下载
- 积分:1
-
利用样条插值求取一组数据点在各点的导数
(只提供函数)
利用样条插值求取一组数据点在各点的导数
(只提供函数)-using spline interpolation to strike a group of data points in the points in the derivative (only provide functions)
- 2022-03-03 21:00:53下载
- 积分:1
-
EFG2D-hole,带孔圆板问题的EFG程序,matlab
程序为采用matlab写的一个带孔圆板的EFG程序,这是一个学习和验证算法的标准算例,给出了可调控网格密度的网格生成程序,做数值算法的必学的程序
- 2023-04-20 22:05:03下载
- 积分:1