以前做的操作系统的课程设计,内容包括:1)编写一个C程序,使用Linux下的图形库,分窗口显示三个并发进程的运行 2)采用模块方法,添加一个新的设备驱动程序 3)了解/proc文件的特点和使用方法,监控系统状态,显示系统中若干部件的使用情况,用图形界面显示系统监控状态
上传时间: 2013-12-21
上传用户:hgy9473
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.
标签: represented integers group items
上传时间: 2016-01-17
上传用户:jeffery
关于我的数字钟的设计,设计一个24小时的数字闹钟,该数字闹钟的面板如图9.1所示,它包括以下几个组成部分:(1)显示屏,由7个七段数码管组成,其中6个用于显示当前时间(时:分:秒)或设置的闹钟时间,而另一个则用于显示系统内部产生的周期性循环变化的待选预置数字; (2)YES(确认)键:用于输入新的时间或新的闹钟时间时,对每位待选预置数字输入的确认;(3)TIME(时间)键:用于确定新的时间设置;(4)ALARM(闹钟)键:用于确定新的闹钟时间设置,或显示已设置的闹钟时间;(5)扬声器,在当前时钟时间与闹钟时间相同时,发出蜂鸣声。
上传时间: 2013-12-10
上传用户:wsf950131
一个电子表,读取并显示系统当前时间,时间每秒刷新一次,显示方式为:hh:mm:ss。
标签: 电子表
上传时间: 2016-03-20
上传用户:Breathe0125
双击可执行程序RQSZ.exe,在出现的提示信息中输入大写字母“D”,可 显示系统当前日期;输入大写字母“T”,可显示系统当前时间;输入大写字母 “Q”,可结束程序。
上传时间: 2013-12-27
上传用户:独孤求源
该源码只能在DOS环境下运行,能够在屏幕上出现一个小框,框内输入T可显示系统当前时间,输入Q则退出
上传时间: 2013-12-06
上传用户:gxmm
将使用数据库和Java技术,编写一个简单的甘特图生成和显示系统。
上传时间: 2014-01-25
上传用户:牛津鞋
我的课程设计,可预置倒计时显示系统。该系统可以预置100以内任意时间,倒计时,有数码管显示,开始时是5s显示一次,最好5s是每s显示一次
标签:
上传时间: 2013-12-01
上传用户:虫虫虫虫虫虫
用游标的方法实现对称差的计算,即 (A-B)+(B-A)
上传时间: 2016-05-23
上传用户:远远ssad
词法分析器 对输入一个函数,并对其分析main() { int a,b a = 10 b = a + 20 }
上传时间: 2013-12-20
上传用户:hfmm633