搜索资源列表
Historical-data.rar
- labview程序:可以读取txt文本记录的数据,并用波形显示出来,labview program: You can read the txt version of the data, and waveform display
read
- 读取txt文本文件中的数据,然后自动画滞回曲线图!可以区分不同周期,用不同颜色描述!-Txt text file to read the data, then the hysteresis curve from the animation! Can distinguish between different periods, with different color descr iptions!
OPENGL_readtxt_
- 使用Labwindows编写的Opengl程序,可以读取txt文本数据,控制小秋的轨迹,完全可用,前提是你必须安装OPENGL的开发包-Opengl procedures Labwindows written, you can read the txt text data, control Xiaoqiu trajectory, fully available, the premise is you must install OPENGL development kit
first1
- 读取TXT文件中的数据,并且能够进行数据处理,然后将数据处理的结果输出成TXT文本。-TXT file to read the data and be able to carry out data processing, data processing and then exported into a TXT text results.
Internship1
- 薛超英数据结构实习一答案 设有n个人站成一圈,每个人持有一个密码(正整数)。现从第t个人开始,按顺时针方向“1,2,3,4,…”循环报数,数到m1(第t个人所持密码)的人出列,然后从出列者的下一个人重新开始报数,数到m2(刚出列者所持密码)的人又出列,如此重复进行,直到n个人都出列为止。 问题是:对于任意给定的n个人的原始排列顺序,求出n个人的出列顺序。 输入数据从文本文件“实习1数据.txt”中读取。该文件有两行:第1行只有一个整数,表示报数的起始位置;第2行
88Excel
- 通过本文及配套示例源码你可以更加灵活的控制Excel表格文件,其中包括创建新Excel文件、写入表格数据、读取表格数据(包括对原建Excel文件自已手工添加的行、列数据的准确读取),删除已有Excel表格,对表格中指定行、列、单元格进行查询、插入、替换等操作,同时还可以将生成的Excel文件转换为按指定分隔符分隔的其它文本格式的文件-Supporting the adoption of this article and sample source code you can control mor
2
- 任意设计一个类(比如point类、RMB类、Student类等),要求 在类设计中对流操作符"<<"和">>"进行重载。在主程序中声明5个该 类的对象,然后将这5个对象分别以文本格式和二进制格式保存到当前目录的zrf.dat文件和zrf.bin中,之后再 以字符方式和二进制方式从文件中读取数据存储到另外5个临时对象中并输出。-Any design of a class (eg point type, RMB class, Student, etc.) requ
lontest
- 读取钱龙软件的股票信息,并讲数据库中的二进制文件转换为文本文件查看-read qinlong Stock software infomation
GPA
- 是我学习C++的习作之一,GAP学分转换器程序!有读取文本数据的功能!-I am learning C++, one of the exercises, GAP credits converter program! Have the function to read text data!
file_re_wr
- 该源码实现功能:从文本文件读取数据,处理之后,再保存到另一指定文件!-We can read date from the text file,to process and save in another text file!
1
- 输入数据的方案,这个目录中读取的标准对他们没有任何要求输入的地方-他们空格分隔的文本阅读和计算出现或删除指定的字等-The programs in this directory that read the standard input place no requirements on their input data-- they read whitespace separated text and count occurences or remove specified wor
lll
- 简单的汽车过磅系统的设计和实现 1、输入记录功能(从键盘输入车型、车辆重量) 2、统计当天过磅的汽车车辆总数、运载货物总重量。 3、统计各种车型车辆总数、各种车型运载货物总重量。 4、统计当天收费总金额、各种车型收费总金额。 5、按收费总金额排序,显示各车型型号、收费金额。 6、查询功能(按车型查询货物重量、金额)。 7、统计结果保存在文本文件中。 8、从文本文件中读取数据、显示。-Simple automotive weighing system
jisuanqi
- 一个一元多项式的计算器,功能包括 (1)输入并建立多项式(一个多项式最多不超过20项),可以从文件中读取相关数据; (2)输出多项式,输出形式可以是图形方式,也可以是文本方式; (3)实现两个多项式相加,并输出和多项式; (4)实现两个多项式相减,并输出差多项式; (5)实现两个多项式相乘,并输出乘积多项式; (6)计算并输出多项式在指定x处的值。-a multinomial ,arithmetic
CPPjiandaduxie
- C++ 简单读写文本文件、统计文件的行数、读取文件数据到数组 是对C++入门同学有一定帮助-It is useful for newer.
VCreadfilesbyline(.TXT)
- 逐行读取文本中的数据,自动存储到一个序列数组中-Text data read line by line, is automatically stored into an array sequence
TimeSequence
- 主要介绍金融时间序列数据的访问。 金融数据大部分表现为时间序列,比如每天欧元兑美元的收盘价、每日的纽交所原油收盘价等。生成金融时间序列数据或者从文本文件中读取此类数据是分析研究的第一步-Introduces access financial time series data. Most of the financial performance of time-series data, such as daily closing price of the euro against th
read-file
- 本程序按照一定的格式可以读取文本文件的数据流-This program can be read according to a certain format text file data stream
Tab-Delimited Data
- 将数据写入到文本文件,并以制表符为分割;读取的数据显示在列表框上以及波形图(LabVIEW Read and Write File Demo)
python
- 文本数据预处理,包括分词,去停词,读取文件等操作(Word segmentation data preprocessing)
文件的读取,计算,写入
- 文本文件的读取、计算、写入,以逗号分隔的文本数据文件的读取,数据的计算,以及计算后的结果文件的写入源代码。(Read, calculate and write the text file, read the comma separated text data file, calculate the data, and write the source code of the calculated result file.)