-
Partner system: avail [0 .. m] can be used for table space, n for the distributi...
伙伴系统:avail[0..m]为可利用空间表, n为申请分配量, 若有不小于n的空闲块, 则分配相应的存储块, 并返回其首地址,否则返回NULL -Partner system: avail [0 .. m] can be used for table space, n for the distribution of the volume of applications, if n is not less than the free block, then the distribution of the corresponding storage block, and return to its first address, otherwise return NULL
- 2022-01-30 23:57:11下载
- 积分:1
-
用VB6创建的家庭地址簿程序。制作该程序的主要目的是用来为家庭中的每个成员存储个人地址信息。而且该程序的用户设定为两个类型级别:即1管理型、2用户型...
用VB6创建的家庭地址簿程序。制作该程序的主要目的是用来为家庭中的每个成员存储个人地址信息。而且该程序的用户设定为两个类型级别:即1管理型、2用户型-built with VB6 family address book procedures. The production process is the main purpose for the family members of each of the addresses stored personal information. And the procedures set of users for the two types of levels : that is a management-type, two-users
- 2022-03-15 13:23:06下载
- 积分:1
-
路径规划A*算法
如果一个估价函数可以找出最短的路径,我们称之为可采纳性。A*算法是一个可采纳的最好优先算法。A*算法的估价函数可表示为:f"(n) = g"(n) + h"(n) 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2023-05-31 17:50:03下载
- 积分:1
-
mohachet sql 管理器
Adminer (原 phpMinAdmin) 是 PHP 编写的一个全功能的数据库管理工具。相反 phpMyAdmin,它包括准备部署到目标服务器的单个文件。Adminer 是可用于 MySQL,PostgreSQL,SQLite,MS SQL、 Oracle、 SimpleDB、 Elasticsearch 和 MongoDB。
- 2022-08-17 21:05:24下载
- 积分:1
-
八皇后问题:用回溯算法做的
八皇后问题:用回溯算法做的
-8 Queens : The backtracking algorithm
- 2023-05-20 18:50:03下载
- 积分:1
-
最大流问题的最短增广路径算法 是算法中的重要部分
最大流问题的最短增广路径算法 是算法中的重要部分
-Maximum flow problem of the shortest augmenting path algorithm is an important part of the algorithm
- 2022-02-09 12:14:24下载
- 积分:1
-
如何备份和还原 MYSQL 数据库计划性与 VB 6
如何备份和还原 MYSQL 数据基地 PROGRAMATICALY 与 VB 6.0
使用 MYSQL 转储程序来备份和还原到 MYSQL.exe。
- 2022-02-01 06:49:30下载
- 积分:1
-
Directly into the algorithm
直接插入算法Directly into the algorithm-Directly into the algorithm
- 2022-01-25 22:09:39下载
- 积分:1
-
in learning the application stack, it is a very typical example is the train com...
在学习堆栈的应用时,有一个很典型的例子,就是火车车厢的重排问题,该程序就是针对这个做了一个简单的MFC模拟程序-in learning the application stack, it is a very typical example is the train compartments, the rearrangement, The procedure is to address this and make a simple MFC simulation program
- 2022-12-09 16:45:03下载
- 积分:1
-
具有n 个顶点的无向网络G的每个生成树刚好具有n
具有n 个顶点的无向网络G的每个生成树刚好具有n-1条边,采用三种不同的贪婪策略来选择这n-1条边。-n vertices to the non-G network spanning tree just with each n-1 edge, using three different strategies to choose greed that n-1 edge.
- 2022-04-16 04:01:43下载
- 积分:1