搜索资源列表
KNN(CSHARP).rar
- 文本分类算法KNN的C#实现源码
TermSelector.rar
- 实现文本的特征提取,并能够吧重要的特征和次要的特征区分开来。最重要的要建立好特征数据库,Text feature extraction and be able to let the important characteristics and the characteristics of secondary distinguish. The most important feature of the database to establish good
WenBenBianJiQi
- 自己开发发的文本编辑器,文件较小。采用C#语言开发。-Development issued its own text editor, the file smaller. Using C# language development.
txtFileReader
- 用VS2008写的实现文本文件数据读取的实例,注意源代码中的要打开的文件路径。-hgdhgdffghdf
RepeatedForms
- 根据相似度去重,把文本很相似的删除掉,基于VSM的算法的实现。-According to the similarity to heavy, very similar to the text removed, the algorithm based on VSM realize.
text-data-mining
- 此程序实现了如何在TXT或WORD文档中进行数据挖掘,在文本中提取有用信息-The realization of this procedure how to TXT or WORD document to carry out data mining, in the text to extract useful information
MyCommunication
- 该通讯录是自己练习时所编写,采用c#实现,以文本文件存取通讯录记录,并实现了记录的浏览,添加,修改,删除,音乐播放等功能-The Address Book is prepared by their own practice, the use of c# Achieve in order to access the Address Book text file records and achieved a record to view, add, modify, delete, music pla
FileOperateForCsharp
- FileOperate For C# 在日常的工作中经常要从外部读入文件,这些代码能帮我们快速的完成此类工作。 1、C#读取分隔符文件 2、C#实现GB2312和UTF8字符编码方式的转换 3、c#写文本文件类以及方法 4、C#中常用的文件操作方法 5、文本文件读操作 6、字符串操作类 7、运用C#读取文本文件,并可选择具体范围进行平均值的计算-err
datazhuanghua
- 解析文本文件并导入到数据库,多种文件格式-Analysis of a text file and import to the database, a variety of file formats
Abstract
- 根据文本各功能类的编写,在.net平台下实现文摘的提取,既可以返回给用户一个简洁重要相对全面的信息。-According to the text of the preparation of various functional categories, in the. Net platform to achieve digest extraction, both can return to the user a concise and comprehensive information is re
WinSearchFile_src
- 该代码可以进行桌面搜索工具使用,使用C#开发,搜索的文档类型包括office、纯文本系列等。-The code can use the desktop search tool, use the C# development, search the document type, including office, plain text series.
textEditor
- 这是用C#语言编写的一个文本编辑器,该文本编辑器拥有类似与记事本那样的功能。-This is written in C# using a text editor, which has a similar text editor and Notepad as function.
Csharp_Word
- csharp语言操作word,用于文本的显示和打印-CSharp language operation word, used for text display and printing
regexp-6019
- 正则表达式工具源码,用于检查正则表达式是否与文本匹配。 语言:c# 3.0 需要.Net 3.5-Regular Expression Tool can help you to check whether a regular expression matches a piece of text. Developed in C# 3.0. .Net Framework 3.5 is required.
TestEdit
- 简单的文本编辑器 C# 个人第一c#程序,欢迎学习交流-Simple text editor C# individuals first c# program, welcomed the study and exchange of
NumEdit
- 控制文本输入 例如:输入数字,电话号码等-Control text input such as: Enter the number, telephone number, etc.
FFTtest
- 从txt文本文件里读出16个通道的数据,并对起进行FFT变换,再保存数据到文本文件中.-get data from txt,then convert by fft,save the results into txt.
nerve
- 人工神经元分类模型,可以对短文本进行分类并且有比较高的准确率(训练文本正确时)-Artificial neural classification model can be classified on the short text and a relatively high accuracy rate (training text correctly)
wodeEdit
- 我做的一个简单文本编辑器,简单的完成了一些功能,大家帮忙说说意见-Text editor
文本编辑器
- 模拟txt文本编辑器,开发软件时可嵌入进行编辑文本(Analog TXT text editor)