CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 二维

搜索资源列表

  1. 二维图形变换算法

    0下载:
  2. 二维图形变换算法-2D graphics transform algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1364
    • 提供者:倪双喜
  1. 二维图形的集合运算

    0下载:
  2. 二维图形的集合运算-2D graphics Set Operations
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:207185
    • 提供者:wangtao
  1. 二维小波分析对图像处理的应用

    0下载:
  2. 二维小波分析对图像处理的应用-wavelet analysis of 2D image processing applications
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:28548
    • 提供者:高飞龙
  1. 加绘图工具栏的二维图形设计

    0下载:
  2. 加绘图工具栏的二维图形设计包括圆,矩形,多边行,贝塞尔曲线等-Drawing toolbar increase of two-dimensional graphic design, including round, rectangular, multilateral OK, Bessel curve
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:75437
    • 提供者:刘晋
  1. 二维图形的几何变换算法

    1下载:
  2. 二维几何变换,包含了二维图形的几何变换算法,比例变换,对称变换的算法,希望大家之间交流-transform two-dimensional geometry, two-dimensional graphics contains the geometric algorithm, the ratio transformation, the transformation symmetric algorithm, We hope that the exchanges between the
  3. 所属分类:2D图形编程

    • 发布日期:2014-01-15
    • 文件大小:110844
    • 提供者:qinyuan
  1. 二维图形

    0下载:
  2. 多种二维图形的画法-variety of two-dimensional graphics of paint
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2137
    • 提供者:任继军
  1. 二维小波变换0

    0下载:
  2. 二维小波变换源程序-wavelet transform two-dimensional source
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:44275
    • 提供者:160
  1. 用遗传算法求解二维函数的最大值

    1下载:
  2. 用遗传算法求解二维函数的最大值问题,用matlab实现,但是不采用matlab遗传算法工具箱
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-11-14
    • 文件大小:3642
    • 提供者:ttl
  1. pdf47 、maxi code二维码delphi生成源代码

    6下载:
  2. pdf47 、maxi code二维码delphi生成源代码。二维条码应用!
  3. 所属分类:图形图象

    • 发布日期:2012-10-31
    • 文件大小:29374
    • 提供者:smith
  1. 二维图形绘制

    0下载:
  2. vc开发的二维图形绘制-vc development of the two-dimensional graphics rendering
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:66825
    • 提供者:李晓
  1. 二维最近点

    0下载:
  2. 该程序实现对二维数据轴上的最临近点的求解问题 采用方法:分治方法-procedures to achieve the two-dimensional data of the axis points near the methodology used to solve the problem : the administration
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2282
    • 提供者:杨晨
  1. 二维有限元

    4下载:
  2. 微分方程数值解法实验--二维有限元(用C++实现)-experiment -- 2-D finite element (C achieved)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9757
    • 提供者:小华
  1. 二维图形系统

    0下载:
  2. 二维绘图程序,可实现基本的绘图,如直线,圆,多边形等等,可对图形填充、移动等基本操作-2D mapping, which enables the basic graphics, such as straight lines, circles, polygons, etc., can be filled right graphics, mobile and other basic operation
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:72996
    • 提供者:龙涛
  1. 五.二维图形变换

    0下载:
  2. 二维图形的变换实现平移,对称错切放缩变换及矩阵表示-2D graphics transform translational symmetry Shear Zooming and transform matrix
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:23210
    • 提供者:吴限负
  1. 实验八 二维几何变换

    0下载:
  2. 加深对常用的二维几何变换的了解,如平移,旋转,放大缩小等,掌握变换顺序和变换矩阵的用法。-better used to transform the two-dimensional geometry of understanding, such as translation, rotation, zooming, and the master sequence transform matrix of usage.
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:92330
    • 提供者:张明
  1. 二维小波变换程序

    0下载:
  2. 关于二维小波变换程序,用matlab编写的,请大家多提宝贵意见,-on wavelet transform two-dimensional procedures used in the preparation of Matlab, we offer valuable opinions, thank you
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:1840
    • 提供者:lliu
  1. 二维和三维的纹理贴图

    0下载:
  2. 该程序详细讲解了纹理贴图的实现过程,并有二维和三维两种实现方法,希望能给你带来一定启发和收获!
  3. 所属分类:其他小程序

  1. OpenGL三维重建

    3下载:
  2. 用OpenGL实现二维图像的三维重建
  3. 所属分类:图形图象

    • 发布日期:2009-08-25
    • 文件大小:97049
    • 提供者:popcorn
  1. 二维码编解码

    2下载:
  2. QR,二维码
  3. 所属分类:C#编程

  1. 二维小波变换

    1下载:
  2. 此文件为,小波变换的算法程序
  3. 所属分类:图形图象

    • 发布日期:2008-11-14
    • 文件大小:158921
    • 提供者:limeishanz
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com