一、AxGlyph
AxGlyph官方版是一款相当专业的实用型矢量绘图工具,AxGlyph最新版功能强悍,采用所见即所得操作界面,支持滚动式符号面板,多底色、面板符号定制和分页顺序调整,格式化图形,AxGlyph软件操作简便。
下载地址:www.amyxun.com/
软件界面:
随便画一个电路图试试:
二、EdrawSoft
下载地址:www.edrawsoft.cn/edrawmax/
软件界面:
随便画一个电路图试试:
三、CircuiTikZ
命令行下查看帮助文档:
举个栗子:
四、Python+SchemDraw
Schemdraw is a Python package for producing high-quality electrical circuit schematic diagrams. Circuit elements are added, one at a time, similar to how you might draw them by hand, using Python methods.
使用之前先用pip进行安装:
官方文档在这里:schemdraw.readthedocs.io/en/latest/i…
五、工具评测
你学废了吗?
想要了解更多编程基础知识可以戳Java入门教学和python基础教学继续学习~