-
利用SysInfo控制得到计算机的电池使用状况
利用SysInfo控制得到计算机的电池使用状况-use of computer battery usage
- 2022-06-29 17:26:54下载
- 积分:1
-
鼠标打字程序,给不会用键盘的人使用,按偏旁部首查找字体。...
鼠标打字程序,给不会用键盘的人使用,按偏旁部首查找字体。-mouse typing procedures, to not use the keyboard to the use by the radical radical find fonts.
- 2022-07-20 18:47:54下载
- 积分:1
-
read like Excel to conduct operations, the same as the operation of Access
Excel读取的类,对进行操作,像Access一样的操作-read like Excel to conduct operations, the same as the operation of Access
- 2022-06-29 05:50:22下载
- 积分:1
-
线性表的逆置,把输入的数值逆置
线性表的逆置,把输入的数值逆置-inverse linear table, set the input numerical inverse home
- 2023-03-20 06:55:03下载
- 积分:1
-
一个屏幕回传的客户端
一个屏幕回传的客户端-a screen back to the client-
- 2022-10-16 07:25:03下载
- 积分:1
-
该程序首先创建一个链表,然后对其进行插入排序
该程序首先创建一个链表,然后对其进行插入排序-The program first creates a linked list, and then their Insertion Sort
- 2022-09-12 12:15:03下载
- 积分:1
-
Quake 2 source code
雷神之锤2的源码-Quake 2 source code
- 2022-11-27 07:30:03下载
- 积分:1
-
在tcl中绘制随时间变化的图形.该源程序需要其他程序配合使用....
在tcl中绘制随时间变化的图形.该源程序需要其他程序配合使用.-In tcl Drawing graphics over time. The source code need to use with other programs.
- 2023-05-18 13:35:03下载
- 积分:1
-
VC写的日历(MFC)
VC写的日历(MFC)-VC write the calendar (MFC)
- 2023-08-08 19:55:03下载
- 积分: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