搜索资源列表
CameraTest
- 一个初始化USB摄像头的程序,实现了比较基本的功能-a USB camera initialization procedures to achieve a more basic function
py_mb1
- 中文拼音输入法的拼音码表,对做拼音输入法的比较有用-Chinese phonetic alphabet input method of code table, so the Pinyin input method more useful
pingyin_input
- 为了比较学习, 我这里还提供一个WINDOWS下的拼音输入法, 大家可以比较一下, WINDOWS下的输入法与DOS下的输入法的差别. 现想一想输入法的本质
Qtopia
- 我们平台上的Qtopia中移植的中文输入法叫MurphyPinyin,是目前为止基于Qtopia的一个比较好的开源中 文输入法。
as
- 是一个简单的电话本程序,比较简单,但是能帮助学习菜单的使用,希望有所帮助
murphytalk-0.3
- qtopia下的中文输入法,比较好用的哟。
输入法编程指南
- 输入法编程指南(根据msdn翻译) Windows 95输入法编辑器(IME) 原著:Microsoft 翻译:TBsoft Software Studio 一、关于Windows 95混合语言IME 在Windows 95中,IME是一个动态链接库(DLL),与Windows 3.1远东版本IME不同的是,每一个运行的IME相当于混合语言键盘布局中的一种。与Windows 3.1 IME相比较,Windows 95混合语言IME提供下列增强功能:-input method Programmin
ADC_IN
- AT80C2051用内部比较器作AD转换器,这里提供c源程序,以供参考。-AT80C2051 used for internal comparisons for the AD converter, c source provided here, for reference.
VCinput
- 用VC实现的输入法,有比较器的代表性,想要学习输入法编程的朋友可以参考一下。-Achieved with the VC input method, there is comparator representative input method you want to learn programming friends can reference.
VB_pinyin
- vb做的输入法代码,功能比较齐全, vb做的输入法代码,功能比较齐全,-vb code to do input method, function relatively complete, vb code to do input method, function relatively complete, vb code to do input method, function relatively complete, and
printKing
- 英文打字软件的源文件,比较简单那种,可能编译时还有点小错误,VB好一点的可以修正一下。-English typing software source documents, the kind of relatively simple, may be a bit small error when the compiler, VB better you could be amended.
Chinese-pinyin-input-method
- 中文拼音输入法,C源程序,比较简单,仅供参考,谢谢!-Chinese pinyin input method C source program
PY-Code
- 拼音输入法源码,功能比较简单,但很有借鉴价值-IME code,it`s a simple case,but very useful
Tibetan_input
- 在微软发布了新的输入法技术TSF之后对于TSF的研究一直比较滞后,而这款输入法则是运用了微软的新输入法技术TSF,对于TSF输入法的研究的实现具有很大的意义。-After Microsoft released a new input technology TSF for the TSF has been lagging behind, this input rule of thumb is to use Microsoft s new input method the TSF has great
WinPTIDemo
- 一份比较完整的t9输入法源码,界面实现比较友善,联想功能也做得很好,值得下载修改使用-A complete t9 input method source interface more friendly, the association function they have done well, it is worth the download modified using
ImgInjection
- 使用VS2008编写的输入法注入器。使用的是极品五笔的dll,可以注入任何程序,以及游戏。其中实现方法比较简单,打开源码一目了然-Written input method using VS2008 injector. Need Wubi using the dll, can be injected into any program, as well as games. Which method is relatively simple, open source glance
cppsfsc
- 主要是收集了一些常用的C++算法相关内容,关键地方都已标记注释,比如链表数据、尾插法利用一个动态指针、迭代斐波那契、循环队列、KMP模式匹配算法,二叉树二叉链表节点结构定义、二叉排序树查找、平衡二叉树 AVL、优化后的冒泡算法、简单的选择排序,依次比较将最小的,然后与第一个位置交换、希尔排序、堆排序、归并排序(内存占用大)等,具体请下载这个源代码文件。-Is mainly a collection of some commonly used algorithms C++ relevant con
Java-chat-system
- java开发的聊天系统,代码比较完整,而且有设计论文。-java chat system
zywb
- 这是一个基于易语言这样一个最简单的开发平台的编写的五笔输入法程序,主要是方便大家了解输入法的过程和实现的原理。同时基于外挂hook模式开发,未来会改进并基于ime模式。1.2.lpk是支持库文件,主要实现了按键拦截和模拟,调试程序前请先安装。基于这个输入法框架进行开发,可以实现大部分输入法的设计要求。避免了vc和windows复杂的消息机制及ime机制的学习成本,使业余爱好者专注于编码的实现,大部分人可以在一周熟练使用易语言开发程序。代码写的比较简陋,内置码表从极点五笔导出,实现了生僻字的输入,
zifuchuan
- 字符串的比较大小,连接等。可以很好地体现字符串比较大小时的规则。-String comparison size, connection, etc..