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

搜索资源列表

  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. analyseBMPfile

    0下载:
  2. 一个不需要任何特殊函数、只使用极普通的读文件语句来完全解读BMP文件格式、内容、并绘制成图的自编程序。-one does not need any special function, use only very ordinary paper statement read to fully interpret BMP file formats, content, map and the written procedures.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3483
    • 提供者:aq
  1. analysePCXfile

    0下载:
  2. 一个完全解读PCX文件的自编程序,不使用任何调色板之类的高级函数,只使用极普通的文件读语句即OK。可以借鉴于认识PCX文件的本质结构。-a complete explication PCX document written procedures, the use of any such palette High function, use only a very general statement read in the paper that is OK. We can draw on unde
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3066
    • 提供者:aq
  1. stereo-maximum-flow-upload

    1下载:
  2. 关于一篇经典的立体匹配的文献的源代码。该文献的主要算法称为maximum flow。程序的使用说明在文件夹中。-on a stereo matching classic literature source. The document known as the maximum flow algorithm. Procedures for use in the folder.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1400277
    • 提供者:吴琼玉
  1. ICONzz

    0下载:
  2. 一款icontubiao 图标文件制作工具,很好用的,推荐使用。-one icontubiao icon document production tool, a good use, and recommended.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:115826
    • 提供者:老树
  1. VESA

    0下载:
  2. DOS下的VESA驱动,使用PC104做嵌入设计时驱动VGA高颜色分辨率用。包含VESA源码和使用帮助文件。-DOS under the VESA driver, do use PC104 embedded design VGA high-resolution color used. VESA includes source and use help files.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:797483
    • 提供者:wood
  1. CG01Ele

    0下载:
  2. 使用这部分代码的话,用户界面、以及输入文件的处理部分的工作就可以省去了-using this portion of the code, the user interface, as well as the importation of document processing part of the work might dispense with the
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2133
    • 提供者:旺才
  1. qianrubj

    0下载:
  2. 将文当类型的文件进行水印信息的嵌入,以防止被不正当的使用
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1140
    • 提供者:feng lei
  1. shapeImage_Rotate

    0下载:
  2. shp格式图形文件与加载影像的水平旋转,使用Mapobjects
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:4710
    • 提供者:zhoujh
  1. The PhoXo Core Library (PCL) 图像处理库

    0下载:
  2. The PhoXo Core Library (PCL) 是一套强大的跨平台图像处理库。它的主要特性包括 :* 平台无关代码* 任意区域选取* 几十种图像特效* Undo/Redo支持* 多图层* 进度显示* 直方图* 图像文件读写* 文字渲染 (目前使用WIN32-GDI+, 以后会采用FreeType替代)-The Core Library (PCL) is a powerful, cross-platform image processing library. Its main featu
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3478991
    • 提供者:缘份天空
  1. 使用openni录制kinect视频、深度图像数据

    1下载:
  2. 使用openni录制kinect视频、深度图像数据,并绘制跟踪到的骨骼 包含完整工程文件,可以直接编译使用-using openni to record color and depth images from kinect,and display the skeleton image of the tracked user
  3. 所属分类:2D图形编程

    • 发布日期:2016-01-25
    • 文件大小:3325952
    • 提供者:
  1. svg

    0下载:
  2. 另外一个QT读取SVG文件并实现绘制代码,使用QSVG模块读取SVG文件,绘制点,线,多边形,圆形等。需要的朋友可以下载参考下。-Another QT read SVG files and drawing code read SVG file use QSVG modules, draw points, lines, polygons, circles, etc.. A friend in need can download the reference below.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-07
    • 文件大小:525904
    • 提供者:
  1. TiffTest

    2下载:
  2. 使用LibTiff库进行多通道Tif文件读写的程序,包括文件生成和读取两部分函数的使用方法。-Use LibTiff library Tif file read and write multi-channel program, including the file generated and read the two parts of the function to use.
  3. 所属分类:2D Graphic

    • 发布日期:2016-11-20
    • 文件大小:7314432
    • 提供者:yangch
  1. dll

    0下载:
  2. 本人搜集的画图用的dll文件,上传了3个,欢迎大家下载使用-I used to collect the drawing dll files uploaded 3 Everyone is welcome to download
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2722925
    • 提供者:zhenqingkai
  1. BranchAndMincut

    0下载:
  2. 该程序包含“Branch-and-mincut”算法构架的c++可执行文件,可以使用多种高阶先验概率分布进行特定图像的分割。 -This software contains the C++ implementation of the "branch-and-mincut" framework for image segmentation with various high-level priors as described in the paper:
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4350028
    • 提供者:Kaksus
  1. loadImage

    0下载:
  2. 使用c++语言运用opengl技术开发的bmp文件的导入程序-Use opengl c++ language technology development bmp file import process
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:385791
    • 提供者:张哲
  1. freeman

    0下载:
  2. 最大概然估计拟合直线,简单的使用最大概然估计拟合了直线,文件中给出了两张图片-MLE fit line(MLE for fitting a line pair)
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:2171
    • 提供者:bell
  1. CannyEdgeDetection

    0下载:
  2. Canny边缘检测的高斯卷积,索贝尔operation.entire代码组成,是在建MATLAB函数任何自由,除了必须改变形象reading.threshold根据图像和被提取的特征。 做检查更新的高斯卷积文件,它比前一个准确 请注意,代码的执行时间是low.This是因为没有内在的功能被使用。 为了提高车速了,请改为内置的功能“conv2“的卷积码 -canny edge detection comprising of gaussian convolution,so
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:837
    • 提供者:namind
  1. mrics

    0下载:
  2. 代码的mrics。M’是从他们的傅立叶系数的一个子集,使用总变分正则化图像重建的分裂Bregman方法的实现。使用代码指令可以在文件“mrics顶在评论中发现。”。一个演示脚本也包括在内,显示正确的使用方法。-The code ‘mrics.m’ is an implementation of the Split Bregman method for reconstructing images a subset of their Fourier coefficients using total
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:4806
    • 提供者:wangyouquan
  1. 基于matlab的条形码识别

    1下载:
  2. 基于matlab的条形码识别,亲测可用,请注意读取顺序和文件路径,也可以自己制作条形码,欢迎各位下载并使用。
  3. 所属分类:2D图形编程

« 12 »
搜珍网 www.dssz.com