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

搜索资源列表

  1. MyYUViewer

    1下载:
  2. 读取BMP图像的VC源代码,但读取后显示的是灰度的-read BMP images VC source code, but after reading shows the intensity of
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:851.07kb
    • 提供者:李震
  1. 小波变换学习指南

    0下载:
  2. 小波变换学习的绝好资料,,不同于一般的数学抽象推导,一定要看看.我看了以后收获非常大-Exellent material for wavelet study. It is different from general mathematical calculations. You should read it. I benefit a lot from reading it.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:796.64kb
    • 提供者:郭小波
  1. ReadDxf-tyc

    4下载:
  2. OpenGL VC 文档类写的很好的DXF文件读取并显示的程序,程序很好读,也很好扩展,强烈推荐!-This is a nice program for reading and displaying DXF files based on OpenGL VC View/Document class,it s easy to read and to extend,recommended strongly!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:31.75kb
    • 提供者:周波
  1. Mo开发

    2下载:
  2. VC+Mo开发,该程序实现了一些简单功能如地图的读取、放大、缩小、漫游。大家可以在此基础之上继续深入开发-VC + Mo development, the program provides a number of simple functions such as reading maps, zoom in and out, roaming. We can continue to build on in-depth development
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:179.43kb
    • 提供者:李振
  1. ReadCADPic

    1下载:
  2. 你不可能有的CAD读写程序,主要用于打开CAD产生的各种文件,如:dwg,dwf等,可以提取图章信息-You can not have program for reading CAD,but you can open all kinds of files made by CAD, such as dwg,dwf etc. you get the information of picture
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:34.1kb
    • 提供者:肖宇
  1. wjpeg

    0下载:
  2. 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区.-procedures first reading of the document BITMAP point pixel RGB value, library so compressed RGB JPEG files into the buffer zone or buffer zone.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:14.94kb
    • 提供者:闫雪飞
  1. 任意平面的裁切0.2

    0下载:
  2. 基于vtk的三维重构与裁切: 1.16位非压缩位图的读取与设置. 2.图像数据载入映射器 3.裁切平面的设置 4.边界的设置与显示 5.三维重构 注:需安装vtk4.0以上版本-It s about 3D reconstruct and clip based on VTK including reading and configration of 16 bits non_contracted bitmaps,the mapper for image data loadin
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:833.5kb
    • 提供者:师为礼
  1. BMP与JPG格式转变的源代码

    0下载:
  2. BMP与JPG文件格式转变的源代码 一个把BMP压缩成JPG的源代码。 大小:16.4K 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。-BMP and JPG file format changes in the source code BMP
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:15.47kb
    • 提供者:屠理峰
  1. 2002011827

    0下载:
  2. 使用的函数(非自己编写):dib.cpp(附上)功能:1.BMP图的读写;2.画直方图;3. 存直方图;4.迭代算法求得阈值并进行二值化;5.任意输入并进行二值化(供比较);6. 保存新图或者恢复原图。pS:Public类中的文件地址指针是全局变量。-use of the function (their preparation) : dib.cpp (attached) functions : 1. BMP map reading and writing; 2. Painting histogr
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:136.83kb
    • 提供者:陈新
  1. 分形算法与程序设计—VB实现(光盘源码)

    2下载:
  2. 分形几何被称为大自然的几何学。其研究对象是破碎的、不光滑的和不规则的几何物体,但在不同的尺度下看它,却具有相同或相近的结构。本书构造了多种分形图的生成算法,并通过计算机程序设计语言实现。所生成的分形图或精巧、或神秘、或逼真自然,无论从美学的角度还是从科学的角度看,都会使你有全新的感受。-fractal geometry of nature known as geometry. Its object is broken, not smooth and irregular geometric obj
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1.1mb
    • 提供者:林辉
  1. MapDisplay

    5下载:
  2. MapDisplay 是一个矢量图形读取与编辑软件。我们自定义文件格式包括点、线、面、注记四大方面,对于点我们主要读取它的ID、颜色、坐标,而线另外包括线形、线宽,面则另外包括填充色,注记主要是记录ID、颜色、坐标、字体信息,对于这四方面,我们还读一个标记flag,以决定是用基本方法绘图还是用符号库来绘图。另外,为了兼容性,我们也设定它能直接读DXF文件,以处理来自AUTOCAD、Corel Draw等矢量图形编辑软件的数据。 MapDisplay的功能包括读文件并以合适大小来显示地图,并能
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:1.58mb
    • 提供者:张鹤
  1. 位图文件的读写综述

    1下载:
  2. 位图文件的显示程序,包括读取文件,显示文件,主要是BMP格式的文件-bitmap documents show procedures, including reading documents, papers, mainly BMP files
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:4.39kb
    • 提供者:马木木
  1. fen

    0下载:
  2. 程序简介: 本程序是用Java实现的分形程序,实现了绘制M集分形的功能,并且可以方便的管理分形的颜色,可以将绘制得到的分形保存为图片文件,更可以对选中的一片分形区域进行反复的放大绘制。 程序采用Java语言书写,在编写过程中十分注重程序的架构,采用了完全的面向对象的程序设计方法。程序代码整洁清晰,在适当的地方做了注释,以方便大家的阅读和研究。-guide : This procedure is used Java Fractal procedures to achieve the map
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:21.54kb
    • 提供者:王林
  1. bmp-jpg

    0下载:
  2. BMP压缩成JPG的源代码, 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区 成JPEG文件或缓冲区.-BMP JPG compressed into the source code, principle procedures BITMAP first reading of the document point pixel RGB value, library so compressed RGB JPEG files into the
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:19.01kb
    • 提供者:时柏营
  1. aambuilding-1.0

    0下载:
  2. AAM (Active Appearance Model) Building module. AAM statistically builds a joint shape and texture appearance model, which has been widely applied in face tracking, lip reading, audio-visual HCI, etc. -AAM (Active Appearance Model) Building module. AA
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:66.07kb
    • 提供者:liyi
  1. palmprint

    0下载:
  2. A PCA based Visual DCT Feature Extraction Method for Lip-Reading
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:707.15kb
    • 提供者:孙也
  1. SELF-READING-SYSTEM

    0下载:
  2. 针对万工显螺旋显微镜视场图像特点,编写了Matlab 语言的图像处理算法用于万工显自动读数- The program which is developed by MATLAB language can be used for auto-reading of universal tools microscope measurement result
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:752.78kb
    • 提供者:王伟
  1. reading-stl

    0下载:
  2. 这是一个显示STL文件的一个平台,其代码都是基于MFC及openGL-this is a plaform for reading and viewing the stl form,and it provide all code base on MFC and openGL.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:1.22kb
    • 提供者:louwei
  1. image-reading

    0下载:
  2. 图像读取:基于OpenCV的图像读取技术-The image reading: OpenCV-based image reading technology
  3. 所属分类:OpenCV

    • 发布日期:2017-11-24
    • 文件大小:216.08kb
    • 提供者:刘俊
  1. gavab.3d.face.reading.andshow.

    2下载:
  2. gavab人脸数据库是一个开放的3d人脸书库库。网上可以下载到。本文取出一个人脸数据,将其显示出来。方便初学者去读这个数据库。-gravb is an opencv 3 dimension face .this file include an matlab demo for reading and show the face .
  3. 所属分类:Graph Recognize

    • 发布日期:2016-08-06
    • 文件大小:1.41mb
    • 提供者:杨宇
« 12 3 4 5 6 7 8 9 10 ... 42 »
搜珍网 www.dssz.com