-
input
说明:
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))))
- 2008-09-17 16:18:43下载
- 积分:1
-
TCP服务器端和客户端程序
使用C++ builder的TCP组件开发的服务器端和客户端程序,可以进行二进制形式的通信(The server - side and client - side programs developed using the TCP component of C++ builder can communicate in binary form)
- 2017-12-29 08:35:47下载
- 积分:1
-
STC单片机PWM调光,
STC12单片机PWM调光,通过大功率LED调光,可以分档调光,按键分档。
- 2022-02-06 01:47:04下载
- 积分:1
-
OPF_GA
这是一份对优化潮流遗传算法流程进行详细描述的文档。自己绘制。(This is a trend of genetic algorithm optimization process described in detail in the document. Draw their own.)
- 2021-04-29 10:28:43下载
- 积分:1
-
SilverlightRibbon
Ribbon 源码,包含功能实现,For silverlight 包括Item Menu TabControl TabGroup ,同时又后台动态生成功能介绍。
- 2023-07-16 17:35:03下载
- 积分:1
-
c
说明: 关于C++基础知识,献给刚开始接触程序编辑,以及计算机编程(C++ based on the knowledge, access to programs dedicated to the beginning of editing, and computer programming)
- 2010-07-05 00:05:40下载
- 积分:1
-
ATRalgorithms
一种图像自动识别算法,该方法:通过提取图像7个不变矩,结合神经网络(BP)对图像目标进行识别计算.结果表明,
该算法具有很好的识别效果,可以应用于图像小目标的识别.(an automatic image recognition algorithm, the method : extract images through seven unchanged moments, integrated Neural Network (ANN) to the identification of target images calculated. Results show that the algorithm has good recognition results can be applied to image small identify the target.)
- 2006-07-04 20:58:00下载
- 积分:1
-
0.96OLED显示屏_STM32F103RC
本文档为0.96OLED显示屏在STM32RCT6下的运行源文件(This document is 0.96OLED display screen running source file under STM32RCT6)
- 2020-06-23 00:20:02下载
- 积分:1
-
PDFView4NET+4.7.5+WinForms+Edition
说明: 很好很强大的pdf预览插件,内含案例,仅供学习之用(Good PDF preview plug-in)
- 2019-05-12 20:47:22下载
- 积分:1
-
带fifo支持长短按键模块程序
带fifo支持长短按键模块程序,不依赖平台,可移植使用。
- 2022-05-25 05:45:22下载
- 积分:1