readme.txt
来自「一个2D电磁场FEM计算的VC++源程序」· 文本 代码 · 共 19 行
TXT
19 行
Finite Element Method Magnetics
Source Distribution
To compile the source, you need Microsoft Visual C++, version 6 or later.
To compile the manual, you need LaTeX (e.g. MiKTeX)
To compile the everything, load the femm.dsw workspace into Developer
Studio. Then select "Build | Batch Build" off of the main menu of
DevStudio. If you do not have LaTeX installed, select all project
configurations except for the "manual" entries and hit the "Rebuild All"
button. If you have LaTeX installed, you can automatically compile the
manual by checking the configurations for the manual as well. All debug
versions will be deposited in the Debug subdirectory, and the release
versions will be deposited into the Release subdirectory.
David Meeker
dmeeker@ieee.org
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?