CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - file.write

搜索资源列表

  1. programs

    0下载:
  2. 一个可以将大文件分割的小程序。注意写路径得时候最后一个文件夹一定要加上\\,文件编号从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
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:22097
    • 提供者:WY.lslrt
  1. e00compr-0.5.tar

    0下载:
  2. GIS相关工具,可以读写压缩的e00文件-GIS tools that can read and write file compression e00
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:32248
    • 提供者:
  1. cdd

    0下载:
  2. 用cmd脚本编的“吃豆豆”游戏,有文件读取、写入,数字、字母转换等操作,可做参考-Eat Peas games, compiled with the cmd scr ipt file read, write, numbers, letters, conversion operations, do
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:6144
    • 提供者:xy
  1. write_Text

    0下载:
  2. 在控制台下使用C#流进行文本文件的写入!程序简单使用了文件流的操作写入文件-In the console using C# Stream write a text file! Simple procedure used in the operation of file stream to write file
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:5873
    • 提供者:lst
  1. SETFTIME

    4下载:
  2. 我在上个世纪写的一个批量修改文件时间属性的精致实用小程序,在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].
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:10072
    • 提供者:谭博远
  1. ezutf_src

    0下载:
  2. This is a software for read/write text to file. It supports multiple character encoding and very efficient when reading/writing.
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:15564
    • 提供者:Duc
  1. Set-Names

    0下载:
  2. 批量改名 最后写入file.txt 配合妖眼改名工具使用-Last write batch rename rename file.txt tools with demon eyes
  3. 所属分类:Console

    • 发布日期:2017-04-09
    • 文件大小:1314726
    • 提供者:李新
  1. file_to_struct

    0下载:
  2. 用c语言写的将结构体写入文件,在从文件中读出-write struct to file and then read it form file,this file was write with c
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:163853
    • 提供者:zhangpeng
  1. preprocessor

    0下载:
  2. 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
  3. 所属分类:Console

    • 发布日期:2017-03-23
    • 文件大小:480061
    • 提供者:anyman
  1. Dog

    0下载:
  2. /*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
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:5481
    • 提供者:seven
  1. D-Garrage

    0下载:
  2. 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
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:26989
    • 提供者:Darizle
  1. Address-book

    0下载:
  2. 这是一个用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.
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:2435
    • 提供者:宋钟国
  1. win32-readwrite-txt-file

    0下载:
  2. 基于Visual C++ Win32 控制台的程序,实现从txt文本文件中读取以及写入数据的功能-Based on the Visual C++ Win32 Console program, read and write data from txt text file
  3. 所属分类:Console

    • 发布日期:2017-03-26
    • 文件大小:9354
    • 提供者:肖传毅
  1. cmobliphone

    0下载:
  2. C语言实现设计一个简易的手机通讯录管理系统。该题目要求在熟练掌握C语言的基本知识:数据类型(整形、实型、字符型、指针、数组、结构等);运算类型(算术运算、逻辑运算、自增自减运算、赋值运算等);程序结构(顺序结构、判断选择结构、循环结构);大程序的功能分解方法(即函数的使用)等。进一步掌握各种函数的应用,包括时间函数、、绘图函数,以及文件的读写操作等。-Design a simple mobile phone address book management system. The subject
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:64919
    • 提供者:alex
  1. DoubleColorBall

    0下载:
  2. 此程序为控制台程序,完成简单的双色球自动购买功能,以写入文件形式代替打印,客户可自主进行机选或者手动选择,也可以对同一组号下多注-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
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:1742
    • 提供者:王子
  1. M2S

    0下载:
  2. 完成简单的读取和写入二进制文件操作,以及指定二进制文件格式的转化。是控制台应用程序。-Complete the simple read and write binary file operations, as well as specify the binary file format conversion. Is a console application.
  3. 所属分类:Console

    • 发布日期:2017-05-24
    • 文件大小:7917952
    • 提供者:成天
  1. management-system-for-student

    0下载:
  2. 题目 学生健康情况管理系统 【问题描述】 实现学生健康情况管理的几个操作功能(新建、插入、删除、从文件读取、写入文件和查询、屏幕输出等功能)。健康表中学生的信息有学号、姓名、出生日期、性别、身体状况等。 【实验内容】 必做内容 利用顺序存储结构来实现 系统的菜单功能项如下: 1------新建学生健康表 2------向学生健康表插入学生信息 3------在健康表删除学生信息 4------从文件中读取健康表信息 5------向文件写入学生健康表
  3. 所属分类:Console

    • 发布日期:2017-03-27
    • 文件大小:395590
    • 提供者:邵阳
  1. ReadFile_And_WriteFile-Demo(VS2013)

    1下载:
  2. 对上次本人用dev c写的读写文件的程序进行改写,这次是用VS2013写的,将读文件与写文件分别封装成两个独立的函数放到两个独立的文件.cpp(.h)中,便于以后根据自己的需要对函数功能进行相应的扩展。读文件操作制将某一文件的二进制流读出写到一个txt文件中,写文件指将事先写好的数组中的数据一二进制流的形式写成一个新的文件。 两个函数原型: void ReadFile(char* readfilename, char* writefilename) void WriteFile(c
  3. 所属分类:Console

    • 发布日期:2017-05-07
    • 文件大小:1280884
    • 提供者:themostfreeboy
  1. BasicCPP

    0下载:
  2. Basic File operations in C++ read file write file -Basic File operations in C++ read file write file
  3. 所属分类:Console

    • 发布日期:2017-04-30
    • 文件大小:153567
    • 提供者:wahab
  1. Student-score-management-

    0下载:
  2. 功能齐全的学生成绩管理系统,可以输入成绩,计算总分和平均分,按成绩降序查看,按名字升序查看,按学号升序查看,根据学号进行查找,统计分析成绩,列出成绩,将成绩写入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
  3. 所属分类:Console

    • 发布日期:2017-05-04
    • 文件大小:325914
    • 提供者:catherine
« 12 »
搜珍网 www.dssz.com