-
操作系统中的多级反馈队列调度算法
操作系统中的多级反馈队列调度算法-operating system as a multi-level feedback queue scheduling algorithm
- 2022-10-13 21:30:02下载
- 积分:1
-
k-means 算法的工作过程说明如下:首先从n个数据对象任意选择 k 个对象作为初始聚类中心;而对于所剩下其它对象,则根据它们与这些聚类中心的相似度(距离),分别将它们分配给与其最相似的(聚类中心所代表的)聚类;然后再计算每个所获新聚类的聚类中心(该聚类中所有对象的均值);不断重复这一过程直到标准测度函数开始收敛为止。-k-means algorithm process as follows: First of all, the object data from the n choose k object as initial cluster centers and the remaining for the other object, then according to their cluster center with those of the similarity (distance) respectively assigned to them with the most similar (represented by cluster center) clustering obtained and then calculated for each new cluster center clustering (all objects in the cluster mean) repeated this process until the standard measure of function until the beginning of convergence.
- 2023-07-14 07:15:02下载
- 积分:1
-
S7 —200PLC 在温度控制系统中的应用
资源描述以金刚石小锯片连续烧结炉的温度控制系统为例, 介绍了S7 -200PLC 在温度控制系统中的应用.该系统采
用CPU226 主机、热电偶模块EM231 、模拟量输出模块EM232 和晶闸管电压调整器实现了温度的PID 控制.通过采用
分段式PID 控制烧结炉温度, 实现了快速升温, 系统升温超调量小、稳态温差小(±5 ℃), 达到了金刚石小锯片的生产工
艺要求.
- 2023-06-25 12:00:03下载
- 积分:1
-
发现部分的总和
它是简单的源代码部分总和的计算解释。
(o (n),O(1)),在那里O (n)-准备,O (1)-计算结果
- 2022-08-25 08:12:33下载
- 积分:1
-
简单管道末端阀门关闭和开启一维特征线法计算程序
用C 语言编制了末端设置阀门的简单管道在阀门开启和关闭的情况下的管道一维特征线法计算程序,计算开始需输入管道的有关参数,如水库水位、流速、管道分段数、流速或者流量、管道糙率、波速等等。输出结果中包含管道末端阀门的压力、流速以及管道其他断面的流速和压力变化
- 2023-01-12 19:10:04下载
- 积分:1
-
BP神经网络源代码,通过BP神经网络可进行各种模拟,特别是运算模拟都可以逼近...
BP神经网络源代码,通过BP神经网络可进行各种模拟,特别是运算模拟都可以逼近-BP neural network source code
- 2023-08-16 01:20:02下载
- 积分:1
-
最小化 DFA
此程序需要的DFA作为输入,并产生另一个代码作为输出,它实现了最小化的DFA。
- 2022-09-29 07:40:03下载
- 积分:1
-
多视点视频编码JMVC
多视点视频编码,支持多个视点同时编码,消除空间、时间及视点间的冗余。获得较好性能的编码结果,率失真性能。
- 2022-01-26 02:12:24下载
- 积分:1
-
8puzzle程序的人工智能
此代码程序解决当然人工智者。用C++编程语言,并采用广度优先搜索方法遍历所有图形,并找到可能的路径此代码。
- 2022-08-06 13:35:31下载
- 积分:1
-
matrix calculation includes all the header files and can be applied to all the n...
包含所有矩阵运算的头文件,可以应用在所有需要矩阵运算的VC程序中,-matrix calculation includes all the header files and can be applied to all the needs of the VC matrix calculation procedures,
- 2023-04-20 07:35:04下载
- 积分:1