testcurvefitform.pas

来自「curve_fit为曲线拟合DELPHI源代码。此版本为delphi4或者del」· PAS 代码 · 共 17 行

PAS
17
字号
unit TestCurveFitForm;

{
Delphi 5 main program form TestCurveFit.pas

Purpose: to provide a simple testbed for the procedure PolyFit

Revision history:

2000 Oct 28  First version
2001 Jan 07  Add UpDown button to demonstrate changing the number of terms
             Add more explanatory comments
             Build without requiring Delphi 4 runtime library
2003 Mar 05  Rebuild on Delphi 5
             Add check for errors option when all Y values are the same

Copyright 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?