搜索资源列表
Linux下C语言编程--文件操作
- 提供几种常见的文件操作,如对文件进行读或写,显示目录,创建目录等等。-provide several common file operations, such as the document read or write, show directory, create directories and so on.
文件操作小例程
- 用.netc#语言写的文件操作小样例源代码,代码短小精悍,具备了核心操作部分-File operator sample by .net C#
Borland c++ bulder的文件操作总结
- Borland c++ bulder的文件操作总结-Borland c bulder document summing up operation
c++的各种文件操作
- c++的各种文件操作,对初学者很有用,帮助更快入们
C#用txt当数据库(文件操作)
- C#用txt当数据库(文件操作)
BMP文件操作
- 纯C的BMP文件操作程序,包含bmp文件的读取,和内存数据写入文件。本人亲自编写,是我机器视觉项目的一个接口程序,特地分享。
图像模糊C-均值聚类
- 图像聚类分割是图像处理的基本操作,该文件含有C-均值聚类分割算法思想以及matlab源程序
06
- C#程序开发范例宝典 6文件系统 6.1创建和删除文件 6.2查找文件 6.3修改文件 6.4文件目录 6.5复制文件 6.6指定类型的文件操作 6.7其他-C# Programming Example 6 Baodian 6.1 File System 6.2 to create and delete files to modify the file search file 6.3 file 6.4 file 6.6 Copy 6.5 directory spe
msp430位操作c语言编程
- msp430位操作c语言编程 方便设计和使用EDB430及MSP430编程 内容包括 宏定义方式 使用IO头文件方式 和相关总结-msp430-bit operation c language programming Facilitate the design and use of EDB430 and MSP430 Programming Macro definition includes the first use of IO and the related su
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
NotePadCSharp
- 一个由C#实现的windows Notepad 源代码, 是初学者学习C#文件操作的好东西-one by the C# source code windows Notepad, beginners learning C# file manipulation of the good things
Linux
- 第一章 基础知识 ……………………………………………………………………………4 第二章 进程介绍 …………………………………………………………………………10 第三章 文件操作 …………………………………………………………………………17 第四章 时间概念 …………………………………………………………………………27 第五章 信号处理 …………………………………………………………………………31 第六章 消息管理 …………………………………………………………………………39
c++FileOperation
- C++文件操作精华,包含原理与示范代码,非常透彻,简洁实用!-C file operations essence Principle and model code contains a very thorough, concise and practical!
INILite
- 高效的INI配置文件操作库,纯C实现,解决需要反复读写INI文件或者操作大型INI文件时的效率问题,比Win32 的INI操作函数快200倍或以上。-INI configuration files and efficient operation of the Treasury, pure C realization of the need to repeatedly solve the INI file to read and write INI files or large-scale ope
c-note.doc
- c语言学习笔记,主要是关于文件操作的。-c language study notes, is mainly about file operations. Ha ha
TextFileDealer
- 使用C#进行文件操作,可以直接将文件读到List<string>当中-file manipulate using C#,putting a text file in to a List<string>
NumberDealer
- 使用C#进行文件操作 -use C# to manipulate directories use C# to manipulate directories
FileSegmentationAndCombination
- 用C#切分与组合文件,文件操作,通过文件头判断,使用固定格式存放,然后IO读写与合成,VS2003、VS2005下编译通过-C# file segmentation and combination
文件操作(合并,分离等)
- 本程序主要实现了批量复制、剪切文件及文件夹、批量重命名文件、批量删除文件及文件夹、搜索文件及文件夹、批量压缩及解压文件、分割及合并文件。(The main procedures of the bulk copy, cut files and folders, batch rename files, delete files and folders, search for files and folders, batch file compression and decompression, sp
文件操作
- C语言文件操作,文件操作的基本格式,C语言书上源码。(C language file operation)