登录
首页 » C# » 操作系统行为模拟[内存分配算法&银行家算法&进程管理]

操作系统行为模拟[内存分配算法&银行家算法&进程管理]

于 2015-04-18 发布
0 134
下载积分: 1 下载次数: 0

代码说明:

模拟内存分配算法模拟银行家算法模拟进程管理讲解操作系统基本算法的小例子~给朋友做示例时写的,时间有限,功能有限,不可用于生产环境

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 操作SQLite数据库的类(个人封装)下载
    操作sqllittle数据库的类个人封装
    2014-10-28下载
    积分:1
  • wpf 分页控件实例源码下载
    wpf 分页控件实例源码下载
    2014-01-01下载
    积分:1
  • 正则表达式调试工具
    正则表达式调试工具
    2014-07-30下载
    积分:1
  • 多线程 Semaphore
    class Program    {        static void Main(string[] args)        {            Semaphore seamphore = new Semaphore(5, 5, "SemaphoreExample");             seamphore.WaitOne();            Console.WriteLine("Seamphore 1");            seamphore.WaitOne();            Console.WriteLine("Seamphore 2");            seamphore.WaitOne();            Console.WriteLine("Seamphore 3");
    2014-11-10下载
    积分:1
  • C# RabbitMQ实例 源码下载
    负载均衡 首先需要下载.net下的驱动类。rabbitmq.client.dll.安装后可以使用提供的文档。当然也可以直接从别的地方只下载rabbitmq.client.dll使用。下载地址:http://www.rabbitmq.com/dotnet.html
    2014-12-03下载
    积分:1
  • rapid Scada组态软件
    rapid Scada组态软件
    2020-06-20下载
    积分:1
  • .NET Reflector 5.0 使用例子(反编译软件)
    .NET Reflector 5.0 Release Notes 28 December 2006 Reflector is a class browser for .NET components. It allows browsing and searching the meta data, IL instructions, resources and XML documentation stored in a .NET assembly. Reflector was first released in October 2000 running on .NET Framework 1.0 Beta. LINQ and .NET Framework 3.5: Reflector supports query expressions and other concepts introduced in C# 3.5. To enable this feature select ".NET 3.5" under View, Options, Disassembler, Optimization. .NET Framework compatibility: Reflector runs on all versions of the .NET Framework using its own assembly loading infrastructure which does not rely on the Reflection API. For example, Reflector can load .NET Framework 2.0 assemblies without having the .NET Framework 2.0 installed. Assembly Lists: When launched for the first time, Reflector allows you to choose a default set of assemblies. The list of assemblies is then stored in the Reflector.cfg file and will be loaded next time you open the program. Reflector allows creating multiple assembly lists and switching between the lists using the File, Open List dialog. To choose a different set of default assemblies for the current assembly list you should remove all assemblies from the list (DEL) and invoke the Refresh command (F5). Assembly Cache: When resolving an assembly reference, Reflector will first search the local path next to the assembly holding the reference and then falls back to the cache directories defined in the Reflector.cfg file. Reflector does not search the Global Assembly Cache (GAC) unless you add "%SystemRoot%Assembly" to the cache directories list. Assembly Versioning: By default, assembly version numbers are ignored when resolving type and member references. You can enable side-by-side versioning in the options dialog but it is suggested to avoid this if possible. Add-Ins: Information about the Reflector add-in model can be found here. The most recent version of .NET Reflector is available here. Disclaimer: This software is provided "AS IS" with no warranties of any kind. The entire risk arising out of the use or performance of the software is with you.
    2015-06-15下载
    积分:1
  • FTP上传文件、下载文件(亲测可用+mvvm+wpf)
    FTP上传文件、下载文件(亲测可用+mvvm+wpf)
    2019-07-23下载
    积分:1
  • MVC通过过滤器 实现输出前对html修改(压缩),ActionFilterAttribute
    mvc 在html输出前对 html做出修改思路
    2014-10-16下载
    积分:1
  • C# 将图片保存到数据库并取出源码下载
    C# 将图片保存到数据库并取出源码下载
    2015-04-23下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载