搜索资源列表
programs
- 一个可以将大文件分割的小程序。注意写路径得时候最后一个文件夹一定要加上\\,文件编号从0开始-a large file can be divided in small programs. Path to write the final time in a folder must add \\, document number, starting from 0
e00compr-0.5.tar
- GIS相关工具,可以读写压缩的e00文件-GIS tools that can read and write file compression e00
cdd
- 用cmd脚本编的“吃豆豆”游戏,有文件读取、写入,数字、字母转换等操作,可做参考-Eat Peas games, compiled with the cmd scr ipt file read, write, numbers, letters, conversion operations, do
write_Text
- 在控制台下使用C#流进行文本文件的写入!程序简单使用了文件流的操作写入文件-In the console using C# Stream write a text file! Simple procedure used in the operation of file stream to write file
SETFTIME
- 我在上个世纪写的一个批量修改文件时间属性的精致实用小程序,在Windows下可用(开发环境:DOS,BC3.1)。 -I write in the last century, a batch of time to modify the file property of the exquisite small practical procedures can be used under Windows [Development Environment: DOS, BC3.1].
ezutf_src
- This is a software for read/write text to file. It supports multiple character encoding and very efficient when reading/writing.
Set-Names
- 批量改名 最后写入file.txt 配合妖眼改名工具使用-Last write batch rename rename file.txt tools with demon eyes
file_to_struct
- 用c语言写的将结构体写入文件,在从文件中读出-write struct to file and then read it form file,this file was write with c
preprocessor
- Handling preprocessor directives. Write a program that processes a preprocessor directive in the file containing the program in C. Should properly handle the directive # include, # define, # ifdef and ifndef. In the implementation of # de
Dog
- /*11-6. 声明一个dog类,包含体重合年龄两个成员变量及相应的成员函数,声明一个实例dog1,体重为5,年龄为10, 使用I/O流把dog1的状态写入磁盘文件,再声明另一个实例dog2,通过读文件把dog1的状态赋给dog2。分别使用文本方 式和二进制方式操作文件,看看有何不同;再看看磁盘文件的ASCII码有何不同。*/-/* 11-6. Declare a dog class that contains two member variables age, weight and c
D-Garrage
- The header file describes functions that manage the read/write functionality of the program. It is basically a software that stores vehicles (Cars, buses and bikes) as the go in to a garage and out of the garage. It also calculates the aggregate weig
Address-book
- 这是一个用C语言写的通讯录:它包括输入记录、删除记录、插入记录、记录保存文件、从文件中读取记录等。-This is a C language to write the address book: it includes input records, delete records, insert record, recording save the file, read the records from a file.
win32-readwrite-txt-file
- 基于Visual C++ Win32 控制台的程序,实现从txt文本文件中读取以及写入数据的功能-Based on the Visual C++ Win32 Console program, read and write data from txt text file
cmobliphone
- C语言实现设计一个简易的手机通讯录管理系统。该题目要求在熟练掌握C语言的基本知识:数据类型(整形、实型、字符型、指针、数组、结构等);运算类型(算术运算、逻辑运算、自增自减运算、赋值运算等);程序结构(顺序结构、判断选择结构、循环结构);大程序的功能分解方法(即函数的使用)等。进一步掌握各种函数的应用,包括时间函数、、绘图函数,以及文件的读写操作等。-Design a simple mobile phone address book management system. The subject
DoubleColorBall
- 此程序为控制台程序,完成简单的双色球自动购买功能,以写入文件形式代替打印,客户可自主进行机选或者手动选择,也可以对同一组号下多注-This program is a console program, complete a simple two color automatic purchase, to write to a file instead of printing in the form of customer autonomous machine selection or manual
M2S
- 完成简单的读取和写入二进制文件操作,以及指定二进制文件格式的转化。是控制台应用程序。-Complete the simple read and write binary file operations, as well as specify the binary file format conversion. Is a console application.
management-system-for-student
- 题目 学生健康情况管理系统 【问题描述】 实现学生健康情况管理的几个操作功能(新建、插入、删除、从文件读取、写入文件和查询、屏幕输出等功能)。健康表中学生的信息有学号、姓名、出生日期、性别、身体状况等。 【实验内容】 必做内容 利用顺序存储结构来实现 系统的菜单功能项如下: 1------新建学生健康表 2------向学生健康表插入学生信息 3------在健康表删除学生信息 4------从文件中读取健康表信息 5------向文件写入学生健康表
ReadFile_And_WriteFile-Demo(VS2013)
- 对上次本人用dev c写的读写文件的程序进行改写,这次是用VS2013写的,将读文件与写文件分别封装成两个独立的函数放到两个独立的文件.cpp(.h)中,便于以后根据自己的需要对函数功能进行相应的扩展。读文件操作制将某一文件的二进制流读出写到一个txt文件中,写文件指将事先写好的数组中的数据一二进制流的形式写成一个新的文件。 两个函数原型: void ReadFile(char* readfilename, char* writefilename) void WriteFile(c
BasicCPP
- Basic File operations in C++ read file write file -Basic File operations in C++ read file write file
Student-score-management-
- 功能齐全的学生成绩管理系统,可以输入成绩,计算总分和平均分,按成绩降序查看,按名字升序查看,按学号升序查看,根据学号进行查找,统计分析成绩,列出成绩,将成绩写入txt文件,读取txt文件信息。- Full-featured student achievement management system, you can enter scores, calculate the total score and the average score, according to results in de
