搜索资源列表
read_excel
- c语言实现excel读取,按规定写入dat和txt文件-c language excel read write dat and txt file required
TXTClass
- 提供了一个用C#语言实现的txt文件操作类,实现了写入txt、读取txt、读取指定行、删除指定行、查询txt指定内容,按照给定条件查询、删除txt文件内容等功能。调用方便,操作简单,附有使用说明。-Provides a C# language using the txt file manipulation class realized write txt, read txt, reads the specified line, delete the specified row, query tx
txt
- 利用vs 中的 c++语言对txt文件经行读取,并且对txt文件并输出-C++ to read txt file and the output
(stu)File1
- 打开一个文件,逐行读取生成一个英文字符的索引,产生一个文件保存输入文件中的字符出现的次数、个数和种类。 1、一次读取文件的一行;读取文件使用iostream; 2、除去行中所有的标点符号,利用附录A的程序代码; 3、对于每一行: a)在你构建的索引结构中查找单词; b)如果没有找到(出现新词)就将它插入索引; c)如果找到就更新该词的出现次数(次数加1)。 4、所有行都读入完成后,对索引结构按照字典顺序进行排序。每一行都应包括该单词本身、出现次数,如果有能力,程序还应
ReadText_C
- 用C语言实现的txt文件的读取,比如读取到文本尾如何换行,如果到指定的位置读取等。-Read txt file using C language, for example, reads to how to wrap text tail to a specified location read.
read-and-write
- 用c++语言编程,读取txt文件,并写成.e文件,-Using c++ language programming, reading txt file, and written as. E documents,
217viterbi-decoding(C-language)
- C语言实现217卷积码的viterbi译码(软、硬判决的代码都有,运行时先在VC中分别运行软、硬判决的C程序,产生误比特率的数据并存储在.txt文件中,之后在matlab中读取数据,画出误比特率曲线,matlab程序也已给出)-C language achieve 217 viterbi decoding (including hard and soft decision,and the codes should be run in VC to generate and store the BE
ReadText_C
- 用C语言实现的txt文件的读取,比如读取到文本尾如何换行,如果到指定的位置读取等。-Read txt file using C language, for example, reads to how to wrap text tail to a specified location read.
file_copy
- 用c语言来读取一个txt文件, 然后写入另一个文件中去(use c to read a txt file to a buffer, then write the buffer to a new file)
新建 Microsoft Office Word 文档
- 编写程序从文件(gangb51x.txt)中读取测井数据,编写函数实现以下两种方法进行数据处理,并将处理后数据写入一个新文件中,输出文件中要包括第一列深度采样值。 1、 选取前三条曲线中的一条进行中值滤波处理,函数中要求能进行不同点数的设置。 2、 计算出砂指数BULK。编写函数实现下面的计算。(seISMIC INTERPRETATION)
eyeLike-master
- 人眼中心定位是一个用于眼部追踪的算法,C++语言实现,依赖OpenCV库。 关于代码的编译,提供了CMakeLists.txt文件,同时支持Windows,Linux和Mac OS X。 该项目从网络摄像头读取视频,进行人脸检测,再根据检测到的人脸图像截取左眼和右眼的ROI区域,最后根据截取到的ROI进行眼球中心检测与跟踪。所以算法的主要包含三个部分:人脸检测,ROI截取,眼球中心定位。(The estimation of the eye centres is used in sever