搜索资源列表
vrml file read and write src
- 这个是三维WRL格式文件的读取和写入源代码,有关三维和CAD的朋友可以参考-WRL this is the three-dimensional format read and write source code, the three-dimensional CAD and friends can reference
DgnRW
- microstation dgn格式的读写类-a read-write class in microstation dgn format
Image_src
- 图像处理源代码,实现了读取PGM图像,写PGM图像,对图像进行下采样得到一半大小图像的功能。testImage.cpp中包含main函数。-image processing source code, achieving PGM images read, write PGM image, the image sampling to be conducted under half the size of the image function. TestImage.cpp contains main
Diagram_Editor
- ImageMagick TM, version 5.1.0, is a robust collection of tools and libraries to read, write, and manipulate an image in any of the more popular image formats including GIF, JPEG, PNG, PDF, and Photo CD. With ImageMagick you can create GIFs dynamicall
e00compr-0.5
- Compressed E00 Read/Write Library
DXF file read / write and manager code
- 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
2111_dxflib_dxflib-2.0.1.3-1.s
- dxf file write and read.,dxf file write and read.
Dicom Series Read Series Write
- 本程序使用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.
read-BMP
- BMP文件结构读写操作(图文)_c实现 -Read and write BMP file structure (graphic) _c achieve
CShapeFile.rar
- 公司项目中的shape文件读写源代码,用VC++开发的 能编译运行 希望对从事GIS的工作者有所帮组,Company projects shape documents to read and write source code, with VC++ Developed to run the compiler would like to be engaged in GIS-help group workers
raw
- 读取和写入raw格式图像,此格式图像文件存储一幅图中的全部像素点,并以每个像素点16bit数据保存-read and write a raw format 16-bit image
pgm-file-read-awrite
- 一个用于读写PGM图像的小程序,展示了PGM文件的读写原理。 VC++ 6.0环境编译通过 -A PGM image to read and write small programs to demonstrate the principles of reading and writing PGM files. VC++ 6.0 compiler environment
chap1_2
- 对BMP图片进行读取,写入,和显示的VC工程,方便好用-Pairs of BMP images to read, write, and display of the VC project is easy to use
readRaw
- RAW图像是一种仅有原始数据的图像,本程序可读写RAW图像程序,也可读出Java支持的所有图像.-RAW image is a picture of only the original data, the program can read and write process RAW images, but also read out the Java support for all images.
CadLib
- read & write the dxf file format-read
Jpeg
- 提供的读写jpeg图片的功能及算法,有lib库生成,可供各种应用!-Provided to read and write jpeg picture functions and algorithms, has generated lib library for a wide range of applications!
dxf_3_0
- this is basic routine to read write dxf file compatible with autocad r12
loadbmp.h
- 实现对bmp格式图像文件的读取与写入操作(不能够对32位位图文件操作)-Bmp format image files to realize the read and write operations (not a bitmap file on 32-bit operation)
read-write
- 对PPM或PGM的包头进行识别,进而实现图形的读取。并可将PPG转存成PGM-The first step towards image and video processing is reading images from file and write them to file. There exist different standards that store the information in different formats before opening an image, kno
bmp read&write
- 简单读取bmp256位灰度图像,运用c语言的基本库(Simple read bmp256 bit grayscale image)