登录
首页 » ActiveX-DCOM-ATL » DXFReader是一个允许浏览、操作、测绘由AutoCAD系统生成的DXF文件格式的图形,同样也可以转化数据格式。 DXF 是Drawing eXchan...

DXFReader是一个允许浏览、操作、测绘由AutoCAD系统生成的DXF文件格式的图形,同样也可以转化数据格式。 DXF 是Drawing eXchan...

于 2022-03-04 发布 文件大小:201.01 kB
0 113
下载积分: 2 下载次数: 1

代码说明:

DXFReader是一个允许浏览、操作、测绘由AutoCAD系统生成的DXF文件格式的图形,同样也可以转化数据格式。 DXF 是Drawing eXchange Format的缩写。它是一种图形索引格式文件可以用来在一种CAD系统和另外一个程序之间进行转化和交互。DXF的输出和输入支持很多不同的应用程序,包括了大多数的CAD系统、文字处理程序、桌面工具等。DXF CAD格式已经变成了一个基于CAD工业的计算机标准文件,可以被众多的CAD系统读写的格式文件。 使用DXFReader 产品你可以轻松实现从图形数据文件中读取图形信息甚至每一个图形实体,并对其进行数据操作,在您的开发环境中直接分析数据。 -err

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 本书是介绍使用ATL进行软件开发的参考用书,是《ATL开发指南(第二版)》,通过本书的学习,可以详细了解ATL如用运用,并且还有本书例题的源码。...
    本书是介绍使用ATL进行软件开发的参考用书,是《ATL开发指南(第二版)》,通过本书的学习,可以详细了解ATL如用运用,并且还有本书例题的源码。-This book is to introduce the use of ATL development of software reference books, is
    2022-07-01 10:33:39下载
    积分:1
  • 如果其他会员下载一次您上载的源码,您的可用下载数就会增加1次。更多说明请参看[帮助说明] 您(jiojijwe@163.com)最近上载的源码有: 如果其他...
    如果其他会员下载一次您上载的源码,您的可用下载数就会增加1次。更多说明请参看[帮助说明] 您(jiojijwe@163.com)最近上载的源码有: 如果其他会员下载一次您上载的源码,您的可用下载数就会 增加1次。更多说明请参看[帮助说明]-If other members to download once you upload the source code, you will increase the number of available downloads 1. More description see [Help] you (jiojijwe@163.com) recently uploaded the source code are as follows: If the other members to download once you upload the source code, you will increase the number of available downloads 1. More description see [Help]
    2023-05-30 05:30:03下载
    积分:1
  • 时钟控制
    时钟控制
    2022-07-13 06:48:49下载
    积分:1
  • good site hi5360 the original code you used it myself! ! ~ ~ ~
    好的网站hi5360原来的代码你自己用的!~ ~ ~
    2023-04-20 13:30:03下载
    积分:1
  • 采用wverilog
    采用wverilog-a描述模型的主要方式-Wverilog-a description of the use of the main form of model
    2022-03-18 21:01:33下载
    积分:1
  • 这个程序解释了简单的方法来与其他设备连接…
    This Program explains simple way to make communication with other device connected to Com-Port. It also logs the data in .ini file for future debugging.
    2022-01-22 16:02:34下载
    积分:1
  • 这个目录包含以下内容:
    This directory contains the following: [fajd.m] The FAJD algorithm for finding the approximate general (non-orthogonal) joint diagonalizer of a set of matrices. [test.m] A routine to demonstrates the way to call FAJD after generating a set of target-matrices. [average_performance.m] A routine that compares the average performance of FAJD with different fixed processing parameters. [sir.m] A function that calculates the signal to interference ratio (SIR) of a combined demixing-mixing matrix. Contributed by Xi-Lin Li (e-mail: li-xl04@mails.tsinghua.edu.cn). Comments, bug reports, questions and suggestions are welcome.
    2022-02-28 09:39:28下载
    积分:1
  • COM――到底是什么?――COM标准的要点介绍,它被设计用来解决什么问题 基本元素的定义――COM术语以及这些术语的含义 使用和处理COM对象――如...
    COM――到底是什么?――COM标准的要点介绍,它被设计用来解决什么问题 基本元素的定义――COM术语以及这些术语的含义 使用和处理COM对象――如何创建、使用和销毁COM对象 基本接口――描述IUnknown基本接口及其方法 掌握串的处理――在COM代码中如何处理串 应用COM技术――例子代码,举例说明本文所讨论的所有概念 处理HRESULT――HRESULT类型描述,如何监测错误及成功代码 -COM- What is in the end?- COM introduce the main points of the standard, which was designed to solve the problem of the basic elements of what the definition of- COM terminology and the meaning of these terms of use and handling of COM objects- how to create, use and destruction of the basic interface COM object- described IUnknown the basic interface and its methods of treatment have strings- in the COM code string of the application of how to deal with COM technology- examples of code, examples discussed in this article all deal with the concept of HRESULT- HRESULT type description, how to monitor the errors and the success of the code
    2022-01-25 20:42:46下载
    积分:1
  • ATL入门级的代码,简单,用来学习分析1
    ATL入门级的代码,简单,用来学习分析1-ATL entry-level code, simple, used for analysis of a study
    2022-12-04 09:10:02下载
    积分:1
  • 此示例创建一个按钮,该按钮显示三个不同的双…
    This sample creates a button that displays itself with one of three different bitmaps, depending on its state. The button has a bitmap for: the unpushed state; the hover state (when the mouse moves over the button); and the pushed state. Default bitmaps are included with the sample, but you can override these properties to use your own bitmaps.-This sample creates a button that displays itself with one of three different bitmaps, depending on its state. The button has a bitmap for: the unpushed state the hover state (when the mouse moves over the button) and the pushed state. Default bitmaps are included with the sample, but you can override these properties to use your own bitmaps.
    2022-08-24 15:01:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载