-
汉字在计算机内存放分为两种情况,一种是在外部存储设备上存放的点阵数据或矢量数据,一种是在内存中存放的内码或者交换码。汉字内码用于一般汉字的识别和显示,它与汉字字...
汉字在计算机内存放分为两种情况,一种是在外部存储设备上存放的点阵数据或矢量数据,一种是在内存中存放的内码或者交换码。汉字内码用于一般汉字的识别和显示,它与汉字字库有着天然的对应关系,通过内码可以在字库中得到这个汉字的点阵或是矢量数据用于显示。交换码用于网络的传输交换或者特定字符集的转换。在我们嵌入式环境中只使用汉字内码进行汉字的感知。输入法要解决的问题就是如何把外部输入转换为汉字内码的问题,一般来说的外部输入码有两种ASCLL字符,或特殊为汉字输入设计的字符如五笔字型。这里我们采用使用ASCLL码的拼音形式来实现汉字输入。-err
- 2022-08-18 13:04:17下载
- 积分:1
-
51单片机相关驱动程序
51单片机最小系统测试程序
51单片机相关驱动程序
51单片机最小系统测试程序-51 SCM related to the smallest single-chip driver system 51 test procedure
- 2022-07-01 20:55:40下载
- 积分:1
-
Perfect Example for Embedded
Perfect Example for Embedded-C begineers
Explaining use of Data types, Storage class specifiers.
The following code will not immediately run. After being debugged, you are to run this code in the MPLAB environment as outlined in the procedure.
This code, when working, will be a very simple program that initializes two variables, runs a loop, and stops. The variables are Fahrenheit and Celsius representing the two common units of Temperature. The loop walks Fahrenheit through all integers between -212.0 and +212.0 while setting the respective Celsius value each step of the way.-Perfect Example for Embedded-C begineers
Explaining use of Data types, Storage class specifiers.
The following code will not immediately run. After being debugged, you are to run this code in the MPLAB environment as outlined in the procedure.
This code, when working, will be a very simple program that initializes two variables, runs a loop, and stops. The variables are Fahrenheit and Celsius repr
- 2022-03-02 19:58:08下载
- 积分:1
-
三星S3C2410的linux的SD卡驱动程序
三星S3C2410的linux的SD卡驱动程序-Samsung S3C2410 linux SD Card Driver
- 2022-02-04 07:28:39下载
- 积分:1
-
EPM1270F256C5 MAX_II_board_schematics原理图
EPM1270F256C5 MAX_II_board_schematics原理图-EPM1270F256C5 MAX_II_board_schematics
- 2023-08-10 16:30:03下载
- 积分:1
-
A complete system, including the language used inside NIOSII structure
一个完整的系统,用到NIOSII 里面包括语言结构的-A complete system, including the language used inside NIOSII structure
- 2022-08-06 16:27:31下载
- 积分:1
-
时间显示例子 1
时间显示例子 1--Example 1 of time display.
- 2023-02-11 05:40:04下载
- 积分:1
-
MSP430X16X系列例程,是初学MSP430单片机的好例程;
MSP430X16X系列例程,是初学MSP430单片机的好例程;-MSP430X16X series of routines, is a good beginner routine MSP430 microcontroller
- 2022-03-14 15:46:31下载
- 积分:1
-
用于IIC编程的文件
用于IIC编程的文件-IIC programming for the paper
- 2022-02-14 04:39:36下载
- 积分:1
-
在Windows的GUI编程实例M传感器的显示,可以检测方向…
M传感器显示在windows GUI编程示例中,可以检测地磁的方向
- 2022-12-12 16:20:03下载
- 积分:1