搜索资源列表

  1. 内插—存数据

    0下载:
  2. opengl练习程序,主要实现了OPENgl中一些最基本的应用,可以进行曲面内插和存数据等功能。-opengl practice procedures, the main OPENgl some of the most basic applications that can be inserted within the surface and the data capabilities.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1630637
    • 提供者:张立华
  1. 图像平滑,锐化及双线性内插算法

    0下载:
  2. 用C语言实现图像的平滑,锐化及双线性内插算法的实现,效果很好

  3. 所属分类:GDI/图象编程

    • 发布日期:2009-02-23
    • 文件大小:2165
    • 提供者:yanwang92
  1. 内插算法程序源代码

    0下载:
  2. 内插算法源代码,VC6.0
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-05-17
    • 文件大小:1434
    • 提供者:dqthj@163.com
  1. 双线性内插原理

    0下载:
  2. 数字图像处理的算法。- Digital picture processing algorithm.
  3. 所属分类:图形图象

    • 发布日期:2024-05-04
    • 文件大小:5120
    • 提供者:于忠徐
  1. DEM

    0下载:
  2. 这是用VB编写的用以解决在建立数字高程模型中的内插问题-This is the preparation for the VB solution in the establishment of digital elevation model of interpolation problem
  3. 所属分类:GIS编程

    • 发布日期:2024-05-04
    • 文件大小:3072
    • 提供者:陈兆千
  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
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-04
    • 文件大小:16384
    • 提供者:马良
  1. 内插—存数据

    0下载:
  2. opengl练习程序,主要实现了OPENgl中一些最基本的应用,可以进行曲面内插和存数据等功能。-opengl practice procedures, the main OPENgl some of the most basic applications that can be inserted within the surface and the data capabilities.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-04
    • 文件大小:3618816
    • 提供者:张立华
  1. polynormal

    0下载:
  2. 多项式插值,可作内插,外插,分段,阶数任意,插值后的结果由原数组返回。-polynomial interpolation and can be used for interpolation, extrapolation, segmentation, arbitrary order, the interpolation results to the original array.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:
  1. InterpModule

    0下载:
  2. 几种常用的内插数值计算方法,对经常数值计算的人有帮助-several interpolation commonly used numerical calculation method, the numerical calculation of regular people to help
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-04
    • 文件大小:28672
    • 提供者:zhlei
  1. tecplot

    0下载:
  2. tecplot内插网格数据,很简单的,可以交流-tecplot interpolation grid data, a very simple and can exchange
  3. 所属分类:Windows编程

    • 发布日期:2024-05-04
    • 文件大小:3291136
    • 提供者:安莉娜
  1. sizex

    0下载:
  2. 使用双线性内插法 在matlab下实现图像的整数倍放大-use bilinear interpolation method in Matlab under several times for the entire image to enlarge
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:cmooc
  1. inline

    0下载:
  2. 线性内插器的matlab程序,调试过了 没什么问题-linear interpolation of Matlab procedures, a little too debugging problems
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:4096
    • 提供者:
  1. Linear_Interpolator

    0下载:
  2. 线形内插在MIMO OFDM上的实现,包括格拉斯曼域的仿真-linear interpolation in the MIMO OFDM achieve, including Grassmannian domain simulation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:685056
    • 提供者:fuzong
  1. cicmodule

    0下载:
  2. 一个3阶的CIC内插滤波器,可作为delta sigma DAC升采样率模块,用于半带滤波器后。-a three bands CIC interpolation filter, as delta sigma DAC sampling rate or module for the half-band filter.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:老杜
  1. TIN

    0下载:
  2. 用三角网法绘制等值线,是在三角形的三条边上用线性内插方法寻找等值点,这种方法的机理是将每个三角形看作是空间的一个平面,这就要求在每个三角形的三个顶点内的地貌形态无明显的变化,故此希望将其中最靠近的三个点构成三角形,以符合上述机理,使插补的等值点精度较高,更好的反映地貌的实际形态。符合这些条件的三角形称之为“最佳三角形”-With a triangular mesh contour map is the edge of the trian
  3. 所属分类:文档资料

    • 发布日期:2024-05-04
    • 文件大小:22528
    • 提供者:赵强
  1. 200751312232682560

    0下载:
  2. 可以实现DDC各个模块的功能,如内插、抽取、FIR滤波等功能-DDC can realize the function of each module, such as interpolation, extraction, FIR filtering
  3. 所属分类:Modem编程

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:杨用
  1. DEM高程内插

    0下载:
  2. 根据提供的10个数据点的坐标(Xn,Yn,Zn)和待求点的平面坐标(Xp,Yp),要求利用移动二次曲面拟合法,由格网点P(Xp,Yp)周围的10个已知点内插出待求格网点P的高程,编制相应的程序(According to the coordinates of the 10 data points provided by the (Xn, Yn, Zn) and to calculate the plane coordinates (Xp,
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:60416
    • 提供者:十月十日
  1. DEM内插

    0下载:
  2. DEM内插就是根据参考点上的高程求出其他待定点上;(1)根据实际内插要求,解算待定点P的平面坐标(;(2)为了选取邻近的数据点,以待定点P为圆心,以;由于二次曲面系数个数为6,要求选用的数据点个数n;满足要求;vi=Ax2+Bxy+Cy2+Dx+Ey+F-Z;由n个数据点列出的误差方程为v=MX-Z;(Is inserted according to the elevation reference point for other fix
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:139264
    • 提供者:十月十日
  1. 精密星历内插 matlab代码

    0下载:
  2. 精密星历内插 matlab代码,包含误差分析(Precise ephemeris interpolation matlab code, including error analysis)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-04
    • 文件大小:89088
    • 提供者:小小沫
  1. DEM内插程序

    0下载:
  2. 数字高程模型 DEM内插,运用C#编写的,界面整洁,使用方便(Digital elevation model DEM interpolation, the use of C#, the interface is neat, easy to use)
  3. 所属分类:C#编程

    • 发布日期:2024-05-04
    • 文件大小:467968
    • 提供者:船长123
« 12 3 4 5 6 7 8 9 10 ... 31 »

源码中国 www.ymcn.org