CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - C语言 读取 txt 文件

搜索资源列表

  1. pushBox

    1下载:
  2. 推箱子C语言版,可以自定义地图,支持悔步和重复。可在VC6.0或TC中编译。很好的学生作业。文件打开关闭的基本操作。TXT文件的读取,键盘响应。坐标规划,C画图。
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:4.55kb
    • 提供者:卢耀华
  1. text2data

    0下载:
  2. 程序] 文本文件和二进制文件读写 --C语言 /* 程序说明: 实现对账户信息的添删查改操作 从一个文本文件 data.txt 读取数据,然后写入一个二进制文件 credit.bf 文件中 */
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:2.82kb
    • 提供者:lrx
  1. read_excel

    0下载:
  2. c语言实现excel读取,按规定写入dat和txt文件-c language excel read write dat and txt file required
  3. 所属分类:File Operate

    • 发布日期:2017-06-01
    • 文件大小:13.27mb
    • 提供者:涂进秋
  1. TXTClass

    0下载:
  2. 提供了一个用C#语言实现的txt文件操作类,实现了写入txt、读取txt、读取指定行、删除指定行、查询txt指定内容,按照给定条件查询、删除txt文件内容等功能。调用方便,操作简单,附有使用说明。-Provides a C# language using the txt file manipulation class realized write txt, read txt, reads the specified line, delete the specified row, query tx
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:5.11kb
    • 提供者:gc
  1. txt

    0下载:
  2. 利用vs 中的 c++语言对txt文件经行读取,并且对txt文件并输出-C++ to read txt file and the output
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:197.27kb
    • 提供者:孙飞
  1. several_details_on_C

    0下载:
  2. 文件包括C函数调用的深层机制,C缺陷与陷阱,C语言头文件的使用以及C里的文件读取探索四篇TXT文档。-Documents include C function calls the underlying mechanism, C defects and traps, C language header files, as well as C where the use of exploration 4 TXT file to read the document.
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:18.79kb
    • 提供者:齐慧玲
  1. C

    0下载:
  2. C通讯录 C语言实现读取TXT文件存储通讯录-C Contacts C language implementation to read TXT file storage contacts
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:80.15kb
    • 提供者:mohao
  1. JavaLex

    0下载:
  2. 在VS2008平台下使用C语言编写的JAVA语言词法分析器,使用DFA设计,使用两对半缓冲区读取单词,能报告词法错误和出错位置,并将词法分析结果属性字流写入txt文件。-Platform in VS2008 using C language lexical analyzer written in JAVA language, using the DFA design, using two pairs of semi-buffer to read the word, lexical errors
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:5.89kb
    • 提供者:刘琬臻
  1. (stu)File1

    0下载:
  2. 打开一个文件,逐行读取生成一个英文字符的索引,产生一个文件保存输入文件中的字符出现的次数、个数和种类。 1、一次读取文件的一行;读取文件使用iostream; 2、除去行中所有的标点符号,利用附录A的程序代码; 3、对于每一行: a)在你构建的索引结构中查找单词; b)如果没有找到(出现新词)就将它插入索引; c)如果找到就更新该词的出现次数(次数加1)。 4、所有行都读入完成后,对索引结构按照字典顺序进行排序。每一行都应包括该单词本身、出现次数,如果有能力,程序还应
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1.52kb
    • 提供者:lj
  1. ReadText_C

    0下载:
  2. 用C语言实现的txt文件的读取,比如读取到文本尾如何换行,如果到指定的位置读取等。-Read txt file using C language, for example, reads to how to wrap text tail to a specified location read.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:8.8kb
    • 提供者:
  1. Open_WAV

    0下载:
  2. 使用C++语言编程读取WAV格式音频文件数据,显示该WAV文件信息,并将该数据存放在一个txt文档中-Read the data of the WAV audio file , display the information of it , and save the audio data in a txt file .
  3. 所属分类:Audio program

    • 发布日期:2017-11-04
    • 文件大小:2.32mb
    • 提供者:JackLee
  1. Aircraft_booking-_system

    0下载:
  2. 这是我用C语言写的一个飞机订票系统,里面基本的系统功能,用的数据结构是单链表,数据是文件流,读取TXT文件数据,所以,这个实例包含很多非常有用的东西,是对新手非常好的实例-This is an airline reservation system, written in C language inside the basic system functions, data structure is a single linked list data file stream, read TXT fi
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-21
    • 文件大小:487.4kb
    • 提供者:谭俊孟
  1. AVR_CH376_host(CVAVR)

    2下载:
  2. 使用AVR单片机Atmega16作为mcu,CH376S作为USB控制芯片,使用C语言在CVAVR环境下编程。实现了AVR单片机U盘通讯。功能:检测U盘插入、初始化磁盘、读取U盘厂商信息、在根目录下新建文件NEWFILE1.TXT、写入“欢迎王之清进入U盘世界!”、关闭文件。-AVR microcontroller ATmega16 as the MCU, CH376 USB controller chip, using the the programming of the C language
  3. 所属分类:SCM

    • 发布日期:2014-04-21
    • 文件大小:24kb
    • 提供者:之清
  1. read-and-write

    0下载:
  2. 用c++语言编程,读取txt文件,并写成.e文件,-Using c++ language programming, reading txt file, and written as. E documents,
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:288.51kb
    • 提供者:
  1. writewav

    0下载:
  2. 这是我参考网上很多网友的播客写的一篇关于读取wav语音文件,并把读取的数据存储到txt文件里面的c语言代码-This is what I refer to many online users to write an article about podcasting read wav sound files, and to store the data to be read txt file inside the c language code
  3. 所属分类:语音合成与识别

    • 发布日期:2017-04-06
    • 文件大小:498.83kb
    • 提供者:张山
  1. 217viterbi-decoding(C-language)

    1下载:
  2. C语言实现217卷积码的viterbi译码(软、硬判决的代码都有,运行时先在VC中分别运行软、硬判决的C程序,产生误比特率的数据并存储在.txt文件中,之后在matlab中读取数据,画出误比特率曲线,matlab程序也已给出)-C language achieve 217 viterbi decoding (including hard and soft decision,and the codes should be run in VC to generate and store the BE
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1.94mb
    • 提供者:
  1. ReadText_C

    0下载:
  2. 用C语言实现的txt文件的读取,比如读取到文本尾如何换行,如果到指定的位置读取等。-Read txt file using C language, for example, reads to how to wrap text tail to a specified location read.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-30
    • 文件大小:8.82kb
    • 提供者:qiaan9u428
  1. C-txt-

    0下载:
  2. C语言读取txt文件和写入txt文件基本代码,杜宇初学者,有较大的帮助,在其基础上可延伸-READ AND WRITE
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:1.34kb
    • 提供者:张宏
  1. file_copy

    0下载:
  2. 用c语言来读取一个txt文件, 然后写入另一个文件中去(use c to read a txt file to a buffer, then write the buffer to a new file)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:6kb
    • 提供者:wenjun zhu
  1. 新建 Microsoft Office Word 文档

    0下载:
  2. 编写程序从文件(gangb51x.txt)中读取测井数据,编写函数实现以下两种方法进行数据处理,并将处理后数据写入一个新文件中,输出文件中要包括第一列深度采样值。 1、 选取前三条曲线中的一条进行中值滤波处理,函数中要求能进行不同点数的设置。 2、 计算出砂指数BULK。编写函数实现下面的计算。(seISMIC INTERPRETATION)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:10kb
    • 提供者:月月鸟而
« 12 »
搜珍网 www.dssz.com