Description: 构建 GB2312 汉字库的 unicode 码表嵌入式系统总离不了处理汉字。一般汉字的处理方法是(以手机接受短信为例):比如你收到了一封短信,该短信解码后是按照 UTF-16 表示的,那么我们需要根据每一个汉字的unicode 码找到它在 GB2312 库中的位置,然后再用对应的点阵数据在屏幕上显示出来。
-GB2312 Store Construction of unicode code table from the total embedded system can handle Chinese characters. Ordinary Chinese method of disposal is (to accept phone messages for example) : For example, you received an SMS, after decoding the messages is UTF-16 said, we need every one of the Chinese characters unicode code found in GB2312 repository location, Then the corresponding lattice data on the screen is displayed. Platform: |
Size: 1024 |
Author:qifang |
Hits:
Description: 51单片机控制TC35I无线通信模块的完整Keil C程序,还包含GB2312与Unicode转换,国标汉字、ASC字符显示,串口通信,液晶模块控制等程序。-51 single-chip wireless communication module TC35i control the integrity of Keil C procedures, also includes GB2312 and Unicode conversion, GB characters, ASC characters display, serial communications, LCD module control procedures. Platform: |
Size: 171008 |
Author: |
Hits:
Description: 51单片机控制TC35I无线通信模块的完整Keil C程序,还包含GB2312与Unicode转换,国标汉字、ASC字符显示,串口通信,液晶模块控制等程序。-51 single-chip wireless communication module TC35i control the integrity of Keil C procedures, also includes GB2312 and Unicode conversion, GB characters, ASC characters display, serial communications, LCD module control procedures. Platform: |
Size: 173056 |
Author:吴水林 |
Hits:
Description: 可以实现UNICODE,UTF8,GB2312,以及BIG5之间的互相转换。同时还提供16进制查看-Can be achieved UNICODE, UTF8, GB2312, as well as between BIG5 conversion. At the same time also offers 16-band View Platform: |
Size: 7904256 |
Author:xuzheng |
Hits:
Description: C# 繁体转简体,简体转繁体 gb2312转utf-8 utf-8转gb2312-C# Traditional to Simplified Chinese, Simplified to Traditional gb2312 to utf-8 utf-8 to gb2312 Platform: |
Size: 36864 |
Author:srxljl |
Hits:
Description: 51单片机控制TC35I无线通信模块的完整Keil C程序,还包含GB2312与Unicode转换,国标汉字、ASC字符显示,串口通信,液晶模块控制等程序。-51 single-chip wireless communication module TC35i control the integrity of Keil C procedures, also includes GB2312 and Unicode conversion, GB characters, ASC characters display, serial communications, LCD module control procedures. Platform: |
Size: 169984 |
Author:lzd |
Hits:
Description: 纯C语言的汉字国标码与UNICODE码转换-Pure C language, Chinese national standard code and UNICODE code-switching Platform: |
Size: 104448 |
Author:笨鸟在飞 |
Hits:
Description: Unicode码 转 国标2313码 原代码;标准C编写;适合任何编译环境-Unicode code transfer GB 2313 yards of the original code standard C preparation suitable for any build environment Platform: |
Size: 32768 |
Author:linwang |
Hits:
Description: 嵌入式FAT16文件系统C代码免费下载
该文件系统是由本人个人开发的,全部代码在VC下编写,测试。VC下测试基于虚拟磁盘驱动(在Flash_management.c)实现对磁盘的读写。实现的文件系统兼容FAT16/FAT32文件系统格式,兼容长文件名,兼容GB2312/UNICODE汉字编码,并且实现了对子目录的支持,实现了文件的读取,写入,创建,删除等文件系统的常用功能。另个,代码都使用C编写,可以移植到单片机上运行。
(FAT16代码是免费代码,用户可直接使用。
本代码有FAT32(兼容FAT16)和多个盘的版本(收费), 如果需要,请与本人联系!qq:292942278,E-MAIL:tony_yang123@sina.com.cn)
-FAT16 file system, embedded C code for free download
The file system is composed of my personal development, all code in the VC prepared and tested. To test the VC based on the virtual disk drive (in the Flash_management.c) achieve the disk read and write. Implemented file system is compatible with FAT16/FAT32 file system format, compatible with long file names, is compatible with GB2312/UNICODE Chinese character coding, and realized its subdirectory support for the implementation of documentation to read, write, create, delete and other file system common functions. The other one, write code using C can be ported to run on microcontrollers.
(FAT16 code is free code, users can directly use.
This code has FAT32 (compatible with FAT16) and multi-disc version (fee), if required, please contact me! qq: 292942278, E-MAIL: tony_yang123@sina.com.cn)
Platform: |
Size: 453632 |
Author:6756 |
Hits:
Description: 嵌入式FAT文件系统免费源码下载
该文件系统是由本人个人开发的,全部代码在VC下编写,测试。VC下测试基于虚拟磁盘驱动(在Flash_management.c)实现对磁盘的读写。实现的文件系统兼容FAT16/FAT32文件系统格式,兼容长文件名,兼容GB2312/UNICODE汉字编码,并且实现了对子目录的支持,实现了文件的读取,写入,创建,删除等文件系统的常用功能。另个,代码都使用C编写,可以移植到单片机上运行。
(FAT16是免费代码,用户可直接使用。
本代码有FAT32(兼容FAT16)和多个盘的版本(收费), 如果需要,请与本人联系!qq:292942278,E-MAIL:tony_yang123@sina.com.cn)
-Embedded FAT file system source code for free download
The file system is composed of my personal development, all code in the VC prepared and tested. To test the VC based on the virtual disk drive (in the Flash_management.c) achieve the disk read and write. Implemented file system is compatible with FAT16/FAT32 file system format, compatible with long file names, is compatible with GB2312/UNICODE Chinese character coding, and realized its subdirectory support for the implementation of documentation to read, write, create, delete and other file system common functions. The other one, write code using C can be ported to run on microcontrollers.
(FAT16 is free code, users can directly use.
This code has FAT32 (compatible with FAT16) and multi-disc version (fee), if required, please contact me! qq: 292942278, E-MAIL: tony_yang123@sina.com.cn) Platform: |
Size: 683008 |
Author:6756 |
Hits:
Description: 能够在windows平台运行的,用c完成UTF-8,UNICODE,GB2312编码之间的相互转换。程序已调通,很好用!希望需要的人尽管拿去-Able to run in windows platform, with c complete UTF-8, UNICODE, GB2312 encoding conversion between. Platform: |
Size: 1024 |
Author:youngmotto |
Hits: