上一页 1 ··· 11 12 13 14 15 16 17 18 19 ··· 39 下一页
摘要: 最近学了操作系统的进程调度的各种算法,手痒实现了一下, 仅供参考,若有bug,请指出.^V^. 先到先服务(FCFS) 最短作业优先调度算法(SJF) 高响应比优先调度 抢占式优先比调度算法 时间片轮转调度算法 阅读全文
posted @ 2018-10-19 11:48 #忘乎所以# 阅读(1856) 评论(0) 推荐(2)
摘要: 1079 中国剩余定理 基准时间限制:1 秒 空间限制:131072 KB 1079 中国剩余定理 基准时间限制:1 秒 空间限制:131072 KB 1079 中国剩余定理 基准时间限制:1 秒 空间限制:131072 KB 一个正整数K,给出K Mod 一些质数的结果,求符合条件的最小的K。例如 阅读全文
posted @ 2018-10-09 17:20 #忘乎所以# 阅读(307) 评论(0) 推荐(0)
摘要: A. Function Height time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output A. Function Height tim 阅读全文
posted @ 2018-09-28 16:08 #忘乎所以# 阅读(241) 评论(0) 推荐(0)
摘要: 之前百度了好多方法,都是治标不治本。 加Base啊, 修改主题啊什么的, 都没有解决我实在需要解决的问题。 下面的方法最终解决了我的问题。 设计页面右上角有个红色圆圈,里面一个感叹号,点开它查看错误信息: The following classes could not be instantiated 阅读全文
posted @ 2018-09-18 19:56 #忘乎所以# 阅读(1513) 评论(0) 推荐(0)
摘要: A. Equality time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output A. Equality time limit per t 阅读全文
posted @ 2018-09-13 20:01 #忘乎所以# 阅读(330) 评论(0) 推荐(0)
摘要: 链接:https://www.nowcoder.com/acm/contest/185/A来源:牛客网 无序组数 无序组数 时间限制:C/C++ 1秒,其他语言2秒 空间限制:C/C++ 131072K,其他语言262144K 64bit IO Format: %lld 题目描述 给出一个二元组(A 阅读全文
posted @ 2018-09-08 10:32 #忘乎所以# 阅读(430) 评论(0) 推荐(0)
摘要: deepin关机卡在图标界面 a stop job is running for mysql Community service (20s/10min)必须等到转到10分钟才能关机 暂时的解决方案是: 1.找到文件 2.修改时间 文件中应该有一行为 TimeoutSec 600 600就是十分钟,可 阅读全文
posted @ 2018-09-04 01:03 #忘乎所以# 阅读(2295) 评论(0) 推荐(0)
摘要: 最近Sublime Text 3 增加了注册码验证功能,如果你使用共享版本的注册码,可能会提示注册码失效,但是却可以正常激活。 只需要把下面的字段加入到你的hosts文件即可 Add the following to your Host file 然后输入授权码 阅读全文
posted @ 2018-09-03 08:53 #忘乎所以# 阅读(9050) 评论(0) 推荐(1)
摘要: Sum A square-free integer is an integer which is indivisible by any square number except 11. For example, 6 = 2 \cdot 36=2⋅3 is square-free, but 12 = 阅读全文
posted @ 2018-09-02 11:30 #忘乎所以# 阅读(325) 评论(0) 推荐(0)
摘要: 链接:https://www.nowcoder.com/acm/contest/181/A来源:牛客网 斐波那契 斐波那契 时间限制:C/C++ 1秒,其他语言2秒 空间限制:C/C++ 32768K,其他语言65536K 64bit IO Format: %lld 题目描述 设f[i]表示斐波那契 阅读全文
posted @ 2018-08-31 16:44 #忘乎所以# 阅读(529) 评论(0) 推荐(0)
上一页 1 ··· 11 12 13 14 15 16 17 18 19 ··· 39 下一页