登录
首页 » DOS » t9

t9

于 2007-09-27 发布 文件大小:1773KB
0 304
下载积分: 1 下载次数: 0

代码说明:

说明:  t9输入法的全部源码,非常的详细,对要搞输入法的朋友非常的有帮助(t9 input method of all-source, very detailed, and friends want to input very helpful)

文件列表:

t9
..\api
..\...\mmi_ime.c
..\...\mmi_support.c
..\...\T9ChnPin.c
..\...\T9ChnStk.c
..\inc
..\...\chinconv.h
..\...\mmi_ime.h
..\...\mmi_support.h
..\...\t9.h
..\...\t9api.h
..\...\t9awapi.h
..\...\t9ccapi.h
..\...\t9ver.h
..\...\xxt9oem.h
..\ldb
..\...\l0204b00.c
..\...\l0204b08.c
..\...\l0204b09.c
..\...\l0204b17.c
..\...\l0204b25.c
..\...\l0204b37.c
..\...\l0204b41.c
..\...\l0204b42.c
..\...\l0204b46.c
..\...\l0204b47.c
..\...\l0204b48.c
..\...\l0204b59.c
..\...\l0204b60.c
..\...\l0204b64.c
..\...\makefile
..\...\obj
..\...\...\l0204b00.o
..\...\...\l0204b00.s
..\...\...\l0204b08.o
..\...\...\l0204b08.s
..\...\...\l0204b09.o
..\...\...\l0204b09.s
..\...\...\l0204b17.o
..\...\...\l0204b17.s
..\...\...\l0204b25.o
..\...\...\l0204b25.s
..\...\...\l0204b37.o
..\...\...\l0204b37.s
..\...\...\l0204b41.o
..\...\...\l0204b41.s
..\...\...\l0204b42.o
..\...\...\l0204b42.s
..\...\...\l0204b46.o
..\...\...\l0204b46.s
..\...\...\l0204b47.o
..\...\...\l0204b47.s
..\...\...\l0204b48.o
..\...\...\l0204b48.s
..\...\...\l0204b59.o
..\...\...\l0204b59.s
..\...\...\l0204b60.o
..\...\...\l0204b60.s
..\...\...\l0204b64.o
..\...\...\l0204b64.s
..\...\...\t9cgen.o
..\...\...\t9cgen.s
..\...\...\t9gen.o
..\...\...\t9gen.s
..\...\...\t9lang.o
..\...\...\t9lang.s
..\...\t9cgen.c
..\...\t9gen.c
..\...\t9lang.c
..\...\T9_ldb.o
..\u2gb
..\....\chinconv.c
..\....\chinconv.h
..\....\chncnv0.c
..\....\chncnv1.c
..\....\chncnv10.c
..\....\chncnv11.c
..\....\chncnv12.c
..\....\chncnv13.c
..\....\chncnv14.c
..\....\chncnv15.c
..\....\chncnv16.c
..\....\chncnv17.c
..\....\chncnv2.c
..\....\chncnv3.c
..\....\chncnv4.c
..\....\chncnv5.c
..\....\chncnv6.c
..\....\chncnv7.c
..\....\chncnv8.c
..\....\chncnv9.c
..\....\makefile
..\....\obj
..\....\...\chinconv.o
..\....\...\chinconv.s
..\....\...\chncnv0.o
..\....\...\chncnv0.s
..\....\...\chncnv1.o
..\....\...\chncnv1.s

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MatlabCompression
    说明:  图像压缩源程序,工具:MATLAB编写。里面有三种压缩算法(image compression source, tools : MATLAB prepared. There are three compression algorithm)
    2006-03-24 08:44:58下载
    积分:1
  • 49852
    取所有输入法名称源码,程序调用API函数取所有输入法名称。(Take the name of the source code for all the input method , the program calls API function takes all input method name.)
    2015-03-10 21:20:28下载
    积分:1
  • av_sub
    脑电(EEG)是一种反映大脑活动的生物电信号,由于它具有很高的时变敏感性,在采集时极易受到外界的干扰。如眼球运动、眨眼、心电、肌电等都会给真实的脑电信号加入噪声(伪迹)。这些噪声给脑电信号的分析处理带来了很大的困难。从剔除EEG中的各种伪迹到去除噪声的效果评估研究者们都提出了很多方法。本文提出matlab除各种脑电信号伪伪迹减法( As a kind of physiological signals, the Electroencephalogram(EEG)represents the electrical activity of the brain. Because of its higher time-vary sensitivity, EEG is susceptible to many artifacts, such as eye-movements, blinks, cardiac signals, muscle noise. These noises in recording Electroencephalogram(EEG)pose a major embarrassment for EEG interpretation and disposal. A number of methods have been proposed to overcome this problem, ranging from the rejection of various artifacts to the effect estimate of removing artifacts. )
    2009-12-22 11:58:47下载
    积分:1
  • ansys
    基于ansys有限元的压力容器的疲劳分析(Fatigue Analysis of Pressure Vessels)
    2021-01-20 15:58:41下载
    积分:1
  • CPP-primer
    C++ Primer的源文件,包括书中的源代码和题目答案。(very important.)
    2015-09-05 20:36:19下载
    积分:1
  • shurufa_moni
    通过VC++实现输入法的简单原理,从而让初学者了解输入法编程的含义。(By the simple principle of VC++ input method, allowing beginners to understand the meaning of the input method programming.)
    2012-09-16 01:54:49下载
    积分:1
  • ime-coding
    介绍windows输入法编程的书籍 对学习输入法有所帮助(Introduction windows programming books IME input method for learning to help)
    2013-09-27 11:47:16下载
    积分:1
  • ansys
    基于ansys有限元的压力容器的疲劳分析(Fatigue Analysis of Pressure Vessels)
    2021-01-20 15:58:41下载
    积分:1
  • pinyin-master
    说明:  QT 输入法例子,内置汉字库和引擎。。。。。。(QT input method example, built-in Chinese character library and engine......)
    2020-08-17 23:20:56下载
    积分:1
  • zz_1
    实现简单的宽带波束赋形,对ISM方法的波束赋形,进行了简单色说明。(Simple broadband beamforming)
    2018-05-29 14:49:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载