搜索资源列表
studentgradeinformationmanagement
- 定义学生类Student,包含学生姓名、学号、3门或更多门课程的成绩以及对这些成员的操作; 2. 定义Student的对象数组,然后录入学生信息并显示到屏幕,同时保存到文件; 3. 从文件读取数据并查询、修改和统计学生成绩。 4. 在录入信息前要有提示信息。 5. 屏幕输出和文件存取时可使用>>、<<运算符重载或用I/O流对象引用作参数的成员函数实现。*/
网口文件传输程序
- LINUX网口文件传输,分别运行SER.O和CLI.O 传输文件路径可自行修改 或作成读取配置文件的形式-LINUX network file transfer, and running SER.O CLI.O document transmission path may modify or make the reader configuration file forms
网口文件传输程序
- LINUX网口文件传输,分别运行SER.O和CLI.O 传输文件路径可自行修改 或作成读取配置文件的形式-LINUX network file transfer, and running SER.O CLI.O document transmission path may modify or make the reader configuration file forms
xlsvc
- VC 读取EXCEL文件,网上大多用ODBC或OLE方式进行读取,但这两种方法都具有局限性,本原码在分析Excel文件格式的基础上从底层编写代码.-VC read Excel documents, mostly online using ODBC or OLE manner read, But both methods have limitations, primitive code in Excel file format on th
vc_jiqiaoshili_part13_14
- Visual.C++程序设计技巧与实例--配套光盘 第13章 网络编程 本章共有8个实例: 1. PowerNetConfig在Win2000系统下修改主机名、IP、网关、子网掩码和代理服务器 2. GetAllIP得到多穴主机的多个IP地址 3. EnumHosts枚举局域网内的计算机 4. GetMac读取网卡的Mac地址 5. C_S Demo一个小型的公司客服系统——C/S使用示例 6. Moun
WordCount
- 本示例说明了如何创建打开多个文件并对每个文件的字节数、字符数、单词数和行数进行计数的应用程序。运行此示例后将显示每个文件的统计结果和所有文件的总计。 该示例是控制台应用程序;必须从命令行运行该程序以查看其输出。 此示例使用下面的技术和类: I/O - FileStream - 允许文件访问。此类用于读写文件。 StreamWriter - 与 FileStream 实例一起使用可以将
studentgradeinformationmanagement
- 定义学生类Student,包含学生姓名、学号、3门或更多门课程的成绩以及对这些成员的操作; 2. 定义Student的对象数组,然后录入学生信息并显示到屏幕,同时保存到文件; 3. 从文件读取数据并查询、修改和统计学生成绩。 4. 在录入信息前要有提示信息。 5. 屏幕输出和文件存取时可使用>>、<<运算符重载或用I/O流对象引用作参数的成员函数实现。*/-The definition of ca
chap03
- 第3章 Java输入/输出编程 109 实例35 读取文件 110 实例36 写入文件 111 实例37 压缩文件 112 实例38 打印文本文件 114 实例39 读取配置文件 115 实例40 流操作 117 实例41 管道操作 118 实例42 标准I/O重定向 121 实例43 文件过滤器 122
dorvor_to_odr
- 随Doris提供的轨道数据读取程序。功能为从原始CNES ENVISAT ‘DOR_VOR ’文件中生成轨道数据记录-orbital data reader provided with Doris。Function to generate Orbital Data Records (ODR) from the original CNES ENVISAT DOR_VOR files
GPS
- 可以用法来读取全球定位系统GPS N文件和O文件的程序-procedures read paper documentation of GPS N and O
0920020009
- matlab 卫星N 文件、O文件读取,计算出卫星坐标和测站坐标,精度为10M左右-matlab satellite N files, O file read, calculate the satellite coordinates and station coordinates, and an accuracy of about 10M
C
- Visual VC ++ GPS源码,坐标转换,基线解算,O文件读取,界面制作-Visual VC++ GPS源码,
read-o-file
- 这是一个利用matlab读取gps中的o文件的小程序-This is a matlab gps read the o files applet
gpsjixianjiesuan-mohudusuanfa
- Gps 整周模糊度算法源码 基线解算 测量平差 O文件读取-#include stdafx.h #include SPP.h #include Matrix.h #include math.h #include SPPDoc.h gps satlite compute #include Gps.h #include MainFrm.h #include SPPDoc.h
easy
- 读取GPS的N/O/SP3文件的matlab代码,程序简单实用,适合新手入门(.Read GPS N/O/SP3 file MATLAB code, the procedure is simple and practical, suitable for novice entry)
o_file
- GPS导航文件读取 运用C/C++语言实现了对导航电文的读取(GPS navigation file read)
readrinex
- rinex o文件读取代码,通过结构体将v2.1版本的rinex数据读入程序中做进一步的处理。(rinex o file reader)
SinglePoint
- 读取rinex 格式中的o文件,用作小白学习,可以加强(Read o files in rinex format, for use in small white learning, can be enhanced)
SPP_file
- 解决导航文件N,O文件读取,计算卫星的误差,实现单点定位(Solve the navigation file N, O file reading, calculate the satellite error, and realize single-point positioning)
GPS观测文件数据读取
- GPS观测文件(.O文件)数据读取matlab代码及测试数据