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

搜索资源列表

  1. page

    0下载:
  2. 操作系统原理,实现页面置换的几个基本算法,包括OPT,FIFO,LRU置换算法。-Operating System Principles, page replacement to achieve a few basic algorithms, including OPT, FIFO, LRU replacement algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:1478
    • 提供者:li
  1. bank

    0下载:
  2. 银行家算法 操作系统学习中主要介绍算法的实现流程-Banker' s algorithm to learn the operating system in the implementation process focuses on algorithms
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:236051
    • 提供者:李朗
  1. Sort

    0下载:
  2. 性能超强的快速排序算法,无关操作系统和平台,移植性非常好!-Performance super fast sorting algorithm, independent of the operating system and platform, portability is very good!
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:873118
    • 提供者:Lvxuan
  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. Banker

    0下载:
  2. 操作系统书中的银行家算法,C语言实现。为P进程的类型资源分配的资源数-The book of the banker s algorithm operating system, C language. The type of process for the P number of resources allocation of resources
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:817
    • 提供者:hxl
  1. erchalianbiao

    0下载:
  2. 操作系统实验二叉树链表操作有完整的代码和结果截图和注释以及使用说明-The operating system experiment binary tree has a complete list of the operation of the code and screenshots and commentary and instructions
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:21263
    • 提供者:hule
  1. 12

    0下载:
  2. C语言写的算法.肯定会对你有所帮助的,与些同时,学操作系统的朋友,也可以看看的!-hope help you,
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1719
    • 提供者:廉吉军
  1. An-In-Depth-Look-into-the-Win32

    0下载:
  2. 你可能想知道为什么要关注可执行文件的格式。答案永远是:操作系统的可执行文件格式和数据结构展现了操作系统内部许多信息。通过理解 EXE和 DLL 的内部情况,你会发现你已经变成你周围一个更优秀的程序员。 -You may want to know why the attention to executable file format. The answer is always: operating system executable file format and data structu
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:425586
    • 提供者:锁匠
  1. mn4op8.ZIP

    0下载:
  2. 导管操作系统中力觉传感器信息的获取与控制研究The catheter in the operating system of force sensor information acquisition and control research-The catheter in the operating system of force sensor information acquisition and control research
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:290277
    • 提供者:tu1212
  1. zip23

    0下载:
  2. 实现zip压缩包括加密的程序。包括各个操作系统下不同编译器的实现。-Achieve the zip archive including encrypted program. Including each operating system under different compiler implementations.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-21
    • 文件大小:6436409
    • 提供者:
  1. bank

    0下载:
  2. 计算机操作系统中银行家算法的模拟实现,算法简洁明了,容易读懂,并附有注释-Banker' s algorithm simulation in computer operating systems, algorithms, concise, easy to read, with annotations
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:136983
    • 提供者:林秀
  1. banker

    0下载:
  2. 操作系统 银行家算法 迪克施特拉算法,很管用很好的-banker started soijfso sdfi
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1385
    • 提供者:汪体勇
  1. JpegDecode

    0下载:
  2. jpeg解压缩算法的实现,在C++ BUILDER 6.0上调试通过,附件是完整的代码,可直接编译和运行,开发时的操作系统为WIN XP SP3。-jpeg decompression algorithm implementation, debugging through C++ BUILDER 6.0 Annex is a complete code can be directly compiled and run, the operating system developed for the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-11
    • 文件大小:928832
    • 提供者:zzsir
  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. OllyDBG_1.10

    0下载:
  2. OllyDbg是运行在Windows 95、Windows 98、Windows ME、Windows NT 和 Windows 2000系统下的一个单进程、多线程的分析代码级调试工具。它可以调试PE格式的执行文件及动态链接库,并可以对其打补丁。“代码级”意味着您可以直接与比特、字节或处理器指令打交道。OllyDbg 仅使用已公开的 Win32 API 函数,因此它可以在所有 Windows 操作系统及后继版本中使用。但是由于我没有对 XP 系统进行彻底测试,因此不能保证 OllyDbg 功能的
  3. 所属分类:Data structs

    • 发布日期:2017-11-10
    • 文件大小:5216341
    • 提供者:德润
  1. OS_COURSE

    0下载:
  2. 多级调度操作系统课程设计,作业随机生成,作业实施多级调度,多队列调度-OS Course Design
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-26
    • 文件大小:14199463
    • 提供者:李易峰
  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. ReaderAndWriter

    0下载:
  2. 操作系统课程设计,使用PV操作机器信号量、锁等机制,实现读者和写者互斥访问临界资源-Courses on operating system design, the use of PV operate the machine semaphore lock mechanisms, readers and writers to achieve mutually exclusive access to critical resources
  3. 所属分类:Data structs

    • 发布日期:2017-11-17
    • 文件大小:2735524
    • 提供者:陆小果
  1. quee

    0下载:
  2. 多级反馈队列(操作系统课设),模拟 操作系统中 多级反馈队列的 算法,大三的做课设的学生可以借鉴一下-Multi-level feedback queue (class-based operating system), simulated operating system multi-level feedback queue algorithm, junior students to do class-based can learn about
  3. 所属分类:Data structs

    • 发布日期:2017-11-14
    • 文件大小:1412
    • 提供者:梅凯
  1. 1

    0下载:
  2. 一个操作系统课程设计,用于实现页面置换算法。-An operating system curriculum design, used to implement page replacement algorithms.
  3. 所属分类:Data structs

    • 发布日期:2017-11-30
    • 文件大小:2200
    • 提供者:程逸群
« 1 2 ... 5 6 7 8 9 1011 12 13 »
搜珍网 www.dssz.com