搜索资源列表
simplexml
- 通过扫描字符串及结构体数组,实现对XML文件的简单初步解析.-by scanning string and array structure and realizing the XML file simple preliminary analysis.
cfread
- c语言读数据用结构数组进行数据从文本文件中读取-c language reading data structure array with data from the text file Read
shiyan4
- 数据结构实验4报告,实验内容或题目 l、随机产生n=100,200,300,1000,2000个整数并存于数组r[1..n]中。对主要查找算法(顺序查找、插入排序、冒泡排序、堆排序、快速排序)进行实验比较,计算出平均比较次数、平均移动次数及执行时间。由程序自动计算,由手工计时。 2、对实验结果数据进行对比分析。 主要内容是
vc
- 用数组和结构体实现保存文件,录入内容为所有同学的学号、姓名、语文成绩和数学成绩-Structure with the array and achieve the goal of preserving documents, recording the content for all students of the school number, name, language and mathematics achievement
File
- 设计一个简单的文件系统,用文件模拟磁盘,用数组模拟缓冲区,要求实现: 支持多级目录结构,支持文件的绝对读路径; 文件的逻辑结构采用流式结构,物理结构采用链接结构中的显示链接结构中的显示链接方式; 采用文件分配表; 实现的命令包括建立目录、列目录、删除空目录、建立文件、删除文件、显示文件内容、打开文件、读文件、写文件(追加方式)、关闭文件、改变文件属性。 最后编写主函数对所做工作进行测试。 -Design a simple file system, disk file s
WriteStructFile
- vc实现将结构体数组保存到文件中,并能够读取出来-vc realize the structure of the array to a file, and can be read out
zompljx-yytes
- 定义复杂结构体—包括嵌套结构体数组,并显示结构体所占字节数-Define complex structures- including nested structure arrays, and display the structure of bytes
dxq__program
- 一个虚拟内存分配的示例程序,显示如何使用虚拟内存技术来处理一个结构数组,,(A virtual memory allocation of the sample program, shows how to use virtual memory technology to process a structure array,,)