搜索资源列表
LoadTxt
- 利用VC++读入文本文件,显示文本内容的数据-VC read into text documents, text data
AppForChen
- 本程序主要用于读入文本文件和atuocad绘图
syntax_analysis
- C++编写的词法分析器,读入文本文件上的程序并分析
loader3ds(1)
- Java 3D导入文件是通过Loader实现的。Loader负责读入文本或者二进制文件,然后转换成Java3D支持的数据结构。
一个很好的文本编辑器
- 一个很好的文本编辑,实现了文本文件的创建、读入、保存。文件内容的修改:字、词、段的插入、删除、修改。文件内容的查找、替换:词,文件内容的Copy、Paste。不使用MFC-a good text editor, the realization of the creation of text files, read, the depositary. The contents of the documents modifications : Words, Phrases and of the ins
读文本文件
- 本程序是一个用vc编写的实现对读入文本的读取的一个程序,但是还有一些缺陷不是很完善,希望与大家交流-this is a procedure with the realization vc prepared to read the text of a procedure to read, but also has some flaws is not perfect, and we hope that the exchanges
一个非常好用的Autocad工具集
- ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
对读入的某个文本文件input.txt中,拆出英文单词
- 对读入的某个文本文件input.txt中,拆出英文单词,输出一个按字典顺序排列的单词表,结果输出在文本文件output.txt中,每个单词一行,并在单词后输出该单词出现的个数,两个字段之间用逗号分隔。约定单词仅由英文字母组成,单词间由非英文字母分隔,相同单词只输出一个,大小写不区分。-Of reading a text file input.txt, the demolition of the English word, the output of a lexicographical order
readtext
- 读入一个文本数据,转换成矩阵。 -Reading into a text data, conversion into a matrix.
FileOperateForCsharp
- FileOperate For C# 在日常的工作中经常要从外部读入文件,这些代码能帮我们快速的完成此类工作。 1、C#读取分隔符文件 2、C#实现GB2312和UTF8字符编码方式的转换 3、c#写文本文件类以及方法 4、C#中常用的文件操作方法 5、文本文件读操作 6、字符串操作类 7、运用C#读取文本文件,并可选择具体范围进行平均值的计算-err
WBDC
- 能进行文本文件的读写操作,所有单词均放入文本文件中,进行检索和计数操作。单词的检索(返回为该单词在文本文件中的位置,可能多个,需返回多个位置)和计数(计数包括单词检索时的个数和全部单词的个数计数)。-Can read and write text files to operate, all the words are Add text file for retrieval and counting operation. Word search (back to the words in the
EnumWindows
- 实现从一个程序向另外一个程序批量自动输入数据,读入文本文件,转化为系统键盘消息。-A program from another program to automatically enter data volume, reading into the text file information into the system keyboard.
read
- 本程序描述了怎样从文件中读入文本数据文件。-This procedure describes how to read from the document text data files.
DFT
- 一个关于傅里叶变换的程序,可以从桌面读入文本-One on the Fourier transform of the program, you can read text from your desktop
exceltxt
- 改算法将excel中的内容读入文本,并将excel中每个单元格中的值以“,”号隔开,excel中的每一列在文本中逻辑上是一行-it implement the excel to txt. put the value of excel cell to the txt. with , seperate each of them.
naive_baysian_classify
- 朴素贝叶斯公式文本分类 把一片文章读入一个矩阵 分别计算每个词对应训练网络出现的概率 -Bayesian text classification to an article in the formula to read a matrix were calculated for each word corresponds to the training network the probability
readtxt
- 读入一行 读入文本的一行,直到读到尾 易语言读文本-Read a line of text line read, read until the end of the text easy to read language
ReadTxt
- 基于文本的一个程序,读入文本数据并显示出来,适当修改后可用于对话框或后台操作-A program based on the text, read into the text data and displayed, with appropriate modifications for the dialog box or the background operation
TextClusteringKmeans
- 从文本文件读入文本,分词,去停顿词,然后利用kmeans进行文本聚类-Text Clustering with K means
freadenvi
- ENVI标准数据读入 NVI使用的是通用栅格数据格式,包含一个简单的二进制文件( a simple flat binary )和一个相关的ASCII(文本)的头文件。这也保证了单个ENVI栅格文件没有大小上限。(NVI uses the universal raster data format, including a simple binary file (a simple flat binary) and a related ASCII (text) header file. This al