-
tsp recursive program (Java)
tsp递归程序实现(Java)-tsp recursive program (Java)
- 2022-02-05 16:04:47下载
- 积分: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
-
Apriori implementation in java
用Apriori算法寻找大项目集
- 2022-02-03 18:42:24下载
- 积分:1
-
百度派!!!不用说了!希望大家能够支持,一个问题联系起来。
百度发贴机!!!这个就不用多说了吧!希望大家多多支持,有问题联系我!-Baidu sent! ! ! Needless to say on this! Hope we can support, a problem linked me!
- 2022-08-14 02:39:40下载
- 积分:1
-
php network weathermap PEAR RRDTOOL
安装指南如何安装Weathermap取决于你打算如何使用它: 作为一个独立的命令行工具,与基于web的编辑安全Weathermap具有多种功能,有可能给用户带来更多的机会比你打算。本节介绍的风险,并减轻他们的可能途径。首先,有在不需要是网络的访问的weathermap分布相当多的文件夹。如果您使用的不是仙人掌插件",那么几乎所有的可阻止或移到别处。如果您使用的是Weathermap有仙人掌,那么你仍然可以拒绝所有来自互联网用户的的configs,输出,lib和随机比特目录。分布自带.htaccess文件,如果你有Apache的,将做到这一点给你,而你已启用“设置AllowOverride所有”为Weathermap目录(也可能是在默认情况下 - 你可以尝试访问HTTP测试:// yourserver /仙人掌/插件/ weathermap/ lib中/ - 你应该得到一个403 Forbidden错误。其次,你应该使用额外的访问控制(通过IP或认证)来限制谁可以访问editor.php和仙人掌,pick.php页面。这些第二将允许某人访问该页面,看看在你的仙人掌安装中的所有数据源的列表。第一个允许任何人谁可以访问它来编辑您的地图(逻辑上不够)。然而,Weathermap包括数据源的插件,允许谁可以在地图中更改目标线可能运行任何命令的仙人掌轮询用户。随着版本0.97b的,这个插件(外部)默认情况下禁用。与进入编辑器的任何用户还可以看到你所有的地图。在共享或服务提供商环境中,这可能是一件坏事。运行Weathermap有两种运行方式Weathermap。如果您使用的是仙人掌的插件,那么它将被作为仙人掌轮询周期的一部分运行你。你不需要做什么特别的事情除了新增地图的配置文件,如仙人掌插件笔记解释。如果您正在使用weathermap作为一个独立的工具,您可以使用命令行版本,它做的
- 2022-03-16 06:49:43下载
- 积分:1
-
arcengine Open Files. Support all data formats
arcengine 打开Files。支持所有的数据格式-arcengine Open Files. Support all data formats
- 2022-03-21 10:58:52下载
- 积分:1
-
Weekday week program source code, the input/month/day, calculated the date of th...
Weekday星期计算程序源代码 输入年/月/日,计算得出该日的星期数 -Weekday week program source code, the input/month/day, calculated the date of the few weeks
- 2022-06-21 14:51:09下载
- 积分:1
-
LED闪烁端口下载它的AVR沙头角500盒
led blink port a download it avr stk 500 kit
- 2022-01-31 21:57:04下载
- 积分:1
-
some project that tracking the budget system
some project that tracking the budget system
- 2022-09-14 20:25:03下载
- 积分:1
-
能够找到逆序对。主要思想是通过先对一个数组进行归并排序,然后在加入求逆算法...
能够找到逆序对。主要思想是通过先对一个数组进行归并排序,然后在加入求逆算法-Able to find a reverse right. The main idea is to first merge sort an array, and then joining the inverse algorithm
- 2022-02-25 14:13:15下载
- 积分:1