代码搜索:矩形图

找到约 10,000 项符合「矩形图」的源代码

代码结果 10,000
www.eeworm.com/read/164520/5489441

bas 正态分布图m1.bas

Attribute VB_Name = "modCall" Option Explicit '调用计算正态分布函数的子程序 Sub Main() Dim I, P For I = 1 To 5 Norm I, P '调用计算正态分布函数的子程序 Debug.Print "正态偏离点u=", I, "下侧概率p=", P
www.eeworm.com/read/164520/5489444

frm 正态分布图f1.frm

VERSION 5.00 Begin VB.Form frmPicture Appearance = 0 'Flat BackColor = &H80000005& Caption = "正态分布概率密度图" ClientHeight = 5595 ClientLeft = 60
www.eeworm.com/read/164520/5489530

bas 曲面_立体图m1.bas

Attribute VB_Name = "modParameter" '立体图基本参数 Option Explicit Public intRow As Integer '行数 Public intRowAll As Integer '总行数 Public intCol As Integer '列数 Public strFil
www.eeworm.com/read/164520/5489531

frm 曲面_立体图f1.frm

VERSION 5.00 Begin VB.Form frmFile Appearance = 0 'Flat BackColor = &H80000005& Caption = "输入需要显示图形的数据文件" ClientHeight = 4365 ClientLeft = 4
www.eeworm.com/read/164520/5489540

bas 曲面_立体图m2.bas

Attribute VB_Name = "modDraw" '立体图方法 Public X(101) As Double, Y(101) As Double Public H(101, 101) As Double, H1(101, 101) As Double Public PX(6) As Double, PY(6) As Double, QX(6) As Double, QY(6)
www.eeworm.com/read/164520/5489541

frm 曲面_立体图f2.frm

VERSION 5.00 Begin VB.Form frmPicture BackColor = &H00FFFFFF& Caption = "立体图" ClientHeight = 8490 ClientLeft = 255 ClientTop = 690 Clien
www.eeworm.com/read/164520/5489542

vbp 曲面_网状立体图v.vbp

Type=Exe Form=曲面_网状立体图F1.frm Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINNT\System32\stdole2.tlb#OLE Automation Module=modParameter; 曲面_网状立体图M1.bas Form=曲面_网状立体图F2.frm Object=
www.eeworm.com/read/164520/5489546

vbw 曲面_网状立体图v.vbw

frmFileName = 8, 23, 768, 593, , 0, 35, 703, 503, C modParameter = 24, 46, 647, 466, C frmSurface = 85, 8, 712, 609, C, -3, -22, 959, 637, C modCalculate = 66, 87, 633, 518,