搜索资源列表

  1. muiyan

    0下载:
  2. 直线阵采用切比学夫加权控制主旁瓣比,Matlab实现界面友好,高斯白噪声的生成程序。- Linear array using cut than learning laid upon the right control of the main sidelobe ratio, Matlab to achieve user-friendly, Gaussian white noise generator.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:5120
    • 提供者:张战恒
  1. Project2HF

    0下载:
  2. 学习和掌握生成直线段生成算法、圆和椭圆图元生成算法;并实现这些基本图元生成算法-Learning and mastering to create line segment generation algorithm, circles and ellipses primitive generation algorithm and implement these basic primitive generation algorithm
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-21
    • 文件大小:20480
    • 提供者:亦灵嫣
  1. src_mrogh_FANBIN_2012

    0下载:
  2. 一个演示如何使用“LineMatcher”库的示例,该库用于生成仿射不变匹配直线。详细算法参考Bin Fan, Fuchao Wu and Zhanyi Hu. Line Matching Leveraged by Point Correspondences, In CVPR 2010, pp 390-391. 示例中基于opencv2.2获取匹配点,系统配置为 Win 7 32bits + VS2010 realese -A de
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:6144
    • 提供者:Levmay
  1. DRAW

    0下载:
  2. 模式-直线/矩形/圆/椭圆/圆弧/样条曲线 在picturebox单击1点鼠标移动到第二点生成前4项,单击三点生成过三点的圆弧,样条曲线为两个端点,两个控制点的贝塞尔曲线。-A SMALL VBP FOR DRAWING
  3. 所属分类:绘图程序

    • 发布日期:2024-05-21
    • 文件大小:5120
    • 提供者:懒洋洋
  1. Kriging

    0下载:
  2. 基于克里金的插值算法,在此基础上生成等直线图,功能强大!-Based on Kriging interpolation algorithm generation based on this line graph, powerful!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:5649408
    • 提供者:houht
  1. QHNL255

    0下载:
  2. 图形直线中点生成算法,Bresenham画直线,Bresenham画椭圆-Graphical linear midpoint generation algorithm, Bresenham draw a straight line, Bresenham drawing ellipse
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:41984
    • 提供者:solvq
  1. ulgbritwm

    0下载:
  2. 图形直线中点生成算法,Bresenham画直线,Bresenham画椭圆-Graphical linear midpoint generation algorithm, Bresenham draw a straight line, Bresenham drawing ellipse
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-21
    • 文件大小:56320
    • 提供者:pmuulwnp
  1. GRAPHY

    0下载:
  2. 在QT中实现直线、椭圆、区域填充、B样条、Bezier曲线、Julia集、 Mandelbrot集、真实感图形生成的人机交互可视化界面-In QT to achieve a straight line, ellipse, area filling, B spline, Bezier curve, Julia set, Mandelbrot set, the reality of the graphical interactive vis
  3. 所属分类:绘图程序

    • 发布日期:2024-05-21
    • 文件大小:247808
    • 提供者:云飞
  1. Computerinxluding

    0下载:
  2. 计算机图形学部分算法演示系统包括直线,圆的生成算法-Computer graphics part algorithm demo system including straight line, round generation algorithm
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:92160
    • 提供者:rdil_6695
  1. jangmengliu

    0下载:
  2. 直线阵采用切比学夫加权控制主旁瓣比,LZ复杂度反映的是一个时间序列中,高斯白噪声的生成程序。- Linear array using cut than learning laid upon the right control of the main sidelobe ratio, LZ complexity is reflected in a time sequence, Gaussian white noise generator.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:6144
    • 提供者:郑元旗
  1. 1072808

    0下载:
  2. 图形直线中点生成算法,Bresenham画直线,Bresenham画椭圆()
  3. 所属分类:进程与线程

    • 发布日期:2024-05-21
    • 文件大小:55296
    • 提供者:execuot
  1. zhixian

    0下载:
  2. 掌握用OpenGL上机调试掌握像素的操作方法及生成直线的数值微分法、中点画线法两种算法的过程(Grasp the operation method of OpenGL computer debugging master pixel and generate numerical differential line method, midpoint line drawing method of two algorithms)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:19456
    • 提供者:青研
  1. 图形学

    0下载:
  2. 本人自己写的图形学文件,在vs2010上可以运行(配置openGL环境),包含生成直线,圆,和线段裁剪算法。(My own graphics file, on VS2010, can run (configure the openGL environment), including the generation of straight line, circle, and line clipping algorithm.)
  3. 所属分类:绘图程序

  1. 8775250

    0下载:
  2. 图形直线中点生成算法,Bresenham画直线,Bresenham画椭圆()
  3. 所属分类:按钮控件

    • 发布日期:2024-05-21
    • 文件大小:41984
    • 提供者:cfain
  1. InfiniteRunner3D

    0下载:
  2. 模仿神庙逃亡写的一个demo, 地图随机生成的, 有跑直线和左右随机两种模式。(A demo that mimics the escape of the temple. The map is generated randomly, There are two modes of running straight and random.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:14804992
    • 提供者:清平哥
  1. 等分桩号

    1下载:
  2. 执行命令:me1,等分桩号,可以在直线,多段线,曲线弧线上等分,生成TXT桩号坐标,可设置等分距离,桩号大小,等(Execute command: me1, divide station number equally, can divide equally on straight line, polyline, curve arc, generate TXT station coordinate, can set equal dista
  3. 所属分类:CAD

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:ll13416725557
« 1 2 ... 16 17 18 19 20 21»

源码中国 www.ymcn.org