CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 插值算法

搜索资源列表

  1. 已知两点求第三点的双字节无符号定点插值算法

    0下载:
  2. 两个点的线性插值定点数算法 说明:1、基本公式 y=( y2-y1 ) ( x-x1 ) / ( x2-x1 ) + y1 2、根据直线斜率的正负、内插外插的不同,分为6种情况。 3.参见文件夹中的“插值算法的6种情况”一图。-two points of linear interpolation algorithm for determining points : one, the basic formula y = (y2 - y1) (x-x) / (x2 - x1) y1 2,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:16289
    • 提供者:马良
  1. deinterlace

    0下载:
  2. Xilinx提供的一种利用线缓存进行插值的隔行变逐行程序,比普通算法效果有很大改进。-Xilinx to provide a linear interpolation for the cache interlaced progressive change procedures, than ordinary algorithm results are greatly improved.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:99140
    • 提供者:cloud
  1. C51-CZSH

    0下载:
  2. 用C51实现插值算法,在工业控制中。很有借鉴意义!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:19472
    • 提供者:zhang
  1. YM12864R.rar

    0下载:
  2. 12864液晶显示波形程序,包括各种插值算法,只要更改一下管脚定义即可使用,方便快捷!希望对大家有用,12864 LCD waveform procedures, including a variety of interpolation algorithms, as long as the changes to the definition of what pin to use, convenient and quick! Want to be useful to everyone
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:4705
    • 提供者:李键锋
  1. line

    0下载:
  2. 线性插值算法与抛物线插值算法,可直接在单片机等系统中使用-Linear interpolation algorithm and parabolic interpolation algorithm can be directly used in the SCM and other systems
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:834
    • 提供者:PK
  1. asedf

    1下载:
  2. 分段线性插值法,用于数据采集计算的经典算法-Piecewise linear interpolation method for the calculation of the classical algorithm for data acquisition
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:137155
    • 提供者:hncsljf
  1. zx

    1下载:
  2. CCD图像的颜色插值算法研究及其FPGA实现 ,这是一篇论文,里面详细介绍了如何实现图像处理的方法-CCD color image interpolation algorithm and its FPGA implementation, which is a paper, which details how to implement image processing method
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-17
    • 文件大小:4648058
    • 提供者:
  1. mc

    0下载:
  2. 通过VHDL实现H.264算法中的半像素插值模块。该模块儿可在30个周期内完成一个4x4块的横纵斜插值。-H.264 algorithm by VHDL implementation of the half pixel interpolation module. The module can be in 30 children complete a cycle of vertical and horizontal 4x4 block Xiecha value.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:414581
    • 提供者:吴汶泰
  1. CCDFPGA

    0下载:
  2. CCD图像的颜色插值算法研究及其FPGA实现-CCD color image interpolation algorithm and its FPGA implementation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-17
    • 文件大小:4644211
    • 提供者:long
  1. 3P3_wimdow

    0下载:
  2. 图像插值算法,窗口为3*3,用于图像的除去死点,以及提高清晰度或者使图像柔和-3*3 window
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:3329
    • 提供者:杨开峰
  1. scaler

    0下载:
  2. 针对视频数据的ZOOM IN/OUT模块, 插值算法为双线性或最邻近可选。-For video data ZOOM IN/OUT module, Interpolation algorithm for bilinear or nearest neighbor optional.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:6765
    • 提供者:
  1. a-square-root-algorithm

    0下载:
  2. 介绍一种高速高精度的开方算法它适用于最一般开方运算形式汉, 算法将数据映射 至(0,1000)区间, 进而将该区间进行非均匀分段, 并用查表与线性插值相结合的方法, 既实现了高速、高精度开方运算, 又使数据表格占用较少的存贮单元这种算法还很容易推广应用于其他幂函数计算-Introduced a high-speed high-precision square root algorithm, it applies to the Han Dynasty, the most general for
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-09
    • 文件大小:2412771
    • 提供者:sunshine
  1. PolyFi

    0下载:
  2. 三次样条插值c代码的实现算法,已通过验证。-Cubic spline interpolation c code algorithm has been verified.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:1061
    • 提供者:q
  1. soso1989

    0下载:
  2. 关于图像亚像素边缘检测方法的相关文献 (薄片零件机器视觉图像亚像素边缘检测,机器视觉标定中的亚像素中心定位算法,机械零件亚像素边缘检测算法的研究,基于分层插值和最小二乘拟合的亚像素细分算法等等。)-Literature on the image sub-pixel edge detection method (thin parts machine vision image sub-pixel edge detection, sub-pixel target location in the cal
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:2140697
    • 提供者:leihua
  1. osc-scope-use-stm32

    1下载:
  2. 采用stm32构成的示波器。采用STM32高性能ARM处理器作为核心控制芯片,能够满足TFT彩色波形显示,数字插值算法处理等。通过采用高速AD和FIFO器件,实现了高采样率,宽频带的技术要求。实验室测试结果表明本文的设计是正确的,各项指标均达到设计要求。-osc scope degin by stm32
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2013-04-12
    • 文件大小:1912743
    • 提供者:sun
  1. Temp_Meas

    0下载:
  2. 实现热敏电阻测温在Proteus下的仿真,使用ATMega16单片机,折半查表算法和线性插值算法,测温范围达-8~120度,精度达0.01度-Thermistor temperature measurement under the Proteus simulation, use ATMega16 microcontroller binary look-up table algorithm and linear interpolation algorithm, the temperature ra
  3. 所属分类:SCM

    • 发布日期:2017-11-17
    • 文件大小:130645
    • 提供者:Andy Chen
  1. newton

    0下载:
  2. 高等数学的插值算法程序,牛顿插值、迭代算法等,实用程序,可用于解决工程实际数学问题-Higher Mathematics interpolation algorithm, Newton interpolation, iterative algorithm, the utility can be used to solve practical engineering math problems
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3959
    • 提供者:郑旭
  1. RSP_Sinc

    0下载:
  2. TMS320C6678 Sinc插值源代码,TMS320C6678是TI公司推出的一款8核DSP,具有强大的并行处理能力,可以执行复杂算法,sinc插值在许多算法中都会用到,该代码中底层使用汇编语言编写,顶层使用C语言调用,功能模块化,方便使用。-TMS320C6678 Sinc interpolation source code, TMS320C6678 is TI has introduced an 8-core DSP, a powerful parallel processing cap
  3. 所属分类:DSP program

    • 发布日期:2017-04-17
    • 文件大小:33451
    • 提供者:leiran
  1. harmonic-analysis

    0下载:
  2.  快速傅立叶变换存在较大的误差, 无法直接用于电力 系统谐波分析。本文对 FFT 的泄漏误差进行了分析, 根据 Jain 和Grandke 提出的插值算法提出了多项余弦窗插值的 新算法, 对 FFT 的结果进行修正, 极大地提高了计算精度, 使之适用于电力系统的准确谐波分析。 文中给出了该算法进 行谐波分析模拟计算的算例, 计算结果表明, 不同的加窗算 法计算精度不同, 新算法的计算精度显著提高-Fast Fourier transform is a larger err
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-27
    • 文件大小:184840
    • 提供者:jz
  1. project_11_first_d1_HDMI

    0下载:
  2. 本代码将TW2867第一通道输出解复用以后进行BT.656格式的解析,然后将奇偶场合并为一帧存入DDR2,读取的时候使用双线性插值算法,将原始的720 x576的分辨率放大到800x600,然后在HDMI口输出。-This code will TW2867 first channel output demultiplexing after parsing BT.656 format, then the parity occasions and as a frame stored in DDR2,
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:808017
    • 提供者:张少伟
搜珍网 www.dssz.com