-
通常的汉字显示方式是先根据所需要的汉字提取汉字点阵(如16×16点阵),将点阵文件存入ROM,形成新的汉字编码;而在使用时刚需要先根据新的汉字编码组成语句,再由...
通常的汉字显示方式是先根据所需要的汉字提取汉字点阵(如16×16点阵),将点阵文件存入ROM,形成新的汉字编码;而在使用时刚需要先根据新的汉字编码组成语句,再由MCU根据新编码提取相应的点阵进行汉字显示。在这种显示方式中,如果使用的流字数量较大或语句较多时,利用汉字的新编码组成语句将是一件十分繁琐而枯燥的工作。针对这种情况,本文提出了一种十分简单的方式――直接利用PC机的汉字内码作为单片机系统的编码。-Chinese characters are usually displayed in accordance with the need to first extract of the Chinese character dot-matrix (such as 16 × 16 dot matrix), will be deposited into the matrix documents ROM, a new Chinese character encoding while just need to use the Chinese characters according to the new code composed of statements, and then by the MCU according to the new code to extract the corresponding Chinese character dot-matrix display. In this show the way, if you use the word flow statement number of the larger or more, the use of Chinese characters composed of a new coding language will be a very tedious and boring work. In view of this situation, this paper presents a very simple way- direct access to PC-code character encoding as a single-chip microcomputer system.
- 2022-08-11 19:20:33下载
- 积分:1
-
BIOS source code for the samsung arm7 chipset
S3C44B0的BIOS源代码。BIOS的功能就不需要我来说了吧,这个源代码不复杂,是个入门的好教材。-BIOS source code for the samsung arm7 chipset-S3C44B0.It is simple and can be a good textbook for the beginner.
- 2022-03-28 20:59:14下载
- 积分:1
-
Source code for sillabs C8051F120 s ADC
Source code for sillabs C8051F120 s ADC
- 2022-07-27 15:38:41下载
- 积分:1
-
himself wrote of the 51 remote control receiver decoder, NEC, Philips format
自己写的51接收遥控器解码,NEC、PHILIPS格式-himself wrote of the 51 remote control receiver decoder, NEC, Philips format
- 2022-03-21 03:03:54下载
- 积分:1
-
PIC系列单片机典型应用程序集:
BCD2BIN
PIC系列单片机典型应用程序集:
BCD2BIN-PIC MCU sets typical applications: BCD2BIN
- 2022-03-22 18:46:21下载
- 积分:1
-
c#编写的串口通信程序
c#编写的完整串口通信程序,在visual stuidio 下能够编译和运行,对初学C#在wince下编程的同学很有帮助
- 2022-05-09 06:16:58下载
- 积分:1
-
LED点阵驱动
控制器用STC89C51,点阵采用595列驱动,也是用595行驱动,行驱动用8550三极管放大电流,可以实现汉字的左右移动。
- 2022-01-26 01:54:32下载
- 积分:1
-
qprox公司的芯片qt60xx0的驱动程序,用到这个芯片的可以看一下...
qprox公司的芯片qt60xx0的驱动程序,用到这个芯片的可以看一下-qprox the company
- 2023-04-10 08:40:03下载
- 积分:1
-
该压缩包为ARM S3C44B0的源代码,含有5个程序。分别为按键控制LED,PWM脉冲宽度调制,RTC实时时钟,UART串口通信,DMA直接内存存取等5个实验...
该压缩包为ARM S3C44B0的源代码,含有5个程序。分别为按键控制LED,PWM脉冲宽度调制,RTC实时时钟,UART串口通信,DMA直接内存存取等5个实验的源代码。代码以C语言为主,辅以部分ARM汇编指令。该实验开发平台为S3C44B0板,开发工具为ADS1.2.-The package for the ARM S3C44B0 compression source code, which contains five procedures. Were keys to control LED, PWM pulse width modulation, RTC real time clock, UART serial communication, DMA direct memory access, such as five experiments the source code. Code to C language, supplemented by some ARM compilation directives. The experimental development platform for S3C44B0 boards, development tools for ADS1.2.
- 2022-01-25 18:10:30下载
- 积分:1
-
利用vc编写的通过单片机控制三个步进电机的程序,自动检测com口。...
利用vc编写的通过单片机控制三个步进电机的程序,自动检测com口。-Vc prepared through the use of single-chip stepper motor control of the three procedures, automatically detects the com port.
- 2022-06-14 20:38:06下载
- 积分:1