CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 中文信息处理 搜索资源 - write

搜索资源列表

  1. hzcall

    0下载:
  2. 用c 写的在dos下显示汉字的程序模块-used to write in Chinese characters dos shown the procedure module
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:11.98kb
    • 提供者:范小春
  1. CDevideSentence

    0下载:
  2. 用c++写的分词算法,简单,实用,详情看里面的帮助文件!-using c + + to write the sub-term algorithm is simple, practical, inside look at the details of the help files!
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:89.43kb
    • 提供者:徐科
  1. BayesClassifier

    0下载:
  2. 一个用c#写的贝叶斯分类程序源代码,带图形界面!-c # using a Bayesian classification write source code, with a graphical interface!
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:116.88kb
    • 提供者:王浩
  1. excel_readwrite

    0下载:
  2. 对EXCEL的操作,数据的添加、删除、读写等-right EXCEL operation, the data to add, delete, read and write, etc.
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:74.33kb
    • 提供者:hua98611
  1. C++小游戏

    0下载:
  2. 一个C++写的类似与大航海4中猜金币的小游戏-a similar write C with the Big 4 guess the small coin game
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:95.48kb
    • 提供者:孔宁飞
  1. pymmseg.用python写的分词程序

    0下载:
  2. 用python写的分词程序,实现的是最大匹配方法,简单易用,Using python to write the sub-term process of implementation is the largest matching method, easy-to-use
  3. 所属分类:中文信息处理

    • 发布日期:2017-03-23
    • 文件大小:676.85kb
    • 提供者:周光有
  1. xlwt-0.7.1.win32.rar

    0下载:
  2. xlwt 是用PYTHON生成EXCEL文件的包,和xlrd是读写整套包,巨方便,xlwt is generated PYTHON package EXCEL files, and read and write the entire package is xlrd, giant convenience
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-27
    • 文件大小:148kb
    • 提供者:cxl2253
  1. TChartDemosSource

    0下载:
  2. this tchart demo delphi program helps to write a chart code-this tchart demo delphi program helps to write a chart code
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-03
    • 文件大小:6.95kb
    • 提供者:endoumamoru
  1. chunjian

    0下载:
  2. 本人写的一个垃圾代码,主要是实现简单的打印功能-I refuse to write a code, mainly to achieve simple printing function
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-08
    • 文件大小:1.61mb
    • 提供者:xiaoyang
  1. FileProcessor

    0下载:
  2. 写文件的动态库的源代码。是我开发的一个小项目-DLL file to write the source code. I developed a small project
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-04
    • 文件大小:10.53kb
    • 提供者:sean
  1. fenci

    0下载:
  2. 用C写的简单的分词算法,请查看具体代码.-Using C to write the simple segmentation algorithm, please see the specific code.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-09
    • 文件大小:1.64mb
    • 提供者:袁慎重
  1. wordpad

    0下载:
  2. VC++写的仿Windows系统的写字板程序,外国人写的,英文界面,主要是演示滑动按钮的应用,类似Word中的边界拖动一样,VC++的编程朋友可以参考一下。 -VC++ to write the fake WordPad Windows system procedures, written by foreigners, English interface, the main buttons are slide presentation applications, similar to Wor
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-25
    • 文件大小:187.87kb
    • 提供者:daemon
  1. AppINIFileRW

    0下载:
  2. INI文件读写,可以按IP、数值、和文本三种方式读写INI文件-INI file to read and write, can be IP, numerical, and text in three ways to read and write INI files
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-15
    • 文件大小:3.87mb
    • 提供者:everlee
  1. useC1616word

    0下载:
  2. 用c编写的16*16点阵字库,可以用在任何使用点阵显示汉字的场合-use c langunge to write 16X16 poit word warehouse.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-27
    • 文件大小:5.17kb
    • 提供者:胡涛
  1. WordCounter

    0下载:
  2. 封装一个类CText, 并编写一个软件,它可以完成对任意一个文本文件的字符统计工作, 可以统计的信息有:中文字符数、英文单词数、行数、字符个数(不计空格)、空格数。 同时上述的字符统计信息,要求能写到一个Report.txt文件中,并且能显示出来。但是不要求界面,只要能以命令行的形式输入及显示即可,另外统计功能也可参考Word中 的“字数统计工具”。 序遵循题目的要求,采用Visual Studio 2008编译环境编写,使用C++语言来完成。其中主要功能封装在CText类当中,并利
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-27
    • 文件大小:9.57kb
    • 提供者:DongMu
  1. PcWriter

    1下载:
  2. 一个自动写作的机器人,还不完善。Delphi语言编写。-A robot that can write automatically,but not perfect.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-27
    • 文件大小:240.56kb
    • 提供者:吴畏
  1. iniparse-0.4.tar

    0下载:
  2. A nice Python library to extend some functionalities of the builtin module. It is able to read and write (manage) ini configuration files!
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-23
    • 文件大小:30.54kb
    • 提供者:Lorenzo
  1. WindowsFormsApplication2

    0下载:
  2. 这是一个空的程序。什么也没有用vs2010写的-This is an empty program. Nothing vs2010 write
  3. 所属分类:MultiLanguage

    • 发布日期:2017-11-21
    • 文件大小:19.37kb
    • 提供者:zeng
  1. Chinese-phrase-structure-recognition

    0下载:
  2. 基于最大熵的汉语短语结构识别方法,来自计算机工程-自然语言处理方面,写得挺不错的-Chinese phrase structure recognition method based on maximum entropy, from the Computer Engineering- Natural Language Processing, write quite well.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-01
    • 文件大小:362.7kb
    • 提供者:zhuoc
  1. ATM

    0下载:
  2. ATM自动取款机,用C++代码编写。十分详细-The ATM machine C++ code to write. Very detailed
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-18
    • 文件大小:4.81mb
    • 提供者:tangjinli
« 12 »
搜珍网 www.dssz.com