⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 mpi并行计算的c++代码 可用vc或gcc编译通过 可以用来搭建并行计算试验环境
💻
字号:
This readme describes the plan for generating tests automaticallyfrom the description in the structured comment, along with some additional information.  For each source file:1. Find the structured comment (/*@)2. Find the "Input Parameters" entry and read the parameters (lines   starting with +, . and ending with -; single args use .3. Find the "Output Parameters" and match types as for input parameters4. For each input parameter, check the defined values (range) and   generate test calls.  E.g., for ravalude that should be non-negatiuve   integers, make a call with a negative value.5. Use template for the start/end of the test program

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -