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

搜索资源列表

  1. Dot_Product

    0下载:
  2. 计算机图形计算:点乘 英文网页 没代码,更适合于理解其原理和方法和运用-computer graphic terms : point by the English website no code, is more suited to understand the principles and methods of use and
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6.05kb
    • 提供者:阿申
  1. axlechange

    0下载:
  2. 本程序是利用mathematic进行柔性体坐标变换计算。Mathematic是一个计算机代数系统,它能够做数值,符号和图形运算,主要用于科学和工程方面.-use of this procedure is for flexible body in_array coordinate transformation calculation. Mathematic program is a computer algebra system, it can do numerical, graphical an
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4.43kb
    • 提供者:王小龙
  1. MathEx

    0下载:
  2. 常用计算机图形学算法.包括射线,球,直线,与轴平行包围盒相交计算,常用矩阵运算等.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4.67kb
    • 提供者:songfy
  1. zhixian

    0下载:
  2. 计算机图形学中画直线源代码描述,主要是画直线的算法,其它画曲线和画圆将陆续上传。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3.68kb
    • 提供者:赵玉
  1. Dda

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

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

    0下载:
  2. 计算机图形学,Douglas曲线拟合,Delphi源码,值得学习。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:10.62kb
    • 提供者:mahuixun
  1. 计算机辅助电路分析程序

    1下载:
  2. 计算机辅助电路分析程序,能够对由任意的线性元件、二极管、电感、电容组成的电路进行分析计算,具有图形化的界面用于搭建计算电路。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2009-01-05
    • 文件大小:272.7kb
    • 提供者:fst_bly
  1. duobianxing

    0下载:
  2. 最近学习计算机图形学,写了个多边形扫描转换算法,贴出来分享一下-Recent study in computer graphics, writing a polygon scan conversion algorithm, and pasted them to share
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:70.04kb
    • 提供者:wu吴冰
  1. 4

    0下载:
  2. 在计算机辅助设计(CAD)中,有一个经典问题:消除隐藏线(被其它图形遮住的线段)。你需要设计一个软件,帮助建筑师绘制城市的侧视轮廓图。为了方便处理,限定所有的建筑物都是矩形的,而且全部建立在同一水平面上。每个建筑物用一个三元组表示(Li,Hi,Ri)其中Li和Ri分别是建筑物i的左右边缘坐标,Hi是建筑物i的高度。 -In computer-aided design (CAD), there is a classic problem: the elimination of hidden li
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.16kb
    • 提供者:hjx
  1. MATLAB2

    0下载:
  2. 以计算机软件MATLAB为操作平台,将数值分析的理论与上机实验相结合,采用数值解法、解析解法和图形可视化显示并举的全新写作手法-MATLAB is a computer software operating platform, the numerical analysis of the theoretical and experimental-on combined use of numerical method, analytical method and graphical visual d
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:879.23kb
    • 提供者:赵斌
  1. wood-splines

    0下载:
  2. 用龙格-库塔方法计算wooden-splines曲线,并用计算机图形学绘出曲线的图象.-Runge- Kutta method wooden-splines curve and the curve drawn with computer graphics images.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.99mb
    • 提供者:zengchao
  1. GPU_Related

    0下载:
  2. GPU作为单程序多数据计算模式的代表,已经在图形图像甚至科学计算领域得到日益广泛的应用,文章来自最新一期的计算机学会通讯,对通用计算中的GPU做了深入讨论。-GPU computing as a single program multiple data model representative of graphic images has been even more extensive scientific computing applications, the article from the
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1.33mb
    • 提供者:turandot
  1. spline-fitting

    0下载:
  2. 计算机图形学中的三次样条曲线插值与最小二乘法拟合-Computer graphics, cubic spline interpolation and least squares method fitting
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:3.59kb
    • 提供者:David
  1. CubicSpline

    0下载:
  2. 计算机图形学中的三次样条曲线插值拟合算法,希望对大家有所帮助-Computer graphics, cubic spline interpolation and hope it s helpful
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:9.57kb
    • 提供者:David
  1. graphics-fill-the-regular-hexagon

    0下载:
  2. 图形填充计算机图形学图形填充,计算机图形学,图形填充正六边形-Filling of computer graphics graphics fill, computer graphics, graphics fill the regular hexagon
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:865byte
    • 提供者:HAHA
  1. tt

    0下载:
  2. 随着计算机科学技术的不断提高和发展,其强大的运算功能已经逐渐融入人类社会的各个领域,并且在各个领域中发挥越来越重要的作用。当然,高效的运算速度并不代表无限快,在有限的资源空间里,要大大提高运算处理数据的速率,就需要我们使用那些在时间和空间上体现出高效的算法。本系统是为了演示在同一问题上,不同的算法在效率上存在的巨大差异。本系统采用Visual C++ 6.0中文版为开发工具,实现三种不同排序算法,即:冒泡排序算法、选择排序算法和快速排序算法,以及这三种排序对同一问题的处理并且以图形的形式给出快慢
  3. 所属分类:Algorithm

    • 发布日期:2017-11-22
    • 文件大小:3.9mb
    • 提供者:vanco
  1. bianhuan

    0下载:
  2. 这是一个计算机图形学的图形变换程序,包括平移旋转等。-This is a the graphics transformation process of the computer graphics, including translation and rotation.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:1.34mb
    • 提供者:
  1. rosetta1.0.1

    0下载:
  2. Rosetta是由挪威科技大学计算机与信息科学系和波兰华沙大学数学研究所合作开发的一个基于Rough集理论框架的表格逻辑数据分析工具包,包括了计算核和图形用户界面。功能强大,使用方便。-Rosetta is to develop a theoretical framework based on Rough Set by the Norwegian University of Science and Technology Computer and Information Science, Univ
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:1.25mb
    • 提供者:yangliu
  1. liusing_v58

    0下载:
  2. 对球谐函数图形进行仿真,非常适合计算机视觉方面的研究使用,用于信号特征提取、信号消噪。- Of spherical harmonics graphic simulation, Very suitable for the study using computer vision, For feature extraction, signal de-noising.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:9.16kb
    • 提供者:gingben
搜珍网 www.dssz.com