CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - slice

搜索资源列表

  1. mxd1

    0下载:
  2. 系统的同步机构采用信号量上的p、v操作的机制;控制机构包括阻塞和唤醒操作;时间片中断处理程序处理模拟的时间片中断;进程调度程序负责为各进程分配处理机。系统设计3个并发进程,它们之间有如下同步关系:3个进程需要互斥使用临界资源s2,进程1和进程2又需要互斥使用临界资源s1。系统在运行过程中随即打印各进程的状态变换过程,系统的调度过程及公共变量的变化情况。-system synchronization signal used agencies on the volume of p, v operat
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:867
    • 提供者:李乐宁
  1. CAY7PQRT

    0下载:
  2. 实现操作系统时间片的优先级调度和轮转调度-Realize time of slice PRI dispatcher and rotate dispatcher of operating system
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:26532
    • 提供者:joe
  1. ba 主要通过matlab绘画柱状图、球面图、带状图

    1下载:
  2. 主要通过matlab绘画柱状图、球面图、带状图、立体切片图、瀑布图、-Matlab histogram mainly through painting, spherical maps, strip maps, three-dimensional slice, waterfall,
  3. 所属分类:绘图程序

    • 发布日期:2017-03-21
    • 文件大小:798
    • 提供者:徐俊
  1. deboor-cox.rar

    0下载:
  2. 目的:运用强化学习!多分类器集成!降维方法等最新计算机技术,结合细胞病理知识,设计制作/智能化肺癌细胞病理图像诊断系统0"方法:采集细胞图像,运用基于强化学习的图像分割法将细胞区域从背景中分离出来 运用基于样条和改进2方法对重叠细胞进行分离和重构 提取40个细胞特征用于贝叶斯!支持向量机!紧邻和决策树4种分类器,集成产生肺癌细胞分类结果 建立肺癌细胞病理图库,运用基于等降维方法对细胞进行比对,给予未定型癌细胞分类"结果:/智能化肺癌细胞病理诊断系统0应用于临床随机1200例肺
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-05-13
    • 文件大小:220809
    • 提供者:高阳
  1. PIDPstm32 STM32的PID算法

    1下载:
  2. STM32的PID算法,质量高而且本站没有的源码,谢谢分下载。 -Everyone seems to want a slice of the dining scene in Hong Kong nowadays. International restaurant super brands, such as Nobu, Pierre Gagnaire, Megu and Zuma have all opened an outpost in Hong Kong and one of the m
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2016-01-25
    • 文件大小:2048
    • 提供者:wuhui
  1. chulijidiaodu.rar

    0下载:
  2. 设计一个按优先权调度和时间片轮转算法实现处理机调度的程序。 本实验模拟实现处理机调度,以加深了解处理机调度的工作。,Design a priority by scheduling and Round Robin time slice to achieve processor scheduling procedures. Experimental simulation of the realization of processor scheduling, processor scheduling
  3. 所属分类:CSharp

    • 发布日期:2016-01-26
    • 文件大小:2461
    • 提供者:dingdangmao
  1. IR2104_IRF540_MO_PCB_SCH.rar

    1下载:
  2. IR2104 + IRF540 MOS电机驱动全桥--贴片PCB原理及制板图,IR2104+ the electrical engineering of IRF540 MOS drives the whole bridge- stick a slice of PCB principle and make the plank diagram
  3. 所属分类:SCM

    • 发布日期:2015-05-28
    • 文件大小:77285
    • 提供者:莫玉红
  1. processdoing.rar

    0下载:
  2. 操作系统中进程调度算法的模拟 可以实现先来先服务 短作业有限 和时间片轮转算法,Operating system scheduling algorithm in the simulation process can be achieved first-come first-serve limited and short operating time slice Round Robin
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1641
    • 提供者:zhou
  1. temp.rar

    1下载:
  2. VTK程序代码(图像切片与显示)利用vtkCutter获取vtkImplicitPlaneWidget指定的切片过程,VTK code (image slices and display) the use of designated vtkCutter slice acquisition process vtkImplicitPlaneWidget
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1263037
    • 提供者:hero
  1. ImagePlaneWidgetDICOMview4.rar

    3下载:
  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 data.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1073580
    • 提供者:hero
  1. 3DSlice

    0下载:
  2. 将三维图像从X,Y,Z这三个方向上的任意深度的数据以二维切片显示-display the 2D slice from the 3D image data
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-28
    • 文件大小:11764570
    • 提供者:小金
  1. FIFO

    0下载:
  2. 进程调度算法有FIFO,优先数调度算法,时间片轮转调度算法,分级调度算法,把各种算法用C语言实现-Process scheduling algorithm FIFO, priority number scheduling algorithm, time slice rotation scheduling, hierarchical scheduling algorithm, the various algorithms using C language
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:5490
    • 提供者:黄毛
  1. embeded-operation-system

    0下载:
  2. 嵌入式操作系统,哈工大老师上课用的课件爱你,十分的不错。-embedded operation system, slice.
  3. 所属分类:SCM

    • 发布日期:2017-05-26
    • 文件大小:8904866
    • 提供者:许多
  1. FCFS-RR

    0下载:
  2. FCFS 时间片轮转 时间片 轮转法 调度的算法 最高优先数算法基本思想 多级反馈队列调度实现思想 最高优先数调度算法(PCB)-FCFS Time Slice Time Slice rotary movement of the highest priority scheduling algorithm for several basic idea of multi-level algorithm Feedback Queue Scheduling the highest pri
  3. 所属分类:OS Develop

    • 发布日期:2016-01-25
    • 文件大小:133313
    • 提供者:caidongyun
  1. process

    0下载:
  2. 进程调度代码_pcb_包括先来先服务算法_片转轮算法_优先级算法_可运行-Process scheduling code _ PCB _ includes first come first serve algorithm _ slice wheel algorithm _ priority algorithm _ can run
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:2697
    • 提供者:x_ly
  1. diaodu

    0下载:
  2. C++的一个模拟系统进程调度的程序,采用时间片多级轮转调度方案-C++ in an analog system process scheduling procedures, the use of time slice scheduling scheme for multi-stage rotary
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3221750
    • 提供者:支持
  1. 5

    0下载:
  2. 进程调度-基于时间片轮转调度算法,操作系统实验,C++编程,免费下载.windows编程.-Process scheduling- scheduling algorithm based on time slice rotation, the operating system experiment, C++ programming, free download. Windows programming.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:1172
    • 提供者:xionghuihua
  1. 01

    0下载:
  2. 进程调度算法的设计,SPF(短进程优先)RR(时间片轮转)-The design process of scheduling algorithms, SPF (short process priority) RR (Round-Robin Time Slice)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:4767
    • 提供者:dirk
  1. operating

    0下载:
  2. 进程调度模拟设计——时间片轮转、优先级法-Process scheduling simulation design- time slice rotation, priority method
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:89133
    • 提供者:聂晶
  1. tianditu

    0下载:
  2. 基于arcgis for flex api做的动态读取天地图切片服务的扩展类-The dynamic slice service extension classes read the world map based arcgis for flex api
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-11-06
    • 文件大小:4233804
    • 提供者:袁成
« 1 2 3 45 6 7 8 9 10 ... 31 »
搜珍网 www.dssz.com