搜索资源列表
一种中文文本聚类的研究.rar
- 这里设计了一个中文文本聚类模型CTCMCChinese'Pext Clustering Model),并针对模型中涉及到的特征表示、特征提取、特征向量调整和聚类算法等问题进行了研究。
C语言文本编辑器
- 该程序是大二数据结构实践课的源码。程序实现了在命令行中对文本进行编辑。
Oracle 中大文本的存储
- Oracle中一般使用 VARCHAR2类型来存储文本数据,它最大只能存储2K的文本数据,如果超过2K可以使用CLOB类型来存储。
使用内存映射文件共享数据的例子 FileMap
- 使用内存映射文件共享数据的例子- The use memory maps the document sharing data the example
文本数据库转换到access
- 简单的access应用程序-simple access applications
读取基于文本的数据文件
- 用于读取基于文本的数据文件的类,及其使用的详细说明,是java处理文本变得很方便-used to read text-based data files category, and the use of the detailed descr iptions, java version of the text is very convenient
读取text第n行数据
- 这是一个用vb编写的程序,程序功能虽然单一,但是能使我们在编写别的软件时能迅速的解决一些文本框的应用问题-vb prepared using the procedure, although the function of a single procedure, but will enable us to the preparation of other software can quickly solve some of the tex
gmeans
- gmeans-- Clustering with first variation and splitting 文本聚类算法Gmeans ,使用了3种相似度函数,cosine,euclidean ,KL.文本数据使用的是稀疏矩阵形式. -gmeans clustering with first variation and splitting Gmeans,a text clustering algorithm, uses 3
肖天华数据结构大作业
- 本次作业采用MFC多文档——视图结构体系(已征得肖老师的同意)。开发环境为VC++ 6.0 SP6,其他环境下编译未做测试。 程序运行时的外观如上图所示:文档窗口被分割为左右两部分。左边部分采用树形控件CTreeCtrl管理,右边部分采用文本框控件CEdit管理。打开或生成的XML文档都将以文本方式显示在右侧文本编辑窗口,经一定算法解析后将在左侧窗口中按XML文档描述的逻辑结构以树形目录的方式显示出来,直观明了。 -this o
DB12
- 文本数据库的实现源码,包括Sequential,Index,Random 三种存取方式-text database of achieving source, including Sequential, Index, three ways Random Access
txtLine
- Vb 读取文本数据,每次一行一行显示,以及对文本字符串的分割。-read text data, each party and his party, and the text string segmentation.
VictorIdeVcl_103
- 1.支持二进制数据和文本数据的收发 2.支持任意格式的数据的收发 3.支持两种数据包协议(识别每帧数据首尾的方法): ①超时判断数据首尾, 适用于与单片机和仪表的通讯 ②帧首尾和控制符, 适用于大量复杂的数据传输, 例如文件收发等-1. Support for binary data and text data transceiver 2. To support any format of the data tran
Database
- 生产数据经常用到文本及数据库方式, 本程序将文本数据转换成数据库, 非常使用-Production data frequently used text and database mode, the program will copy data into the database, very use
49
- 在本例子中将制作一个可从剪切板上读取文本数据的一个应用程序-In this example will produce a reading text from the clipboard data on an application
deBoor_Cox
- 读取指定格式的文本数据文件后,绘制Bezier曲线-Read a prescribed format text data files, rendering Bezier curves
readtext
- 读入一个文本数据,转换成矩阵。 -Reading into a text data, conversion into a matrix.
QT读数据和Qpainter绘制曲线
- 读取文本中的数据,然后应用Qpainter进行绘图。(Read the data in the text, and then apply the Qpainter to plot.)
基于MATLAB去噪后输出脉搏数据文本程序
- 本程序是利用matlab进行去噪后,对脉搏数据进行文本输出程序。(This procedure is the use of MATLAB denoising, pulse data for the text output process.)
文本分析聚类实战
- 文本挖掘是从大量的文本数据中抽取隐含的,求和的,可能有用的信息。 通过文本挖掘实现 ?Associate:关联分析,根据同时出现的频率找出关联规则 ?Cluster:将相似的文档(词条)进行聚类 ?Categorize:将文本划分到预先定义的类别里(Text mining is a kind of information that is extracted from a large number of text data, wh
libSVM
- 利用LibSVM以及SVM模型进行文本数据分类。训练数据与测试数据都有。(Using LibSVM and SVM model to classify text data. Both the training data and the test data are available.)