-
这是十种软件抗干拢的c程序,转载,供大家参考。
这是十种软件抗干拢的c程序,转载,供大家参考。-This c program includes examples about 10 software filtering methods (software anti-disturbing).
- 2022-08-17 19:23:18下载
- 积分:1
-
中文拼音现实程序,我觉得蛮好的,希望能帮到需要帮助的人.
中文拼音现实程序,我觉得蛮好的,希望能帮到需要帮助的人.-Chinese Pinyin reality program, I feel fine, and I hope to help people in need of help.
- 2022-07-01 06:12:12下载
- 积分:1
-
看门狗芯片x25045,带4kEEPROM,这里提供c源程序,以供参考。
看门狗芯片x25045,带4kEEPROM,这里提供c源程序,以供参考。-watchdog chip x25045, with 4kEEPROM, c source provided here, for reference.
- 2022-03-12 18:57:33下载
- 积分:1
-
经典:用API 作简繁体转换 1. 输入Big5字符,返回Gb简体字符 //
经典:用API 作简繁体转换 1. 输入Big5字符,返回Gb简体字符 //--------------------------------------------------------------------------- //函数输入Big5字符,返回Gb简体字符 //--------------------------------------------------------------------------- AnsiString __fastcall Big2Gb(AnsiString sBig) { char* pszBig5=NULL //Big5编码的字符 wchar_t* wszUnicode=NULL //Unicode编码的字符 char* pszGbt=NULL //Gb编码的繁体字符 char* pszGbs=NULL //Gb编码的简体字符 AnsiString sGb //返回的字符串 int iLen=0 //需要转换的字符数-classic : A Brief History API for a change. Input Big5 characters return Gb English characters //---------------------------------------// Function input characters Big5 return Gb English characters //--------------------------------------------------------------------------- AnsiString __fastcall Big2Gb (AnsiString sBig) (char* pszBig5 = NULL// Big5 Coding wchar_t characters wszUnicode = NULL*// Unicode character encoding pszGbt char = NULL*// Gb coding of traditional characters pszGbs char = NULL*// Gb coding simplified characters AnsiString sGb// int i
- 2022-03-19 08:08:08下载
- 积分:1
-
包括拼音、五笔、笔画等输入法算法。仅供参考。
包括拼音、五笔、笔画等输入法算法。仅供参考。-include Pinyin, and five strokes, strokes and other input method algorithm. For reference purposes only.
- 2022-04-11 21:50:04下载
- 积分:1
-
/* 大熊猫输入法(Free Chinese Input) 由YJMSIR(yjmsir@163.com)编写
* 协议: GPL
* freein...
/* 大熊猫输入法(Free Chinese Input) 由YJMSIR(yjmsir@163.com)编写
* 协议: GPL
* freeinput( A Chinese Input Method) by YJMSIR(yjmsir@163.com)
* Licence: GPL
*/-/* pandas input method (Free Chinese Input) from YJMSIR (yjmsir@163.com)* prepare the agreement :* freeinput GPL (A Chinese Input Method) by YJMSIR (yjmsir@163.com)* License : GPL* /
- 2022-05-13 21:17:48下载
- 积分:1
-
我开发系统,酒店房间管理系统,可以预定房间
我开发系统,酒店房间管理系统,可以预定房间-I developed systems, hotel rooms management system, can be scheduled for the room
- 2022-08-10 17:42:17下载
- 积分:1
-
基于qtopia的中文输入法设计与实现。
基于嵌入式Linux系统上广泛使用的GUI应用程序开发包Qtopia,利用Qtopia所提供的插件技术,给出在嵌入...
基于qtopia的中文输入法设计与实现。
基于嵌入式Linux系统上广泛使用的GUI应用程序开发包Qtopia,利用Qtopia所提供的插件技术,给出在嵌入式LinuX系统中中文输入法的整体设计框架,并以拼音输入法为例介绍其实现过程。-Qtopia-based Chinese Input Method Design and Implementation. Based on embedded Linux systems are widely used in GUI application development package Qtopia, the use of Qtopia provided by plug-in technology is given in the embedded Linux system, the Chinese character input method of the overall design framework and Pinyin input method as an example to introduce its realize the process.
- 2023-03-26 01:25:03下载
- 积分:1
-
五笔输入法在单片机系统中应用
五笔输入法在单片机系统中应用--Use Wu Bi Chinese character input method in SCM system.
- 2022-12-14 18:20:03下载
- 积分:1
-
This is a Japanese input method, the import of Chinese Pinyin be Japanese.
这是一个日文输入法,在输入汉语拼音得到日文。-This is a Japanese input method, the import of Chinese Pinyin be Japanese.
- 2022-03-01 08:20:59下载
- 积分:1