搜索资源列表
文件操作小例程
- 用.netc#语言写的文件操作小样例源代码,代码短小精悍,具备了核心操作部分-File operator sample by .net C#
13
- 自己写的关于C语言文件操作的几个函数,针对不同库函数的用法各写了对应的操作示范。
C语言实战105例
- C语言实战105例 第1部分 基础篇 实例1 一个价值“三天”的BUG 2 实例2 灵活使用递增(递减)操作符 5 实例3 算术运算符计算器 7 实例4 逻辑运算符计算器 9 实例5 IP地址解析 11 实例6 用if…else语句解决奖金发放问题 13 实例7 用for循环模拟自由落体 16 实例8 用while语句求n! 19 实例9 模拟银行常用打印程序 22 实例10 使用一维数组统计选票 26 实例11 使用二维数组统计学生成绩 29 实例12 简单的计算器
BMP操作(C语言)
- 通过该程序可以了解BMP的文件结构。
TXTClass
- 提供了一个用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
ReadFile
- C语言 文件操作 文本文件读取及显示及二进制文件读取及换行显示-C language file operations to read and display text files and binary files read and wrap
Win32Tetris_C
- 原创Windows入门程序,直接用C语言调用Windows API的方式编写。几乎包含了Windows入门会碰到的所有知识,像窗口、消息、菜单、工具栏、资源、对话框、计时器、自绘按钮、GDI位图操作、Windows目录操作、INI文件操作等等,带详细注释的源代码,开发环境是VC6。-Original Windows entry procedures, the direct use of C language to call Windows API way to prepare. Almost c
fgfgfg
- C语言设计 考试管理系统 设计内容: 1、每一条记录包括一个学生的学号、姓名、主要课程的成绩。 2、单用户信息查询功能:。查询特定学生的记录,求其总分,平均分 3、学生信息浏览功能:显示所有学生的成绩记录,总分、平均分。 4、不及格记录查询功能:查询有不及格课程的学生信息。 5、排序功能:按学生平均成绩进行排序。或以某1单科成绩排序。 6、将学生记录存在结构体(student)中。 7、应提供一个界面来条用各个功能,条用界面和各个功能的操作界面应尽可能的清晰美观。
FileClanguagefunction
- 本文介绍了C语言文件操作的所有函数,并配有详细的说明,对每一个函数都有详细的说明,还对重要的函数函数配有例子-File C language function sets and examples to explain
Pack
- 简单C函数实现的打包解包小工具:基本上只用C语言文件操作函数fopen,fread fwrite等实现的打包小工具-Simple C functions is packaged unpack Gadgets: Basically, only C language file manipulation functions fopen, fread fwrite, etc. to achieve the packaging Gadgets
FileOerationsDaquanFunction
- C语言文件操作函数大全,希望对你有所帮着和启发,-C language file operations Daquan function, you want to be helped and inspired, thank you! ! !
12331231231238
- C语言文件操作函数大全,是个C语言编程的好工具。-C language file manipulation functions Guinness, is a good tool for C language programming.
C-file-operation
- c语言文件操作,file operation in c-file operation in c
tongji
- C语言文件操作函数应用,统计一text文本中的总字数-C language application file manipulation functions, Statistics of the total number of words in the text text
Cfile
- 关于C语言文件操作的一些注意要点,希望大家喜欢-File operations on the C language, some points to note, hope you like
C-file
- 详细讲解了C语言文件操作函数及使用方法,适合初学者使用-Explain in detail the C language file operation function and the use of the method, suitable for beginners to use.
火车侠
- 使用EasyX实现C/C++ 语言下图形编程,实现文件读取操作以及声音动画播放.使用Visual Studio 平台(This project achieve the Graphical interface coding through EasyX tools.It contains the usage of file operation and vedio playing.)
witegralprogramprogram
- 积分程序,这是一个用C语言编写的积分程序,不错的源码(Integral program, it is a integral program written in C language, a good source)
文件读写操作
- C语言文件读写操作,便于输入输出不同的文件进行相应的处理(C language file read and write operation to facilitate the input and output of different files for corresponding processing)
C# XML文件读取示例
- C#语言编写了xml的读取,可以实现文件读取与操作。(C#language has written the XML reading, which can realize the file reading and operation.)