搜索资源列表
t9
- 一个简单T9输入法的实现,T9输入法的核心程序, 共两个文件,一个是NixInputMethod.h,还有一个是T9.c 参见压缩包。-a simple T9 input method to achieve T9 input method to the core, with a total of two documents, one is NixInputMethod.h, there is a T9.c see compressed.
模拟拼音输入法的源程序
- 在VC++6.0环境下用C++语言编写一个简单的模拟拼音输入法程序,该模拟拼音输入法具有真正的拼音输入法的基本功能。-6.0 in VC environment with C language simulation of a simple phonetic input procedures, the simulation Pinyin input method with the real Pinyin input method's basic functions.
Fllopy
- 简单软盘的C代码,简单的模拟软盘
cffxq
- c语言编写的简单词法分析器的实现,适用于初学者的简单程序。-c lexical analyzer written in a simple implementation of a simple procedure for beginners.
Method
- 使用Win-TC编写的简单输入法,响应拼音按键点击,实现汉字的输入。 另外,这个只是简单的提供输入法案例。 纯C编写,带有源代码和执行文件。 具有参考学习作用-Win-TC using a simple input method written in response to spelling button click, to achieve the input of Chinese characters. In addition, this simply to provide input L
Chinese-pinyin-input-method
- 中文拼音输入法,C源程序,比较简单,仅供参考,谢谢!-Chinese pinyin input method C source program
handwriting
- C#做的简单手写面板,仅实现手写,没有字库所以没能实现文字识别。请高手指导文字识别-C# to do a simple handwritten panel, only to achieve the handwriting, the font did not realize the character recognition. Expert guidance text recognition
shj
- 简单的国书管理系统 学习基本的C 读写文件-Simple credential management system Learn the basics of C Wen, speaking, reading and writing
cppsfsc
- 主要是收集了一些常用的C++算法相关内容,关键地方都已标记注释,比如链表数据、尾插法利用一个动态指针、迭代斐波那契、循环队列、KMP模式匹配算法,二叉树二叉链表节点结构定义、二叉排序树查找、平衡二叉树 AVL、优化后的冒泡算法、简单的选择排序,依次比较将最小的,然后与第一个位置交换、希尔排序、堆排序、归并排序(内存占用大)等,具体请下载这个源代码文件。-Is mainly a collection of some commonly used algorithms C++ relevant con
cPP-Chinese-Pinyin-input-method-
- c++ 中文输入法 通过面向对象实现简单的拼音输入-c++ Chinese Pinyin input method input through a simple object-oriented
my_printf
- my_printf.c使用可变参数实现一个简单的printf()函数。-my_printf.c use of variable parameters to achieve a simple printf () function.