-
最佳适应算法 信安 陆华锋 20022638
最佳适应算法是动态内存分区分配算法的一种。所谓“最佳”是指每次为作业分配内存时,总是把能满足要求、又是最小的空闲分区分配给作业,避免“大材小用”。为了加速寻找,该算法要求将所有的空闲分区按其内容以从小到大的顺序形成一空闲分区链。这样,第一次找到的能满足要求的空闲区,必然是最佳的。(best adaptation algorithm is a dynamic memory allocation through an algorithm. The so-called "best" means the operation of each memory allocation, always meet requirements, and also the smallest area allocated to idle operations, to avoid "a waste of talent." To speed up the search, the algorithm requires that all leisure district according to content from small to large order of the formation of a regional chain idle. So, the first found to meet the requirements of the free zone will be the best.)
- 2005-07-04 08:18:40下载
- 积分:1
-
C语言课程设计报告
为学生预约、排队上机实习所作的程序
需要实现功能:
1,查询,根据输入时间,输出机位信息。
2,即为预定,根据输入的日期和时间段查询是否有空机位,若有则预约,若无则提供最近空机时间段。另:若用户要求在非空时间上机,则将用户信息插入该时间段的等待列表.
3,退出预定,根据输入的时间,撤销该时间的预定。
4,查询是否有等待的信息,若有则按顺序显示联系方式,若无则显示提示信息。(Program for student appointment and queuing
Functions need to be implemented:
1, query, according to the input time, output the information of the machine.
2, is a reservation, according to the input date and time to query whether there is an empty space, if there is an appointment, if there is no time to provide the nearest flight time. Also: if the user requests the machine on non empty time, the user information is inserted into the waiting list of the time period.
3, withdrawing from the reservation and revoking the scheduled time according to the time of the input.
4, query whether there is waiting information, if there is the order to display the contact in order, if there is no display of prompt information.)
- 2017-12-09 19:37:12下载
- 积分:1
-
_1039401449_178
说明: PS制作的素材,很实用哦,可以用于很多不同的环境,帮助你做出可观的图像。(PS production materials and practical Oh, can be used in many different environments, and help you make considerable images.)
- 2006-02-05 22:50:31下载
- 积分:1
-
ADO-To-SQLServer-2005
一款基于VC6.0的开发的ADO访问SQLServer 2005的应用程序,包括数据的增删改查等操作。(An application based on the VC6.0 ADO access SQL Server 2005, including data such as CRUD operations.)
- 2012-05-31 17:37:03下载
- 积分:1
-
ASC 盈利王外汇指标交易系统【高级会员】
ASC 盈利王外汇指标交易系统【高级会员】,使用平台MT4(ASC Profit King Foreign Exchange Index Trading System [Senior Members])
- 2019-06-04 03:27:08下载
- 积分:1
-
CUser
说明: 使用odbc访问sql server2000数据库(Access to sql server2000 database using odbc)
- 2010-04-06 10:49:44下载
- 积分:1
-
2.LED位移控制
LED code for 51 chips
- 2020-06-24 10:40:02下载
- 积分:1
-
chaojimali
用VB仿超级玛丽游戏,虽然界面和真正的玛丽游戏比起来有点差,但游戏的控制还算可以了,基本都实现了。(VB with games like Super Mario, although the interface and the real Mary a little bit worse than the game, but still can control the game, and basically realized.)
- 2009-05-21 03:03:59下载
- 积分:1
-
pingjiansheji
采用c语言设计平键,校核平键的强度,实现人机交互,用户有较大的选择余地(Flat key design using c language, check the strength of flat keys, to achieve human-computer interaction, users have greater choice)
- 2011-05-16 16:36:17下载
- 积分:1
-
PIC12F508-PICC-control-led
基于pic12f508开发的流水灯控制程序,PICC编程。c语言控制(Pic12f508 based on the development of light water control program, PICC program. c language control)
- 2011-06-28 19:56:10下载
- 积分:1