linux C/C++常用开发工具汇总

序号 工具类型 工具名称 网址 操作系统 收费
1 虚拟机 Oracle VM VirtualBox https://www.virtualbox.org/wiki/Downloads Windows
    VMvare https://www.vmware.com/ Windows
2 编码工具 Source Insight 4.0 https://www.sourceinsight.com/download/ Windows
  代码审查 UnderStand https://scitools.com/ Windows/Linux
  代码格式 AStyle http://astyle.sourceforge.net/ Windows
  代码帮助 Doxygen http://www.doxygen.nl/ Windows/Linux
3 调试工具 Visual Studio 2017 社区版 https://visualstudio.microsoft.com/ Windows
  调试工具 eclipse cpp http://www.eclipse.org/downloads/packages/ Windows/Linux
  调试工具 codeblocks http://www.codeblocks.org/ Windows/Linux
  调试工具 gdb http://www.gnu.org/software/gdb/ Linux
4 比较工具 Beyond Compare 4 http://www.scootersoftware.com/download.php Windows/Linux
5 远程终端 PuTTY https://www.putty.org/ Windows
  远程终端 SecureCRT 8 https://www.vandyke.com/ Windows/Linux
  远程终端 Terminator https://launchpad.net/terminator Linux
6 远程文件 FileZilla https://filezilla-project.org/ Windows
  远程文件 WinSCP https://winscp.net/eng/index.php Windows
  远程文件 Tftpd http://tftpd32.jounin.net/tftpd32_download.html Windows
7 网络调试 NetAssist https://netassist.updatestar.com/ Windows
  网络嗅探 SLanMacAdd http://www.vnds.org/    
  网络抓包 Wireshark https://www.wireshark.org/ Windows/Linux
  网络抓包 IpTool http://www.softbar.com/ Windows
8 数据库 DB Browser for SQLite https://sourceforge.net/projects/sqlitebrowser/ Windows
9 版本管理 Git Linux通过命令行安装 Windows/Linux
  版本管理 GitLab CE (server) https://packages.gitlab.com/gitlab/gitlab-ce Linux
  版本管理 TortoseGit https://tortoisegit.org/download/ Windows
  版本管理 TortoiseSVN https://tortoisesvn.net/ Windows
  版本管理 SourceTree https://www.sourcetreeapp.com/ Windows
10 串口调试 ModbusPoll/ModbusSlave https://www.modbustools.com/index.html Windows
  串口调试 VSPD https://www.eltima.com/products/vspdxp/ Windows
  串口调试 ModScan https://www.win-tech.com/html/modbus1.htm Windows
  串口监听 CommTone串口监控 http://www.ceiwei.com/blog/ Windows
11 远程控制 TeamViewer https://www.teamviewer.com/cn/ Windows/Linux
  远程桌面 TigerVNC https://tigervnc.org/ Windows/Linux
12 数据转换 float2hex   Windows

 

你可能感兴趣的:(linux C/C++常用开发工具汇总)