Several commonly used tools

name Features Remarks
Notepad++ text editor
UltraEdit text editor Can view binary files
VS Code Code/text editor Support markdown syntax
Typora text editor Support markdown syntax, can directly display markdown effects, and store image resources uniformly on the designated server
cmake Cross-platform installation and compilation tools Generally, the code on github needs to be compiled into a solution with cmake after downloading
cmder Command line tool Better to use than cmd
VS2010 VS2017 Integrated Development Environment
meshmixer 3D model design software
mimics Medical imaging control system
BCompare Comprehensive comparison tool Comparable objects include plain text files, folders, zip files, FTP stations, hexadecimal files, etc.
codemeter Encrypting Software Mainly used for software protection, preventing piracy and preventing code reverse engineering and decompilation
dcmtk A tripartite library that implements the dicom standard Mainly used to manipulate dicom file information
dependency View DLL files Included functions and dependent libraries
SanteDicomEditor DICOM image viewing and editing tool
LeadTool DICOM image viewing and editing tool You can view the tag information in more detail
doxygen Code comment document generator
google proto buffer letter of agreement The mechanism used to serialize structured data, similar to XML, serialized to binary data
gtest Cross-platform C++ unit testing framework
ImageJ Public image processing software Can view binary image, adjust window width and window level
Incredibuild Parallel compilation tool Speed ​​up C++ code compilation speed
jenkins Continuous integration tools Continuous software version release/test project, monitoring the work performed by external calls
CentOS Linux operating system
matlab Mathematical calculation software High-level technical computing language and interactive environment for algorithm development, data visualization, data analysis, and numerical computing
mysql Relational database management system
opengl Open graphics library Cross-language and cross-platform application programming interface (API) for rendering 2D and 3D vector graphics
opencv Cross-platform computer vision library Realize many general algorithms in image processing and computer vision
pacs Image archiving and communication system It plays an important role in transferring data between various imaging devices and organizing and storing data
repeat Key-Value database Support network, memory-based or persistent log type
resharper 代码生成工具 辅助VS IDE管理代码
Visual_Assist_x VS插件 自动识别各种关键字、系统函数、成员变量、自动给出输入提示、自动更正大小写错误、自动标示错误等
snappy C++ 的用来压缩和解压缩的开发包 旨在提供高速压缩速度和合理的压缩率
starUML UML开发工具 用例图、类图、序列图、状态图、活动图、通信图、构件图、部署图以及复合结构图等
teamviewer 远程控制程序 支持手机远程电脑
visio 负责绘制流程图和示意图的软件
GPU-Z.exe 监控GPU信息
procdump64.exe/procexp.exe 监控进程及CPU信息
RAMMap 内存分析工具
navicat 数据库管理工具
RDO(Remote Desktop Organizer) 远程桌面控制工具
GRPC 跨语言跨平台的通信库
XShell 终端模拟软件 远程控制终端
FileZilla FTP软件 可以断点续传进行上传、下载(需要服务器支持)
VNC Viewer 远程桌面控制 支持多用户同时操作
FS Capture 图像软件 图像浏览、编辑和抓屏工具
SunloginClient 远程控制工具 轻量级
XMind 思维导图软件
everything 文件搜索工具 非常好用
iSlide PPT插件 有大量丰富的图形图示库及模板
vcpkg C++包管理器

Guess you like

Origin blog.csdn.net/tianzhiyi1989sq/article/details/101096412