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

搜索资源列表

  1. vrml file read and write src

    1下载:
  2. 这个是三维WRL格式文件的读取和写入源代码,有关三维和CAD的朋友可以参考-WRL this is the three-dimensional format read and write source code, the three-dimensional CAD and friends can reference
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:121281
    • 提供者:扬子昌
  1. C++-READ-3dsformat

    0下载:
  2. 这是一个用C++读取3DS文件的例子,还可根据自己的需要改写扩充! 欢迎大家在www.programsalon.com上互相交流!共同进步!-This a C 3DS document read examples, but also according to their own needs expanded rewrite! Welcome to the www.programsalon.com on the exchange! Common progress!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:301442
    • 提供者:00w
  1. read-DXFFILE

    1下载:
  2. 一个读取DXF文件的工具,有示例,有源代码,对某些需要与Autocad进行图形学接口编程的朋友有十分重要的工具,我可以千般辛苦找来的。-a read DXF files tools, example, the active code, certain needs and Autocad graphics interface for programming and friends very important tool, I can offer all kinds of hard to find.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:266506
    • 提供者:肖友清
  1. DXF file read / write and manager code

    1下载:
  2. DXF file read / write and manager code - use this lib with CAD DXF file format manager,DXF file read / write and manager code - use this lib with CAD DXF file format manager
  3. 所属分类:3D图形编程

    • 发布日期:2017-03-22
    • 文件大小:29414
    • 提供者:Kisoo Lee
  1. read BITMAP.rar

    0下载:
  2. 读取bmp图像的程序,read bmp images on the
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-26
    • 文件大小:442812
    • 提供者:黄杨
  1. YUV.rar

    0下载:
  2. 本程序是利用MATLAB读取YUV视频数据,并播放视频。,This procedure is to use MATLAB to read YUV video data, and video.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:911
    • 提供者:zhang li
  1. Dicom Series Read Series Write

    0下载:
  2. 本程序使用ITK进行DICOM格式数据的读取和存储。首先读取二维DICOM序列图像,然后将读入的图像存储为二维DICOM序列图像。-This code uses ITK to read and write DICOM series images. DICOM series images are first read into the memory and then they are written into another directory.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-12-17
    • 文件大小:8502779
    • 提供者:Alex
  1. read-BMP

    0下载:
  2. BMP文件结构读写操作(图文)_c实现 -Read and write BMP file structure (graphic) _c achieve
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:98609
    • 提供者:cug
  1. read-geotiff

    1下载:
  2. read geotiff 利用C++实现读取Giff图片-read geotiff using C++, read Giff Picture
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-23
    • 文件大小:85381
    • 提供者:cug
  1. 3D Model Read Program

    2下载:
  2. 利用VC++的MFC框架实现对三维点云模型的读取和显示-To read and show the 3D model on the screen by using the vc++ language
  3. 所属分类:3D图形编程

    • 发布日期:2017-03-29
    • 文件大小:909219
    • 提供者:李娜
  1. bvhReader.rar

    0下载:
  2. 运动捕获数据BVH文件阅读器。可以读取运动捕获数据BVH文件,并显示其骨架模型的运动过程。,BVH motion capture data file reader. Can read BVH motion capture data files, and display its skeleton model of the movement.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-22
    • 文件大小:441698
    • 提供者:lxm
  1. ZhangChao

    3下载:
  2. 读取dem数据,用Opengl画出三维地形,实现漫游。-Read dem data,and use Opengl to render the 3D Terrian.
  3. 所属分类:3D Graphic

    • 发布日期:2014-08-14
    • 文件大小:3295062
    • 提供者:zhang
  1. CNSDTF-DEM-Read

    1下载:
  2. 本程序可读取国家标准地球空间数据交换格式CNSDTF DEM数据,这种格式与美国USGS DEM数据格式相比较,有些简单,不包含椭球体,投影方式等元数据,实际上就是投影后的平面格网数据. -Read CNSDTF-DEM
  3. 所属分类:GIS program

    • 发布日期:2017-03-22
    • 文件大小:4071
    • 提供者:peter
  1. Read_MNIST_DataSet

    0下载:
  2. 读取MNIST数据集中图像数据文件和图像标签文件并转化成BMP图片和txt格式的标签数据。本程序简单易用,注释清楚。直接运行代码,选择相应文件即可输出BMP图片或txt文件。-The program is used to read the MNIST data set and translate the image data file and image label file into BMP or txt files.
  3. 所属分类:Graph Recognize

    • 发布日期:2016-01-25
    • 文件大小:4360
    • 提供者:云在青天
  1. opengl-read-points-from-files

    0下载:
  2. opengl从text里读取数据点的坐标,然后在opengl里画图-opengl read from the text in the coordinates of data points, and then drawing in opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-24
    • 文件大小:52663
    • 提供者:刘平
  1. Read-3ds-file

    1下载:
  2. 一个完善的读取3DS文件例子,可以在3DS MAX文件中建立的三维模型直接用于VC++中-A perfect example to read 3DS file
  3. 所属分类:3D Graphic

    • 发布日期:2015-04-26
    • 文件大小:3123260
    • 提供者:sdh
  1. read-point-cloud

    0下载:
  2. 本程序轻松快捷的实现了点云数据的读取和显示,适用于PTX和TXT格式的点云数据读取。-This program quickly and easily implement a point cloud data read and displayed for PTX and TXT format to read the point cloud data.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1208800
    • 提供者:黄大伟
  1. BMPimage-read

    0下载:
  2. BMP图像读取程序,包括程序的打开和处理-BMP image read
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2023244
    • 提供者:222
  1. Read-a-frame-of-video

    0下载:
  2. 读取视频中的某一帧图像,用户可以从视频中截取一副图片。-Read a frame of video,user image from the video in the interception,and can get details of the image.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:28917
    • 提供者:薛瑞恒
  1. video read

    0下载:
  2. 视频读取,用matlab读取一个.avi的视频文件,有效,便捷(Video reading, using MATLAB to read a.Avi video file, effective and convenient)
  3. 所属分类:图形图象

    • 发布日期:2017-12-30
    • 文件大小:991232
    • 提供者:啸飚
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com