搜索资源列表

  1. Process(forOther)

    0下载:
  2. 本程序模拟进程调度程序,从进程的创建到结束,运用随机函数进行创建进程-the simulation process scheduler, from the creation process to the end, using the random function for the creation process
  3. 所属分类:界面编程

    • 发布日期:2024-05-20
    • 文件大小:679936
    • 提供者:lhs
  1. cr-schedulerSource1[1].1

    0下载:
  2. 用Java开发的排课系统,可以进行教师,教室资源安排,冲突检测等-a course timetable system developed by Java, can be used in teacher and classroom resource arrangement and conflict detecting
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:270336
    • 提供者:sky
  1. 优先算法进程调度

    0下载:
  2. 这是采用优先算法的进程调度程序。其优先级由程序随机产生,程序运行时可单步查看运行结果。-This is the priority algorithm used in the process scheduler. Its priority randomly generated by the procedures, operating procedures can single-step operation to see results.
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:王重华
  1. defrag2k

    0下载:
  2. 又一个关于磁盘碎片整理的最新源代码。 发布于2005/08/04 Free disk defragmentation utility for Windows 2000/2003/XP. Very small and very fast, with very little CPU and memory overhead. Especially useful for unattended servers in a lights-out co
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:76800
    • 提供者:俞训峰
  1. Jazmine.Calendar.Widgets.src.v3.50

    0下载:
  2. 编制日程表控件,带源码 Calendar Widgets, DayBook, and Contact Viewer. The JCW suite consists of the following components: Calendar Manager Task Grid Day View Appointment Editor Task Editor Reminder Dialog Planner View-preparation s
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-20
    • 文件大小:1686528
    • 提供者:akay
  1. 实验一 进程、线程的控制

    0下载:
  2. 设计一个有 N个进程共行的进程调度程序。 进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和时间片轮转调度算法。   每个进程由一个进程控制块( PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。 -design is a process of a total of N line in the process scheduler. Pr
  3. 所属分类:按钮控件

    • 发布日期:2024-05-20
    • 文件大小:13312
    • 提供者:aaa
  1. 采用剥夺式优先算法,对四个进程进行模拟调度

    0下载:
  2. 进程调度程序是进程管理的主要内容之一,通过设计,编制,调试一个简单的进程调度模拟系统,对进程调度,进程运行状态变换及PV操作加深理解和掌握.-process scheduler process management is one of the main contents, design, develop and debug a simple process of scheduling simulation systems, the p
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:21504
    • 提供者:姚天伟
  1. schelder1

    0下载:
  2. 外国人写的调度器,比rtos简单,感兴趣的朋友可以借鉴-foreigners write scheduler, Byelorussian simple, interested friends can draw
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-20
    • 文件大小:52224
    • 提供者:张爹
  1. 支持多个进程并发运行的简单进程管理模拟系统

    0下载:
  2. 支持多个进程并发运行的简单进程管理模拟系统。本系统的同步机构采用的信号量上的P,V操作的机制;控制机构包括阻塞和唤醒操作;时间片中断处理程序模拟的时间片中断;进程调度程序负责为各进程分配处理机。-support multiple concurrent processes running a simple process management simulation system. The system adopted by the syn
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-20
    • 文件大小:11264
    • 提供者:张鹏
  1. FiveKinds

    0下载:
  2. apache exploit,ie exploit,win 2000 xp task scheduler exploit,以及生成 linux x86的 shellcode和最新sql溢出源代码-apache exploit, ie exploit, win 2000 xp task scheduler exploit, and generate the linux x86 Shellcode and the latest source
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:10240
    • 提供者:
  1. OpenPBS_2_3_12.tar

    0下载:
  2. openPBS的开放源代码,它是作业管理调度器-openPBS open source, it is operating management scheduler
  3. 所属分类:其他数据库

    • 发布日期:2024-05-20
    • 文件大小:1878016
    • 提供者:狐仙
  1. caoyuyu

    0下载:
  2. 这是一个进程调度程序,主要是实现操作系统课程设计题目的要求功能-This is a process scheduler, the main operating system is the subject of curriculum design functional requirements
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:叶雨
  1. PROCESS_caq

    0下载:
  2. 一个进程的模拟程序,并不是真的进程调度程序-a process simulation program, is not really that process scheduler
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:caqbird
  1. Soft20060210164856976

    0下载:
  2. 昨夜调度程序 1.按输入创建工作队列 2打印输入作业 3.先来先服务 4.按到达时间排序 5.按先来先服务进行相关计算-last night for a scheduler. According to the importation of work to create Print Queue 2 3 importation operations. First-come first-serve 4. On arriva
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:jean
  1. Flowshopscheduling

    1下载:
  2. 基于流水车间的调度程序算法,适用于一般的流水机械加工车间调度-based on the water plant scheduler algorithm, applicable to the general flow machining shop scheduling
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:53248
    • 提供者:曹战
  1. process_attemper

    0下载:
  2. 编写一进程调度程序模拟程序。进程状态为就绪、运行、阻塞三种。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟操作,即每发生“调度”时,显示出当前运行的“PCB名字”、优先数、运行时间等,而不需要对系统中真正的PCB等数据进行修改。-prepare a process scheduler simulation program. Ready to process state, running, blocking three. Simu
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:waclelin
  1. PCPerformaceTest

    0下载:
  2. 包括:apache exploit,ie exploit,win 2000 xp task scheduler exploit, 以及生成 linux x86的 shellcode和最新sql溢出源代码(概念版),这些都是 由一位在澳大利亚留学的朋友冷血*无情从国外网站上收集的。感谢他的辛勤劳动。 -include : apache exploit, ie exploit. win xp 2000 task scheduler
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:318464
    • 提供者:heroin
  1. duojidiaodu

    0下载:
  2. 题目:N个进程的调度程序 算法:采用最高优先数优先的调度算法和先来先服务算法 -topics : N process scheduler algorithm : the highest priority for priority scheduling algorithm and a first-come first-service algorithm
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:周子藤
  1. imagelogistix_sources

    0下载:
  2. The Network Camera Tool takes an image from an Internet camera and uploads this picture via FTP and/or records the image on your local hard disk according to the selected scheduler settings. The Network Camera Tool suppo
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:29696
    • 提供者:廖广军
  1. paikechengxu

    0下载:
  2. 一个简单的课表排课算法实现,识别课程前后继关系,完成自动排课-a simple Timetable Course Scheduling Algorithm, before subsequent identification courses, complete Automatic Timetable
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:252928
    • 提供者:anquan
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 29 »

源码中国 www.ymcn.org