搜索资源列表
stringProcessing
- VC中经常回用到字符串的使用,该工程列出了常用的字符串处理函数,有很大的实用价值-VC frequently used in a string of use, the project presents a commonly used string handling functions. have great practical value
pinyintohanzi
- 整句输入变换, 将整句输入的拼音串变换成汉字串,类似微软的连续输入法-sentence importation of transformation, will sentence the Pinyin input string transform into character string, similar to Microsoft's continuous input
IME输入法编程
- Windows系统下汉字输入法实际上是将输入的标准ascii字符串按照一定的编码规则转换为汉字或汉字串,进入到目的地。由于应用程序各不相同,用户不可能自己去设计转换程序,因此,汉字输入自然而然落到WINDOWS系统管理中。-Windows systems Chinese character input method is actually imported to the standard ascii string of coded according to certain rules into
用API 作简繁体转换
- 经典:用API 作简繁体转换 1. 输入Big5字符,返回Gb简体字符 //--------------------------------------------------------------------------- //函数输入Big5字符,返回Gb简体字符 //--------------------------------------------------------------------------- AnsiString __fastcall Big2Gb(AnsiStr
Palindrome
- 判断回文字符串算法,自己研究加上看书得来的-Judgment palindrome string algorithms, and their own research plus reading
change
- 本人根据网络的文章写的几种格式转换程序,非常有现实价值,可以直接执行。为Ansi、Unicode、UTF8字符串之间的转换和写入文本文件。题外:PUDN能不能格外开恩让我不用上传5个呢-I wrote an article based on the network several format conversion process, a very realistic value, capable of immediate implementation. To Ansi, Unicode, UTF
itos
- 字符类型转化代码,主要是整型到string型的转化,看了代码你就明白具体的作用了。-data type converter,i can help you easily code your program.
preview
- 拼音输入法杳询函数: 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
shu-zi-yu-zi-fu-chuan
- 数字与字符串转换的程序,对vb学习有一定的参考价值-Number and string conversion procedures, vb learning some reference value
doubletochar
- 根据输入的double类型转为字符串类型。并输出-According to the input type double to a string type. And output
Sunday
- SUNDAY字符串匹配算法。在大多数时候比KMP算法迅速,且思路快捷新颖,实为学习的好例子。-SUNDAY string matching algorithm. Most of the time than the KMP algorithm quickly and novel ideas quickly, in fact, a good example of learning.
string
- 这是一个C++中描述构建类的函数,里面有关于字符串的一些基本的操作。-This is described in a C++ class to build a function, there are some basic operations on strings.
zifuchuan
- 字符串的比较大小,连接等。可以很好地体现字符串比较大小时的规则。-String comparison size, connection, etc..
ExpressCal_161219
- 字符串表达式解析器,支持运算符齐全,可供初学者借鉴。-String expression parser, support operators complete, for beginners learn.
