搜索资源列表

  1. 时间片轮转法.

    0下载:
  2. 操作系统时间片轮转法-OS time slice Round
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:王克迅
  1. ucos_time

    0下载:
  2. UCOS一种只支持优先级抢占型调度的操作系统。它不支持同一个优先级有2个及以上的任务同时运作。 本文修改的UCOS支持不同优先级调度的同时,支持同一个优先级有2个以上的任务以时间片轮转方式进行调度。 这个就是UCOS和修改的UCOS的区别。-UCOS only support a priority-based scheduling of the operating system to seize. It does not sup
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:176128
    • 提供者:范特西
  1. TASK

    0下载:
  2. 线程调度,时间片轮转,优先级设置,对于多任务系统的认识有一定的积极性的斑竹-Thread scheduling, time slice rotation, priority setting, for the understanding of multi-tasking system has some positive Chiloscyllium
  3. 所属分类:TreeView控件

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:wabf
  1. RR

    0下载:
  2. Round-robin scheduling algorithm is one of the simplest scheduling algorithms. It is designed especially for time-sharing systems. The ready queue is treated as a circular queue. The algorithm assigns a time slice(also c
  3. 所属分类:系统编程

    • 发布日期:2024-05-17
    • 文件大小:148480
    • 提供者:邓思兵
  1. volume_browser

    0下载:
  2. MATLAB三维显示地震数据, 开放小工具。 这个开放MABLAB三维绘图小工具, 非常好用, 可进行SLICE, CONTOUR, 等交互功能. -MATLAB display three-dimensional seismic data, open the gadget. An open three-dimensional graphics MABLAB gadget, very easy to use, it can cond
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:239616
    • 提供者:刘小龙
  1. MapX4

    0下载:
  2. - 采用多级反馈轮转法调度算法,从而了解多级反馈轮转调度算法的优点与缺点. 先要随机产生几个进程,初始化进程.确定进程的的优先顺序,定义时间片的长度. -- The use of multi-level feedback scheduling algorithm Round-Robin method to understand multi-level feedback scheduling algorithm rotate the
  3. 所属分类:C#编程

    • 发布日期:2024-05-17
    • 文件大小:200704
    • 提供者:黄飞
  1. 123

    0下载:
  2. 在matlab的环境下证明傅里叶切片定理-At the matlab environment Fourier slice theorem proved
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:151552
    • 提供者:王彬
  1. TestThreadOne

    0下载:
  2. thread进程调用,根据优先级 时间片调用运行进程-thread process to call, according to the priority call to run the process time slice
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:勒娇囡
  1. ImagePlaneWidgetDICOMview4

    0下载:
  2. VTk三维重建,定义X,Y,Z轴切片,利用vtkImagePlaneWidget定义切片,三维切割与读取数据。-VTk three-dimensional reconstruction, the definition of X, Y, Z axis slices, using the definition of slice vtkImagePlaneWidget, three-dimensional cutting and read d
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-17
    • 文件大小:1073152
    • 提供者:hero
  1. slice+

    0下载:
  2. This example utilizes time-slice scheduling among three tasks of equal priority. A fourth task of higher priority periodically preempts execution.-This example utilizes time-slice scheduling among three tasks of equal pr
  3. 所属分类:通讯编程

    • 发布日期:2024-05-17
    • 文件大小:126976
    • 提供者:xpert
  1. slice

    0下载:
  2. 对三维图像进行XYZ3个方向的切片并给出所指点的坐标(基于VTK)-Three-dimensional images of the slice XYZ3 directions given by the pointing coordinates (based on VTK)
  3. 所属分类:OpenGL

    • 发布日期:2024-05-17
    • 文件大小:17408
    • 提供者:闵曙辉
  1. sliceomatic-2.2

    0下载:
  2. This sliceomatic file is coded based on the slice fucntion in MATLAB It can be used to view the shape of various 3D strucntures,whoes cross sections can also be shown.-This sliceomatic file is coded based on the slice fu
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:35840
    • 提供者:Judy
  1. thefouriermatlab

    0下载:
  2. 用matlab语言实现傅里叶切片定理,以及基于反投影及滤波反投影的CT图像重建的程序设计试验-Matlab language with Fourier slice theorem, and on the back projection and filtered back projection image reconstruction program design CT test
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:200704
    • 提供者:戚曼
  1. slice

    0下载:
  2. A technique for constructing a processor from modules,each of which processes one bit-field or “slice” of an operand.Bit slice processors usually consist of an ALU of 1,2,4 or 8-bits and control lines including carry or
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:gopan
  1. 3Dslice_show

    0下载:
  2. 一个用matlab编写的用以显示3D slice的程序,非常使用-a matlab code to show 3d form a serial 2d image sequence,typically in medical image
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:11264
    • 提供者:mick
  1. viewer3d_version9a

    0下载:
  2. This function(s) can be used to interactively view any kind of 3D image volumes like CT and MRI, and for distance measurements or ROI selection in 2D slices. It includes Maximum intensity projections (MIP), Volume R
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:870400
    • 提供者:Colin.hit
  1. slice

    0下载:
  2. solidworks二次开发,对三维图像切片-solidworks secondary development of three-dimensional image slices
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:xiaotaozhu
  1. Time-slice-rotation

    0下载:
  2. 时间片轮转算法,包括详细代码,可供参考学习-Time slice rotation algorithms, including detailed code, for reference study
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:1712128
    • 提供者:jinlihua
  1. Single-slice-the-machine-principle

    0下载:
  2. 一些单片机的实例教程与源,学习单片机的好教程,很多算法可以拿来用-The classic source code of some C The solid example of some machines lectures and source, study a single slice the good lectures of the machine, a lot of calculate ways can go fetch to us
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:4613120
    • 提供者:周龙飞
  1. time-slice

    0下载:
  2. 操作系统处理机处理线程时间片轮转算法实现 -Operating system processor time slice rotation algorithm processing thread
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:王易
« 12 3 4 5 6 7 8 9 10 ... 35 »

源码中国 www.ymcn.org