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

搜索资源列表

  1. 画图程序开发MAPMODE

    1下载:
  2. 1、 本程序在交作业时需提交程序详细的说明书、源码程序。 2、 编程方式可以使用API编程或MFC编程方式。 3、 功能至少包括: 1) 画直线、矩形、椭圆和颜色填充,支持打印输出。 2) 可以更改线宽、更改线的颜色和填充的颜色。如下面的图形显示。 3) 最好实现对图形对象的文件存储。 -1, the procedures in perpendicular operation must produce detailed procedures manuals, source
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:132900
    • 提供者:八云
  1. arithmetic.encoding

    0下载:
  2. 算术编码的应用实例matlab版本 1.可以对字符进行算术编码 2.开头不必制定字符串的大小 3.编码精度高,达到小数点8位以上 4.以函数的形式给出,易于调用和移值实现 5.显示界面人机交互较出色 -arithmetic coding examples of the application of a version of Matlab. Be right characters arithmetic coding 2. Not the beginning de
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:999
    • 提供者:方周
  1. fourieranalyseofbwimage

    0下载:
  2. 1.二值图像的fft分析 2.显示频谱图像,频谱的零频率系数被移到频谱中间 3.填充矩阵填充后的情况比较 4.绘图直观形象-1. Binary Image fft analysis 2. Image shows the spectrum, Spectrum coefficient of zero frequency spectrum has been moved to the middle three. Filled Filled matrix compared to the s
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:839
    • 提供者:方周
  1. project_shadow

    0下载:
  2. 透视投影程序: (1)我的自学成果 (2)开发环境vc 6.0 (3)参考文献:孙家广的《计算机图形学》,《Windows程序设计》-perspective projection : (1) I self-accomplishment (2) development environment vc 6.0 (3) References : Shi - "Computer Graphics", "Programming Windows"
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:27530
    • 提供者:tom
  1. region_fill1

    1下载:
  2. 区域填充算法: (1)自学计算机图形学时花了好几天写的程序 (2)开发环境vc 6.0 (3)参考文献:孙家广的《计算机图形学》,《Windows程序设计》-regional filling algorithm : (1) self-study computer graphics flowers for a few days to write the procedures (2) development environment vc 6.0 (3) References : Shi
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:48290
    • 提供者:tom
  1. PicTest

    0下载:
  2. VC/MFC 常见的几种图像显示的方法: 1.使用CBitMap,在OnPaint 中绘制 2.用picturn控件绘制 3.用背景图 4.用KoDak控件(需要已经安装) -VC / MFC common image shows several ways : 1. CBitMap use. Drawing the OnPaint 2. Controls used picturn drawing three. use background Figure 4. charge
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1181566
    • 提供者:朱某某
  1. huffman

    0下载:
  2. matlab实现huffman编码 1. norm2huff.m (encoder function) 2. huff2norm.m (decoder function) 3. frequency.m (private function) 4. huffcodes2bin.m (binary rapresentation of huffman codes) 5. huffman_bench1.m (benchmark) 6. huffman_demo1.m (dem
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:19355
    • 提供者:lindajillduan
  1. gingkoVG

    0下载:
  2. 2D矢量图形显示开发包 完全遵循2D矢量图形显示标准OpenVG 1.0.1,支持2D矢量图形显示的多数功能: 1)Path, Stroke, join, fill显示 2)直线,2次/3次Bezier曲线,圆弧...显示 3)图形窗口裁减,Rect Scissor, Alpha Mask. 4)Blend显示 5)图象显示及图象特效(锐化,柔化,高斯变换, Color Matrix等) 6)梯度填充:线性和放射性梯度填充 其他高级功能 文件包中包含:
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:12580724
    • 提供者:tomsoft
  1. PointIsR

    0下载:
  2. 判断点是否在区域内. Private Sub Command1_Click() 当点与任一顶点重合时,返回“不在多边形区域” Line (0, 0)-(500, 500), RGB(255, 255), BF Dim hRegion As Long Dim P() As PointAPI ReDim P(9) As PointAPI P(0).X = 10: P(0).Y = 190: PSet (P(0).X, P(0).Y), vbRed P(1
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3023
    • 提供者:hfs
  1. bmeps-2.0.6

    0下载:
  2. bmeps converts bitmap images (PNG/JPEG/NetPBM) to EPS and PDF. EPS level 1, 2 or 3 can be created using run-length compression, flate compression and ASCII-85-encoding. PNG alpha channels can be transferred to PDF or converted to EPS/PDF image masks.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:4809609
    • 提供者:马振强
  1. CGAL-3.3.1.tar

    0下载:
  2. cgal很好的图形开发工具, 据说包含了leda
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:8593200
    • 提供者:rui
  1. 图象处理集合

    0下载:
  2. 图象处理集合(对位图的处理)包括如下: 1.图象分析:图象分割和边缘检测 2.图象编、解码:huff,PCX,GIF,JPG等; 3.滤波处理:包含多种滤波器(高,低通,交互式带阻); 4.数学形态学:图象的腐蚀和膨胀,开、闭运算,图象的粗、细化等; 此外还有视图的编辑、灰度处理、图象恢复、小波分解和重构等等。-image processing pool (right bitmap processing) include the following : 1. Image analysis : S
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1241848
    • 提供者:张新树
  1. 3-1画图形并填充

    0下载:
  2. 实验3-1综合使用鼠标、菜单、橡皮条等交互技术实现直线、圆和矩形等基本图形的绘制并填充。-integrated use a mouse, menus, such as rubber of interactive technology straight, round and rectangular basic drawing and graphics filled.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:84000
    • 提供者:赵虎
  1. DirectFB-1.3.0.tar

    0下载:
  2. DirectFB 1.3. It relates to frame buffer driver.-DirectFB
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:2838272
    • 提供者:庄懿芳
  1. FuShiYuPengZhang

    0下载:
  2. 使用3×1的结构元素,为防止越界,所以不处理最上边和最下边的两列像素-Using 3 × 1 structure elements, in order to prevent cross-border, so I do not deal with the most top and bottom of the two most pixels
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:1192
    • 提供者:黄腾
  1. DIPUM_toolbox_v1.1.3

    0下载:
  2. matlab图像处理源码,DIPUM_toolbox_v1.1.3-matlab image processing source code, DIPUM_toolbox_v1.1.3
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-17
    • 文件大小:152443
    • 提供者:
  1. ActionScript-3.0

    0下载:
  2. 1、Actionscr ipt 3.0 详细教程文档 2、Actionscr ipt3.0 cookBook中文版 3、Actionscr ipt3.0中文版-1, Actionscr ipt 3.0 detailed tutorial document Actionscr ipt3.0 cookBook Chinese version Actionscr ipt3.0 Chinese version
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-04
    • 文件大小:10902529
    • 提供者:qing_tian_
  1. XMP-Library-1.0-for-ActionScript

    0下载:
  2. The XMP Library for Actionscr ipt 3 is based on the XMPCore library. The Adobe XMP Toolkit SDK provides documentation and libraries for working with the XMP data model for reading, writing and manipulating XMP metadata in various file formats. Refer
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-24
    • 文件大小:457588
    • 提供者:jetstar
  1. FreeImage-3.1.0-x64

    1下载:
  2. 64位的freeImage类库,常用于图像编程工具,开发的工具类-64 bit freeImage class library, commonly used in image programming tools, the development of tools
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-27
    • 文件大小:10018898
    • 提供者:隋愿
  1. DirectFB-1.6.3.tar

    0下载:
  2. directfb-1.6.3 source code
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4296908
    • 提供者:smith
« 12 3 4 »
搜珍网 www.dssz.com