搜索资源列表
firstfit
- 装箱问题的首次适应firstfit方法实现。VC开发图形界面显示。每次点击一下运行按钮装入一个箱子。箱子大小随机生成-crates of the first to adapt firstfit method. VC graphical interface shows. Each button click operation packed a box. Box size random generation
firstfit
- 首次适应算法(操作系统)首次适应算法(操作系统)-first adaptation algorithm (OS) in the first adaptation algorithm (operating system)
zhuangxiang
- 自己编写的装箱问题的各种求解策略,包括BESTFIT,FIRSTFIT,WORSTFIT,NEXTFIT-I have written a variety of bin-packing problem solving strategy, including the BESTFIT, FIRSTFIT, WORSTFIT, NEXTFIT etc.
FirstFit
- 操作系统实验 主存储器的空间分配和空闲回收-os
FirstFit
- c语言描述,实现操作系统的进程调度算法,采用优先数方法予以实现-c language descr iption of the process of scheduling algorithm to achieve the operating system used to be priority number means to achieve
firstFit
- 这是一个操作系统的一个首次内存分配算法,用于模拟操作系统中的存储器动态分区分配。-This is an operating system for the first time a memory allocation algorithm, used to simulate the operating system memory allocation of dynamic partitioning.
FirstFit
- 实现数据结构中定位查找方法--“首次适应算法”,经过浙大acm源码上传测试-Location data structure search methods- "first-fit algorithm," having Zhejiang University acm source upload test
firstfit
- first fit algorithm that is used in most of the os
Memory-Management
- 操作系统内存管理模拟程序代码,首次适应算法-The operating system memory management simulation program code,firstfit algorithm
firstfit
- 一个简单的首次适应算法-A simple first-fit algorithm
firstfit
- 首次适应算法实现网络中链路的选择,用VC++实现的编程-First-fit algorithm in selection of links in the network, implemented with VC++ programming
Cpp5
- 首次适应算法,用c语言实现的模拟首次适应算法的过程-firstfit,by c langguage