-
单件轮转调度算法
在这我们实行轮转调度算法,随机函数用来创建过程的突发时间,到达时间。后该周转时间和等待时间的计算。
- 2022-02-21 23:50:08下载
- 积分:1
-
Extended Kalman Filter
Extended Kalman Filter-code
- 2022-04-22 22:38:45下载
- 积分:1
-
设有n个人围做一圈,现从某个人开始报数,数到m的人出列,接着从出列的下一个人开始重新报数,数到m的人又出列,如此下去,直到所有人都出列为止。运用循环单链表解决约...
设有n个人围做一圈,现从某个人开始报数,数到m的人出列,接着从出列的下一个人开始重新报数,数到m的人又出列,如此下去,直到所有人都出列为止。运用循环单链表解决约瑟夫环问题。- Is equipped with n personally to encircle makes, presently
starts from some person to count off, leaves ranks the number to the m
person, meets from the next person which leaves ranks is starting reto
count off, leaves ranks the number to the m person, continue like
this, all leaves ranks until all people. Using circulates Shan
Lianbiao to solve the Joseph link problem.
- 2022-02-26 00:46:58下载
- 积分:1
-
C4.5 is a simplified version of the Decision Tree Algorithm
C4.5的简化版本是一个决策树的算法-C4.5 is a simplified version of the Decision Tree Algorithm
- 2022-01-22 07:48:49下载
- 积分:1
-
随机产生一注彩票
应用背景随机产生一组彩票数字,范围1-33,傻瓜式推荐,仅供娱乐,毕竟彩票一等奖的概率是很低的,本程序不能保证是否中奖,不承担任何购买彩票的损失。关键技术使用c++语言编写的彩票推荐程序,调用windows编程接口,代码量不大。使用c++语言编写的彩票推荐程序,调用windows编程接口,代码量不大。
- 2022-01-25 15:30:12下载
- 积分:1
-
基于PLC 的温控系统设计与研究 Des ign
资源描述摘要:介绍了用罗克韦尔PLC 设备构成温控系统的设计与研究, 讨论了PLC 输入输出控制的外部接口及显示扩展的软硬件
设计, 并对PLC 和PC 的通信和数据技术进行了分析, 给出了部分程序。
关键词:PLC;温度控制;热电阻模块;通信
- 2023-03-23 12:25:03下载
- 积分:1
-
一个绝好的数学公式计算类,支持多种数学公式的快速计算
一个绝好的数学公式计算类,支持多种数学公式的快速计算-a wonderful class of mathmatica fomula computing,supporting many formulas computing
- 2022-01-30 18:24:11下载
- 积分:1
-
使用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
-
关于中国邮递员问题的代码,很不错哦,希望对大家有用
关于中国邮递员问题的代码,很不错哦,希望对大家有用-A good code, and hope for all of us
- 2023-06-03 03:15:03下载
- 积分:1
-
simhash算法实现
应用背景
利用ansj simhash进行分词和去重
关键技术ansj分词使用非常方便,只需要下载相应的jar包就可以,simhash能够快速去重。
- 2022-03-12 13:58:05下载
- 积分:1