CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 操作系统

搜索资源列表

  1. 银行家的的算法

    0下载:
  2. 这是操作系统《银行家的的算法》 大家一起共享啊!-This is the operating system, "the banker's algorithm" together sharing ah!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2010-06-29
    • 文件大小:5904
    • 提供者:wind
  1. jincheng.cpp

    0下载:
  2. 模拟进程通讯,可以模拟操作系统的进程调度,按优先级调度-modeling process communications, the operating system can simulate the process of scheduling, priority scheduling
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1292
    • 提供者:liwei
  1. cpudiaodu

    0下载:
  2. 操作系统实验,处理机调度。有优先权和时间片轮转两种算法。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1595
    • 提供者:daniel
  1. OS_5epracticesolution

    0下载:
  2. 操作系统精髓与设计原理第五版相应习题与解答
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:452303
    • 提供者:xiaozhu
  1. os--tangziying

    0下载:
  2. 是一个关于计算机操作系统(汤子瀛)习题答案。这本书应该是大部分学校学的,希望这个能够帮助大家-Is a computer operating system (Tang Ying) Exercise the answer. This book should be most of the school, I hope this can help you
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:82331
    • 提供者:ls
  1. rr

    0下载:
  2. rr算法操作系统实验rr算法实验源代码轻松完成实验-rr algorithm algorithm rr experimental experimental operating system source code to easily complete the experiment
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:607
    • 提供者:帆帆
  1. 12655132

    0下载:
  2. 计算器的c实现代码,可以实现计算器的一些功能,模拟windows操作系统中的计算器-a jisuanqi de shixian
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3730
    • 提供者:CY
  1. deadkey

    0下载:
  2. 哲学家就餐问题,解决操作系统中的死锁问题。五个哲学家围坐圆桌,每两个人中间有一只筷子,吃饭时必须拿两只筷子,而且只能拿自己两边的筷子,从而造成死锁问题。-Dining Philosophers problem, to solve the deadlock problem of the operating system. Five philosophers sitting around the round table, the middle one for every two chopsticks
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:1997668
    • 提供者:
  1. greedyjs

    0下载:
  2. 贪心算法之带有限期的作业排序。应用贪心设计策略解决操作系统中单机、无资源约束且每个作业可以在等量的时间内完成的作业调度问题。-Greedy Algorithm for Scheduling with deadline. Application greedy single operating system design strategy to solve, no resource constraints and each job can be completed within the same a
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:36048
    • 提供者:wangge
  1. calculator

    0下载:
  2. 设计简易交互式计算器,功能如下: (1) 计算器功能与Windows操作系统带的标准型的计算器系统相同。至少有+、-、*、/、开方、取倒数、清零、backspace的功能,可以对小数进行运算。 (2) 程序可以实现简单的没有括号的表达式计算, (3) 不使用math.h头文件,求开方运算时使用多项式拟合方式。 -Design simple interactive calculator, function as follows: (1) calculator function a
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2713937
    • 提供者:onway
  1. lp_solve_5.5.0.14_source

    0下载:
  2. 线性规划算法,用C语言开发,可以在多种不同的操作系统上编译运行-Mixed Integer Linear Programming (MILP) solver lp_solve solves pure linear, (mixed) integer/binary, semi-cont and special ordered sets (SOS) models.lp_solve is written in ANSI C and can be compiled on many different pl
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3604480
    • 提供者:bilin
  1. CRFPP-0.53

    1下载:
  2. 基于CRF++-0.53的改良版,修正了模型输入时多行空行导致的线程错误,优化了多线程操作,除LBFGS无法优化外,其余迭代操作全部多线程化,66MB模型在16线程服务器上运行,内存占用5.35GB,CPU利用率一般100 ,只有运行LBFGS时为7 。仅支持64位Windows操作系统,使用VC2008编译,不支持32位操作系统或Linux(Windows线程模型)。-Optimized CRF++-0.53. Fixed multi-empty line input bug. Optimiz
  3. 所属分类:Algorithm

    • 发布日期:2015-10-17
    • 文件大小:44032
    • 提供者:吴岳
  1. svm

    0下载:
  2. LIBSVM是台湾大学林智仁(Lin Chih-Jen)副教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包,他不但提供了编译好的可在Windows系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用;该软件还有一个特点,就是对SVM所涉及的参数调节相对比较少,提供了很多的默认参数,利用这些默认参数就可以解决很多问题;并且提供了交互检验(Cross Validation)的功能-The LIBSVM Taiwan University Chih- J
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:4052671
    • 提供者:yangliu
  1. exdate

    0下载:
  2. 计算日期的原生算法,用于计算日期到天数,或者天数到日期,不依赖任何操作系统;经过实用验证无误;没有1970年的限制;-Calculation date native algorithm for calculating the number of days to a date or number of days to date, does not rely on any operating system verified through practical and correct there
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:741
    • 提供者:夏永明
  1. EigenTest

    0下载:
  2. C++矩阵处理工具——Eigen3工具包,其内部封装了很多矩阵类,可以在C++环境轻松进行矩阵处理(与操作系统无关,window,linux均可)。(C++ matrix processing tool - Eigen3 toolkit, which encapsulates a lot of matrix classes, can be easily carried out in the C++ environment matrix processing (unrelated to the o
  3. 所属分类:数学计算

    • 发布日期:2017-12-31
    • 文件大小:4883456
    • 提供者:naruto1992
搜珍网 www.dssz.com