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

搜索资源列表

  1. 5_05_14

    0下载:
  2. 三维医学图像重切片 适合CT图像 一本书上的例子 运行无误哦-Three-dimensional medical image re-slice CT image of a book for example on the correct run Oh
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-01
    • 文件大小:962791
    • 提供者:王琨
  1. vxworks-expriment-source-

    0下载:
  2. 嵌入式实时操作系统VxWorks实验教程(重庆大学通信工程学院),包含:多任务程序的创建和启动,时间片轮转调度,基于优先级抢占式调度,消息队列实现任务间的通信,使用二进制信号量来实现任务间的同步 ,使用互斥信号量来实现任务对共享资源的互斥访问,vxworks下任务间通信例程 等等。-Embedded real-time operating system VxWorks Experimental Course (Institute of Communication Engineering, Cho
  3. 所属分类:VxWorks

    • 发布日期:2017-03-25
    • 文件大小:646304
    • 提供者:xuyuc
  1. os

    0下载:
  2. 操作系统课设:进程 几种进程调度算法的实现:轮转调度时间片-Lesson set up the operating system: the process of implementation of several process scheduling algorithms: round robin scheduling time slice
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:546934
    • 提供者:李鹏飞
  1. Process-scheduling

    0下载:
  2. 操作系统进程调度实验 实验环境:Microsoft Visual C++ 6.0 编程语言:C++ 内有可执行代码,包括时间片轮转和动态优先权两种算法。-Operating system process scheduling test lab environment: Microsoft Visual C++ 6.0 Programming Language: C++ within the executable code, including rotation and dynam
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:137463
    • 提供者:vincent
  1. prioritycontrol

    0下载:
  2. 本程序是对时间片加优先级抢占的系统调度模拟-This program is to time slice priority preemptive scheduling simulation of the system
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:2259
    • 提供者:qiang
  1. Priority

    0下载:
  2. 调度算法: 1: FCFS 2: 时间片轮换 3: 优先级调度 4: 最短作业优先 -Scheduling algorithm: 1: FCFS 2: Time slice rotation 3: priority scheduling 4: shortest job first
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:1984
    • 提供者:huang
  1. process-scheduling-

    0下载:
  2. 进程调度各种算法实现,时间片、最短作业、最大优先算法-A variety of process scheduling algorithm, time slice, the shortest job first algorithm the largest
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:239616
    • 提供者:卫卫
  1. process-scheduler-

    0下载:
  2. 操作系统的进程调度程序(有优先权原则、短进程优先和时间片原则)-Operating system process scheduler (with the principle of priority, short process, the principle of priority and time slice)
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:33698
    • 提供者:我爱班花
  1. filesplitter_plus

    0下载:
  2. 将一个文件分片进行传输,有界面。适合学习研究用-Slice a file for transmission, there is the interface. For learning research
  3. 所属分类:File Operate

    • 发布日期:2017-05-08
    • 文件大小:1919895
    • 提供者:rstar
  1. chuizhiqiepian

    0下载:
  2. 制作垂直切片小程序,可以用于瞬变电磁顶底板探测 垂直切片制作-Making vertical slices applet, roof and floor can be used to detect electromagnetic transient vertical slice production
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2438682
    • 提供者:李明星
  1. Fuzzy_C_code

    0下载:
  2. 用矩形域二元分片双一次插值算法对原程序做了修改(说实话,原程序我没看懂)。用模糊控制算法,对于非线性系统和数学模型难以建立的系统来说更易理解和编程!-Rectangular domain with two yuan slice Dual time interpolation algorithm for the original program was revised (to be honest, I did not understand the original program). Fuzzy
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:8909
    • 提供者:zhangyueqi
  1. motiopenlice

    0下载:
  2. 一个使用opencv编写的提取avi视频的水平和垂直时空切片的程序代码,可以用于视频镜头切换检测。-A written extract using opencv avi video horizontal and vertical slice of space-time code can be used for video shot change detection.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:9305
    • 提供者:快捷的
  1. process-time-based-alogrithm

    0下载:
  2. CPU 进程基于时间片的调度算法,CPU分时调动进程-time slice based cpu process management
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-13
    • 文件大小:3349704
    • 提供者:lavansum
  1. Task06_DSP48A1

    0下载:
  2. 基于Xilinx Spartan 6 FPGA的DSP48A1 slice 的使用实例-DSP48A1 slice Use examples Base of Xilinx Spartan 6 FPGA
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:517174
    • 提供者:saladin
  1. MicroC-OS-III-

    0下载:
  2. UCOS-III中支持了时间片的轮转调度,为了减少关中断的时间, 内核在对临界段的处理上使用了一些方法,比如为防止中断中访问 临界段代码,把中断的事情分两步来做,即中断中把对内核的操作 仅做保存,实际的操作推迟到一个称为OS_IntQTask中完成!这样 就可以在程序中使用禁止调度的方式来处理临界段的代码,也大大 减少了关中断的时间!但这并不意味着这种方法就是最优了,它是在 任务切换的消耗和关中断的时间来平衡的,所以UCOS-III也支持使用 关中断的方
  3. 所属分类:uCOS

    • 发布日期:2017-05-22
    • 文件大小:7110374
    • 提供者:比斌
  1. 3D_Surfer

    0下载:
  2. 3d surfer软件使用手册,可以显示三维图像,进行插值,拉各方向切片等-a software that can view the 3 dimension imaging ,get the slice and so on
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:314000
    • 提供者:徐明
  1. 08kz1241

    0下载:
  2. 实现了物光和参考光双加密的数字全息加密方法,并从理论模拟和实验上分别验证了该方案,其安全性远高于仅加密一束光时的情况.使用双随机相位加密法加密了原始图像,并使用随机相位片编码了参考光. 加密后的图像由 CCD 接收后再使用计算机处 理.在实验上检测了该系统的信噪比和容错性, 并计算得到系统的密钥长度高达6.3×1014 .-Object and reference light to achieve a double-encrypted digital holographic encryp
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:964124
    • 提供者:
  1. ObjectARX-2010

    1下载:
  2. This slice about overview ObjectArx
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:1255124
    • 提供者:cuong
  1. rr

    0下载:
  2. 时间片轮转调度是一种最古老,最简单,最公平且使用最广的算法。每个进程被分配一个时间段,称作它的时间片,即该进程允许运行的时间。如果在时间片结束时进程还在运行,则CPU将被剥夺并分配给另一个进程。如果进程在时间片结束前阻塞或结束,则CPU当即进行切换。调度程序所要做的就是维护一张就绪进程列表,当进程用完它的时间片后,它被移到队列的末尾。-CPU will be denied and assigned to another process. If the process before the end
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:2623
    • 提供者:缪缪
  1. 29-ucGUIyoucando

    0下载:
  2. ucgui收与发的完整例程 质量高而且本站没有的源码。 -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 most
  3. 所属分类:uCOS

    • 发布日期:2017-05-14
    • 文件大小:3496937
    • 提供者:wuhui
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 31 »
搜珍网 www.dssz.com