完成调用丰的sif python算法 → 所有数据处理功能完成
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user