搜索资源列表
-
0下载:
通过程序模拟了动态分区分配方式,进而帮助理解动态分区分配方式中使用的数据结构和分配算法-The adoption of procedures to simulate the distribution of dynamic partitioning approach to help understand the dynamic partitioning allocation methods used in data structure and distribution algorithm
-
-
0下载:
这是一个操作系统中,动态分区实现的程序的示例!还附带那一章的课件-This is an operating system, dynamic partitioning to achieve an example of the procedure! Courseware is also included in the chapter ... ...
-
-
0下载:
ISODATA算法是一种聚类划分算法,称为迭代自组织数据分析或动态聚类。-ISODATA clustering algorithm is a partitioning algorithm, called iterative self-organizing data analysis or dynamic clustering.
-
-
1下载:
熟悉主存的分配与回收。理解在不同的存储管理方式下,如何实现主存空间的分配与回收。掌握动态分区分配方式中的数据结构和分配算法及动态分区存储管理方式及其实现过程-Familiar with the main memory allocation and recovery. Understanding of storage management in a different way, how to achieve the main memory space allocation and recyclin
-
-
0下载:
借助胞腔, 并利用遗传算法能够最终收敛于非线性多峰函数全局最优解的特点, 动态
地剖分和排除胞腔, 从而构成一种新型遗传算法——胞腔排除遗传算法, 利用该算法可求取非
线性多峰函数全部全局最优解。仿真实验表明该算法合理、有效。-With cell cavity, and the use of genetic algorithms will eventually converge to the nonlinear multimodal function global optimum cha
-
-
0下载:
动态分区存储管理,提供首次适应算法和最佳适应算法。-Dynamic partitioning storage management, providing first-fit algorithm and the best fit algorithm.
-
-
0下载:
动态分区存储程序,包含两种算法:最佳适应算法和最先适应算法。主要用于初学者了解动态分区的过程以及两种算法的区别。-Dynamic partitioning storage procedure, including two kinds of algorithm: the Best Fit algorithm and the First Fit algorithm. Primarily for beginners to understand the dynamic partition in the
-
-
0下载:
计算机操作系统实验,使用动态分区分配方式的模拟的程序-Computer operating system experiment using simulated dynamic partitioning allocation procedures
-
-
1下载:
这是一个四个不同的S函数实现集合的递归模糊神经网络(RFNN)。该网络采用了4组可调参数,这使得它非常适合在线学习/操作,从而可应用到系统识别等方面。-This is a collection of four different S-function implementations of the recurrent fuzzy neural network (RFNN) described in detail in [1]. It is a four-layer, neuro-fuzzy net
-
-
0下载:
动态规划经典习题,算法导论例题实现,自己实现,有钢管划分问题,背包问题-Classical dynamic programming exercises, Introduction to Algorithms examples realize that he realized there steel partitioning problem, knapsack problem
-
-
0下载:
Palindrome partitioning problem implementation in c++. One of the fundamental problems in Dynamic Programming.
-