-
工程物理题库
工程物理试题库。重要的一些问题与答案。其包含安娜大学2013年教学大纲
- 2022-05-30 09:31:03下载
- 积分:1
-
网络常见的图像格式文件(GIF,JPG,PNG)处理开发包
WEB通用图像格式文件(gif、jpg、png)处理开发包
- 2023-01-21 18:30:04下载
- 积分:1
-
读写文本文件。 1 创建一个文本文件。 2 向文件中写入数据(数据行数不小于10条)。 3 从文件中读取数据,并显示读取结果。 读写二进制文件。 1 创建一个二
读写文本文件。 1 创建一个文本文件。 2 向文件中写入数据(数据行数不小于10条)。 3 从文件中读取数据,并显示读取结果。 读写二进制文件。 1 创建一个二进制文件。 2 向文件中写入数据(数据行数不小于10条)。 3 从文件中读取数据,并显示读取结果。-read and write text files. 1 Create a text file. Two documents to write data (data not less than a few line 10). Three read from the file data, and display the results read. Reading and writing binary files. A creation of a binary files. Two documents to write data (data not less than a few line 10). Three read from the file data, and display the results read.
- 2022-10-16 20:45:08下载
- 积分:1
-
学习C语言时做的一个大作业,图书管理系统。
系统目标和主要功能:
图书管理用户通过注册用户名和密码,然后使用用户名和密码登陆图书管理系统。图书信息...
学习C语言时做的一个大作业,图书管理系统。
系统目标和主要功能:
图书管理用户通过注册用户名和密码,然后使用用户名和密码登陆图书管理系统。图书信息包括图书分类号、主编、出版社、主题词、版次、出版日期、ISBN、定价、借阅人借阅证号、借阅日期、借阅预约人借阅证号、预约日期、遗损情况。注册使用用户信息和图书信息均分别存储在文件中。(图书信息要求采用二进制文件存储数据。)
(1)、系统使用者注册: 系统使用用户通过注册系统进行用户名和密码的注册;
(2)、密码修改:成功注册后的用户可以在旧密码正确的情况下修改密码;
(3)、新书入库
(4)、借阅登记、管理(只有书本没有被借阅、没有预约、没有遗损的情况下可以被借出,被预约的图书预约期内只有预约人可以借出)
(5)、借阅查询(可以根据借阅证号、书名等查询)-err
- 2022-03-13 07:08:26下载
- 积分:1
-
使用 CPP 打字教程
取得使用 cpp 的打字教程。它有 3 种模式即评价模式。培训模式和词模式。
你打字的速度和准确性,没有错的字显示类型和其他的分析。
- 2023-07-31 20:40:03下载
- 积分:1
-
This is my courses on operating system design : simple multi
这是我的操作系统课程设计:简单多用户文件系统,是用来模拟实际的文件存储,物理块的分配,以及文件读写打开关闭等基本操作.学生专用-This is my courses on operating system design : simple multi-user file system is used to simulate the actual document storage, the physical block distribution, and document literacy and other basic opening and closing operation. Student
- 2022-02-01 19:34:26下载
- 积分:1
-
读写配置文件ini的类.很方便使用
读写配置文件ini的类.很方便使用-read and write configuration files ini class. Easy to use
- 2023-08-15 15:20:02下载
- 积分:1
-
本程序对三种操作数据文件的方法进行测试,MFC的CArchive、STL的流和文件映射的CreateFileMapping,经过比较发现对数据文件的载入和存储速...
本程序对三种操作数据文件的方法进行测试,MFC的CArchive、STL的流和文件映射的CreateFileMapping,经过比较发现对数据文件的载入和存储速度,都是MFC>映射>STL,可见MFC的CArchive是进行数据文件操作的最佳选择!-procedures for the operation of the three data files, the method for testing the CArchive MFC, STL flow and document mapping CreateFileMapping, after comparison of the data contained in the document storage and speed are MFCgt; Mapping gt; STL, MFC CArchive Visibility data is the best file manipulation choice!
- 2022-04-14 22:09:49下载
- 积分:1
-
在DOS系统下的多任务列队处理C语言源程序。
在DOS系统下的多任务列队处理C语言源程序。-DOS system in the multi-task processing parade C language source code.
- 2022-12-04 04:35:03下载
- 积分:1
-
用VC实现遍历文件夹并建成对应的目录数。实现的操作封装成类,可重用。...
用VC实现遍历文件夹并建成对应的目录数。实现的操作封装成类,可重用。-with VC traverse folders and the completion of the corresponding directory number. To achieve the package into operation category, reusable.
- 2023-01-09 10:25:04下载
- 积分:1