资源列表

« 1 2 ... .10 .11 .12 .13 .14 1215.16 .17 .18 .19 .20 ... 1573 »

[文件操作L13-7

说明:编程计算每个学生4门课成绩的平均分,将学生各科成绩及平均分输出大文件student.txt中,然后再从文件中读出,显示到屏幕上。-Program to calculate each student' s average score 4 subjects, the student and the average score of all subjects student.txt large files in the output,
<胡大海> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[文件操作L13-6

说明:编程从文件student.txt中读出每个学生的学号,姓名,性别、各科成绩及平均分,并输出到屏幕上。-Programming read from the file student.txt each student' s student number, name, sex, and the average score of all subjects, and output to the screen.
<胡大海> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[文件操作L13-5

说明:编程计算每个学生4门课的平均成绩,将学生的各科成绩及平均分输出到文件score.txt.-Programming calculated for each student four course grade point average, a student' s academic results and the average output to a file score.txt.
<胡大海> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[文件操作L13-4

说明:从键盘输入一串字符,然后把它们添加到文本文件demo.txt的末尾,假设demo.txt已有内容:I am a student.-Enter a string of characters from the keyboard, and then add them to the end of the text file demo.txt, assuming demo.txt existing content: I am a student.
<胡大海> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[文件操作L13-3-1

说明:将ASC的码值在0到127之间的字符写到磁盘文件上,然后从文件中读出这些字符,判断读出的字符是否问可打印字符,若是则在屏幕上直接显示,否则将这些字符的十进制ASC码值输出到屏幕上。-The ASC code value from 0 to 127 characters written to a disk file, and then read from the file these characters to determine whe
<胡大海> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[文件操作vcTxtsrc

说明:VC++逐行读取Txt文本文件,只是一个读写方式的不同,总之最终的目标是读取整个文件-VC++ read line by line Txt text file, just a different way of reading and writing, in short, the ultimate goal is to read the entire document
<谈美明> 在 2024-11-03 上传 | 大小:13312 | 下载:0

[文件操作vcsortorder

说明:各种排序算法大全c++版 直接顺序排序、冒泡排序,选择,快排,希尔排序,堆排序,归并排序、筛选法调整堆、堆排序、一次归并、一趟归并法排序、归并排序的非递归算法、归并排序的递归算法、将两个已排序的子序列归并。-Various sorting algorithms Daquan c++ Version Direct Sequence sort, bubble sort, selection, fast scheduling, shell s
<谈美明> 在 2024-11-03 上传 | 大小:3072 | 下载:0

[文件操作vcremotefile

说明:VC++远程读写文件代码,初学者参考,通过指定的IP地址直接读取对应目录中的文件,网络路径就写在代码里,不过自己要修改一下,要确认网络中存在这个路径。这个例子其实挺简单的,适合初学者参考学习。-VC++ remote read and write file code, for beginners reference, by specifying the IP address corresponding to directly read
<谈美明> 在 2024-11-03 上传 | 大小:20480 | 下载:0

[文件操作vb_excel

说明:VB基于activeX技术调用excel,文件包含所有的VB操作excel的操作指令-VB activeX based technology called excel, file contains all of the VB operation excel operating instructions
<黎明> 在 2024-11-03 上传 | 大小:13312 | 下载:0

[文件操作latent_heat_plot

说明:读取美国NASA的HDF5数据,并制作全球潜热分部图-Read the U.S. NASA' s HDF5 data, and produce a global latent heat Segment Figure
<李占强> 在 2024-11-03 上传 | 大小:1633280 | 下载:0

[文件操作Zlib

说明:zlib xzip封装,压缩解压接口调用简单,适用于学习及zip库使用。-zlib xzip package, compression decompression interface calls simply for learning and zip libraries.
<Ivan Pai> 在 2024-11-03 上传 | 大小:390144 | 下载:0

[文件操作generate_excel

说明:程序实现对Excel表格的基本操作,包括新建,添加,删除,插入等操作。具体请参看程序源码.-Excel spreadsheet program for basic operations, including new construction, add, delete, insert, and other operations. See the specific program source code.
<流川> 在 2024-11-03 上传 | 大小:13312 | 下载:0
« 1 2 ... .10 .11 .12 .13 .14 1215.16 .17 .18 .19 .20 ... 1573 »

源码中国 www.ymcn.org