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

搜索资源列表

  1. Bresenham算法编程演示

    0下载:
  2. Bresenham算法编程演示程序,用java写的源码,可以在一个IE窗口完整的演示出来,可以选择描画直线,圆形,椭圆等,是图形学课程的基础课程设计.-Bresenham algorithm programming demo program using java to write the source code for the IE window for a complete demonstration, and can choose to draw straight line, circle,
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:8.41kb
    • 提供者:susu
  1. CG_Line

    0下载:
  2. 计算机图形学的简单设计,包括dda算法,brem算法和矩形,圆的绘制-simple computer graphics design, including dda algorithm, Brem algorithm and rectangular, circular mapping
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:16.25kb
    • 提供者:burnett
  1. vc-fractal004

    0下载:
  2. 《分形算法与程序设计——Visual C++实现》的第八章源码 -"fractal algorithm and program design -- Visual C realization," the eighth chapter FOSS
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:70.8kb
    • 提供者:林艳
  1. Soft20060210160843621

    0下载:
  2. 说明:C语言课程设计作品 功能:仿Windows的自带计算器 环境:DOS 大小:800多行 特色:图形界面,支持鼠标,算法稍有复杂 -: C language curriculum design works functions : imitation of the Windows environment, bringing their calculators : DOS Size : over 800 firms characteristics : a graphical interface,
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:20.41kb
    • 提供者:leizi
  1. fingerprint

    2下载:
  2. 基于haar小波变换的快速指纹识别算法的设计与实现。-Haar wavelet transform-based fingerprint recognition algorithm for the rapid design and implementation.
  3. 所属分类:2D Graphic

    • 发布日期:2015-07-31
    • 文件大小:1.35mb
    • 提供者:8912209
  1. 1

    0下载:
  2. 实验内容:设计程序实现直线段绘制的Bresenham算法,并显示不同的线型(实线、虚线、点线)和线宽。-Experiment content: the design process to achieve the Bresenham straight line drawing algorithm, and show different linear (solid line, dotted line, dot line) and line width.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:658byte
    • 提供者:郭子湖
  1. delaunay_test

    0下载:
  2. 二维delaulay的测试代码 可在二维平面使数据点自动delaunay,生成符合delaunay规则的三角面-This code is design for reconstruction in 2D surface. It use the algorithm of delaunay.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-26
    • 文件大小:8.36mb
    • 提供者:GL
  1. Classify_labs

    0下载:
  2. 一个matlab程序的分类算法,主要设计是用matlab库平台制作的-A classification algorithm matlab procedures, the main design is made using matlab library platform
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:760byte
    • 提供者:王刚
  1. GndVcc

    1下载:
  2. 激光焊接机用VC设计编程,运动控制卡和视频卡控制采集图像,分析处理,找到焊接点加工,图像处理算法采用模板匹配,模式识别VC++实现,整机调试在产线运行! -Laser welding machine with VC design programming, motion control card and video card control image acquisition, analysis and processing, to find the welding point process
  3. 所属分类:2D Graphic

    • 发布日期:2015-11-25
    • 文件大小:12.19mb
    • 提供者:覃见吉
  1. cs_romp

    0下载:
  2. 压缩感知图像重构程序设计,采用正则化正交匹配追踪算法实现图像重构-Compressed sensing image reconstruction program design, using regularized orthogonal matching pursuit algorithm for image reconstruction
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:1.56kb
    • 提供者:wangjing
  1. Wavelet_OMP

    0下载:
  2. 压缩感知图像重构程序的设计,采用正交匹配追踪算法重构二维图像-Compressed sensing image reconstruction program design, using two-dimensional orthogonal matching pursuit algorithm for image reconstruction
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1.19kb
    • 提供者:wangjing
  1. jgraph-latest-lgpl-src

    0下载:
  2. 兼容Swing的基于MVC体系结构图形组件,具有以下特点:基于Swing的扩展,简单、高效的设计,时间效率高,强大的布局算法支持- Compatible Swing MVC architecture based graphical components, has the following characteristics: Swing-based expansion, simple and efficient design, high time efficiency, powerful la
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-13
    • 文件大小:3.3mb
    • 提供者:史钧宇
  1. A-DDE-Algorithm

    3下载:
  2. 一种基于红外图像分层处理及动态压缩的 DDE 算法。该算法先将原始14bits 红外图像数据信息中的大动态低频背景和小动态高频细节进行分离提取,并分别对提取的细节层和背景层进行相应的灰度增强和灰度抑制处理,再调整和压缩各图层的动态范围并最终合成 8bits图 像。实验结果表明,该算法能较好地保留并突出原始红外图像中的边缘和细节信息,达到了预期设计的目标。 -put forward a DDE algorithm based on hierarchical processing and d
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:862.31kb
    • 提供者:DaBao
  1. Digital-Differential-Analyzer

    0下载:
  2. 验证直线和圆生成的DDA算法和Bresenham算法。能通过类分别抽象直线和圆,并对各自的DDA算法及Bresenham算法生成图元功能进行封装,通过设计MFC单文档应用程序来验证算法的正确性。-DDA Algorithm Bresenham algorithm verification and generation lines and circles. By abstract lines and circles class respectively, and the respective DD
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-09
    • 文件大小:1.83mb
    • 提供者:jecktongue
  1. MAMTJBintertwined

    0下载:
  2. OFDM中的关于交织器的个人设计的MATLAB的算法,比较经典的 !,-OFDM on the intertwined of individual design MATLAB algorithm, more classic!
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-16
    • 文件大小:15kb
    • 提供者:Wibbh
搜珍网 www.dssz.com