CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 拼音

搜索资源列表

  1. 字符串转换

    0下载:
  2. 汉字字符串,计算该串的拼音首字母,c#源代码(String of Chinese characters, the initial string of the alphabet, c# source code)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:3072
    • 提供者:zondy
  1. StringToSpell

    0下载:
  2. C++ 汉字 拼音首字母:可以通过程序得到输入的汉字对应的首字母。(C++ Chinese phonetic alphabet: the initial letters corresponding to Chinese characters can be entered through the program.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:132096
    • 提供者:gaotian
  1. Qt5Input

    1下载:
  2. QT5 拼音输入法,基于开源版本修改,支持QT5.9.(QT5 Pinyin input method, based on open source version changes, support QT5.9.)
  3. 所属分类:输入法编程

    • 发布日期:2017-12-26
    • 文件大小:903168
    • 提供者:黑夜22
  1. Archive

    0下载:
  2. 拼音输入法,使用二元模型、参数估计与数据平滑,然后求解一个最大似然概率(Pin Yin Shu Ru Fa, shi yong er yuan mo xing, can shu gu ji)
  3. 所属分类:其他

  1. 实验47 拼音输入法实验

    0下载:
  2. STM32的拼音输入法程序。内有详细的注释和文档。很好的学习资料。(STM32's pinyin input method. There are detailed notes and documentation. Good study materials.)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-06
    • 文件大小:1009664
    • 提供者:zhaoxin5005
  1. 简单拼音输入法程序

    1下载:
  2. 程序实现命令行模式简单的拼音输入,用于c语言学习结构体,字符串I/O,指针等知识(The program implements the simple Pinyin input of the command line mode, which is used to learn the structure of the C language, the string I/O, the pointer and so on.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-09
    • 文件大小:272384
    • 提供者:theisness
  1. 汉字转拼音工具

    0下载:
  2. 可以转拼单和翻译的实用工具,源代码+程序(A utility tool that can be translated and translated.)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:155648
    • 提供者:君临界
  1. PinyinInput

    0下载:
  2. 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[]); input_py_val为已输入的拼音码字符串头指针, 反回值为中文的起始地址,当为0时,杳询失败 应用举例: { unsigned char input_string[]={"bang"}; unsigned char chines_string[100]; sprintf(chines_string,"%
  3. 所属分类:单片机开发

    • 发布日期:2018-04-20
    • 文件大小:11264
    • 提供者:onlyloveonlyu
  1. GBK汉字拼音对照表

    0下载:
  2. GBK标准的汉字和拼音库。excel格式,可以转化为数据库文件,作为拼音输入的字库。(GBK standard Chinese and Pinyin Library)
  3. 所属分类:编辑器/阅读器

    • 发布日期:2018-04-21
    • 文件大小:518144
    • 提供者:Alex_x
  1. PinyinUtil

    0下载:
  2. 汉字转拼音、根据汉字获取首字母的简拼,工具类,便于开发(Chinese characters to Pinyin initials Jianpin, get Chinese characters)
  3. 所属分类:Java编程

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:codernull
  1. 打出数字所对应拼音

    0下载:
  2. 输入数字,输出对应拼音 比如输入1234,输出yi er san si wu
  3. 所属分类:其他小程序

  1. src

    0下载:
  2. 拼音输入法,维比特算法的实现,正确率一般(pinyin,Vebiter Algorithm)
  3. 所属分类:输入法编程

    • 发布日期:2018-05-01
    • 文件大小:31803392
    • 提供者:呵呵哒123724
  1. PinYin

    0下载:
  2. 拼音输入法,单纯的二元模型,正确率较低,无词典优化(pinyin two-elements model)
  3. 所属分类:输入法编程

    • 发布日期:2018-05-01
    • 文件大小:32768
    • 提供者:呵呵哒123724
  1. src

    0下载:
  2. 拼音输入法,增加了对多音字的处理,正确率一般(Pinyin input method, increase the processing of the character, the correct rate of general)
  3. 所属分类:输入法编程

    • 发布日期:2018-05-01
    • 文件大小:26799104
    • 提供者:呵呵哒123724
  1. Pinyin2Hanzi

    1下载:
  2. DAG表示基于分词的拼音输入法,正确率一般,viterbi是HMM模型(DAG is a Pinyin input method based on participle, and the accuracy rate is general. Viterbi is a HMM model.)
  3. 所属分类:输入法编程

    • 发布日期:2018-05-01
    • 文件大小:6321152
    • 提供者:呵呵哒123724
  1. 生成拼音函数

    0下载:
  2. pb9编程中将汉字自动转化为拼音首字母函数写法(Automatic conversion of Chinese characters into phonetic function writing)
  3. 所属分类:其他

  1. 拼音输入法

    1下载:
  2. 一个基于朴素贝叶斯算法的拼音输入法。 使用方法见源码。 语言:python
  3. 所属分类:Windows编程

  1. ShuChinese

    0下载:
  2. 超级好用的取汉字拼音声母的动态库,支持多种语言。 "汉字->拼音"的转换(全部拼音或拼音首字,支持多音字) GB码下 "简体字<->繁体字" 转换;"GB码<->BIG5码"转换;"ANSIC<->Unicode"转换
  3. 所属分类:其它

  1. 19315215_8

    1下载:
  2. 拼音首字母实验题目:每个同学做一个自己的名字的点阵式字模,并用程序把它显示出来。同时采用方向编码和矢量图形法显示你的名字的拼音的第一个字母。例如:李俊(LJ) 实验目的:熟悉字符生成算法(点 阵 式 ,矢 量 式 ,编 码 式) 实验指导:课件4.3(Pinyin initials experiment topic: Each classmate makes a dot matrix font of his own name and displays it with a program. At
  3. 所属分类:2D图形编程

    • 发布日期:2020-04-04
    • 文件大小:12288
    • 提供者:core055
  1. 最常用的2500个汉字(带拼音)

    0下载:
  2. 最常用的2500个汉字(带拼音),可以参考。
  3. 所属分类:其它文档

« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com