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

搜索资源列表

  1. dfdsfsdfd

    0下载:
  2. 处理机调度算法的设计需要考虑系统的设计目标,而且通常算法设计不能复杂,否则会带来过大的系统开销,因为处理机切换发生非常频繁。也正因为此,通常将调度与上下文切换过程以汇编语言书写-processor scheduling algorithm design need to consider the design goals, but usually not complex algorithm design. it will bring too much system overhead, as pro
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:16.81kb
    • 提供者:吴丕林
  1. OSchunchu

    0下载:
  2. PAGES3完成了程序的 基本框架,FIFO()除了命中和置换情况外基本完成,但是修改位示图的子函数 出现问题,得不到正确的行数和列数,有时更改不了0 PAGES4修正了3中的问题,完成FIFO() PAGES5修正了FIFO()中执行置换时未将位示图中的对应块置0 PAGES6完成了LRU() PAGES7优化了界面,修正了切换算法后访问次数与上次算法相连的错误 PAGES8完成了OPT()修正了在页面置换切换时页表内存位示图不能各自初始化的错误。发现OPT()中页面置换时
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:10.08kb
    • 提供者:billdong
  1. 2DARPGdemoandmapedit

    1下载:
  2. 一款优秀的2DARPGDEMO.附带地图编辑器。实现了地图场景的切换和智能寻路算法。-2DARPGDEMO outstanding. Attached map editor. Scene of the map to achieve the switching and intelligent routing algorithm.
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:179.15kb
    • 提供者:张锐
  1. shell124

    0下载:
  2. 程序主要运用向量 将数据进行排序 构造了Thread类和Node结构,以及切换,读入函数,FCFS与RR算法运用的队列,最后计算出各项包括utilization,serviceTime,ioTime等各项数据,然后输出结果-procedures will primarily use vector data structure sort of Thread and Node category structure, and switching, read into the function, RR
  3. 所属分类:*编程

    • 发布日期:2008-10-13
    • 文件大小:6.83kb
    • 提供者:徐玖
  1. SMC

    0下载:
  2. 1.基于比例切换函数的滑模变控制算法实现 2.倒立摆滑模控制-1. Based on the ratio of sliding mode control of switching function algorithm 2. Sliding mode control for inverted pendulum
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:5.07kb
    • 提供者:xj
  1. IEEE14

    2下载:
  2. ieee14节点系统,使用matlab做潮流计算,使用遗传算法进行电容器投切控制。-ieee14 node system, using matlab to do flow calculation, using the genetic algorithm control of capacitor switching.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:85.42kb
    • 提供者:
  1. the

    0下载:
  2. 本系统的控制部分是以89C51为核心,采用集温度采集、A/D转化于一体数字温度传感器18B20作为温度处理部分。键盘控制接口采用键盘接口7279,通过其可以设定温度,设定PID算法的参数,并且可以设定当前时间,进行温度与时间显示的切换.采用数码管显示,可以实时显示实际温度。主电路是由光偶和晶闸管所组成的开关电路。控制电路通过PID算法,产生PWM波来控制主电路的通断,从而控制电炉的输出功率,达到温度控制的目的.-The system control part of the 89C51 as th
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:158.6kb
    • 提供者:朱平华
  1. SiemensSwitchingAlgorithmSiemens

    0下载:
  2. Siemens的切换算法分析 Siemens的切换类型可分为基于无线特性的标准切换算法和高级切换算法两部分-Siemens The Siemens switch algorithm analysis of the switch types can be divided into standards-based wireless switching characteristics of algorithms and advanced switching algorithm of two parts
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:54.93kb
    • 提供者:可乐
  1. CListView_SortItems

    0下载:
  2. 说明: 本段代码完整实现了在CListView列表中ListItem的排序, 其功能有: 1、实现升序和降序切换; 2、指定行记录不参与排序(比如,不希望首行‘合计’参与排序); 3、对指定列实现单独的排序算法(比如,日期和数值就不能使用同一的排序算法); 4、资源释放(每次点击前,都要释放资源,注意程序退出前,还有资源需要释放。)-Descr iption: a complete code of this paragraph a ListItem in the list
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-29
    • 文件大小:1.62kb
    • 提供者:kangfu
  1. Motorola-switching-algorithm

    1下载:
  2. 针对分层网的复杂组网结构的特点,摩托罗拉设计了名为AHA(Advanced Handover Algorithm,先进切换算法)的切换算法,用于分层网(HCS)结构的小区之间的切换。有时也叫“微蜂窝切换算法”。AHA切换算法也就是基于PBGT(功率预算)的算法,在AHA算法中MOTOROLA开发了七种TYPE的算法,可根据不同情况采用相应的算法。-Characteristics of complex network structure of the hierarchical network, M
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:493.47kb
    • 提供者:YSL
  1. POJ-1890-Switching-Channels

    0下载:
  2. POJ 1890 Switching Channels. 搜索算法的练习题。-POJ 1890 Switching Channels. Exercises of the search algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-12-10
    • 文件大小:621byte
    • 提供者:刘小明
  1. ll-(1)

    0下载:
  2. 一个QAM调制的垂直切换算法,matlab仿真实现的。-A vertical QAM modulation switching algorithm, matlab simulation.
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:54kb
    • 提供者:洪依
  1. ll

    0下载:
  2. 一个比较好的垂直切换算法,提供了两种切换算法,并进行MATLAB算法仿真-A better vertical switching algorithm, provides two switching algorithm, and the MATLAB algorithm simulation
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:37.03kb
    • 提供者:洪依
  1. BKSA_BSS

    0下载:
  2. 一种新的基于峰度的盲源分离开关算法(附参考文章),无需假设源信号的概率密度函数, 可直接对独立分量分析中的激活函数进行自适应学习。-A New kurtosis switching algorithm for blind source separation (with reference to the article), without assuming that the probability density function of the source signal, independent
  3. 所属分类:source in ebook

    • 发布日期:2017-05-09
    • 文件大小:1.7mb
    • 提供者:瑶台琼枝
  1. SVPWM-control-algorithm

    0下载:
  2. SVPWM是近年发展的一种比较新颖的控制方法,是由三相功率逆变器的六个功率开关元件组成的特定开关模式产生的脉宽调制波,能够使输出电流波形尽 可能接近于理想的正弦波形。-SVPWM is a new control method developed in recent years, is a pulse width modulation wave generating specific switch mode composed of six power switching element of t
  3. 所属分类:Energy industry

    • 发布日期:2017-05-02
    • 文件大小:606.02kb
    • 提供者:徐汇
  1. jinchengqiehuanLRUzhihuansuanfa

    0下载:
  2. 操作系统的LRU最近最少使用的进程置换算法,是操作系统进程执行的基础-The realization of the process of switching algorithm operating system
  3. 所属分类:OS Develop

    • 发布日期:2017-04-25
    • 文件大小:48.41kb
    • 提供者:田玉祥
  1. Design of a Zero-Current Switching

    0下载:
  2. a new zero-current switching pulse width modulation forward converter is introduced using a new switching algorithm for the auxiliary circuit. In the proposed converter, transformer core is reset through a resonance, and thus, reset winding is not re
  3. 所属分类:matlab例程

    • 发布日期:2015-09-03
    • 文件大小:595.83kb
    • 提供者:abbasdivian
  1. heterogeneous_vertical_handoff

    0下载:
  2. 切换算法MALTLAB仿真,用于异构网络!-MALTLAB switching algorithm simulation for heterogeneous networks!
  3. 所属分类:3G develop

    • 发布日期:2017-05-05
    • 文件大小:118.62kb
    • 提供者:张仁迟
  1. sss

    0下载:
  2. 基于matlab代做的hslogic认知无线电切换算法,基于排队论,考虑主用户是否随机接入两种情况(Hslogic cognitive radio switching algorithm based on MATLAB generation, based on queuing theory, considering whether the main user is randomly connected to two cases)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:9kb
    • 提供者:hlayumi
  1. main

    1下载:
  2. rss切换算法仿真Simulation of RSS switching algorithm(Simulation of RSS switching algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:1kb
    • 提供者:listening111
« 12 3 »
搜珍网 www.dssz.com