CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - Basic Algorithm

搜索资源列表

  1. V2dCAD3.0

    2下载:
  2. 一个简单的二维图形编辑器.实现了缩放,平移,旋转,镜像等功能.并提供,直线,圆,矩形等基本图元的算法.适合于计算机图形学的学习和应用.-a simple two-dimensional graphics editor. To achieve the scalability, translation, rotation, mirroring capabilities. And to provide a straight, a round, rectangular map yuan basic al
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:239983
    • 提供者:zhaoyong
  1. graphic_arithmetic

    0下载:
  2. C语言实现图形学基本算法,有助于学习图形学的裁剪平移相交等基本算法。-C language graphics basic algorithm, to the learning graphics translation intersection of cutting the basic algorithm.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3360
    • 提供者:阿刀
  1. DrawDiguiTrees

    0下载:
  2. 该程序能够利用基本图元和递归算法,生成各种各样的树。可以是静态的,也可以是动态的。继续扩展,可以生成一片森林。-the procedure to use basic map and recursive algorithm to produce a wide variety of trees. Can be static or dynamic. Continue to expand, generating a forest.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:209745
    • 提供者:谭俊哲
  1. 计算机图形学综合大程序

    3下载:
  2. 关于图形学用VC++的基本代码.改程序包括了几乎所有的计算机图形学基础算法-graphics with VC on the basic code. Changed procedures include almost all of the computer graphics based algorithm!
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:184723
    • 提供者:付建会
  1. draw_contour_line

    0下载:
  2. 图形学编程的基础 主要是图形底层算法的一些基本实现 根据地形的坐标,显示该地形的等高线-Graphics programming is based primarily on the underlying graphics algorithm to achieve some of the basic topographic coordinates, showed that the terrain contour lines
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:114913
    • 提供者:Broker
  1. tuxingxue

    0下载:
  2. 一个图形学的程序包,里面实现了各种图形学的基本算法-A graphics package, which a variety of graphics to achieve the basic algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-29
    • 文件大小:11642154
    • 提供者:soon
  1. imageprocessingbyvc

    0下载:
  2. 图像处理的C++代码,主要是图像的读取与显示,图像处理的一些基本算法。-Image processing, C++ code, it include read and display of image, and many basic algorithm of image processing.
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-21
    • 文件大小:36166162
    • 提供者:张森
  1. jbtxsc

    0下载:
  2. 基本图形的生成的实验代码,包括DDA(数值微分)算法、Bresenham算法等-Basic graphics experiments generated code, including the DDA (Digital Differential) algorithm, Bresenham algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:41040
    • 提供者:pop
  1. LineAlgorithm

    0下载:
  2. 图形学中三种最基本的画线算法,DAA算法,Bresenham算法,和中点算法的实现,及其比较。-Graphics are three basic line drawing algorithm, DAA algorithm, Bresenham algorithm, and the midpoint algorithm, and more.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-26
    • 文件大小:9024479
    • 提供者:刘扬
  1. Cplusplusprogramming_of_FFT_and_IFFT

    0下载:
  2. 本文我在北航读研时主修《现代偏微分方程》时花费一个多月时间写的期末报告,里面系统阐述了快速傅里叶变换的算法原理及其在数字信号处理等工程技术中的应用。介绍了一维DFT的基2 FFT 算法频域抽取和时域抽取FFT的短发原理和编程步骤。最后在附录中给出了一维DFT的基2 FFT 算法(包括频域抽取的FFT和IFFT算法、时域抽取的FFT和IFFT算法),一维任意非基2 FFT算法,二维DFT的基2 FFT 算法以及二维DFT的任意非基2 FFT 算法的详细的Visual C++程序。-The pape
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:459241
    • 提供者:刘小
  1. basicgraphics

    0下载:
  2. 计算机图形学中基本图形实现,直线生成,圆的生成,填充算法的实现,裁剪算法的实现等-Computer graphics, basic graphics implementation, generating a straight line, circle generation, filling algorithm, clipping algorithm realization
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3788442
    • 提供者:duyi
  1. LBP-algorithm-of-image

    0下载:
  2. 4种基本的lbp算法函数,实现图片纹理分类-Four basic LBP algorithm functions, realize image texture classification
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:3663
    • 提供者:yue也
  1. SPIHT

    0下载:
  2. A.Said和W.A. pearlman根据Shapiro零树编码的基本思想,提出了一种新的且更优的实现方法--分层树集合分割(SPIHT),它是高效性能编码算法.这里给出了SPIHT程序及其改进后的程序.-A. Said and WA pearlman Shapiro zerotree coding based on the basic idea, a new and more excellent implementations- set partitioning in hierarchi
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-26
    • 文件大小:44968
    • 提供者:wangjin
  1. vbfrance_DETECTION-DROITE-ESPACE-HOUGH___Page

    0下载:
  2. Hough transform algorithm in Visual Basic 6
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-11
    • 文件大小:91156
    • 提供者:Bahadir
  1. 7.cohens--sutherland-line

    0下载:
  2. this contains C++ programs of computer graphics, includes basic implementation of kite flying, rotation of wheel, transformation , clipping algorithm implementation
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-28
    • 文件大小:12308
    • 提供者:kiran
  1. graphic-processing

    0下载:
  2. 经典的图像处理程序,小型光影魔术手了,曝光等功能,都用的最基本的算法,可以作为平台,添加功能。还有灰度直方图,用来分析图像的。-This is the classical program for graphic processing, a simple version of GuangYingMoShuShou, with functions like exposure ect. However the algorithm is very basic,which can be used as a
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-12
    • 文件大小:7871933
    • 提供者:awer
  1. K_means_color_segmentation

    0下载:
  2. k-mean算法,对入学者有研究意义,可以了解图像的分割算法基本原理-k-mean algorithm, enrollment research, you can learn the basic principles of image segmentation
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-18
    • 文件大小:1615
    • 提供者:yjb
  1. Basic-Digital-Image-Processing

    0下载:
  2. 集成图像处理基本算法,简单快捷的实现算法步骤。-Integrated image processing basic algorithm is simple and efficient algorithm steps.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-28
    • 文件大小:363670
    • 提供者:valdise
  1. polycentroid

    1下载:
  2. 在国外网站上找到的计算任意凸多边形的形心的源代码,基本算法是叠加各个三角形的形心。-the source code to calculate arbitrary convex polygon centroid found on foreign websites , the basic algorithm is superimposed on each triangle.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:5370
    • 提供者:ye wang
  1. muloiplicationreference

    0下载:
  2. Genetic algorithm program including the basic algorithm and its application in optimization function
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-15
    • 文件大小:8192
    • 提供者:KTdicyu-1820
« 12 »
搜珍网 www.dssz.com