⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 unit1.~dfm

📁 crc任意位生成多项式 任意位运算 自适应算法 循环冗余校验码(CRC
💻 ~DFM
字号:
object Form1: TForm1
  Left = 0
  Top = 0
  Width = 807
  Height = 571
  Caption = 'CRC'#26657#39564'  '#27979#35797#31243#24207'V11.11                --'#32852#21512#22823#23398'.'#33258#21160#21270#23398#38498'   johu@yeah.net'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Pitch = fpVariable
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 272
    Top = 24
    Width = 29
    Height = 29
    Caption = 'Gx'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -24
    Font.Name = 'MS Sans Serif'
    Font.Pitch = fpVariable
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 16
    Top = 8
    Width = 273
    Height = 16
    Caption = #35831#36755#20837'  '#20108#36827#21046' '#20256#36755#30721#20803#21450#29983#25104#22810#39033#24335#65306'                    '
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Pitch = fpVariable
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 24
    Top = 24
    Width = 31
    Height = 29
    Caption = 'Mx'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -24
    Font.Name = 'MS Sans Serif'
    Font.Pitch = fpVariable
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 16
    Top = 504
    Width = 90
    Height = 13
    Caption = #25903#25345'60'#20301#36816#31639'      '
  end
  object Label5: TLabel
    Left = 112
    Top = 504
    Width = 129
    Height = 13
    Caption = #20840#38646#24207#21015#26080#27861#21457#36865'    '
  end
  object Label6: TLabel
    Left = 248
    Top = 504
    Width = 79
    Height = 13
    Caption = 'Gx'#38656#20197'1'#24320#22836'    '
  end
  object Edit1: TEdit
    Left = 16
    Top = 48
    Width = 217
    Height = 24
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Pitch = fpVariable
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    Text = '1101011011'
  end
  object Edit2: TEdit
    Left = 248
    Top = 48
    Width = 121
    Height = 24
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Pitch = fpVariable
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    Text = '10011'
  end
  object Memo1: TMemo
    Left = 16
    Top = 80
    Width = 353
    Height = 425
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Pitch = fpVariable
    Font.Style = []
    Lines.Strings = (
      'Application.ProcessMessages'
      '  '#20180#32454#30475#30528' '#31572#26696#26469#20102#65281#65281
      '1111111011111'
      '11111111111111')
    ParentFont = False
    TabOrder = 2
  end
  object Button1: TButton
    Left = 400
    Top = 0
    Width = 153
    Height = 41
    Caption = #36755#22909#20102#65292#28857#19968#19979'      '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Pitch = fpVariable
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 3
    OnClick = Button1Click
  end
  object ListBox1: TListBox
    Left = 1056
    Top = 8
    Width = 238
    Height = 137
    ItemHeight = 13
    TabOrder = 4
  end
  object Button2: TButton
    Left = 568
    Top = 0
    Width = 137
    Height = 41
    Caption = #26657#39564
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Pitch = fpVariable
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 5
    OnClick = Button2Click
  end
  object Memo2: TMemo
    Left = 384
    Top = 80
    Width = 353
    Height = 425
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Pitch = fpVariable
    Font.Style = []
    ParentFont = False
    TabOrder = 6
  end
  object Edit3: TEdit
    Left = 384
    Top = 48
    Width = 337
    Height = 24
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Pitch = fpVariable
    Font.Style = []
    ParentFont = False
    TabOrder = 7
    Text = #36755#20837#25910#21040#25968#25454
  end
  object Button3: TButton
    Left = 744
    Top = 8
    Width = 57
    Height = 25
    Caption = #27880#20876
    TabOrder = 8
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 744
    Top = 40
    Width = 57
    Height = 25
    Caption = #36864#20986
    TabOrder = 9
    OnClick = Button4Click
  end
  object Button5: TButton
    Left = 744
    Top = 88
    Width = 57
    Height = 25
    Caption = #20160#20040#26159'CRC'#26657#39564
    TabOrder = 10
    OnClick = Button5Click
  end
end

⌨️ 快捷键说明

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