文件名称:ras2vec(光珊图像转换为矢量图)
- 所属分类:
- 2D图形编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 680kb
- 下载次数:
- 0次
- 提 供 者:
- 网*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
Ras2vec 源码 Ras2vec是一个用于将光珊图像转换为矢量图的工具,适合于将光珊格式(支持BMP、TIF)的工程图纸、地图、构件图转换为可无级缩放的矢量格式(支持EMF、DXF等格式),功能十分强大。同时它也是一个完全符合GPL协议的自由软件,提供了完整的源代码,推荐使用!作者:Davide Libenzi,工具:通用C 。-Ras2vec is a source for optical Alexandra images to vector conversion tool, suitable for optical Alexandra formats (BMP, TIF), engineering drawings, maps, plans components can be converted to no-scalable vector format (EMF support, DXF format), the function is very powerful. It is also a fully consistent with the GPL free software, provides a complete source code, recommended! Author : Davide Libenzi, tools : Definitive C.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ras2vec
.......\gpl.txt
.......\lib
.......\...\COPYRIGHT.TXT
.......\...\tiff.lib
.......\r2vdll
.......\......\r2vdll.bak
.......\......\r2vdll.dsp
.......\......\r2vdll.dsw
.......\......\r2vdll.mak
.......\......\r2vdll.mdp
.......\......\r2vdll.ncb
.......\......\r2vdll.opt
.......\......\r2vdll.plg
.......\ras2vec
.......\.......\dbll_list
.......\.......\.........\dbll_list.dsp
.......\.......\.........\dbll_list.plg
.......\.......\r2vlib
.......\.......\......\r2vlib.dsp
.......\.......\......\r2vlib.plg
.......\.......\ras2vec.bak
.......\.......\ras2vec.dsp
.......\.......\ras2vec.dsw
.......\.......\ras2vec.mak
.......\.......\ras2vec.mdp
.......\.......\ras2vec.ncb
.......\.......\ras2vec.opt
.......\.......\ras2vec.plg
.......\.......\Release
.......\sources
.......\.......\dbll_list
.......\.......\.........\Lladd.c
.......\.......\.........\Llappnd.c
.......\.......\.........\Llchdata.c
.......\.......\.........\Llclear.c
.......\.......\.........\Llcreate.c
.......\.......\.........\Llcrfill.c
.......\.......\.........\Lldelete.c
.......\.......\.........\Lldesf.c
.......\.......\.........\Llempty.c
.......\.......\.........\Llgcnt.c
.......\.......\.........\Llgdata.c
.......\.......\.........\Llget.c
.......\.......\.........\Llgetusd.c
.......\.......\.........\Llgetusdaddr.c
.......\.......\.........\Llpurge.c
.......\.......\.........\Llrearrg.c
.......\.......\.........\Llsdata.c
.......\.......\.........\Llsearch.c
.......\.......\.........\Llset.c
.......\.......\.........\llsetdat.c
.......\.......\.........\Llskdel.c
.......\.......\.........\Llstype.c
.......\.......\.........\Llusdadd.c
.......\.......\dll_files
.......\.......\.........\dll_main.c
.......\.......\.........\r2vdll.def
.......\.......\exe_test
.......\.......\........\ras2vec.c
.......\.......\include
.......\.......\.......\bmputil.h
.......\.......\.......\dbll_list.h
.......\.......\.......\filescan.h
.......\.......\.......\flushpoly.h
.......\.......\.......\himage.h
.......\.......\.......\log.h
.......\.......\.......\r2vdll.h
.......\.......\.......\ras2vec.h
.......\.......\.......\thinner.h
.......\.......\.......\tiff.h
.......\.......\.......\tiffext.h
.......\.......\.......\tiffio.h
.......\.......\.......\tree.h
.......\.......\.......\util.h
.......\.......\.......\vectorize.h
.......\.......\ras2vec
.......\.......\.......\bmputil.c
.......\.......\.......\filescan.c
.......\.......\.......\flushpoly.c
.......\.......\.......\himage.c
.......\.......\.......\log.c
.......\.......\.......\thinner.c
.......\.......\.......\tree.c
.......\.......\.......\util.c
.......\.......\.......\vectorize.c
.......\testing
.......\.......\house.tif
.......\.......\ras2vec.exe
.......\.......\TOPO.TIF
.......\.......\VWMAP.TIF
readme.txt
.......\gpl.txt
.......\lib
.......\...\COPYRIGHT.TXT
.......\...\tiff.lib
.......\r2vdll
.......\......\r2vdll.bak
.......\......\r2vdll.dsp
.......\......\r2vdll.dsw
.......\......\r2vdll.mak
.......\......\r2vdll.mdp
.......\......\r2vdll.ncb
.......\......\r2vdll.opt
.......\......\r2vdll.plg
.......\ras2vec
.......\.......\dbll_list
.......\.......\.........\dbll_list.dsp
.......\.......\.........\dbll_list.plg
.......\.......\r2vlib
.......\.......\......\r2vlib.dsp
.......\.......\......\r2vlib.plg
.......\.......\ras2vec.bak
.......\.......\ras2vec.dsp
.......\.......\ras2vec.dsw
.......\.......\ras2vec.mak
.......\.......\ras2vec.mdp
.......\.......\ras2vec.ncb
.......\.......\ras2vec.opt
.......\.......\ras2vec.plg
.......\.......\Release
.......\sources
.......\.......\dbll_list
.......\.......\.........\Lladd.c
.......\.......\.........\Llappnd.c
.......\.......\.........\Llchdata.c
.......\.......\.........\Llclear.c
.......\.......\.........\Llcreate.c
.......\.......\.........\Llcrfill.c
.......\.......\.........\Lldelete.c
.......\.......\.........\Lldesf.c
.......\.......\.........\Llempty.c
.......\.......\.........\Llgcnt.c
.......\.......\.........\Llgdata.c
.......\.......\.........\Llget.c
.......\.......\.........\Llgetusd.c
.......\.......\.........\Llgetusdaddr.c
.......\.......\.........\Llpurge.c
.......\.......\.........\Llrearrg.c
.......\.......\.........\Llsdata.c
.......\.......\.........\Llsearch.c
.......\.......\.........\Llset.c
.......\.......\.........\llsetdat.c
.......\.......\.........\Llskdel.c
.......\.......\.........\Llstype.c
.......\.......\.........\Llusdadd.c
.......\.......\dll_files
.......\.......\.........\dll_main.c
.......\.......\.........\r2vdll.def
.......\.......\exe_test
.......\.......\........\ras2vec.c
.......\.......\include
.......\.......\.......\bmputil.h
.......\.......\.......\dbll_list.h
.......\.......\.......\filescan.h
.......\.......\.......\flushpoly.h
.......\.......\.......\himage.h
.......\.......\.......\log.h
.......\.......\.......\r2vdll.h
.......\.......\.......\ras2vec.h
.......\.......\.......\thinner.h
.......\.......\.......\tiff.h
.......\.......\.......\tiffext.h
.......\.......\.......\tiffio.h
.......\.......\.......\tree.h
.......\.......\.......\util.h
.......\.......\.......\vectorize.h
.......\.......\ras2vec
.......\.......\.......\bmputil.c
.......\.......\.......\filescan.c
.......\.......\.......\flushpoly.c
.......\.......\.......\himage.c
.......\.......\.......\log.c
.......\.......\.......\thinner.c
.......\.......\.......\tree.c
.......\.......\.......\util.c
.......\.......\.......\vectorize.c
.......\testing
.......\.......\house.tif
.......\.......\ras2vec.exe
.......\.......\TOPO.TIF
.......\.......\VWMAP.TIF
readme.txt