CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 读取dxf

搜索资源列表

  1. DXFDRAWING

    0下载:
  2. 本代码的主要功能是读取DXF文件,并实现数据的存贮功能。-the main functions of the code is read DXF files, and data storage functions.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:24968
    • 提供者:yfm
  1. dxf2prntest

    0下载:
  2. 读取DXF文件进行处理,包括现实和打印模块。-read DXF files, including reality and the print module.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:229895
    • 提供者:outao
  1. DXF_DLL

    1下载:
  2. 程序里包含有一个读取DXF文件的动态库DXF.DLL,代码演示了如何利用该动态库实现对DXF文件夹的读取!-procedures Lane contains a read DXF file of the DXF.DLL. Demonstration of the code on how to use the dynamic for achieving the DXF file folders to read!
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:10038
    • 提供者:hanunhua
  1. 050614172928_2_3

    2下载:
  2. 用VB读取dxf中数据.如果你不是专业开发CAD系统软件的,建议不要费这种功夫,除非有其它特殊考虑。CAXA、PKPM等软件为了方便用户,都备有多种与ACAD的交互接口包括DWG、DXF等。但自己搞这种工作,意义不大。因为如果你想在自己的应用程序中绘图并想在ACAD中编辑、查看,完全可用DXF格式,该格式内容公开,便于应用,VB生成也很快。ACAD打开该类文件也很快现在的电脑配置早已今非昔比,原来搞DWG的主要目的是想充分利用DWG格式高度紧凑而生成的文件小、从而易电脑操作的优点,但现在已没有这
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:6001
    • 提供者:历史人
  1. cread-dxf-file

    0下载:
  2. 采用c语言读取dxf文件,可以输出文件的坐标等信息-read dxf file with c
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:2093
    • 提供者:jyj
  1. DXF-Reader

    1下载:
  2. 一个读取DXF格式文件的程序,读取并显示出来。可以缩放和拖动。-A software to read DXF documents. It can draw graph on the screen.
  3. 所属分类:File Operate

    • 发布日期:2015-05-08
    • 文件大小:6717440
    • 提供者:王道威
  1. Net-Read-DXF

    0下载:
  2. 通过使用NET语言编程 读取DXF格式源码-Read dxf files by net language
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:20482
    • 提供者:邹学海
  1. CSharp-for-DXF

    3下载:
  2. C#操作DXF,可以实现读取DXF文件、保存DXF文件、放大、缩小、平移等功能,代码规范,对象化操作。-C# for DXF, can read DXF files, save the DXF file, zoom, pan and other functions, the code specification, object operation.
  3. 所属分类:CSharp

    • 发布日期:2015-12-08
    • 文件大小:1750016
    • 提供者:
  1. matlab读取dxf

    14下载:
  2. 可以通过matlab读取平面CAD图形,可以在此基础上修改读取更复杂的图形
  3. 所属分类:matlab例程

  1. vb-READ-dxf-new-version

    1下载:
  2. vb读取.dxf文件中图形的坐标信息,并将这些信息记录在.txt文件中。-vb read coordinate information .dxf file in graphics, and the information recorded in a .txt file.
  3. 所属分类:Other windows programs

    • 发布日期:2016-01-10
    • 文件大小:3072
    • 提供者:李祥华
  1. DXF文件读取生成目标图形

    1下载:
  2. DXF文件读取生成目标图形,可以借由DXF转换成PLC数字信号(The DXF file reads to generate the target graphics, which can be converted from DXF to PLC digital signals)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-20
    • 文件大小:733184
    • 提供者:JUNLEE
  1. netDxf-master

    0下载:
  2. C#版本的解析dxf格式库netDxf(the dxf for C# )(parse dxf format library)
  3. 所属分类:绘图程序

    • 发布日期:2017-12-20
    • 文件大小:3962880
    • 提供者:牡丹卡
  1. DXF VB code1

    0下载:
  2. 对DXF进行读取,非常简单的一个类,对初学者非常实用(Read on the DXF, a very simple class, very useful for beginners)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:23552
    • 提供者:飞行
  1. DXFRead-master

    0下载:
  2. 读取dxf文件,并利用opencv画出2D形状(Read the DXF file, and draw a 2D shape using OpenCV)
  3. 所属分类:绘图程序

  1. 打开dxf文件

    2下载:
  2. 一个打开DXF文件的源码程序,实现DXF文件的读取,并绘制出来的程序(A source code to open the DXF file, the implementation of the DXF file read, and draw the program)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-06
    • 文件大小:1880064
    • 提供者:fengshao
  1. ReadDXF-master

    0下载:
  2. 用MFC编写的读取DXF文件的一个小程序,希望能有所帮助,有一定的参考价值(The use of MFC written to read a DXF file of a small program, hope to help, have a certain reference value)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-01
    • 文件大小:24532992
    • 提供者:hzl88
  1. Read_Dxf2

    0下载:
  2. 读取dxf文件,绝对实用,读取dxf文件格式(Read the DXF file, absolutely practical, read the DXF file format)
  3. 所属分类:界面编程

    • 发布日期:2018-04-28
    • 文件大小:4675584
    • 提供者:blueman
  1. netdxf

    1下载:
  2. 使用C# 读取DXF文件,对DXF二次开发。(Read and Write DXF based on C# language)
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:4097024
    • 提供者:阿景
  1. GISTools

    0下载:
  2. 通过arcgis python 模块包arcpy读取dxf文件,并添加到gdb文件数据库中。(Read the DXF file through the ArcGIS Python module package arcpy, and add it to the GDB file database.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:17408
    • 提供者:megoo
  1. C#中DXF文件解析显示(读取,合并,保存)

    2下载:
  2. 在C#中对DXF文件解析显示,可读取,合并,保存DXF文件。(DXF file parsing in C# shows that you can read, merge and save DXF files.)
  3. 所属分类:C#编程

    • 发布日期:2018-05-29
    • 文件大小:15360
    • 提供者:周生C#
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com