Location:
Search - py_ime
Search list
Description: 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[])
input_py_val为已输入的拼音码字符串头指针,
反回值为中文的起始地址,当为0时,杳询失败
-Pinyin input method disappear with the function : * unsigned char code py_ime (unsigned char input_py_val []) input_py_val to have imported the first alphabet code string pointer, anti-values back to the starting address of the Chinese, to 12:00 a.m., with the enhancement of failure
Platform: |
Size: 15483 |
Author: 黄永 |
Hits:
Description: 一个用C51实现单片机的中文输入法,拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[])
input_py_val为已输入的拼音码字符串头指针,反回值为中文的起始地址,当为0时,杳询失败
-a C51 with the Chinese input method, Pinyin input method disappear with the function : * unsigned char code py_ime (unsigned char input_py_val []) input_py_val to have imported the first alphabet code string pointer, to the value of anti-Chinese starting addresses, to 12:00 a.m., with the enhancement of failure
Platform: |
Size: 22016 |
Author: 钟高祥 |
Hits:
Description: 这是一个我亲自开发的拼音和台湾注音输入法,运行很好,效率高.有声调,加入main函数调用py_ime函数即可-This is a development I personally and Taiwan phonetic Pinyin input method, running good, high efficiency. A song. joined the main function call can function py_ime
Platform: |
Size: 18538 |
Author: 李彤惠 |
Hits:
Description: 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[])
input_py_val为已输入的拼音码字符串头指针,
反回值为中文的起始地址,当为0时,杳询失败
应用举例:-Pinyin input method is unable to exercise functions : unsigned char code py_ime * (unsigned char inpu t_py_val []) input_py_val to have imported the first alphabet code string pointer, Back to the Chinese value of the initial address, to 12:00 a.m., disappear with the application for failure :
Platform: |
Size: 11687 |
Author: 王汤 |
Hits:
Description: 本源程序是基于GB18030-2000最新字库写的一个拼音输入法。该输入法的原理简单易用-this source is based on the GB18030-2000 the latest character to write a phonetic input method. The entry method is simple to use
Platform: |
Size: 145257 |
Author: 王大为 |
Hits:
Description: 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[])
input_py_val为已输入的拼音码字符串头指针,
反回值为中文的起始地址,当为0时,杳询失败
应用举例:
{
unsigned char input_string[]={\"bang\"}
unsigned char chines_string[100]
sprintf(chines_string,\"%s\",py_ime(input_string))
}
Platform: |
Size: 1942 |
Author: lnhaing |
Hits:
Description: 拼音输入法设计源码,包含所有拼音输入法设计文档和源码。
Platform: |
Size: 269431 |
Author: xiaofei |
Hits:
Description:
51单片机的_中文拼音输入法_c源程序 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[])
input_py_val为已输入的拼音码字符串头指针,
反回值为中文的起始地址,当为0时,杳询失败
应用举例:
{
unsigned char input_string[]={\"bang\"}
unsigned char chines_string[100]
sprintf(chines_string,\"%s\",py_ime(input_string))
}
Platform: |
Size: 11308 |
Author: 张某某 |
Hits:
Description: 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[])
input_py_val为已输入的拼音码字符串头指针,
反回值为中文的起始地址,当为0时,杳询失败
-Pinyin input method disappear with the function :* unsigned char code py_ime (unsigned char input_py_val []) input_py_val to have imported the first alphabet code string pointer, anti-values back to the starting address of the Chinese, to 12:00 a.m., with the enhancement of failure
Platform: |
Size: 15360 |
Author: 黄永 |
Hits:
Description: 一个用C51实现单片机的中文输入法,拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[])
input_py_val为已输入的拼音码字符串头指针,反回值为中文的起始地址,当为0时,杳询失败
-a C51 with the Chinese input method, Pinyin input method disappear with the function :* unsigned char code py_ime (unsigned char input_py_val []) input_py_val to have imported the first alphabet code string pointer, to the value of anti-Chinese starting addresses, to 12:00 a.m., with the enhancement of failure
Platform: |
Size: 21504 |
Author: 钟高祥 |
Hits:
Description: 这是一个我亲自开发的拼音和台湾注音输入法,运行很好,效率高.有声调,加入main函数调用py_ime函数即可-This is a development I personally and Taiwan phonetic Pinyin input method, running good, high efficiency. A song. joined the main function call can function py_ime
Platform: |
Size: 18432 |
Author: 李彤惠 |
Hits:
Description: 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[])
input_py_val为已输入的拼音码字符串头指针,
反回值为中文的起始地址,当为0时,杳询失败
应用举例:-Pinyin input method is unable to exercise functions : unsigned char code py_ime* (unsigned char inpu t_py_val []) input_py_val to have imported the first alphabet code string pointer, Back to the Chinese value of the initial address, to 12:00 a.m., disappear with the application for failure :
Platform: |
Size: 11264 |
Author: |
Hits:
Description: 本源程序是基于GB18030-2000最新字库写的一个拼音输入法。该输入法的原理简单易用-this source is based on the GB18030-2000 the latest character to write a phonetic input method. The entry method is simple to use
Platform: |
Size: 145408 |
Author: 王大为 |
Hits:
Description: 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[])
input_py_val为已输入的拼音码字符串头指针,
反回值为中文的起始地址,当为0时,杳询失败
应用举例:
{
unsigned char input_string[]={"bang"}
unsigned char chines_string[100]
sprintf(chines_string,"%s",py_ime(input_string))
}-Pinyin input method disappeared Advisory function: unsigned char code* py_ime (unsigned char input_py_val []) input_py_val for Pinyin input first code string pointer, and anti-back value of the Chinese start address, as 0:00, dark and quiet failure of the application of consultation For example: (unsigned char input_string []={ bang ) unsigned char chines_string [100] sprintf (chines_string, s , py_ime (input_string)))
Platform: |
Size: 2048 |
Author: |
Hits:
Description: 拼音输入法设计源码,包含所有拼音输入法设计文档和源码。-Pinyin input method design source, contains all the Pinyin input method design documents and source code.
Platform: |
Size: 269312 |
Author: xiaofei |
Hits:
Description:
51单片机的_中文拼音输入法_c源程序 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[])
input_py_val为已输入的拼音码字符串头指针,
反回值为中文的起始地址,当为0时,杳询失败
应用举例:
{
unsigned char input_string[]={"bang"}
unsigned char chines_string[100]
sprintf(chines_string,"%s",py_ime(input_string))
}-51 Singlechip _ Chinese Pinyin input method _c source disappeared consultation Pinyin input method function: unsigned char code* py_ime (unsigned char input_py_val []) input_py_val for Pinyin input first code string pointer, and anti-back value of Chinese starting address, as 0:00, dark and quiet consultation, for example the failure of the application: (unsigned char input_string []={ bang ) unsigned char chines_string [100] sprintf (chines_string, s , py_ime (input_string)))
Platform: |
Size: 11264 |
Author: 张某某 |
Hits:
Description: 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[])
input_py_val为已输入的拼音码字符串头指针,
反回值为中文的起始地址,当为0时,杳询失败-Pinyin input method dark and quiet exercise the function: unsigned char code* py_ime (unsigned char input_py_val []) input_py_val phonetic code for the string you have entered the first pointer, and anti-back value is the starting address in Chinese, when is 0, the dark and quiet exercise failed
Platform: |
Size: 11264 |
Author: RC L |
Hits:
Description: 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[]);
input_py_val为已输入的拼音码字符串头指针,
反回值为中文的起始地址,当为0时,杳询失败
应用举例:
{
unsigned char input_string[]={"bang"};
unsigned char chines_string[100];
sprintf(chines_string,"%s",py_ime(input_string));
}(Pinyin input method query function: unsigned char code * py_ime (unsigned char input_py_val[]);
Input_py_val is an input pinyin code string head pointer,
The starting address of the return value is Chinese, when is 0, the query failed
Application examples:
{
Unsigned char input_string[]={"bang"};
Unsigned char chines_string[100];
Sprintf (chines_string, "%s", py_ime (input_string));
})
Platform: |
Size: 11264 |
Author: onlyloveonlyu |
Hits: