虫虫首页|资源下载|资源专辑|精品软件
登录|注册

SR

  • 本程序为自己在学习操作系统时独立根据书上所述的银行家算法制作而成

    本程序为自己在学习操作系统时独立根据书上所述的银行家算法制作而成,包括一个数组输入函数(SR()),数组输出函数(Pr())和一个判断函数(test()),并通过指针传递参数,可以自定义进程数目和资源种类数目(源程序限10个以内,可自行更改数组)。 注:本程序是在linux环境下通过gcc编译器编译成功的。若移植到windows环境下可能在汉字显示部分出现乱码。

    标签: 程序 操作系统 独立

    上传时间: 2016-12-07

    上传用户:lhw888

  • 适用MCU: TI MSP430 5XX 适用ucos-ii版本:2.86 编译环境:IAR4.11B 主要的工作: 在MICRIUM网站上430移植代码的基础上进行了修改:5XX系列PC寄

    适用MCU: TI MSP430 5XX 适用ucos-ii版本:2.86 编译环境:IAR4.11B 主要的工作: 在MICRIUM网站上430移植代码的基础上进行了修改:5XX系列PC寄存器为20位,堆栈的宽度仍为16位,因此在对PC和SR的压栈处理上做了修改;另外在汇编程序里调用HOOK函数的CALL XXX 改成 CALLA XXX

    标签: 430 5XX MICRIUM ucos-ii

    上传时间: 2014-01-27

    上传用户:Pzj

  • Input : A set S of planar points Output : A convex hull for S Step 1: If S contains no more than f

    Input : A set S of planar points Output : A convex hull for S Step 1: If S contains no more than five points, use exhaustive searching to find the convex hull and return. Step 2: Find a median line perpendicular to the X-axis which divides S into SL and SR SL lies to the left of SR . Step 3: Recursively construct convex hulls for SL and SR. Denote these convex hulls by Hull(SL) and Hull(SR) respectively. Step 4: Apply the merging procedure to merge Hull(SL) and Hull(SR) together to form a convex hull. Time complexity: T(n) = 2T(n/2) + O(n) = O(n log n)

    标签: contains Output convex planar

    上传时间: 2017-02-18

    上传用户:wyc199288

  • RS_latch using vhdl, When using static gates as building blocks, the most fundamental latch is the

    RS_latch using vhdl, When using static gates as building blocks, the most fundamental latch is the simple SR latch, where S and R stand for set and reset. It can be constructed from a pair of cross-coupled NOR (Not OR) logic gates. The stored bit is present on the output marked Q. Normally, in storage mode, the S and R inputs are both low, and feedback maintains the Q and Q outputs in a constant state, with Q the complement of Q. If S (Set) is pulsed high while R is held low, then the Q output is forced high, and stays high when S returns to low similarly, if R (Reset) is pulsed high while S is held low, then the Q output is forced low, and stays low when R returns to low.

    标签: using fundamental the RS_latch

    上传时间: 2017-07-30

    上传用户:努力努力再努力

  • HC-SR4 data

    HC-SR manual -----------------------------------

    标签: HC-SR data

    上传时间: 2017-11-12

    上传用户:lordi

  • HC-SR04超声波测距模块

    HC-SR,04,超声波,测距模块。。。。。

    标签: HC-SR 04 超声波 测距模块

    上传时间: 2018-02-01

    上传用户:22222222

  • 基于多尺度字典的图像超分辨率重建

    Reconstruction- and example-based super-resolution (SR) methods are promising for restoring a high-resolution (HR) image from low-resolution (LR) image(s). Under large magnification, reconstruction-based methods usually fail to hallucinate visual details while example-based methods sometimes introduce unexpected details. Given a generic LR image, to reconstruct a photo-realistic SR image and to suppress artifacts in the reconstructed SR image, we introduce a multi-scale dictionary to a novel SR method that simultaneously integrates local and non-local priors. The local prior suppresses artifacts by using steering kernel regression to predict the target pixel from a small local area. The non-local prior enriches visual details by taking a weighted average of a large neighborhood as an estimate of the target pixel. Essentially, these two priors are complementary to each other. Experimental results demonstrate that the proposed method can produce high quality SR recovery both quantitatively and perceptually.

    标签: Super-resolution Multi-scale Dictionary Single Image for

    上传时间: 2019-03-28

    上传用户:fullout

  • Software+Radio

    Software Radio (SR) is one of the most important emerging technologies for the future of wireless communication services. By moving radio functionality into software, it promises to give flexible radio systems that are multi-service, multi- standard, multi-band, reconfigurable and reprogrammable by software. Today’s radios are matched to a particular class of signals that are well defined bytheircarrierfrequencies,modulationformatsandbandwidths.Aradiotransmitter today can only up convert signals with well-defined bandwidths over defined center frequencies, while, on the other side of the communication chain, a radio receiver can only down convert well-defined signal bandwidths, transmitted over specified carrier frequencies.

    标签: Software Radio

    上传时间: 2020-05-31

    上传用户:shancjb

  • 深入理解LTE

    本书详细介绍了LTE物理层相关协议及算法实现,包括LTE协议栈结构、LTE时域、频域和空间域资源、下行参考信号、下行L1、L2控制信道、PDSCH信道、传输模式、上行参考信号、PUCCH信道、PUSCH信道、CSI资源指示、上行HARQ、下行HARQ、SR、BSR、DRX、MAC复用与逻辑信道优先级、上行同步、小区搜索过程、系统信息、随机接入过程、寻呼、载波聚合、SPS、TTI bundling、RLC等相关协议和算法,所涉及的专题内容分析非常细致,非常详尽,能很好地帮助读者深入理解LTE物理层相关协议。

    标签: LTE 物理层

    上传时间: 2022-05-31

    上传用户:zhengtiantong

  • 3V10A低压大电流反激式同步整流开关电源的研究与设计

    近年来,随着电子技术的快速发展,使得低电压、大电流电路为未来主要发展趋势。低电压、大电流工作有利于提高工作电路的整体功率,但同时也给电路设计带来了新的问题。传统的变换器中常采用普通二极管或肖特基二极管整流方式,在低压、大电流输出的电路中,应用传统二极管整流的电路,其整流的损耗比较大,工作效率比较低。一般普通二极管的压降为1.0-1.3V,即便应用压降较低的肖特基二极管(SBD),产生压降一般也要有0.5V左右,从而使整流的损耗增加,电源的工作效率降低,己经不能满足现代开关电源高性能的需求。因此,应用同步整流(SR)技术可达到此要求,即应用功率MOS管代替传统的二极管整流。由于功率MOS管具有导通电阻很低、开关时间较短、输入阻抗很高的特点,很大程度的减少了开关功率MOS管整流时的损耗,使得工作效率有一个显著提高,因此功率MOS管以成为低压大电流功率变换器首选的整流器件。要想得到经济、高效的变换器,同步整流技术与反激变换器电路结合将会是一个很好的选择。反激变换器拓扑电路的优点是电路结构简单、输入与输出电气隔离、输入、输出工作电压范围较宽,可以实现多路的输出,因而在高电压、低电流的场合应用广泛,特别是在5~200W电源中一般采用反激变换器。

    标签: 开关电源

    上传时间: 2022-06-25

    上传用户:13692533910