搜索资源列表
获取汉字的拼音首字符
- 获取汉字的拼音首字符,根据汉字表中拼音首字符分别为“A”至“Z”的汉字内码范围,要检索的汉字只需要检查它的内码位于哪一个首字符的范围内,就可以判断出它的拼音首字符。-Get the first character of spelling of Chinese characters
SCISDemo
- 一个输入法的demo,根据二元语法判断一串输入拼音的最大可能汉语词串。
Typing
- 一个打字程序,用来实现练习打字的功能,并且可以判断输入正误,且可以设置打字时间。-a typing procedures used for typing practice, it also can be imported is mistaken judgment, which can be set typing time.
Chomsky
- Chomsky文法类型判断,输入文法判断其文法的类型-Chomsky grammar types to determine the input grammar to determine the grammar type
Palindrome
- 判断回文字符串算法,自己研究加上看书得来的-Judgment palindrome string algorithms, and their own research plus reading
InputMethodReset
- 输入法的中英文切换快捷键复位软件源代码。包含用Delphi对注册表的读写及其判断操作。是学习Delphi操作注册表的好例子。-Input method switching bentween English and Chinese shortcut keys reset software source code. Include using Delphi and the judge to read and write to the registry operator. Delphi to lear
HQC_WBPractiser
- 五笔练习程序,包含全部源代码。编译后可以练习五笔打字,并判断用户输入的正确性,以不同颜色显示出来。-WBPractiser, including all codes files.
liangjuxingxiangjiaomianji
- 输入两个矩形,判断两个矩形是否相交,如果相交,计算出相交的面积,不相交返回。-Input the two rectangular determine whether two rectangles intersect if intersect, calculate the area of the intersection of disjoint return.
30
- 判断括号是否匹配,包括大括号,中括号和小括号,并且能够统计匹配括号的个数-Check the parentheses when matching