资源列表

« 1 2 ... .28 .29 .30 .31 .32 65333.34 .35 .36 .37 .38 ... 66581 »

[C#编程分配回收

说明: 1. 存储管理采用可变分区方式。可变分区方式是按作业需要的主存空间大小来分配分区的。当作业装入主存时,根据主存的需要量察看有无足够的空间分配,若有,则按需要量分配一个分区给该作业;若无,则作业不能装入。随着作业的装入,撤离,主存被分成许多分区,有的占用,而有的是空闲的。 2. 存储分配分别采用首次适应算法、最佳适应算法和最差适应算法。 3. 当一个新作业要求装入主存时,查找空闲区表,从中找出一个足够大的空闲区。若找到大于作业需要量的空闲区,则把它分成二部分,一部分为占用区,另一部分
<王阳> 在 2008-10-13 上传 | 大小:14.96kb | 下载:1

[按钮控件LBSpinDemo

说明:一个自绘制SPIN控件类CLBSpinButtonCtrl.该类实现了标准CSpinButtonCtrl控件所有的功能之外,还增加了自动使箭头变灰autodisabling的功能。-a category CLBSpinButtonCtrl SPIN controls. To achieve such a standard CSpinButtonCtrl controls all functions, has also increased the arrow so automatic greyed
<虾米> 在 2008-10-13 上传 | 大小:18.67kb | 下载:0

[Windows编程ECMA-006

说明:一个编写cdrom的参考文档,写cdrom驱动的一定要参考!-prepared cdrom a reference document, written cdrom drive must reference!
<王莉> 在 2008-10-13 上传 | 大小:118.13kb | 下载:0

[通讯编程vsam_protocol.ps

说明:The CMUPA is designed to be a low bandwidth, highly flexible architecture .This is it s protocol.
<虾米> 在 2008-10-13 上传 | 大小:160.98kb | 下载:0

[Windows编程Dos保护模式接口规范

说明:Dos保护模式接口规范,本人收藏的编写dos的文档,这个规范一般已找不到了!-Dos Protected Mode Interface Specification, I prepared dos collections of documents, the general standard has not!
<王莉> 在 2008-10-13 上传 | 大小:40.13kb | 下载:1

[Windows编程DisableSystemKeyUnder2K

说明:WINDOWS2000下如何屏蔽CTRL_ALT_DEL等系统键-Windows2000 how shielding systems keys CTRL_ALT_DEL
<song> 在 2008-10-13 上传 | 大小:11.38kb | 下载:0

[Windows编程DisableSystemKeyUnder2K(2)

说明:再来一个WINDOWS2000下如何屏蔽CTRL_ALT_DEL等系统键的VC源代码-encore Windows2000 how shielding systems keys CTRL_ALT_DEL VC source code
<song> 在 2008-10-13 上传 | 大小:204.38kb | 下载:0

[按钮控件PreviewScreenSaver

说明:VC源代码,预览屏幕保护程序的程序,值得下载,强烈推荐-VC source code preview screen protection program procedures, it is worth downloading and strongly recommended
<song> 在 2008-10-13 上传 | 大小:40.14kb | 下载:0

[Windows编程pci相关程序

说明:pci相关源程序,学习pci的朋友可以参考一下.-pci related source, the study pci reference for a friend.
<王莉> 在 2008-10-13 上传 | 大小:227.25kb | 下载:0

[Windows编程ScreenAPI

说明:可配置屏幕保护程序的API编程原理与方法,很不错的哦,推荐下载-configurable screen saver API programming theory and method, it is very good, oh download
<song> 在 2008-10-13 上传 | 大小:31.33kb | 下载:0

[Windows编程cdex_xp-0.1.tar

说明:一个cdrom的完整驱动,可以用在xp下。-the integrity of a cdrom drive, which will be used under xp.
<王莉> 在 2008-10-13 上传 | 大小:581.42kb | 下载:0

[界面编程123RoundSliderCtrl_demo

说明:实现特殊效果的slider控件,当你对于windows默认控件不满意的时候可以使用。-achieve special effects slider controls for the windows when you are not satisfied with the default controls when to use them.
<郭有良> 在 2008-10-13 上传 | 大小:39.6kb | 下载:0
« 1 2 ... .28 .29 .30 .31 .32 65333.34 .35 .36 .37 .38 ... 66581 »

源码中国 www.ymcn.org