模糊数学中模糊聚类算法的vb实现

源代码在线查看: 模糊聚类v.vbp

软件大小: 46 K
上传用户: linux_open_lab
关键词: 模糊数学 模糊聚类 算法
下载地址: 免注册下载 普通下载 VIP

相关代码

				Type=Exe
				Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINNT\System32\stdole2.tlb#OLE Automation
				Form=模糊聚类F1.frm
				Form=模糊聚类F2.frm
				Module=modDataTreat; 模糊聚类M2.bas
				Module=modParameter; 模糊聚类M1.bas
				Module=modMethod; 模糊聚类M3.bas
				Object={5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0; MSFLXGRD.OCX
				Module=modFCheck; 模糊聚类M4.bas
				Form=模糊聚类F3.frm
				Object={3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0; RICHTX32.OCX
				Startup="frmFile"
				HelpFile=""
				ExeName32="模糊聚类E.exe"
				Command32=""
				Name="模糊聚类分析"
				HelpContextID="0"
				CompatibleMode="0"
				MajorVer=1
				MinorVer=0
				RevisionVer=0
				AutoIncrementVer=0
				ServerSupportFiles=0
				VersionCompanyName="LHJ"
				CompilationType=0
				OptimizationType=0
				FavorPentiumPro(tm)=0
				CodeViewDebugInfo=0
				NoAliasing=0
				BoundsCheck=0
				OverflowCheck=0
				FlPointCheck=0
				FDIVCheck=0
				UnroundedFP=0
				StartMode=0
				Unattended=0
				Retained=0
				ThreadPerObject=0
				MaxNumberOfThreads=1
				
				[MS Transaction Server]
				AutoRefresh=1
							

相关资源