搜索资源列表
teacher.rar
- 2003 - 2004 学年度(下)C++ 课程设计题目 实现简单的教师信息管理系统,使用到了链表,定义了一个 TeacherList 类,可以实现简单的插入,查找,删除等功能,涉及到二进制文件的读写操作。
CountUsingFile
- 这是一个基于JAVA的简单的文件操作例子,它实现了简单的文件读写的操作。-This is a simple Java-based file operations example, it implements a simple document read and write operation.
zz3
- 本设计的目的是通过设计和调试一个简单的文件系统,主要是模拟文件操作命令的执行,来模拟文件管理,使学生对主要文件操作命令的实质和执行过程有比较深入的了解,掌握它们的基本实施方法。具体要求如下: (1) 设计一个支持n个用户的文件系统,每个用户可拥有多个文件: (2) 采用二级或二级以上的多级文件目录管理; (3) 对文件应设置存去控制保护方式,如“只能执行”、“允许读”、“允许写等”; (4) 系统的外部特征应接近于真实系统,可设置下述文件操作命令: 命 令 功 能 命 令 功
Embed_Excel
- vc调用电子表格实现xls文件的程序化读写操作
EncodeGet
- 取得文件的编码类型,以便进行读写操作,避免乱码产生。比较实用。是我CMS系统里实用的一个类。
515337959
- 能够添加课程、学生,学生选课等。有文件的读写操作。功能多多。
Resemble
- 操作2进制文件源码,对该文件进行读写操作数据输出到txt文件中-Operate 2-band source document, the document to read and write operation of data output to txt file
bmpfile
- 关于位图文件操作的资料很多。为了方便开发人员的工作,写下本文,介绍了位图文件结构,在此基础之上设计了通用类CFG_DIB,用于进行位图文件的读写操作。-Bitmap file operations on the information a lot. In order to facilitate the development of staff, wrote this article, introduced the bitmap file structure, and on this basis
people_manager
- 建立一个学生教师的基本信息管理系统,系统要能够存贮和显示人员信息并对人员信息有一般的操纵功能,包括添加、删除、修改和查找。每一类人员,如学生、研究生、教师,它们应该按类别的不同分别存在各自的文件中,这样便于分类管理,也便于对文件的读写操作。每一类人都对应一个对该类人员信息进行操作的对话框,每一类人对应的对话框都具有对该类人员的添加、删除、修改和查找的功能。如学生对话框就能够完成对学生的添加、删除、修改和查找。这样既便于管理操作又便于程序实现。-Student teachers to establ
4.tongbuhuchi
- 本实验是根据老师给的课件完成的,整个实验的思路是这样的:先设计三中文件读写模式,每种读写模式中首先从源文件中读取数据,然后在对数据进行某些操作,比如:移位等,接着再写到目标文件中。由于每次读写所用的时间具有一定的随机性,为了比较准确地比较各种模式的读写时间,程序中对每种读写模式都进行了十次操作,然后再得到每种模式的平均读写时间,之后再进行比较。-The experiment is based on the teacher to complete the courseware, the whole
20091113251283
- 程序里面主要实现了listview控件的分页显示、VB读写INI配置文件、上一步下一步界面是实现、VB操作数据库(ACCSEE)、程序随系统启动、图片的储存、数据库导出EXCEL表格、数据库的模糊搜索、listview控件与treeview控件的联合使用、数据库的备份与恢复、系统托盘的实现。-Program which implements the listview control the main page display, VB to read and write INI configura
ListManage
- VC++的listctrl列表控件的使用,及其对csv文件的读写操作,用逗号分隔字符就可以了!-Listctrl list of VC++ controls the use of its read and write csv file, comma-separated characters on it!
MFC
- MFC中基本的文件读写操作,对于初学者可能会有帮助-The basic reading and writing of the MFC,maybe helpful to new learners.
Ex08_1
- 利用CFile类实现文件的读操作,利用文件流fStream类实现文件的写操作。可实现文件的编辑保存和读取功能。-The CFile class implementation file read operation using file stream fStream class file write operations. File edit save and read function.
iniTest
- 这是MFC下配置文件的使用,包含配置文件的读写操作,对于使用配置文件的初学者很有帮助。-MFC under the use of the configuration file that contains the configuration file read and write operations, the for beginners helpful configuration file.
MFC_txt
- 创建一个文件对话框,并实现对txt格式的文件的读写操作-create a filedialog and operate the file
ExtractFile
- 用VS 2005的平台,用VC的MFC框架,帮朋友做的一个excel的提取文件的工具,包括excel的读写操作,还有部分文字处理,-Withthe VCMFCframeworkto help a friendto dowithVS2005platforman excelfileextractiontools, includingexcelinreading and writing,as well as someword processing,
File_Draw_Scroll_Demo
- 完整的VS2010工程代码。示例演示文件读写、滚动条操作、在弹出对话框绘图、在弹出对话框中控件中绘图,适合初学者。-A Demo VS2010 Code about file operation,scrollbar,draw on pop-op window. good for beginner.
5498167
- inf文件的读写操作的程序实例,对于初学者,这是一个很好地锻炼对象,,(Inf file read and write operations process instance, for starters, it's a very good exercise object,,)
stogsgn
- 增强元文件的读写操作,关于EMF的,很好()