搜索资源列表
jance
- FFT实现的C语言代码!有需要的可以看看,本人自己编写的-FFT C language code! Need can see, I own prepared
sbp
- 用于手写体字符识别的BP神经网络算法,用C语言编写,需要用一定数据的进行训练,然后用三层网络进行识别,可以试一试.-for Handwritten Character Recognition BP neural network algorithm, using C language, need certain data for training, and then use the three-tier network identification, may try.
601caitao CPU 完整版
- 为了更好学习和掌握CPU调度的各种算法,现实践练习编程,源程序里运用大量所学的C语言程序,在较好的理解CPU调度各种算法下,编写的此程序实现的功能是“最短作业优先调度”,经多次反复修改,现已能在TC环境下运行通过。-order to better study and master CPU scheduling algorithms, programming is practical exercises, the source Lane used a lot of learning by C la
c—editor
- 一个根据软件工程课程 原创c语言编写的 中文编辑器 功能强大-a software engineering courses under the original language c prepared by the Chinese powerful editor
WinSortHz
- 汉字字模提取程序,自动生成C语言字库,自己编写的,有用的着的可以用一下,需要UCDOS的字库-Chinese Abstraction procedures, automatic generation of C language library, their preparation and useful to be used in that the library needs UCDOS
MultiLanguage_Source
- C++编写的,适用于MFC开发的软件实现多语言版,操作简单,值得大家学习。-Written in C++, MFC development for multi-language version of the software, simple operation, worth learning.
webin.rar
- 使用中科院ICTLAS和BM25算法的检索,用C语言编写,The use of the Chinese Academy of Sciences ICTLAS and BM25 retrieval algorithm using C language
pinyin
- 将汉字转换为拼音全拼,用C语言编写,iphone开发可以使用。-Chinese characters into pinyin spelling, written in C, iphone development can use.
中文分词算法
- 本程序使用给出的字典进行学习并对训练语料进行分词处理,采用C语言编写,高效易懂!
supportvector
- 完成支持向量机方法的文本分类 用C++语言编写-The completion of support vector machine method of text categorization with C++ Languages
WordCounter
- 封装一个类CText, 并编写一个软件,它可以完成对任意一个文本文件的字符统计工作, 可以统计的信息有:中文字符数、英文单词数、行数、字符个数(不计空格)、空格数。 同时上述的字符统计信息,要求能写到一个Report.txt文件中,并且能显示出来。但是不要求界面,只要能以命令行的形式输入及显示即可,另外统计功能也可参考Word中 的“字数统计工具”。 序遵循题目的要求,采用Visual Studio 2008编译环境编写,使用C++语言来完成。其中主要功能封装在CText类当中,并利
Chinese_wordspliter
- 使用正向最大匹配法的中文分词器 分别读入待分词文本文件及字典文件后,将经处理后的结果输出至另一文件予以保存。所用待分词文件样例约有字符184万个,处理时间在11s左右。程序使用C++语言编写。-Using the forward maximum matching device of Chinese words segmentation, respectively, to be read into the text file and dictionary file, the result will
基于MPI的分布式自然语言处理平台
- C语言编写的基于MPICH2框架的分布式高性能自然语言处理平台。(The distributed and high performance Natural Language Processing platform based on the MPICH2 framework is written in the C language.)