搜索资源列表
IPSearch
- 根据ip获取地址,用来读取QQwry.dat文件,以根据ip获得好友位置,
货物管理系统
- 本软件是用于简单的货物管理,对仓库\n的进货.出货.下架进行记录,保存。\n 菜单栏包括 文件,进出货,查找,帮助四个选项。\n 1.文件菜单中有读取和保存两个选项,分别对table\n 上所显示的内容进行读取和保存。\n 2.进货菜单项目,用户可以设置货物的名称,价格\n 等属性。\n 3.查找菜单 ,用户可以分别通过名称,进货时间两\n 个属性进行查找。\n 4.软件还会对每笔进货进行
iostream2
- 编写程序,从键盘输入任意一个字符串,将其内容保存到当前目录的myfile.dat文件中,然后以字符方式从文件中读取该字符串并显示。 -Programming, any keyboard input from a string, save its contents to the current directory myfile.dat files, and then approach the characters read from the file and display the strin
exercise6
- 编写程序,从键盘输入任意一个字符串,要求以星号“*”为结束符,然后将其内容保存到当前目录的myfile.dat文件中,之后从文件中读取该字符串并显示。要求将该文件中的字符以逆序形式全部打印出来,将相对于文件头偏移量为偶数位置的字符全部打印出来。 -Programming, from keyboard input an arbitrary string require an asterisk " *" as the terminator, and then save its
TestZoom2
- C++读取并显示 DAT文件的源码-C++ read and display DAT files
VCReadYUVvideoSequence
- VC++读取YUV4:2:0视频序列,存储。DAT文件格式-VC++ to read YUV4: 2:0 video sequences, storage 。DAT file format
mfc_time
- VC++写的一个倒计时小程序.通过同目录下的DAT文件读取配置.很简单-VC++ written a countdown applets. Through the same directory of the DAT file to read configuration. Is very simple
2
- 任意设计一个类(比如point类、RMB类、Student类等),要求 在类设计中对流操作符"<<"和">>"进行重载。在主程序中声明5个该 类的对象,然后将这5个对象分别以文本格式和二进制格式保存到当前目录的zrf.dat文件和zrf.bin中,之后再 以字符方式和二进制方式从文件中读取数据存储到另外5个临时对象中并输出。-Any design of a class (eg point type, RMB class, Student, etc.) requ
USBSerial
- 读取U盘序列号,保存在USBSerial数组里。 2). 验证 第一次运行程序读取U盘序列号存放在 C:\Windows\system32\USBSerial.dat文件中 以后运行检验读取到的U盘序列号与保存在文件中的是否一致, 若相同,置 gTag 为1 若不一致,置 gTag 为0 -Read U disk serial number, stored in an array USBSerial inside. 2). Verified for the firs
cprogramreadhz16
- 使用C#软件,对字库点阵进行读取,读取.dat文件-The use of C# software, dot matrix font to read, read. Dat file
exercise_2
- 从键盘输入任意一个字符串,要求以星号“*”为结束符,然后将其内容保存到当前目录的myfile.dat文件中,之后从文件中读取该字符串并显示。要求将该文件中的字符以逆序形式全部打印出来,将相对于文件头偏移量为偶数位置的字符全部打印出来。-Enter any of the string from the keyboard to require an asterisk " *" as the terminator, and then save its contents to the
Three_dimension_density_distribution
- 分析三维密度分布,并给出适用于tecplot读取的dat文件。-Analysis of three-dimensional density distribution, and gives for tecplot read dat file.
FileRead
- 分行读取数据文件(以.txt建立,后缀改为.dat),存入二维数组,每行为一个元素-Branch read the data file (in. Txt established, the suffix to. Dat), into two-dimensional array, each element acts
WordRead
- 读取word表格中的内容转换为数据文件,目前大多数人喜欢使用word表格记录数据,该程序可以方便的将word中表格的数据转化为dat文件,便于其它程序使用。-Get Data From Word Tables
test
- 1. 定义一个结构体数组,存放10个学生的学号,姓名,三门课的成绩 2. 从键盘输入10个学生的以上内容,存入文件stud.dat,关闭文件 3. 打开stud.dat文件,将数据读出,查看是否正确写入,关闭文件。 4. 打开文件stud.dat文件,读出数据,将10个学生按照平均分数从高到低进行排序, 分别将结果输出到屏幕上和另一文件studsort.dat中。 5. 从studsort.dat 文件中读取第2,4,6,8,10个学生的数据。 -Practice rea
Read-write.-Dat-file
- 以写入方式打开d.dat文件,从键盘输入数据,以读方式打开d.dat文件,循环从文件读取字符,并显示-D.dat file open for writing, data input from the keyboard d.dat file open for reading loop reads characters from a file and displays
mysin
- 本程序代码包含读入dat文件,以及存储数据为dat文件的函数,便于读者理解dat文件的读取(This program code contains read into the dat file, as well as storage data for the dat file function)
ECGdata
- 读取dat文件 HR 由家用电器导入数据,并读取,适合小型试验(Read the dat file HR)
读dat文件
- 使用qt5 读取dat文件,简单的小功能,学习一下(a simple qt5 program to read .dat file.)
Matlab中读取和保存ENVIdat数据代码
- 先读取ENVI头文件,后以此来读取ENVI中的.dat文件(First read the ENVI header file, and then read the. dat file in ENVI.)