-
运动会成绩输入及管理统计,为中学运动会实际使用开发的
运动会成绩输入及管理统计,为中学运动会实际使用开发的-Games results and management of input statistics, the actual use of the Games for secondary development
- 2022-04-15 21:15:56下载
- 积分:1
-
design patterns VC example, can be used to study design patterns. I feel very us...
设计模式的VC例子,可以用于学习设计模式。我自己觉得很有用。这个是Build模式-design patterns VC example, can be used to study design patterns. I feel very useful. This is the Build Model
- 2023-08-21 01:20:03下载
- 积分:1
-
可供初学Turbo c的人使用,其中的6个文件是独立的,它们给出了显示汉字的各种方法。...
可供初学Turbo c的人使用,其中的6个文件是独立的,它们给出了显示汉字的各种方法。-Turbo c for the beginners to use, the six documents are independent, they are given a Chinese character display the various methods.
- 2022-03-21 13:34:20下载
- 积分:1
-
在相应的RINEX文件转换格式编辑和质量。GPS数据
可对GPS数据进行相应的RINEX格式文件转换编辑以及质量检测!-GPS data on the corresponding RINEX file conversion format editing and quality inspection!
- 2022-07-17 08:16:17下载
- 积分:1
-
C Windows Ce Application Programming
C Windows Ce Application Programming-C Application Programming Windows Ce
- 2022-03-06 01:06:34下载
- 积分:1
-
奥恩斯坦泽尼克方程
函数fm=oz(x)
- 2023-07-14 15:30:04下载
- 积分:1
-
一个简单的改变背景色彩的windows程序
一个简单的改变背景色彩的windows程序-a simple change background colors of windows procedures
- 2022-02-14 15:42:41下载
- 积分:1
-
中国象棋的C++实现
资源描述
使用C++语言编写的中国象棋的实现。
- 2023-06-03 12:50:03下载
- 积分:1
-
统计计算C/C++程序行数,计算编写的源代码的行数
统计计算C/C++程序行数,计算编写的源代码的行数-Statistical computing C/C++ Procedures the number of rows to calculate the source code to prepare the number of rows
- 2022-01-23 10:33:50下载
- 积分:1
-
1.在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个简单的单用户文件系统。在退出这个简单的文件系统时,应将该虚拟文件系统保存到磁盘上,以便下次可以再将...
1.在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个简单的单用户文件系统。在退出这个简单的文件系统时,应将该虚拟文件系统保存到磁盘上,以便下次可以再将它恢复到内存的虚拟磁盘空间中。 2.文件存储空间的分配可采用显式链接分配或其他的办法。 3.空闲空间的管理可选择位示图或其他的办法。如果采用位示图来管理文件存储空间,并采用显示链接分配方式,那么可以将位示图合并到FAT表中。 4.文件目录结构采用多级目录结构。为了简单起见,可以不使用索引结点,其中的每个目录项应包含文件名、物理地址、长度等.-1.making a virtual diskete memory as file storyge,in this district it can implement a simple single user file system .when quit this simple file system ,it shoud save the virtual file system to diskete,then it can be resumed to virtual diskete district in the memory.3.we can choose location hint map to manage the idle space or orther means.if we choose locationhint map to manage file saving space,and adopt show linking distribution mode,we can combine location hint map into FAT table.4.file directory confiuration adopts multilevel directory confiuration.to simplify,it doesn t use index dot,evrery term shoud include file name,physical dress and lenght.
- 2022-07-20 06:41:57下载
- 积分:1