-
Create_DXF_file_From_Visual_Studio_10
本文演示如何写入 ASCII DXF文件。DXF文件是一个文件的各节组成和关联的值。他们是由 AutoCad 读取,然后转换为绘图。
我有开发 CDxf写入DXF文件从应用程序的类。然后,用户必须使用 AutoCad 来解释DXF文件。
我已列入与DXF文件可以做只有一小的部分。所有的细节载在下面文档中从欧特克公司网站: http://www.autodesk.com/techpubs/autocad/dxf/。
崩溃 | 复制代码
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-30 10:40:20下载
- 积分:1
-
C-mex files for MATLAB encounter the following problem when compiling
them with WATCOM 11.0: All access-functions to files (fprintf, fscanf)
cannot handle double variables, only integer and strings are read or
written correctly. The file convert.c contains two functions: You may
read a double-variable as a string from the file and convert it to a
double (function string2double) and you may convert a double to a string
(function double2string) and write it to a file (see main() in
convert.c).
The file conditio.dat is an example of numbers read by convert.c. The
conv.exe was compiled on a Windows95-system.
The files were tested for MATLAB 5.2 and WATCOM 11.0a
result of "ver" is: MATLAB Version 5.2.1.1420 on PCWIN-C-mex files for MATLAB encounter the following problem when compiling them with WATCOM 11.0: All access-functions to files (fprintf, fscanf) cannot handle double variables, only integer and strings are read or written correctly. The file convert.c c
- 2022-06-01 01:50:17下载
- 积分:1
-
Construction on the single
关于构造单实例应用的范例代码。-Construction on the single-instance application code examples.
- 2022-12-13 23:20:03下载
- 积分:1
-
C++语言核心,对C/C++有深入的描述,是修炼C/C++功力的很好资料。...
C++语言核心,对C/C++有深入的描述,是修炼C/C++功力的很好资料。-A good book for C.
- 2022-07-09 05:13:46下载
- 积分:1
-
string 类很强大得功能
string 类很强大得功能-a very powerful string-type functions
- 2022-03-24 11:15:50下载
- 积分:1
-
存储程序用C语言编的
存储程序用C语言编的-storage procedures using C language series
- 2022-02-14 21:56:54下载
- 积分:1
-
VS2008 write a capture process, the preparation of original socket.
VS2008写得一个抓包程序,原始套接字编写。-VS2008 write a capture process, the preparation of original socket.
- 2022-04-15 06:17:32下载
- 积分:1
-
Acm zju questions right to participate in 1113 that the ACM would help
Acm zju 试题1113题对参加ACM的人会有所帮助-Acm zju questions right to participate in 1113 that the ACM would help
- 2022-06-01 00:46:57下载
- 积分:1
-
Realize the Joseph Ring with C language, and it is realized with data structure.
用c语言实现阅瑟夫环,是利用数据结构实现的-Realize the Joseph Ring with C language, and it is realized with data structure.
- 2022-07-24 02:20:39下载
- 积分:1
-
通过结构实现多项式,C语言学者的影响。
通过链表与结构体以实现多项式相加,对于C语言学者有很大的帮助.-through the structure to achieve polynomial together, for C language scholars are of great help.
- 2022-03-20 21:22:22下载
- 积分:1