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

搜索资源列表

  1. K-means

    1下载:
  2. 模式识别中聚类分析经典算法,K-均值算法,C语言编写,可以读入文件,处理任意维数和任意个数的特征向量,附有测试数据。-The classic pattern recognition, cluster analysis algorithm, the K-means algorithm, written in C language, can read the file, handle any number of dimensions and any number of feature vectors
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:6562
    • 提供者:李若
  1. jisuanqi

    0下载:
  2. C#.NET语言编写的计算器程序,并具有简单的文件操作功能框,可以实现读文件,写文件,追加文件以及简单的发送邮件操作,源码注释非常详尽,非常适合初学者-C#. NET language of the calculator program, and has a simple file operations box, you can read files, write files, append files and Send e-mail operation, source code comment
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:74505
    • 提供者:yangjian
  1. (stu)File1

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

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

    0下载:
  2. 本系统主要实现一个文件传输功能,即通过TCP或UDP协议,建立局域网内的客户端与服务器端的数据通信,实现从客户端到服务器端的上传和从服务器端到客户端的下载,以及通过命令对服务器端进行文件的各种操作。该系统主要难点在于客户端命令的拆分以及对多用户的请求处理。应熟悉TCP和UDP协议,及网络模型的实际应用。应熟练掌握Linux下的C语言编程,以及通过管道实现进程间的通信。进程/线程对资源的访问方法,文件的读写及内存映射等操作。-linux c++ ftp
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:518300
    • 提供者:kevin
  1. rwini

    0下载:
  2. 使用c语言在linux开发环境下编写的,用来读写ini文件-read&write ini file!!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:2690
    • 提供者:andy
  1. duqushaixuan

    0下载:
  2. C语言 文件读写 数据筛选 源代码,功能如上所述。-C language source code file to read and write data filtering functions as described above.
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:1284
    • 提供者:陈希
  1. pl0word

    1下载:
  2. c语言编写的pl0词法分析器,从文件读入pl0程序,进行语法分析,在文件和屏幕输出分析结果-lexical analyzer c language pl0 read from the file into pl0 program, parsing, analysis results in file and screen output
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:15081
    • 提供者:happy
  1. studentofC

    0下载:
  2. C语言的学生管理系统,很初级的小程序,可以进行文件读写,增删等操作。-Student management system of the C language, the junior program, you can file operations such as read and write, additions and deletions.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-18
    • 文件大小:282839
    • 提供者:郎君
  1. CH376HFT

    0下载:
  2. MCS-51单片机C语言的U盘文件读写示例程序,本程序演示字节读写,文件枚举,文件复制, 用于将U盘中的/C51/CH376HFT.C文件中的小写字母转成大写字母后, 写到新建的文件NEWFILE.TXT中。-MCS-51 microcontroller C language U disk file reading and writing examples of procedures, demonstration of the process of byte read and write, en
  3. 所属分类:SCM

    • 发布日期:2017-12-07
    • 文件大小:4072
    • 提供者:yue
  1. exam060

    0下载:
  2. C语言实现随机存取数据,借助于fseek()函数可以设置文件的位置,再使用C的I/O系统便可以完成随机读写操作-C language random access data by means fseek () function can set the location of the file, using C, I/O system can complete random read and write operations
  3. 所属分类:File Formats

    • 发布日期:2017-12-01
    • 文件大小:2178
    • 提供者:vera
  1. Lexical-analysis

    0下载:
  2. 汇编语言词法分析器的设计,采用c语言编写,可以实现从文件中读入字符后进行分类。-Design, assembly language lexical analyzer c language, can read characters from a file classification.
  3. 所属分类:assembly language

    • 发布日期:2017-11-25
    • 文件大小:2390
    • 提供者:杨毅
  1. wenjianduqu

    0下载:
  2. c语言文件的建立,文件的读写操作。里面有大量例子供你学些-the establishment of the c language file, file read and write operations. There are plenty of examples for you to learn
  3. 所属分类:Project Manage

    • 发布日期:2017-12-05
    • 文件大小:78696
    • 提供者:chenman
  1. power_on_selftest

    0下载:
  2. MCS-51单片机C语言的U盘文件读写程序;字节读写,文件枚举,文件复制,用于将U盘中的/C51/CH376HFT.C文件中的小写字母转成大写字母后, 写到新建的文件NEWFILE.TXT中,如果找不到原文件CH376HFT.C, 那么该程序将显示C51子目录下所有以CH376开头的文件名, 并新建NEWFILE.TXT文件并写入提示信息, 如果找不到C51子目录, 那么该程序将显示根目录下的所有文件名, 并新建NEWFILE.TXT文件并写入提示信息-MCS-51 MCU-U disk
  3. 所属分类:SCM

    • 发布日期:2017-11-23
    • 文件大小:49595
    • 提供者:root
  1. Bin

    0下载:
  2. 文件操作,c语言的基本加法,文件操作,文件的读入和写入数据等基本的操作;-File operations,for example write data into file,read data from file the pin to file ,how to solve the problem
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-12-04
    • 文件大小:2225
    • 提供者:luo
  1. file-operation

    0下载:
  2. 用C语言实现系统文件的打开、读写、删除、关闭的相关操作。-With C language system files to open, read and write, delete, closed operation.
  3. 所属分类:Windows Kernel

    • 发布日期:
    • 文件大小:4200
    • 提供者:lili
  1. HW1

    0下载:
  2. 通过用C语言实现两个多项式的加法,输入通过文件读入-C language implementation of two polynomials addition, input file is read into
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:1062
    • 提供者:校徽
  1. HW3(1)

    0下载:
  2. 编写一个C语言程序实现二叉树的层次遍历,输入通过文件读入-Write a C language program level traversal of a binary tree, the input through the file read
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-25
    • 文件大小:40781
    • 提供者:校徽
  1. HW4

    0下载:
  2. 编写一个C语言程序实现数列的归并,输入通过文件读入-Write a C language program to achieve a series of merge, enter through the file read
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:1111
    • 提供者:校徽
  1. HW5

    0下载:
  2. 编写一个C语言程序实现单元点最短路径,输入通过文件读入-Write a C language program unit shortest path, enter through the file read
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:315216
    • 提供者:校徽
  1. Project1(1)

    0下载:
  2. 编写一个C语言程序实现计算器的功能,输入通过文件读入-Write a C language program calculator function, enter through the file read
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-13
    • 文件大小:46775
    • 提供者:校徽
« 1 2 ... 6 7 8 9 10 1112 13 14 15 »
搜珍网 www.dssz.com