CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 绘图程序 搜索资源 - 微分

搜索资源列表

  1. Differentialcalculuscalculateway

    0下载:
  2. 计算机图形的直线微分算法可以执行任意两点之间的直线画图-computer graphics linear differential algorithm can execute arbitrary line between the two Painting
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:12284
    • 提供者:张严
  1. ddaline.c

    0下载:
  2. ddaline.c 在Turboc2下编写DDA画直线算法。本程序实现的是数值微分画线算法。-ddaline.c prepared under the DDA Turboc2 painting linear algorithms. This program is the numerical differential line drawing algorithm.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1020
    • 提供者:Sungol
  1. GuangShanHuiTuYanShi

    0下载:
  2. 这是计算机图形学课程设计程序,实现Breasham、中点、数值微分画线画圆,种子填充、活化边表填充、边填充、Sutherland线段裁减、中点线段裁减、Liang-Basky线段裁减。-This is the computer graphics curriculum design procedures, Breasham, midpoint, numerical differential line drawing Circle, seed filling, side table filled w
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:34529
    • 提供者:张楠
  1. jianmo.m

    0下载:
  2. 本程序是用matlab写的关于偏微分方程的程序 很好的一个程序!-this program is written in Matlab on partial differential equations procedures a good procedure!
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1106
    • 提供者:朱守文
  1. ADDline

    0下载:
  2. 直线生成算法之DDA DDA称为数值微分画线算法,是直线生成算法中最简单的一种。原理相当简单,就是最直观的根据斜率的偏移程度,决定是以x为步进方向还是以y为步进方向。然后在相应的步进方向上,步进变量每次增加一个像素,而另一个相关坐标变量则为Yk_1=Yk+m(以x为步进变量为例,m为斜率)
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1534
    • 提供者:xieying
  1. 实验报告2

    0下载:
  2. 重点撑握数值微分法.此法主要内容为先算出直线的斜率 k=△y/△x 其中, △x=x1-x0, △y=y1-y0,(x0,y0)和(x1,y1)分别是直线的端点坐标。然后,从直线的起点开始,确定最佳逼近于直线的y坐标均为整数,让X从起点到终点变化,每步递增1,计算对应的y坐标,y=kx+B,并取象素(x,round(y))。用这个方法既直观,以可行,然而效率低。-focus on shoring grip numerical differentiation. This method is mai
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:27857
    • 提供者:news
  1. PDE曲面脚部模型

    0下载:
  2. 该程序是基于偏微分方程的曲面构造的一个人体脚部的伤口模型
  3. 所属分类:绘图程序

    • 发布日期:2011-12-30
    • 文件大小:1898426
    • 提供者:whz1016@163.com
  1. shiyan

    0下载:
  2. 画直线的方法:数值微分法,中点划线法,bresenham划线算法-Draw a straight line method
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-14
    • 文件大小:3417
    • 提供者:vivianjia
  1. Image(7)

    0下载:
  2. 图像的领域处理 ,图像平滑,一阶微分边沿监测,二阶微分边沿监测。-The field of image processing, image smoothing, the first-order differential edge monitoring, monitoring of second-order differential edge.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-29
    • 文件大小:99432
    • 提供者:mage
  1. line

    0下载:
  2. 计算机图形学 line 数值微分画直线 和园 -Computer graphics line drawing a straight line and the numerical differentiation Park
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-09
    • 文件大小:1867467
    • 提供者:baby
  1. c

    0下载:
  2. 偏微分方程的图像处理  图像锐化  反热传导方程-Partial differential equations of image processing image sharpening anti-heat conduction equation
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-05
    • 文件大小:4896
    • 提供者:cui
  1. dda

    0下载:
  2. 直线的数字微分求解程序。其中包括典型其算法过程。-DDA arithmetic
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:36710
    • 提供者:rainqin
  1. MATLABSOLUTION

    0下载:
  2. MATLABSOLUTION包含了偏微分方程的MATLAB数值解法以及一百个数值计算实例,有益于初学者。-MATLABSOLUTION contains the numerical solution of partial differential equations in MATLAB, as well as 100 numerical example, useful for beginners.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-04
    • 文件大小:1273018
    • 提供者:李成
  1. Differential_geometry

    0下载:
  2. 微分几何是基于数值计算的一门学科,是计算机图形学的更深入研究,本书简单易懂,概念清晰-Differential geometry is based on numerical calculation of a discipline, is more in-depth study of computer graphics, the book easy to understand the concept of a clear
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-07
    • 文件大小:700808
    • 提供者:Alex Stocks
  1. draw(vc)

    1下载:
  2. VC6.0实现画图功能,包括基本图形:直线(数值微分法、中点画线法,Bresenham画线算法),圆与椭圆(中点画圆法、Bresenham画圆算法、椭圆生成算法),区域填充(边填充算法、种子填充算法、圆与椭圆的填充、图案填充),裁剪、线宽与线型的处理。还有简单的图形变换,以及简单曲线和曲面的实现-VC6.0 implement drawing functions, including basic graphics: linear (numerical differential method, t
  3. 所属分类:Graph Drawing

    • 发布日期:2017-02-19
    • 文件大小:29973504
    • 提供者:鈞天下
  1. Fourth-order-LongGe-coulthard-method

    0下载:
  2. 本文件中,包含了微分方程的求解C++程序,以及绘制的函数图象-This document contains the differential equation C++ program, and the mapping function of image
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:170743
    • 提供者:加俊
  1. DDALine

    0下载:
  2. 数值微分法即DDA法(Digital Differential Analyzer),是一种基于直线的微分方程来生成直线的方法。-Numerical differentiation method that DDA (Digital Differential Analyzer), is based on linear differential equations to generate the straight line method.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:555
    • 提供者:孙玲
  1. Compare

    0下载:
  2. 直线和圆生成算法,包括逐点画圆法、数值微分法、中点画线法、Bresenham划线法;Bresenham画圆法、正负画圆法。-Straight line and round generation algorithm, including drawing by numerical differential method.as the, the, the picture line method, Bresenham crossed method Bresenham.as the painting,
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-24
    • 文件大小:252697
    • 提供者:常克思
  1. fraction_lyapunov

    1下载:
  2. 计算分数阶微分方程lypunov指数,确定混沌系统的混沌状态。-Calculated fractional differential equations lypunov index to determine the chaotic state of the chaotic system.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-14
    • 文件大小:816
    • 提供者:方琼
  1. MATLAB求解混沌系统微分方程组源程序代码

    0下载:
  2. MATLAB求解混沌系统微分方程组,chen系统吸引子(MATLAB for solving differential equations of chaotic systems and attractor of Chen system)
  3. 所属分类:绘图程序

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:沈珏
« 12 »
搜珍网 www.dssz.com