登录
首页 » C# » C#操作DXF

C#操作DXF

于 2019-04-18 发布 文件大小:1680KB
0 252
下载积分: 1 下载次数: 5

代码说明:

  C# 操作dxf文件的源代码,里面有例子。是NetDxf(C # operation of the source code of the CAD DXF file, NetDxf, and source code examples)

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

发表评论

0 个回复

  • 串口DLL
    C#写的串口通信的,具体的大家看名字应该知道了(C# to write serial communications, specific names should we do know)
    2005-06-06 10:13:02下载
    积分:1
  • transparent-png-image-
    利用GDI+实现透明png图片显示 可以实现图片的旋转 ,等等(The use of GDI+ transparent png image display)
    2012-11-08 22:58:21下载
    积分:1
  • Standard-C-P-P-Library
    标准的C++库大全,拥有很多自己学得和网上搜集的各种资料整理出的C++标准库。(Standard C++ Library)
    2012-03-30 18:21:59下载
    积分:1
  • OLED12864设计方案0.96OLED
    ED12864显示屏设计方案(原理图 PCB BOM表 程序) 一、简介 OLED 屏幕作为一种新型的显示技术,其自身可以发光,亮度,对比度高,功耗低,在当下备受追捧。而在我们正常的显示调整参数过程中,我们越来越多的使用这种屏幕。我们使用的一般是分辨率为 128×64 ,屏幕尺寸为 0.96 寸。由于其较小的尺寸和比较高的分辨率,让它有着很好的显示效果和便携性。 目前我们经常使用的 OLED 屏幕一般有两种接口,IIC 或者 SPI ,两者使用的通信协议稍有不同,这里以 SPI 协议的 OLED 屏幕为例,带来它的使用方法。 模块接口定义   二、原理 如何控制每个像素的显示 这个屏幕的像素矩阵的划分是比较特殊的, 整个屏幕水平方向划分为8个page, 垂直方向则是按像素划分为128 column. 每个page-column包含8个像素, 通过一个十六进制数(其实就是一个字节, 8个bit)来控制, 每个bit控制一个像素。 即储存寄存器每个存储点的0/1控制(映射)一个像素点的亮/灭。 如果我们要在左上角显示一个亮点, 需要发送0x01(16进制的1)到数据地址, 例如: Wire.beginTransmission(0x3C); // 控制指令 Wire.write(0x40); // 写地址 Wire.write(0x01); // 写数据 Wire.endTransmission(); // 结束   三、设计方案 原理图: PCB:                              程序: 51单片机程序 STM32程序  
    2021-10-21 00:31:04下载
    积分:1
  • MC600_SDK_CHS
    该程序为一款电动平移台驱动程序,适用于北京卓立汉光有限公司生产的任一款电动平移台。具有界面简单,容易理解,便于操作的特点。可以实现对平台的平移控制及参数的控制。(The program is an electric translation stage driver, applies to any Zhuoli Han Guang Limited production of an electric translation stage. Has a simple interface, easy to understand, easy to operate features. Platform for translational control and parameter control.)
    2012-05-16 09:10:26下载
    积分:1
  • CSharpInterprocesscommunication
    C#进程间的通信与共享内存,这个特性需要4.0以上的支持,大家在下载查看时需注意。(C# to communicate with the shared memory between processes, this feature requires the support of more than 4.0, we should pay attention to when downloading view.)
    2013-12-23 18:33:34下载
    积分:1
  • standy
    在STM32单片机上实现长按4S按键进入待机模式,并且可以用RTC报警唤醒单片机(In the STM32 microcontroller to achieve long press 4S button to enter standby mode, and you can wake up with a single-chip RTC alarm)
    2020-10-28 14:19:57下载
    积分:1
  • XXXOPCSRV
    一个modbus协议的opc server(an agreement modbus connection Oligomeric Proanthocyanidins server)
    2006-08-16 15:33:50下载
    积分:1
  • DFMirageInst
    说明:  DFMirage镜像驱动的二进制安装包,可以进行后台安装和卸载;通过这个镜像驱动可以提供截屏的效率(The binary installation package of DFMirage image driver can be installed and uninstalled in the background; the efficiency of screenshots can be provided by this image driver.)
    2020-06-16 13:20:02下载
    积分:1
  • bianjiakuang
    用VC2010写的读取编辑框数据并显示在视图上。适合出学者使用。(Written by VC2010 edit box data read and displayed on the view. Suitable for a scholar to use.)
    2013-12-11 09:06:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载