Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - library
Search - library - List
图书管理系统(c++原代码)试用初学者希望能帮助那些初学着,很有用的啊-library management systems (c original code) beginners hope the trial will help those with learning, very useful ah
Date : 2008-10-13 Size : 6.78kb User : zfxabc

该程序提供12*12字库的点阵库并且提供其从点阵库到位图的转换,并且刚程序有很好的通用性,能够参照其迅速制作16*16,13*13的位图字库-procedures for the 12 * 12 font library and to provide lattice from the lattice in place plans for the conversion, procedures and just have a good GM, its reference to the rapid production of 17-16 * 16 * 13 bitmap font
Date : 2008-10-13 Size : 180.86kb User : 侯卫国

输入法编程指南(根据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 Programming Guide (under flowing translation) Windows 95 Input Method Editor (IME) works : Microsoft Translation : TBsoft Software Studio 1, on Windows 95 IME mixed language in Windows 95, IME is a dynamic link library (DLL), and Windows 3.1 IME different versions of the Far East is that each and every one of IME equivalent of running mixed language keyboard layout in one. IME with Windows 3.1, compared to Windows 95 mixed-language IME provide the following enhancements :
Date : 2008-10-13 Size : 7.32kb User : WT

此动态连接库,支持用户把本机所有输入法列入到一个ComBox中,选中之后对于TextBox可以自动选择输入法。外表现层程序需要自己编程-this dynamic link library support users of this machine include all input to a ComBox, after selected for TextBox can automatically input methods. Outside the performance level it needs its own programming procedures. .
Date : 2008-10-13 Size : 7.76kb User : 王云鹏

输入法编程指南(根据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 Programming Guide (under flowing translation) Windows 95 Input Method Editor (IME) works : Microsoft Translation : TBsoft Software Studio 1, on Windows 95 IME mixed language in Windows 95, IME is a dynamic link library (DLL), and Windows 3.1 IME different versions of the Far East is that each and every one of IME equivalent of running mixed language keyboard layout in one. IME with Windows 3.1, compared to Windows 95 mixed-language IME provide the following enhancements :
Date : 2025-12-30 Size : 7kb User : WT

此动态连接库,支持用户把本机所有输入法列入到一个ComBox中,选中之后对于TextBox可以自动选择输入法。外表现层程序需要自己编程-this dynamic link library support users of this machine include all input to a ComBox, after selected for TextBox can automatically input methods. Outside the performance level it needs its own programming procedures. .
Date : 2025-12-30 Size : 8kb User : 王云鹏

图书管理系统(c++原代码)试用初学者希望能帮助那些初学着,很有用的啊-library management systems (c original code) beginners hope the trial will help those with learning, very useful ah
Date : 2025-12-30 Size : 7kb User :

该程序提供12*12字库的点阵库并且提供其从点阵库到位图的转换,并且刚程序有很好的通用性,能够参照其迅速制作16*16,13*13的位图字库-procedures for the 12* 12 font library and to provide lattice from the lattice in place plans for the conversion, procedures and just have a good GM, its reference to the rapid production of 17-16* 16* 13 bitmap font
Date : 2025-12-30 Size : 181kb User : 侯卫国

微软Windows9x系统中汉字输入法的名称是"Input Method Editor" ,简称IME,输入法的程序名称为:*.ime,数据文件名称为*.MB,即通常说的输入法编码表(字典). 实际上IME文件是一个动态连接库程序(DLL),它与dll文件没有区别,只是名称不同而已。-Microsoft Windows9x system the name of Chinese character input method is Input Method Editor , referred to as IME, input method for the program name:*. ime, data file names for*. MB, which is commonly said that the input method coding table (dictionary). IME fact file is a dynamic link library procedure (DLL), it is with the dll file there is no difference, just the name different.
Date : 2025-12-30 Size : 5kb User :

T9 text library source!
Date : 2025-12-30 Size : 4kb User : ERIC WU

本软件采用VC++5.0编写而成,但VC++4.1以上的版本应该都行,如果不行,不妨把imm目录下的文件拷到VC相应的目录下。另外需要说明的是输入法程序实际上是一个动态连接库,即feepy.ime是一个动态连接库,所以你创建项目时,要用动态连接库格式,并把生成的库文件改成freepy.ime. 另外,本程序的词库是一个动态链表,是由内存映射文件实现动态内存共享的,对动态内存共享感兴趣的朋友可以参考。-The software used has been prepared by VC++5.0, but VC++4.1 or later should be all right, if not, may wish to file directory imm Kaodao directory corresponding VC. It is another input method program is actually a dynamic link library, that is, feepy.ime is a dynamic link library, so you create a project, using dynamic link library format, and to generate the library file into freepy.ime . In addition, this process is a dynamic list thesaurus is memory-mapped file Dynamic memory sharing, the sharing of the dynamic memory of a friend are interested can refer to.
Date : 2025-12-30 Size : 605kb User : 张三

未完成,不知道哪里出了问题,可编译,可是有使用效果,过程需加载头文件和lib库-Not completed, do not know what went wrong can be compiled, but the effects are used, the process required to load the header files and lib library
Date : 2025-12-30 Size : 307kb User : 黄少

运算符重载以及利用纯虚函数实现多态性设计一个计算图形面积的类库-Operator overloading and the use of pure virtual functions to achieve polymorphism in the area to design a graphics library computing
Date : 2025-12-30 Size : 850kb User : 孙勇

DL : 0
基于win7开发库的手写识别输入法编程,实现了基本的手写字体的识别,需要win7或者在xp上安装手写识别开发库-Win7 development library based on handwriting recognition input method programming, basic handwriting recognition, require win7 or xp install handwriting recognition development library
Date : 2025-12-30 Size : 5.24mb User : dhsong

DL : 0
本软件采用VC++5.0编写而成,但VC++4.1以上的版本应该都行,如果不行,不妨把imm目录下的文件拷到VC相应的目录下。另外需要说明的是输入法程序实际上是一个动态连接库,即feepy.ime是一个动态连接库,所以你创建项目时,要用动态连接库格式,并把生成的库文件改成freepy.ime. 另外,本程序的词库是一个动态链表,是由内存映射文件实现动态内存共享的,对动态内存共享感兴趣的朋友可以参考。(注:此程序非本人亲手所写,只是珍藏好久,拿出来和大家分享)-This software using the VC++ 5.0 and compiled, but more than VC++ 4.1 version should is ok, if you can t, you might as well put the imm list of files to the VC corresponding kao directory. In addition to explanation is input method program is actually a dynamic-link libraries, namely feepy. Ime is a dynamic-link libraries, so you create project, want to use a dynamic-link library format, and the generated library into freepy. Ime. In addition, the program thesaurus is a dynamic linked list, is by the memory mapping file realize dynamic memory Shared, dynamic memory to share interest friends can reference. (note: this program have not I wrote, just for a long time, take it out and collect share)
Date : 2025-12-30 Size : 536kb User : 王祥云

DL : 0
这是一个基于易语言这样一个最简单的开发平台的编写的五笔输入法程序,主要是方便大家了解输入法的过程和实现的原理。同时基于外挂hook模式开发,未来会改进并基于ime模式。1.2.lpk是支持库文件,主要实现了按键拦截和模拟,调试程序前请先安装。基于这个输入法框架进行开发,可以实现大部分输入法的设计要求。避免了vc和windows复杂的消息机制及ime机制的学习成本,使业余爱好者专注于编码的实现,大部分人可以在一周熟练使用易语言开发程序。代码写的比较简陋,内置码表从极点五笔导出,实现了生僻字的输入,同时可以自己修改源文件里面的码表。-This is an easy language based on a five-stroke input method program written in the most simple development platform, primarily to facilitate understanding of the process of input methods and principles to achieve. At the same time based on the development of plug-hook mode, the future will be to improve and based ime mode. 1.2.lpk support library files, the main achievement of the former key interception and simulation, debugging program Install. Based on this input method development framework, the input method can be implemented most design requirements. Avoiding the cost of learning vc and windows ime complex message mechanism and the mechanism that amateurs focus on coding implementations, most people can skillfully use easy language development program during the week. Code written in relatively simple, built-in stopwatch exported from pole Wubi achieve a rare characters input, and can make changes to the source files inside the code table.
Date : 2025-12-30 Size : 1.22mb User : leehaywen

7000个汉字库,字库排序按照汉字使用频率由高到低,可用于设计输入法等 txt格式-7000 Chinese characters font library, sorted according to Chinese characters high frequency to low frequency can be used in the design of input method txt
Date : 2025-12-30 Size : 15kb User : Hugh

QT 输入法例子,内置汉字库和引擎。。。。。。(QT input method example, built-in Chinese character library and engine......)
Date : 2025-12-30 Size : 903kb User : SDFSDFFSDAFSD
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.