CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - dda

搜索资源列表

  1. 1800Decorations

    0下载:
  2. 该源码是一个问题的解决方法。问题是给你个长为L的串,串中可以出现n种字符,还给出m个子串,求有多少个长为n的只由这些字串组成的串。输入例子:4 5 6 ABB BCA BCD CAB CDD DDA 结果为2.而5 4 5 E D C B A的结果为625-source of the problem is a solution. The problem is that you have the head of the L series, the series can occur n ch
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8101
    • 提供者:姚秋林
  1. ddscat6.1

    0下载:
  2. 利用离散偶极近似方法计算散射体的电磁场。 DDA 方法,重要用于小颗粒的散射问题,很有用。-discrete dipole approximation calculation of the electromagnetic scattering body. DDA method, it is important for the scattering of small particles, very useful.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:924233
    • 提供者:刘易
  1. Arithmatic

    0下载:
  2. 学习直线算法DDA与Bresenham算法的源程序
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:28757
    • 提供者:pritry
  1. Dda

    0下载:
  2. 通过在计算机上实现直线的扫描转换,学习和理解基本图形生成的原理和算法,掌握将数学的,模拟的图形变成数字的离散的计算机图形过程中的设计思想,计算方法和设计要求
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:859
    • 提供者:yvonne
  1. DDA_Line

    1下载:
  2. dda画线算法(数值微分法),matlab实现-Line dda algorithm (Numerical Differentiation), matlab achieve
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:728
    • 提供者:章礼平
  1. df

    0下载:
  2. 石根华博士的df程序,在dda计算中是加入荷载计算的核心-shi genhua program df
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:28800
    • 提供者:赵朝发
  1. DDA

    1下载:
  2. DDA颗粒生成,能够生成二维的随机颗粒,很好的与DC程序融合在一起-DDA particle generate
  3. 所属分类:Algorithm

    • 发布日期:2014-07-10
    • 文件大小:7168
    • 提供者:赵朝发
  1. dda

    0下载:
  2. dda算法是计算机图形学的基本算法,非常实用,建议大家用。可以画直线-dda algorithm is the basic algorithm in computer graphics, very useful, it is recommended by everyone. Can draw a straight line
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:925
    • 提供者:李凯
  1. dda

    0下载:
  2. 该算法的准确程度受斜率影响,若斜率大于2,则能观察到直线成为点线,斜率大于一是最完美的。-The accuracy of the algorithm is affected by the slope, if the slope is greater than 2, then a straight line can be observed as dotted lines, the slope is greater than one of the most perfect.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1951038
    • 提供者:tmacq3
  1. Lab_1.2

    0下载:
  2. dda算法 的最新实现 用于华工学生的良好资料 -dda algorithm is the latest achievement for the Chinese laborers in students good information on the latest achievement dda algorithm for Chinese laborers in students good information on
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:819
    • 提供者:chn
  1. qhlinecompare_success

    0下载:
  2. 用DDA算法和中心算法等会圆和直线,本人能力有限,做得不好,打架见谅-qhlinecompare_success.rar
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:48100
    • 提供者:李俊炎
  1. HW2

    0下载:
  2. RHis mfiles is for optimlal conr=trol dda-RHis mfiles is for optimlal conr=trol ddassdddd
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1385862
    • 提供者:hamed
  1. DDA-line

    0下载:
  2. 机床数字控制,采用数字积分法圆弧插补练习程序-Digital control machine tools, circular interpolation using digital integration exercise program
  3. 所属分类:Algorithm

    • 发布日期:
    • 文件大小:3005
    • 提供者:mqhmqhmqh
  1. DDA

    0下载:
  2. draw a line with the algorithm dda
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-25
    • 文件大小:172346
    • 提供者:Alberto
  1. TextWGL(DDA)

    0下载:
  2. 数值微分法(DDA)直线生成算法,算法实质:用数值方法微分方程,同时对x和y各增加一个小增量来计算下一步的x,y值。-Numerical differentiation (DDA) line generation algorithm, the algorithm in real terms: differential equations with numerical methods, while the x and y each increased by a small increment to
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1947675
    • 提供者:liqianmei
  1. dda

    0下载:
  2. C++,关于DDA算法画直线的小程序-C++, DDA algorithm for drawing a straight line on a small program .....
  3. 所属分类:Data structs

    • 发布日期:2017-05-23
    • 文件大小:7523684
    • 提供者:Myth
  1. DDA

    0下载:
  2. 实现直线的DDA算法,程序代码比较简单,操作方便-Realize the lines of the DDA algorithm, and the program code is simple, easy to operate
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1796
    • 提供者:尹小杰
  1. dda-ellipse

    0下载:
  2. 数控机床DDA法第一象限到第二象限的椭圆插补及图形用户界面,步长可变-CNC machine tools DDA Act ​ ​ the first quadrant to the second quadrant of the ellipse interpolation and graphical user interface, step variable
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:15188
    • 提供者:左杨平
  1. DDA

    0下载:
  2. DDA algorithm with c++ program
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:155383
    • 提供者:lutfi
  1. DDA mode

    1下载:
  2. 采用非连续变形分析(DDA法)建立边坡模型,计算安全系数及模拟破环过程。(The slope model was established by discontinuous deformation analysis (DDA method), and the safety factor and simulated fracture process were calculated.)
  3. 所属分类:仿真建模

    • 发布日期:2017-12-27
    • 文件大小:1406976
    • 提供者:朱星宁
« 12 »
搜珍网 www.dssz.com