搜索结果
找到约 42 项符合
Fit 的查询结果
按分类筛选
操作系统开发 最佳适应算法(Best Fit): 它从全部空闲区中找出能满足作业要求的、且大小最小的空闲分区
最佳适应算法(Best Fit):
它从全部空闲区中找出能满足作业要求的、且大小最小的空闲分区,这种方法能使碎片尽量小。为适应此算法,空闲分区表(空闲区链)中的空闲分区要按大小从小到大进行排序,自表头开始查找到第一个满足要求的自由分区分配。该算法保留大的空闲区,但造成许多小的空闲区。 ...
电子书籍 Given Perl s natural fit for web applications development, it s no surprise that Perl is also a natu
Given Perl s natural fit for web applications development, it s no surprise that Perl is also a natural choice for web services development. It s the most popular web programming language, with strong implementations of both SOAP and XML-RPC, the leading ways to distribute applications using web ser ...
VHDL/FPGA/Verilog MCPU is a minimal cpu aimed to fit into a 32 Macrocell CPLD - one of the smallest available programm
MCPU is a minimal cpu aimed to fit into a 32 Macrocell CPLD - one of the smallest available programmable logic devices. While this CPU is not powerful enough for real world applications it has proven itself as a valuable educational tool. The source code is just a single page and easily understood. ...
单片机开发 mpc55**系列芯片的例程 包括SCI,SPI,TIMER,FIT,EDMA等几乎所有功能的实现
mpc55**系列芯片的例程
包括SCI,SPI,TIMER,FIT,EDMA等几乎所有功能的实现
Java编程 The guide of java spring . it is fit for the java spring developer and beginner .
The guide of java spring . it is fit for the java spring developer and beginner .
matlab例程 Two matlab files to demonstrate how to fit an ellipsoid directly to a set of 3D points.
Two matlab files to demonstrate how to fit an ellipsoid directly to a set of 3D points.
matlab例程 an implementation of best fit in matlab
an implementation of best fit in matlab
matlab例程 a function called fit least square in mathematics with an excel sheet
a function called fit least square in mathematics with an excel sheet
开发工具 Protel99se鼠标增强软件2.0
Protel99se鼠标增强软件2.0:
2.0版本改名为“Protel99se鼠标增强软件”,是因为使用普通三键鼠标也可实现 放大和缩小功能。
1.0版本功能:(软件名称:“Protel99se增加鼠标滚轮放大缩小功能”)
向上滚动滚轮 --> Zoom In 放大(PageUp键)
向下滚动滚轮 --> Zoom Out 缩小(PageDown键)
单击中键 ...
单片机编程 基于AVR单片机和CPLD的姿态测试系统设计
摘要:本系统采用cPLD和AvR单片机作为逻辑控制核心,设计了姿态存储测试系统,以实现姿态信息的采集、编帧和存储。详细介绍了姿态测试系统的工作原理和硬件设计。利用AVR单片机,控制数据的写、读、擦除操作,利用cPLD的逻辑控制功能完善了存储测试系统的各个工作状态,提高了存储测试系统工作的可靠性。验证了该系统可以 ...