基本信息
源码名称:处理MCNP文件代码
源码大小:2.19M
文件格式:.zip
开发语言:C#
更新时间:2022-04-18
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559

本次赞助数额为: 2 元 
   源码介绍
处理MCNP文件代码

.
├── MCNPFileEditor-master
│   ├── App.config
│   ├── App.xaml
│   ├── App.xaml.cs
│   ├── ClassDiagram1.cd
│   ├── CrossSectionImageShow
│   │   ├── CellColorChange.xaml
│   │   ├── CellColorChange.xaml.cs
│   │   ├── CellStatisticChart.xaml
│   │   ├── CellStatisticChart.xaml.cs
│   │   ├── CrossSectionImageBigShow.xaml
│   │   ├── CrossSectionImageBigShow.xaml.cs
│   │   ├── CrossSectionMainWindow.xaml
│   │   ├── CrossSectionMainWindow.xaml.cs
│   │   ├── CrossSectionSelectedOrganInfoWindow.xaml
│   │   ├── CrossSectionSelectedOrganInfoWindow.xaml.cs
│   │   ├── FillTest.xaml
│   │   ├── FillTest.xaml.cs
│   │   ├── FlipSelectWindow.xaml
│   │   ├── FlipSelectWindow.xaml.cs
│   │   ├── InputBound.xaml
│   │   ├── InputBound.xaml.cs
│   │   ├── InputJumpNum.xaml
│   │   ├── InputJumpNum.xaml.cs
│   │   ├── InputReplaceOrgans.xaml
│   │   ├── InputReplaceOrgans.xaml.cs
│   │   ├── InputTobeMoveOrgans.xaml
│   │   ├── InputTobeMoveOrgans.xaml.cs
│   │   ├── OrganIdChange.xaml
│   │   ├── OrganIdChange.xaml.cs
│   │   ├── OutputWindow.xaml
│   │   ├── OutputWindow.xaml.cs
│   │   ├── RadiusSetWindow.xaml
│   │   ├── RadiusSetWindow.xaml.cs
│   │   ├── RefOrganName.json
│   │   ├── subWindowSliceInfo.xaml
│   │   └── subWindowSliceInfo.xaml.cs
│   ├── DataClassAndControl
│   │   ├── MathFunction.cs
│   │   ├── OutputProperties.cs
│   │   └── PhantomsCollection.cs
│   ├── ImageSource
│   │   ├── FrontalCoord.png
│   │   ├── SagittalCoord.png
│   │   ├── TranverseCoord.png
│   │   └── bitbug_favicon.ico
│   ├── MCNPFileEditor.csproj
│   ├── MCNPFileEditor.sln
│   ├── MainWindow.xaml
│   ├── MainWindow.xaml.cs
│   ├── Properties
│   │   ├── AssemblyInfo.cs
│   │   ├── Resources.Designer.cs
│   │   ├── Resources.resx
│   │   ├── Settings.Designer.cs
│   │   └── Settings.settings
│   ├── README.md
│   ├── ReferenceDll
│   │   └── clipper_library.dll
│   ├── bin
│   │   ├── Debug
│   │   │   ├── LiveCharts.Wpf.dll
│   │   │   ├── LiveCharts.Wpf.pdb
│   │   │   ├── LiveCharts.Wpf.xml
│   │   │   ├── Livecharts.dll
│   │   │   ├── Livecharts.pdb
│   │   │   ├── Livecharts.xml
│   │   │   ├── MCNPFileEditor.application
│   │   │   ├── MCNPFileEditor.exe
│   │   │   ├── MCNPFileEditor.exe.config
│   │   │   ├── MCNPFileEditor.exe.manifest
│   │   │   ├── MCNPFileEditor.pdb
│   │   │   ├── MCNPFileEditor.vshost.application
│   │   │   ├── MCNPFileEditor.vshost.exe
│   │   │   ├── MCNPFileEditor.vshost.exe.config
│   │   │   ├── MCNPFileEditor.vshost.exe.manifest
│   │   │   ├── app.publish
│   │   │   │   └── MCNPFileEditor.exe
│   │   │   ├── clipper_library.dll
│   │   │   └── clipper_library.pdb
│   │   ├── Debug.zip
│   │   ├── Release
│   │   │   ├── LiveCharts.Wpf.dll
│   │   │   ├── LiveCharts.Wpf.pdb
│   │   │   ├── LiveCharts.Wpf.xml
│   │   │   ├── Livecharts.dll
│   │   │   ├── Livecharts.pdb
│   │   │   ├── Livecharts.xml
│   │   │   ├── MCNPFileEditor.application
│   │   │   ├── MCNPFileEditor.exe
│   │   │   ├── MCNPFileEditor.exe.config
│   │   │   ├── MCNPFileEditor.exe.manifest
│   │   │   ├── MCNPFileEditor.pdb
│   │   │   ├── MCNPFileEditor.vshost.application
│   │   │   ├── MCNPFileEditor.vshost.exe
│   │   │   ├── MCNPFileEditor.vshost.exe.config
│   │   │   ├── MCNPFileEditor.vshost.exe.manifest
│   │   │   ├── app.publish
│   │   │   │   └── MCNPFileEditor.exe
│   │   │   ├── clipper_library.dll
│   │   │   └── clipper_library.pdb
│   │   └── Release.rar
│   ├── bin.zip
│   └── packages.config
└── 好例子网_MCNPFileEditor-master.zip

11 directories, 94 files