搜索资源列表

  1. bbb

    0下载:
  2. 用MATLAB画出三次样条插值函数曲线图(先用C++求出M)-Using MATLAB to draw cubic spline interpolation function curves (first C++ Calculated M)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:ren
  1. sanciyangtiao

    0下载:
  2. 三次样条插值公式C语言编程示例-Cubic spline interpolation formula C language programming examples
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:wosyjf
  1. esintp

    0下载:
  2. An Edge Guided Image Interpolation Algorithm via Directional Filtering and Data Fusion
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:徐朝阳
  1. nedi

    0下载:
  2. New Edge-Directed Interpolation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:182272
    • 提供者:徐朝阳
  1. pngwriter-0.5.3

    0下载:
  2. PNG开放源接口 The interface has been designed to be as simple and intuitive as possible. It supports plotting and reading in the RGB (red, green, blue), HSV (hue, saturation, value/brightness) and CMYK (cyan, magenta, yel
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:659456
    • 提供者:EA
  1. zoom

    0下载:
  2. 灰度双线性插值,缩放图像。可以对图像进行几乎无损的小倍数放大,倍数大时有损。-Gray bilinear interpolation, zooming the image. Can be almost non-destructive image to enlarge small multiples, multiples of large detrimental.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:杜少峰
  1. timing

    0下载:
  2. 采用GARDNER算法的定时模块的仿真,输入每个符号4个采样点,通过内插,输出一个样本值-GARDNER algorithm used the timing of the simulation module, enter each symbol four sampling points, by interpolation, the output value of one sample
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:wwyy
  1. billiner

    0下载:
  2. 一个用matlab编写的最近邻插值法求图像的范大于缩小的小程序-Matlab prepared using a nearest neighbor interpolation for images larger than narrow the scope of small programs
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:呵呵
  1. servo

    1下载:
  2. 该软件能很好地实现数控机床上的G00,G01,G02,G03指令(其中G02,G03画圆弧插补指令里的I,J是表示圆弧起点相对于圆心的矢量,即矢量方向为圆心指向起点),除此之外,该软件能控制X380卡驱动步进电机按仿真图轨迹走线,效果理想。-The software is able to realize a good CNC machine tools on the G00, G01, G02, G03 command (of whic
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-12
    • 文件大小:4183040
    • 提供者:罗国水
  1. IMGReg

    0下载:
  2. 此代码是关于图像配准的,包含了常见的图像配准技术,如插值、相似性测度等!-This code is about the image registration, and includes a common image registration techniques, such as interpolation, similarity measure, such as!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:103424
    • 提供者:zhanghf
  1. ImageResample(matlab)

    0下载:
  2. 图像插值程序,可以实现对图像的任意缩放,即可以图像尺寸改变为任意大小。-Image Interpolation procedures can realize arbitrary scaling of images, namely image size can be changed to any size.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:445440
    • 提供者:林花
  1. DDAARC

    0下载:
  2. DDA直线插补编程 用于数控中的 可实现在某一象限的直线插补-DDA linear interpolation for numerical control programming can be achieved in a certain quadrant of the linear interpolation
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:孙来东
  1. DDA

    0下载:
  2. DDA圆弧插补编程 用于数控中的 可实现在某一象限的圆弧插补 -DDA circular interpolation for CNC programming can be achieved in a certain quadrant of circular interpolation
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:孙来东
  1. ARC

    0下载:
  2. 逐点圆弧插补编程 用于数控中的 可实现在某一象限的圆弧插补 -Point by point circular interpolation for CNC programming can be achieved in a certain quadrant of circular interpolation
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:孙来东
  1. edge-detectinterpolation

    0下载:
  2. new edge-directed interpolation这篇文章所提算法的matlab实现-new edge-directed interpolation algorithm in this article referred to realize matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:189440
    • 提供者:孙伟
  1. Interpolation.VC6

    0下载:
  2. 刚学数值分析,就碰到了插值。于是用VC编写了这个小程序。功能:绘制原函数、Lagrange插值、三次样条插值函数。移动鼠标就可以查看函数值。Enjoy it!-Just learning numerical analysis, we encountered interpolation. VC was used to prepare this small program. Functions: rendering the original
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:50176
    • 提供者:大乔
  1. chabu

    0下载:
  2. 数控编程开发事例,对数控机床的直线和圆户进行插补,-CNC Programming examples, a straight line of CNC machine tools and circular interpolation households carried out,
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-12
    • 文件大小:20480
    • 提供者:xulei
  1. winresample

    0下载:
  2. wave文件采样率转换的程序,对于学习信号与音频处理,信号的抽取与插值,RIFF文件结构和WAVE文件格式很有帮助。-wave file sampling rate conversion process, the learning signal and audio processing, signal extraction and interpolation, RIFF file structure and WAVE file form
  3. 所属分类:Audio

    • 发布日期:2024-05-12
    • 文件大小:141312
    • 提供者:galaft
  1. biliner-matlab

    0下载:
  2. 双线性插值的matlab实现,可以用于运动补偿,对处理后的图像进行重建等。-Bilinear interpolation matlab realize that can be used for motion compensation, to deal with the images after reconstruction.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:kevin
  1. spline

    0下载:
  2. 三次样条插值的源代码,可以用dsp实现,希望对大家有用!-Cubic spline interpolation of the source code, can be used dsp realize, in the hope that everyone useful!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:myra
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org