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

搜索资源列表

  1. 平面动画的设计方法2

    0下载:
  2. 随着计算机技术的普及应用,动画技术作为计算机图形学的一部分, 已广泛用于制作动画片、游戏和进行辅助教学等方面。 所谓动画技术指的是屏幕上显示出来的画面或者其中的一部分,能够按照一定的规则及要求在屏幕上移动或变幻,从而实现由计算机显示的图形能够动态变换。可见,实现动画的关键在于图形生成、复现和消隐。-With the popularity of computer technology applications, animation, computer graphics as part of
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:10974
    • 提供者:高俊杰
  1. c++ code

    1下载:
  2. 有计算机图形学、图像处理、dbms、sniffer、中游俄罗斯外挂、othello、遗传算法、舌苔分析等程序。-computer graphics, image processing, DBMS, sniffers, the Russian middle pylons, othello, genetic algorithm, fur analysis procedures.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:61385115
    • 提供者:陶猗
  1. source

    0下载:
  2. C词法分析器实现,AOE网络算法实现,KRUSKAL算法实现,PRIM算法实现,计算机图形学影线填充算法(键盘坐标输入),计算机图形学影线填充算法(鼠标输入),人工智能A*算法实现的C语言程序-C lexical analyzer to achieve, AOE network algorithm, KRUSKAL algorithm, PRIM algorithm, computer graphics hatched filling algorithm (keyboard input coor
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-09
    • 文件大小:11236
    • 提供者:站长
  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-30
    • 文件大小:925
    • 提供者:李凯
  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
    • 文件大小:71718
    • 提供者:wu吴冰
  1. sya

    0下载:
  2. 《计算机图形学几何工具算法详解》 从中可以找到,许多关于3d游戏开发相关的数学的基础知识,尤其适合3d游戏的数学基础不好的初学者,您可以找到许多现成的伪码,相关的公式及原理,介绍的较好,易懂!-" Computer Graphics Geometric algorithms explain tools" can be found, much about 3d game development of basic math-related knowledge, particul
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-21
    • 文件大小:35123214
    • 提供者:shaoyingan
  1. shuzhifenxizaijisuanjihuitu

    0下载:
  2. 详细的阐述了数值分析在计算机绘图中的应用,并给出了C编写的程序-Detailed descr iption of the numerical analysis in computer graphics application, and gives a program written in C
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:132001
    • 提供者:xiejian
  1. CG

    0下载:
  2. Computer Graphics programs
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:4756
    • 提供者:kmvit
  1. Line-circle

    1下载:
  2. C++实现计算机图形学算法,绘制线(数值微分法、中点画线法、Bresenham法),绘制圆(圆心半径画圆、中心点画圆算法)-C++ realization of computer graphics algorithms, rendering line (numerical differential method, the stipple method of lines, Bresenham method), draw the circle (center of a circle radius d
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:50020
    • 提供者:钟哲
  1. VisionWorkbench_1.1.0.5_x86

    0下载:
  2. 在计算机图像硬件上实现计算机视觉的相关算法,并使用了OpenGL及其Cg语言和CUDA,程序不错。-The OpenVIDIA project implements computer vision algorithms on computer graphics hardware, in OpenGL and Cg and CUDA. The project provides useful example programs which run computer vision algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-17
    • 文件大小:27552328
    • 提供者:lidawei
  1. InterpolacionBezier

    0下载:
  2. In the mathematical field of numerical analysis, a Bézier curve is a parametric curve important in computer graphics and related fields. Generalizations of Bézier curves to higher dimensions are called Bézier surfaces, of which the Bézier triangle is
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:97779
    • 提供者:Guinivere
  1. TextureMappingAndParticalSystemSimulationOfTheFlam

    0下载:
  2. 对不规则模糊物体模拟是计算机图形学研究的热点问题之一,其中火焰是一种常见的涉及面较广的自然现象,因此火焰模拟具有重要意义。本文提出了一种基于粒子系统和纹理映射以及OpenGL混合技术的3D火焰模拟模型,本方法采用特定的几何造型作为基本粒子,既能提高绘制速度又能降低计算量,并通过粒子混合实现了火焰不同区域颜色的变化,同时反映了其中温度的差异。另外该方法还反映了风力对粒子系统的影响。实验结果表明,利用该方法模拟的火焰逼真,占用资源少,能较好地满足多种场合的实时绘制需要- Pairs of ir
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:39743
    • 提供者:
  1. mass-spring

    0下载:
  2. 质点弹簧模型资料,计算机图形学及一些优化算法中可用-Mass spring model data, computer graphics and some optimization algorithms available in the
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1217036
    • 提供者:穆勒
  1. Bspline_fitting

    0下载:
  2. 采用B样条函数拟合数据点,计算机绘图可用-Using B-spline function fitting the data points, computer graphics can be used
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:950165
    • 提供者:Kappi
  1. cx20

    0下载:
  2. 立方体中动态移动的小立方提,学习计算机图形学时会有用-Dynamic movement of a small cube cube mentioned, learning to use computer graphics, there will be
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:6475
    • 提供者:sdtcool
  1. cx15

    0下载:
  2. 矩形窗口直线裁剪,希望学习计算机图形学的对您有用啊。-Rectangular window cut straight, want to learn computer graphics useful to you ah.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:9774
    • 提供者:sdtcool
  1. cx40

    0下载:
  2. 会动的眼睛,学习计算机图形学时会用到的小设计。希望对大家有用啊 -Moves the eyes, learning computer graphics will be used in a small design. Ah hope to be useful
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:202315
    • 提供者:sdtcool
  1. MATLAB_programming_examples_of_computer_graphics.r

    0下载:
  2. 计算机图形学MATLAB程序设计实例MATLAB programming examples of computer graphics-Computer Graphics MATLAB program design MATLAB programming examples of computer graphics
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:801
    • 提供者:iek
  1. 5902930-Computer-Graphics

    0下载:
  2. computer graphics on matlab
  3. 所属分类:matlab

    • 发布日期:2017-06-12
    • 文件大小:19672388
    • 提供者:andreea
  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
    • 文件大小:865
    • 提供者:HAHA
« 12 3 4 »
搜珍网 www.dssz.com