完成调用丰的sif python算法 → 所有数据处理功能完成

This commit is contained in:
2022-01-14 11:56:12 +08:00
parent 8c78a0d715
commit a7cb3885db
16 changed files with 696 additions and 59 deletions

View File

@ -102,6 +102,12 @@
<DependentUpon>RadCorrectionWindow.cs</DependentUpon>
</Compile>
<Compile Include="SpectralProcessor.cs" />
<Compile Include="SVDWindows.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="SVDWindows.Designer.cs">
<DependentUpon>SVDWindows.cs</DependentUpon>
</Compile>
<EmbeddedResource Include="Form1.resx">
<DependentUpon>Form1.cs</DependentUpon>
</EmbeddedResource>
@ -126,6 +132,9 @@
<EmbeddedResource Include="RadCorrectionWindow.resx">
<DependentUpon>RadCorrectionWindow.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="SVDWindows.resx">
<DependentUpon>SVDWindows.cs</DependentUpon>
</EmbeddedResource>
<None Include="packages.config" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>