Description: a.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
a.cpp
This is the main application source file.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named a.pch and a precompiled types file named StdAfx.obj.
/////////////////////////////////////////////////////////////////////////////
Other notes:
AppWizard uses "TODO:" to indicate parts of the source code you
should add to or customize.
/////////////////////////////////////////////////////////////////////////////
File list (Check if you may need any files):
利用c++进行有限元分析的可视化实现\a.cpp
.................................\a.dsp
.................................\a.dsw
.................................\a.ncb
.................................\a.opt
.................................\a.plg
.................................\Debug\a.exe
.................................\.....\a.obj
.................................\.....\a.pdb
.................................\.....\danyuan.txt
.................................\.....\jiedianjie.txt
.................................\.....\StdAfx.obj
.................................\.....\vc60.pdb
.................................\.....\xyz.txt
.................................\ReadMe.txt
.................................\StdAfx.cpp
.................................\StdAfx.h
.................................\说明文档.txt
.................................\Debug
利用c++进行有限元分析的可视化实现