📄 charmodel.lst
字号:
C51 COMPILER V7.07 CHARMODEL 09/11/2008 15:25:32 PAGE 1
C51 COMPILER V7.07, COMPILATION OF MODULE CHARMODEL
OBJECT MODULE PLACED IN CharModel.OBJ
COMPILER INVOKED BY: D:\Electron\Keil707\C51\BIN\c51.exe CharModel.c DB OE
stmt level source
1
2 char code wavelengh[]={
3 0x00,0x00,0x00,0x00,0x08,0x04,0x08,0x90,
4 0x60,0x80,0x00,0x00,0x00,0x00,0x00,0x00,
5 0x00,0x00,0x00,0x00,0x00,0x18,0x06,0x01,
6 0x00,0x01,0x06,0x18,0x0C,0x00,0x00,0x00,};//λ
7
8
9 //半角ASCII码(纵取)显示字模:(ASCII码原值-20)×8=起始位
10 char code Asc_Z[]={
11 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,// 20-2e
12 0x00,0x00,0x00,0x06,0x5f,0x5f,0x06,0x00,//!
13 0x00,0x07,0x07,0x00,0x07,0x07,0x00,0x00,//"
14 0x14,0x7f,0x7f,0x14,0x7f,0x7f,0x14,0x00,//#
15 0x24,0x2e,0x6b,0x6b,0x3a,0x12,0x00,0x00,//$
16 0x46,0x66,0x30,0x18,0x0c,0x66,0x62,0x00,//%
17 0x30,0x7a,0x4f,0x5d,0x37,0x7a,0x48,0x00,//&
18 0x04,0x07,0x03,0x00,0x00,0x00,0x00,0x00,//'
19 0x00,0x1c,0x3e,0x63,0x41,0x00,0x00,0x00,//(
20 0x00,0x41,0x63,0x3e,0x1c,0x00,0x00,0x00,//)
21 0x08,0x2a,0x3e,0x1c,0x1c,0x3e,0x2a,0x08,//*
22 0x08,0x08,0x3e,0x3e,0x08,0x08,0x00,0x00,//+
23 0x00,0x80,0xe0,0x60,0x00,0x00,0x00,0x00,//,
24 0x08,0x08,0x08,0x08,0x08,0x08,0x00,0x00,//-
25 0x00,0x00,0x60,0x60,0x00,0x00,0x00,0x00,//.
26 0x60,0x30,0x18,0x0c,0x06,0x03,0x01,0x00,///
27
28 0x3e,0x7f,0x71,0x59,0x4d,0x7f,0x3e,0x00,//0 30-39
29 0x40,0x42,0x7f,0x7f,0x40,0x40,0x00,0x00,//1
30 0x62,0x73,0x59,0x49,0x6f,0x66,0x00,0x00,//2
31 0x22,0x63,0x49,0x49,0x7f,0x36,0x00,0x00,//3
32 0x18,0x1c,0x16,0x53,0x7f,0x7f,0x50,0x00,//4
33 0x27,0x67,0x45,0x45,0x7d,0x39,0x00,0x00,//5
34 0x3c,0x7e,0x4b,0x49,0x79,0x30,0x00,0x00,//6
35 0x03,0x03,0x71,0x79,0x0f,0x07,0x00,0x00,//7
36 0x36,0x7f,0x49,0x49,0x7f,0x36,0x00,0x00,//8
37 0x06,0x4f,0x49,0x69,0x3f,0x1e,0x00,0x00,//9
38
39 0x00,0x00,0x66,0x66,0x00,0x00,0x00,0x00,//: 3a-40
40 0x00,0x80,0xe6,0x66,0x00,0x00,0x00,0x00,//;
41 0x08,0x1c,0x36,0x63,0x41,0x00,0x00,0x00,//<
42 0x24,0x24,0x24,0x24,0x24,0x24,0x00,0x00,//=
43 0x00,0x41,0x63,0x36,0x1c,0x08,0x00,0x00,//>
44 0x02,0x03,0x51,0x59,0x0f,0x06,0x00,0x00,//?
45 0x3e,0x7f,0x41,0x5d,0x5d,0x1f,0x1e,0x00,//@
46
47 0x7c,0x7e,0x13,0x13,0x7e,0x7c,0x00,0x00,//A 41-5a
48 0x41,0x7f,0x7f,0x49,0x49,0x7f,0x36,0x00,//B
49 0x1c,0x3e,0x63,0x41,0x41,0x63,0x22,0x00,//C
50 0x41,0x7f,0x7f,0x41,0x63,0x3e,0x1c,0x00,//D
51 0x41,0x7f,0x7f,0x49,0x5d,0x41,0x63,0x00,//E
52 0x41,0x7f,0x7f,0x49,0x1d,0x01,0x03,0x00,//F
53 0x1c,0x3e,0x63,0x41,0x51,0x73,0x72,0x00,//G
54 0x7f,0x7f,0x08,0x08,0x7f,0x7f,0x00,0x00,//H
55 0x00,0x41,0x7f,0x7f,0x41,0x00,0x00,0x00,//I
C51 COMPILER V7.07 CHARMODEL 09/11/2008 15:25:32 PAGE 2
56 0x30,0x30,0x40,0x41,0x7f,0x3f,0x01,0x00,//J
57 0x41,0x7f,0x7f,0x08,0x1c,0x77,0x63,0x00,//K
58 0x41,0x7f,0x7f,0x41,0x40,0x60,0x70,0x00,//L
59 0x7f,0x7f,0x0e,0x1c,0x0e,0x7f,0x7f,0x00,//M
60 0x7f,0x7f,0x06,0x0c,0x18,0x7f,0x7f,0x00,//N
61 0x1c,0x3e,0x63,0x41,0x63,0x3e,0x1c,0x00,//O
62 0x41,0x7f,0x7f,0x49,0x09,0x0f,0x06,0x00,//P
63 0x1e,0x3f,0x21,0x71,0x7f,0x5e,0x00,0x00,//Q
64 0x41,0x7f,0x7f,0x09,0x19,0x7f,0x66,0x00,//R
65 0x26,0x6f,0x4d,0x59,0x73,0x32,0x00,0x00,//S
66 0x03,0x41,0x7f,0x7f,0x41,0x03,0x00,0x00,//T
67 0x7f,0x7f,0x40,0x40,0x7f,0x7f,0x00,0x00,//U
68 0x1f,0x3f,0x60,0x60,0x3f,0x1f,0x00,0x00,//V
69 0x7f,0x7f,0x30,0x18,0x30,0x7f,0x7f,0x00,//W
70 0x43,0x67,0x3c,0x18,0x3c,0x67,0x43,0x00,//X
71 0x07,0x4f,0x78,0x78,0x4f,0x07,0x00,0x00,//Y
72 0x47,0x63,0x71,0x59,0x4d,0x67,0x73,0x00,//Z
73
74 0x00,0x7f,0x7f,0x41,0x41,0x00,0x00,0x00,//[ 5b-60
75 0x01,0x03,0x06,0x0c,0x18,0x30,0x60,0x00,//\
76 0x5c,0xae,0x2e,0xab,0x40,0x3d,0x02,0x28,//] ......
77 0x08,0x0c,0x06,0x03,0x06,0x0c,0x08,0x00,//^
78 0x80,0x80,0x80,0x80,0x80,0x80,0x80,0x80,//_
79 0x00,0x00,0x03,0x07,0x04,0x00,0x00,0x00,//'
80
81 0x20,0x74,0x54,0x54,0x3c,0x78,0x40,0x00,//a 61-7a
82 0x41,0x7f,0x3f,0x48,0x48,0x78,0x30,0x00,//b
83 0x38,0x7c,0x44,0x44,0x6c,0x28,0x00,0x00,//c
84 0x30,0x78,0x48,0x49,0x3f,0x7f,0x40,0x00,//d
85 0x38,0x7c,0x54,0x54,0x5c,0x18,0x00,0x00,//e
86 0x48,0x7e,0x7f,0x49,0x03,0x02,0x00,0x00,//f
87 0x98,0xbc,0xa4,0xa4,0xf8,0x7c,0x04,0x00,//g
88 0x41,0x7f,0x7f,0x08,0x04,0x7c,0x78,0x00,//h
89 0x00,0x44,0x7d,0x7d,0x40,0x00,0x00,0x00,//i
90 0x60,0xe0,0x80,0x80,0xfd,0x7d,0x00,0x00,//j
91 0x41,0x7f,0x7f,0x10,0x38,0x6c,0x44,0x00,//k
92 0x00,0x41,0x7f,0x7f,0x40,0x00,0x00,0x00,//l
93 0x7c,0x7c,0x18,0x38,0x1c,0x7c,0x78,0x00,//m
94 0x7c,0x7c,0x04,0x04,0x7c,0x78,0x00,0x00,//n
95 0x38,0x7c,0x44,0x44,0x7c,0x38,0x00,0x00,//o
96 0x84,0xfc,0xf8,0xa4,0x24,0x3c,0x18,0x00,//p
97 0x18,0x3c,0x24,0xa4,0xf8,0xfc,0x84,0x00,//q
98 0x44,0x7c,0x78,0x4c,0x04,0x1c,0x18,0x00,//r
99 0x48,0x5c,0x54,0x54,0x74,0x24,0x00,0x00,//s
100 0x00,0x04,0x3e,0x7f,0x44,0x24,0x00,0x00,//t
101 0x3c,0x7c,0x40,0x40,0x3c,0x7c,0x40,0x00,//u
102 0x1c,0x3c,0x60,0x60,0x3c,0x1c,0x00,0x00,//v
103 0x3c,0x7c,0x70,0x38,0x70,0x7c,0x3c,0x00,//w
104 0x44,0x6c,0x38,0x10,0x38,0x6c,0x44,0x00,//x
105 0x9c,0xbc,0xa0,0xa0,0xfc,0x7c,0x00,0x00,//y
106 0x4c,0x64,0x74,0x5c,0x4c,0x64,0x00,0x00,//z
107
108 0x08,0x08,0x3e,0x77,0x41,0x41,0x00,0x00,//{ 7b-7e
109 0x00,0x00,0x00,0x77,0x77,0x00,0x00,0x00,//|
110 0x41,0x41,0x77,0x3e,0x08,0x08,0x00,0x00,//}
111 0x02,0x03,0x01,0x03,0x02,0x03,0x01,0x00,//~
112 };
113
114 char code Meter_Pape[]={
115 0x3c,0x7c,0x70,0x38,0x70,0x7c,0x3c,0x00,//w
116 0x20,0x74,0x54,0x54,0x3c,0x78,0x40,0x00,//a
117 0x1c,0x3c,0x60,0x60,0x3c,0x1c,0x00,0x00,//v
C51 COMPILER V7.07 CHARMODEL 09/11/2008 15:25:32 PAGE 3
118 0x38,0x7c,0x54,0x54,0x5c,0x18,0x00,0x00,//e
119 0x00,0x00,0x66,0x66,0x00,0x00,0x00,0x00,//:
120 0x40,0x42,0x7f,0x7f,0x40,0x40,0x00,0x00,//1
121 0x3e,0x7f,0x71,0x59,0x4d,0x7f,0x3e,0x00,//0
122 0x3e,0x7f,0x71,0x59,0x4d,0x7f,0x3e,0x00,//0
123
124 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
125 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
126 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
127 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
128 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
129 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
130 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
131 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
132
133 0x41,0x7f,0x7f,0x49,0x09,0x0f,0x06,0x00,//P
134 0x40,0x42,0x7f,0x7f,0x40,0x40,0x00,0x00,//1
135 0x00,0x00,0x66,0x66,0x00,0x00,0x00,0x00,//:
136 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
137 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
138 0x3e,0x7f,0x71,0x59,0x4d,0x7f,0x3e,0x00,//0 ShowPage7-168
139 0x3e,0x7f,0x71,0x59,0x4d,0x7f,0x3e,0x00,//0
140 0x3e,0x7f,0x71,0x59,0x4d,0x7f,0x3e,0x00,//0
141
142 0x44,0x7c,0x78,0x4c,0x04,0x1c,0x18,0x00,//r
143 0x7c,0x7c,0x18,0x38,0x1c,0x7c,0x78,0x00,//m
144 0x48,0x5c,0x54,0x54,0x74,0x24,0x00,0x00,//s
145 0x00,0x00,0x66,0x66,0x00,0x00,0x00,0x00,//:
146 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
147 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
148 0x3e,0x7f,0x71,0x59,0x4d,0x7f,0x3e,0x00,//0 ShowPage7-240
149 0x3e,0x7f,0x71,0x59,0x4d,0x7f,0x3e,0x00,//0
150 //
151 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
152 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
153 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
154 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
155 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
156 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
157 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
158 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
159
160 0x41,0x7f,0x7f,0x49,0x09,0x0f,0x06,0x00,//P
161 0x62,0x73,0x59,0x49,0x6f,0x66,0x00,0x00,//2
162 0x00,0x00,0x66,0x66,0x00,0x00,0x00,0x00,//:
163 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
164 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
165 0x3e,0x7f,0x71,0x59,0x4d,0x7f,0x3e,0x00,//0 ShowPage8-104
166 0x3e,0x7f,0x71,0x59,0x4d,0x7f,0x3e,0x00,//0
167 0x3e,0x7f,0x71,0x59,0x4d,0x7f,0x3e,0x00,//0
168
169 0x44,0x7c,0x78,0x4c,0x04,0x1c,0x18,0x00,//r
170 0x7c,0x7c,0x18,0x38,0x1c,0x7c,0x78,0x00,//m
171 0x48,0x5c,0x54,0x54,0x74,0x24,0x00,0x00,//s
172 0x00,0x00,0x66,0x66,0x00,0x00,0x00,0x00,//:
173 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
174 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
175 0x3e,0x7f,0x71,0x59,0x4d,0x7f,0x3e,0x00,//0 ShowPage8-176
176 0x3e,0x7f,0x71,0x59,0x4d,0x7f,0x3e,0x00,//0
177
178 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
179 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
C51 COMPILER V7.07 CHARMODEL 09/11/2008 15:25:32 PAGE 4
180 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
181 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
182 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
183 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
184 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
185 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,//
186 //
187 0x3e,0x7f,0x71,0x59,0x4d,0x7f,0x3e,0x00,//0
188 0x08,0x08,0x08,0x08,0x08,0x08,0x00,0x00,//-
189 0x40,0x42,0x7f,0x7f,0x40,0x40,0x00,0x00,//1
190 0x3c,0x7e,0x4b,0x49,0x79,0x30,0x00,0x00,//6
191 0x27,0x67,0x45,0x45,0x7d,0x39,0x00,0x00,//5
192 0x3e,0x7f,0x71,0x59,0x4d,0x7f,0x3e,0x00,//0
193 0x7c,0x7c,0x04,0x04,0x7c,0x78,0x00,0x00,//n
194 0x7c,0x7c,0x18,0x38,0x1c,0x7c,0x78,0x00,//m
195
196 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
197 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
198 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
199 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
200 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
201 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
202 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
203 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -