搜索资源列表
TaskVision
- 一个管理系统,可以帮助您轻松学习C#,成为编程高手-a management system that can help you easily learn C#, as programming experts
HMM_code
- 经典的HMM算法的代码!以在文本中的应用为例,给出HMM的源码。使用C语言。-classic HMM algorithm code! In the text to the application as an example, HMM source. The use of C language.
utf8_v2_3_1
- 你是否遇到使用C++编程时汉字不能操作的问题?有时候是因为其编码,比如XML,很多就是utf8编码。这个是使用C++操作utf8的类库。-Have you encountered when using C++ programming problems of Chinese characters can not operate? Sometimes, because of its encoding, such as XML, a lot is utf8 encoding. This is usin
zhongwen
- C++一般的输入都不是作为宽字符集处理的,使用C++分词,如果能完成窄字符输入,但按宽字符取子串,基本上分词的问题就解决了-C++ General input is not as wide-character set handling, use C++ Participle, if we can complete the narrow character input, but by the wide-character substring check basically segmentation
C99
- n algorithm for domain independent linear text segmentation This the Windows version of the C99 algorithm that was presented in my NAACL00 paper. [Directories] bin contains executables, JAR file and test files classes compiled code as
WordCounter
- 封装一个类CText, 并编写一个软件,它可以完成对任意一个文本文件的字符统计工作, 可以统计的信息有:中文字符数、英文单词数、行数、字符个数(不计空格)、空格数。 同时上述的字符统计信息,要求能写到一个Report.txt文件中,并且能显示出来。但是不要求界面,只要能以命令行的形式输入及显示即可,另外统计功能也可参考Word中 的“字数统计工具”。 序遵循题目的要求,采用Visual Studio 2008编译环境编写,使用C++语言来完成。其中主要功能封装在CText类当中,并利
freetype-2.4.11.tar
- freetype是一个平台无关的字体算法库,使用ANSI c语言开发,可以用来读取和美化ttf(true type)等字体库,可以很好的用在嵌入式平台上来显示汉字。-This is a fonts algorithm lib,coded with ANSI c language.It can read and show fonts with ttf(true type...,as so on) fonts lib,it can be use to show chinese on the embe
LanguageConvertAssistant
- 一个控件类,有DLL文件,直接拖到你的winform理就可以用了。不管你是用的vb.net, C#,还是C++,都可以直接调用。 它会自见access数据库,用了存放控件名称,控件名是在程序中递归读出的。用户在数据库里把中文名称翻译成你想要的英文就可以实现中英文转换了。 如果你的控件命名遵守我的规则,比如button”退出"按钮命名为"btn_Exit",那么连翻译都省了,它会自动调用的。-A control class, there are DLL files direct
delphi
- C++ (pronounced cee plus plus) is a general purpose programming language. It has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation. It is designed with a bias for
acopost_note
- acopost是Ingo Schroder于02年在德国汉堡大学完成的一个词性标注工具包。主要实现了基于实例、最大熵、2元隐马、基于转换规则等4种词性标注算法,以及评价和算法融合等。采用的语言是perl和c,代码比较短小,非常适于学习。-acopost Ingo Schroder is a speech in 2002 at the University of Hamburg, Germany marked the completion of the toolkit. The main achi