搜索资源列表
145564741
- c语言写的bmp图像读取显示例程,有助于具体了解bmp文件格式-wrote bmp images show routines to read, help to understand the specific bmp file format
cfread
- c语言读数据用结构数组进行数据从文本文件中读取-c language reading data structure array with data from the text file Read
wenjiancaozuo
- C语言开发文件读取和存储操作,适合初学者了解C语言的文件操作
INI_Change
- borlandc C语言读取并解析INI文件(当前目录下): 指定文件名,字段名,项名,即可获取其值
INI_find
- borlandc C语言读取并修改INI文件(当前目录下): 指定文件名,字段名,项名,即可显示,并修改为指定的值 抱歉:该文件与INI_Change详细功能介绍应该互换位置
read_excel
- c语言实现excel读取,按规定写入dat和txt文件-c language excel read write dat and txt file required
Cpp1
- 编制一个成绩记录簿,每个学生信息包括:学号、姓名、C语言成绩。具体功能: (1)创建信息链表并以磁盘文件保存; (2)读取磁盘文件并显示输出所有学生的成绩; (3)按学号或姓名查询成绩; (4)添加成绩记录; (5)修改指定姓名或学号的学生的成绩并可存盘; (6)显示输出60分以下、60~79、80~89、90分以上各分数段的学生信息(可选项)。 -Preparation of an achievement record book, each student info
BasicExcel
- 已编程的方式操作Excel文件,有对Excel文件的读取,写入,保存等。开发环境为C++语言。-Programming manipulate Excel files, Excel files to read, write, save. Language development environment C++.
Students-Score-Managerment-System
- 这是一个用C语言写的学生成绩管理系统,主要涉及文件操作,可以实现对学生成绩文件的读取和保存,以及对学生成绩进行排序和统计。-This is a student performance management system written in C language, mainly involving file operations, you can achieve to read and save files on student achievement, and the sort of stud
iniparser-3.1.tar
- C语言实现的读取和写入配置文件的库,可以复用,还是不错的-implement reading and writing ini files with c language
WinForm_SuperReader_XLS_XML_CSV_XLS
- 本项目使用C#语言编写,winform程序, 演示了如何读取多种类型的数据文件 包含Excel 2007,excel 2003 xml, xls,xlsx,csv, fixed text等多种格式 展示.net XlsxReader方法的使用 展示了.net中操作XML节点的方法-This project uses the c# language, WinForm program Demonstrates how to read multiple types of da
BTreeNode
- 自己实现的一个从文件读取数据权重 并且以广义表输出的哈夫曼C语言实现-A realization of their own weight data read the file and C language Huffman table output to achieve broad
DAO-database-operations-in-MFC
- 对csv文件的读取,并写入access数据库以mdb文件格式保存!在vs2010上可以运行,c++语言编写-The csv file to read, and write access to the to mdb file format to save! In vs2010 can run, c++ language
FileRead
- 用c# 语言编写,可以加深对c#的理解,对文件的操作,读取文件(Using c# language, you can deepen the understanding of c#, the operation of the file, read the file)
ReadFile
- 该代码采用C语言编程,通过文件路径读取文本文件,并保存在数组中。(The program is used to read the text file through the file path ,and save it in the array for other's purposes.)
inifile
- 此源码实现ini文件读取及写入,以c++语言实现。(read and write ini file by c++)