搜索资源列表
ExcelSrc
- 这是一个对excel文件读取转化成文本文件的一个实例,方法简单实用-This is an excel file into a text file to read an instance method is simple and practical
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
lll
- 简单的汽车过磅系统的设计和实现 1、输入记录功能(从键盘输入车型、车辆重量) 2、统计当天过磅的汽车车辆总数、运载货物总重量。 3、统计各种车型车辆总数、各种车型运载货物总重量。 4、统计当天收费总金额、各种车型收费总金额。 5、按收费总金额排序,显示各车型型号、收费金额。 6、查询功能(按车型查询货物重量、金额)。 7、统计结果保存在文本文件中。 8、从文本文件中读取数据、显示。-Simple automotive weighing system
choujiang
- 读取文本文件的文字、随机取出名字,实现抽奖-read txt file,shixian choujiang
ReadText_C
- 用C语言实现的txt文件的读取,比如读取到文本尾如何换行,如果到指定的位置读取等。-Read txt file using C language, for example, reads to how to wrap text tail to a specified location read.
VCPP-read-test-file
- vc++读取文本文件的源代码。可以参考一下-vc++d read text file
VBread
- 本程序用VB开发,针对多个文本文件的读取操作。-This procedure using VB for multiple text files read operations.
GPA
- 大学GPA计算工具,内附代码注释,以读取文本文件的形式运行。-University of GPA calculation tools, enclosing code comments, runs as read text files.
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
read-a-string-from-a-text-file
- 如何从文本文件中读取一个字符串??,帮助编程者实现一定功能的应用以及开发-How to read a string a text file? , to help the programmer to achieve a certain function of the application and development
C#读取文件
- C# 读取文件 C#读取TXT文件实现的一些总结: 1、Niit.txt 默认在 File_read\bin\Debug 文件下! 假如你不想程序运行报错,那么就在这个文件下建立 1)因为这里咱们是读取文本,所以Niit.txt,内容自己写一下!留心两点 1.1)文件最好不要写中文的,否则运行结果用 ?代替中文~ 2.2)最首要 的,你写完了内容要保存文本后再运行,才会显示你添加的内容 2、读写文本操作要领来源于 System.IO 命名空间,所以程序开
4010824
- delphi文本文件的逐行读取,将文本文件从记事本中读到页面中来(Delphi text file to read line by line, the text file to read from the notepad page)
Tab-Delimited Data
- 将数据写入到文本文件,并以制表符为分割;读取的数据显示在列表框上以及波形图(LabVIEW Read and Write File Demo)
Segy文件分析 v1.4
- 功能: 1、查看卷头、道头的主要信息 2、工作站格式与微机格式的相互转换 3、各道数据的波形显示,及其频谱分析 4、多种形式的数据输出,可输出文本文件 5、三维数据体的分析,得出工区角点坐标 6、原始炮数据扫描,找出缺炮的道号 7、对数据体进行任意道及时间段的切割 8、对多个Segy文件进行合并处理 9、给出读取微机格式数据的示意性代码(Function: 1. Check the main information of the header and hea
读取micaps
- matlab 读取micaps资料,在文本框中输入Micaps根目录地址,确保在该目录下可以看到surface、high、physics文件夹。注意不要带斜杠,如作者的Micaps目录为‘E:\sci\data\ksf’则在框中输入E:\sci\data\ksf。(Matlab reads MICAPS data)
TXTReader源码
- 一个简单的android,读取本地文本文件内容显示出来(A simple Android, read the contents of the local text file display.)
文件的读取,计算,写入
- 文本文件的读取、计算、写入,以逗号分隔的文本数据文件的读取,数据的计算,以及计算后的结果文件的写入源代码。(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.)
HFUT JAVA 5
- 说明并尝试通过URL从服务器上读取一个文本文件,并显示该文本文件的内容。 5. 编写程序,用Socket通信机制在服务器和客户端之间传输文件。(Describes and attempts to read a text file from the server through a URL and display the contents of the text file. 5. Write a program and use socket communication mechanism to t