搜索资源列表
teacher
- 2003 - 2004 学年度(下)C++ 课程设计题目 实现简单的教师信息管理系统,使用到了链表,定义了一个 TeacherList 类,可以实现简单的插入,查找,删除等功能,涉及到二进制文件的读写操作。-2003- 2004 school year (the) C++ Curriculum design subject teachers to achieve a simple information management system, the use of the list, Teache
File
- const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-con
file
- 实现 类似windows读写大块资料(二进制)文件的功能,希望对你们有用-To achieve a similar large windows to read and write data (binary) file function,
erjinzhi
- 一个使用VC++进行二进制文件浏览编辑器的源代码,快捷的进行数据读写。-VC++ to use a binary file browser source code editor, fast read and write data.
RdWrtHgFile
- VC++读写大文件资料(二进制),VC6编译通过,平时我们用词本打开大量文本的时候,会发觉电脑很慢甚至死机,不是因为文件太大,而是因为记事本的简单而未进行大文件打开处理,才会出现这种情况,希望这个VC小实例能启发你一些灵感。 -VC++ to read and write large file data (binary), VC6 compiles, usually to open a large number of our words and this time the text will
Binaryreadandwrite
- 对一些文件进行二进制读写,也不是件容易的事,学习下有好处-Read some binary files, nor is it an easy thing, learning is good under
1-0-READ-AND-WRITE
- 这是一份用于读写二进制文件的VB代码.供参考-This is a VB code for reading and writing binary files for reference.
LZ35
- VC++ 功能的19个功能,包括设置显示器分辨率,IO的应用,以二进制形式查看文件,串行化功能的实现,独特的读写工具,打开PCX格式文件等等 -VC++ 19 functions, including setting the display resolution, the application of IO, view the file in binary form serialization function realization, unique reading and writing to
wrtxcn
- 1、将www目录中的内容上传到网站空间,其中adm,includes,install,module目录必须用二进制方式上传 2、设置advs,cp,down,pic,form,includes,link,news,page,templates目录为可读写(777) 3、设置config.inc.php文件为可读写(666) 4、运行http://您的域名/install/install.php (安装向导) 5、安装过程中可选择语言和编码 5、安装成功后请删除install目
kriting
- 一个打包好的写日志类,很方便的实现SACII,二进制日志文件的读写,用VC开发(A packaged good writing log, very convenient to realize SACII, binary log file to read and write, using VC development)
ply文件读写
- 读写ply文件,包括ply 的 二进制格式以及 asc格式(The read-write ply file includes ply's binary format as well as the asc format)