资源列表

« 1 2 ... .75 .76 .77 .78 .79 780.81 .82 .83 .84 .85 ... 5346 »

[C#编程分配回收

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

[C#编程AControl

说明:c#自定义窗体框架,其它窗体可以继承此窗体,-c# custom form the fr a mework, other forms can be inherited in this form,
<yjh> 在 2025-01-21 上传 | 大小:81kb | 下载:0

[C#编程共轭梯度法

说明:上述算法的④输出结果要求包含最优解、最优值、迭代次数,以及每次迭代的中间结果(对 而言)终止准则为H终止准则-above algorithm output requirements include optimal solution, the optimal values, the number of iteration, and each iteration of the intermediate results (in terms
<洪男> 在 2025-01-21 上传 | 大小:10kb | 下载:0

[C#编程惩罚函数法

说明:④输出结果要求包含最优解、最优值、迭代次数,以及每次迭代的中间结果(对 而言)- output requirements include optimal solution, the optimal values, the number of iteration, and each iteration of the intermediate results (to run)
<洪男> 在 2025-01-21 上传 | 大小:13kb | 下载:0

[C#编程FontToolBar

说明:将windows中的字形,颜色,字体大小等功能集合在一起,做成一个控件!在编写C#程序时,可以将其加入动态连接库,直接使用! 方便,简单!本人花了1个星期弄出来,功能完善,使用方便,给大家共享!-windows to the shape, color and font size functions together and create a control! C# in the preparation process, it wil
<张锐> 在 2025-01-21 上传 | 大小:570kb | 下载:0

[C#编程Haokoo.net免费域名系统

说明:文件系统,可以直接查到或者直接应用域名,不错的程序啊,看看吧-file system, can be found directly or direct application domain, the procedure ah good to see it
<任宇明> 在 2025-01-21 上传 | 大小:133kb | 下载:0

[C#编程Jacobi的迭代法

说明:这个是雅克比迭代法的数值源代码,程序变得比较简单,但还需要完善-Jacques iterative method than the numerical code, the procedures are relatively simple, but needs to improve
<刘建> 在 2025-01-21 上传 | 大小:97kb | 下载:0

[C#编程access数据库的应用windows

说明:ACCESS数据库运用,这是通过运用ACCESS与C#的连接,实验数据库与C#的结合。方便用户实现数据库的功能。-ACCESS database application, it is through the application of C# ACCESS connectivity, experimental database with a combination of C#. User-friendly database functi
<黄小玲> 在 2025-01-21 上传 | 大小:19kb | 下载:0

[C#编程智能象棋游戏

说明:在C#下开发的一个“中国象棋”小游戏,运行环境:win200/win2003/win xp VS.NET2003-in C# developed under a "Chinese Chess" small game, the environment : win200/win2003/win xp VS.NET2003
<张玉斌> 在 2025-01-21 上传 | 大小:1.77mb | 下载:0

[C#编程轻松实现缩略图(源文件)

说明:这是一个关于图象处理的小程序,我是一个出学者希望大家多提意见-This is one of the small image processing procedure, I was a scholar out hope that we speak up
<马卫国> 在 2025-01-21 上传 | 大小:78kb | 下载:0

[C#编程2004914193125

说明:在VC++环境下利用有关WINDOWS系统注册表操作函数获得AutoCAD系统的安装路径,从而找出并改写AutoCAD有关文件;创建子目录并拷入各种二次开发形成文件,由此实现了AutoCAD二次开发程序与AutoCAD系统的自动衔接与嵌入。文中程序已由实践验证,完全可用于AutoCAD二次开发程序的自动安装。吞吞吐吐他-VC environment in the use of the Windows operating system r
<王莉> 在 2025-01-21 上传 | 大小:185kb | 下载:0

[C#编程hsdfhjshdj

说明:对深度优先(Depth first) 、宽度优先(Breath first) 、爬山法(Hill Climbing) 、 最佳优先(Best first) 以及A*搜索算法进行分析比较,要求: 给出这几种算法的描述; 根据SearchDemonstration程序中给出的示例,给出各算法的执行过程-priority right depth (Depth first), the width of priority (Breath
<yao> 在 2025-01-21 上传 | 大小:1.67mb | 下载:0
« 1 2 ... .75 .76 .77 .78 .79 780.81 .82 .83 .84 .85 ... 5346 »

源码中国 www.ymcn.org