-
模糊逻辑样本
模糊 - 新类辛格尔顿功能:新的隶属度函数,表示在模糊论域经典的数字号码。 - 推理系统进行了修改,以允许用户去模糊化之前访问该模糊输出。 - 引起接收到的反馈其他一些小的更新。
- 2022-08-04 07:05:55下载
- 积分:1
-
哲学家就餐问题算法实现
哲学家就餐问题算法实现-Algorithm dining philosophers problem
- 2022-02-27 08:28:25下载
- 积分:1
-
Heritrix is an open source, scalable web reptiles project. Heritrix is designed...
Heritrix是一个开源,可扩展的web爬虫项目。Heritrix设计成严格按照robots.txt文件的排除指示和META robots标签。-Heritrix is an open source, scalable web reptiles project. Heritrix is designed in strict accordance with the robots.txt file to exclude directives and META robots tags.
- 2022-03-20 08:29:01下载
- 积分:1
-
Using time
采用时域有限元算法对电磁场二维辐射问题的仿真计算。-Using time-domain finite element method for electromagnetic field simulation of two-dimensional radiation problem.
- 2022-02-25 18:25:07下载
- 积分:1
-
数值分析的简单算法VC++实现
数值分析的简单算法VC++实现-simple numerical analysis algorithm VC
- 2023-06-03 12:00:04下载
- 积分: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
-
矩阵直接三角分解法的c++语言实现
矩阵直接三角分解法的c++语言实现 -direct triangular matrix decomposition of the C Language
- 2022-07-18 15:19:19下载
- 积分:1
-
频散曲线计算
lamb的频散曲线具有多模态的特性,分为对称模态和反对称模态,用普通的方法计算分析起来十分复杂,本程序通过matlab编程很好的计算出了频散曲线,为从事这方面研究的人员解决了一个难题。也希望大家多多分享。
- 2022-03-14 09:31:17下载
- 积分:1
-
This program generates interpolation function for input data in three methods:...
This program generates interpolation function for input data in three methods:
1-Newton forward method
2-Newton backward method
3-lagrange method
- 2022-07-07 06:09:44下载
- 积分:1
-
通过拍摄的方法求解线性常微分方程
solution of linear ODE by SHOOTING method
Runge kutta
- 2022-08-15 23:24:03下载
- 积分:1