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

搜索资源列表

  1. limiter

    0下载:
  2. vst格式音频压限器,支持audigy、cubase、nedo等专业录音软件的vst格式-vst for asio ,limiter
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:2485321
    • 提供者:wangzhen
  1. Pert1

    0下载:
  2. this source code for first timer FLTK contain how to make FLTK GUI Window, Button, File Browser, Extension limiter, onClick action, and BLUR image function-this is source code for first timer FLTK contain how to make FLTK GUI Window, Button, File Bro
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-11
    • 文件大小:3041773
    • 提供者:hypotetian
  1. 1D-Euler-Code-Ver.1

    1下载:
  2. Here is a 1D Euler code (1D shock tube code) for solving Sod s shock tube problem, using Roe s Approximate Riemann solver, minmod limiter, and 2-stage Runge-Kutta time-stepping. Learn how a second-order non-oscillatory Euler code is written, or just
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:6579
    • 提供者:cdp
  1. cpusave

    0下载:
  2. cpu limiter for limiting threads and process cpu use
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:8667
    • 提供者:swixdorf
  1. Basic-Compressor-Limiter-Design

    0下载:
  2. Basic Compressor-Limiter Design
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:106027
    • 提供者:lucap
  1. xianfufa

    0下载:
  2. 应用限幅法降低OFDM系统中的PARR,提高系统性能-Limiter to reduce the PARR
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:808
    • 提供者:paul
  1. PAPR

    1下载:
  2. OFDM中降低峰均比的方法,将传统的SLM法,改进的SLM法和限幅加改进SLM法进行比较-Compare OFDM PAPR reducing methods in the traditional SLM method, improved SLM method and limiter plus improved SLM method
  3. 所属分类:Other systems

    • 发布日期:2017-03-17
    • 文件大小:1024
    • 提供者:水麟泽
  1. PAPR

    1下载:
  2. OFDM中降低峰均比的方法,将传统的SLM法,改进的SLM法和限幅加改进SLM法进行比较-Compare OFDM PAPR reducing methods in the traditional SLM method, improved SLM method and limiter plus improved SLM method
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-11
    • 文件大小:1158
    • 提供者:yerkdoca
  1. SRTMTCS

    0下载:
  2. 在个人计算机PC上设计一简单实时多任务控制系统软件并调试通过。 1、要求至少包括三个相对独立的任务: (1)键盘和显示器管理 图形显示实时时钟,PV ,SV,MV和P,I,D,MH,ML, , 等参数,并可通过键盘在线修改,键盘管理应能容错(手/自动切换和输出选做),修改参数时画面应继续显示刷新。 (2)控制计算:构成标准变增益构成标准变增益PID数字调节器。 包括变增益(增益系数0.25),不完全微分,输出限幅,控制周期>4秒。 (3)过程数据采集(模拟计算)
  3. 所属分类:GUI Develop

    • 发布日期:2017-06-01
    • 文件大小:14329695
    • 提供者:Ray
  1. MATLAB-AND-C

    0下载:
  2. this file contains 4 parts: 1- sherlock C code for plagiarism detection in text document 2-linear kalman filter in simulink 3-sfclfunc m file for Superconducting fault current limiter 4-lightning protection is GUI matlab file for lightning pr
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:60959
    • 提供者:vahid
  1. Unidirectional-Fault-Current-Limiter

    0下载:
  2. Unidirectional Fault Current Limiter
  3. 所属分类:Other systems

  1. EM4469中文

    0下载:
  2. EM卡具有32位的密码读/写保护、32位唯一的ID码和10位用户码。EM卡的EEPROM存储空间有512位,被分为16个扇区,每个扇区32位,其中的锁定位可以将EEPROM的数据块变成只读模式。EM4469可以较低的功耗提供多种数据传输率和编码方式,而且其内部集成的谐振电容可掩膜选择,不需要外部电容。另外,它还有片内整流器和限压器,可以在-40℃~85℃温度下工作(EM card has 32 bit password read / write protection, 32 bit unique
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:520192
    • 提供者:ljjuns
  1. XC6206P302MR_PDF_C9972_2012-11-17

    0下载:
  2. 3.0V稳压芯片,自身功耗小于1uA,线性度好,低压差(The XC6206 series are highly precise, low power consumption, high voltage, positive voltage regulators manufactured using CMOS and laser trimming technologies. The series provides large currents with a significantly small
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1030144
    • 提供者:Leehum
  1. 1D Euler

    6下载:
  2. 本程序用于求解一维无粘可压缩欧拉方程(激波管问题) 运用Dummy Cell处理边界条件; 通量计算方式: AUSM Scheme; 重构方法:MUSCL方法 限制器:Van Albada限制器 时间离散:四步Runge-Kutta方法(his program is used to solve one dimensional inviscid compressible Euler equation (shock tube problem) Application
  3. 所属分类:Windows编程

    • 发布日期:2018-04-22
    • 文件大小:13312
    • 提供者:cfdzaza
搜珍网 www.dssz.com