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

搜索资源列表

  1. drawgraph.zip

    0下载:
  2. 一个用于图形学算法演示和面向对象概念深入理解的开源软件. Operating System: Windows Programming Language: C++
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:189481
    • 提供者:
  1. VC源码

    0下载:
  2. 包括编译程序词法分析器、操作系统进程状态切换演示、VC_哈夫曼树halftree、节点矩阵最短路径guildmap、串基本操作的演示-Including the compiler morphology analyzer, the operating system advancement condition cut demonstration, VC_ Haveman sets up halftree, pitch point matrix most short-path guildmap
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:35711
    • 提供者:none
  1. ProCon

    0下载:
  2. 简易地演示操作系统方面的一个重要问题——生产者消费者-simple demonstration to the operating system an important issue -- producers and consumers
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:63127
    • 提供者:干冰
  1. C语言文件管理

    0下载:
  2. 操作系统中的文件是通过文件目录项来管理的,为了管理和查找的方便,按层次把文件目录项组织起来,同一层上的目录构成该层上的目录,第一层为根目录,一下为各层子目录。 假设以一串字符代表一个文件,每个字符表示一个记录。 在建立上述目录结构的基础上,建立相应的管理系统并要求完成以下各项操作: 1. 一次建立各个文件 2. 查访两个用户的所有文件 3. 查访用户sun 是否有文件AB 4. 删除用户sun的文件AC,然后在分别查访两个用户的全部文件,检查是否已经删除文件AC 5. 撤销用户sun,并检查是否
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8501
    • 提供者:葛林
  1. 变步长梯形求积法

    1下载:
  2. 用fortran语言编写的程序,这样可以在fortran系统中直接运行,为大家提供点方便。-using FORTRAN language of the procedure so in FORTRAN operating system directly, to provide a convenient point.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2715
    • 提供者:刘文艳
  1. ostang

    0下载:
  2. 这是我上个学期操作系统的课程设计,做了一个多级文件系统,用文件模拟磁盘,基于i节点结构,功能超强,希望对大家有用。-This is my last semester of courses operating system design and a multi-level file system, disk using simulated document, based on i node structure, function superpower, we hope that the right
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10716
    • 提供者:唐海浪
  1. 死锁检测算法C++

    0下载:
  2. 操作系统的死锁检测算法, VC++调试通过-operating system Deadlock Detection Algorithm, debugging through VC
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1800
    • 提供者:liu
  1. ProcessStudy

    0下载:
  2. 这是一个操作系统实验中模拟处理器进程处理的源程序,可供进行课程设计及学习的人参考!-This is an experiment simulated operating system processors process the source, available for curriculum design and learning of the reference!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7046
    • 提供者:Fay
  1. System1

    0下载:
  2. 模拟DOS的小实验的程序,操作系统的实验-simulated DOS small experimental procedure, the experimental operating system
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:14004
    • 提供者:李伟然
  1. System2

    0下载:
  2. 操作系统实验之一,模拟进程状态,包含新建、挂起、休眠、恢复等。-experimental operating system, a state process simulation, including new construction, 1-2 dormancy and restoration.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:61643
    • 提供者:李伟然
  1. System3

    0下载:
  2. 操作系统实验之一,模拟显示了页面交换过程。-experimental operating system, the simulation showed pages exchange process.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:64114
    • 提供者:李伟然
  1. c4.5-win

    0下载:
  2. windows操作系统下的决策树分类算法工具包,经典的C4.5算法实现,功能巨强大!-windows operating system under the decision tree classification algorithm tool kit, the classical algorithm C4.5, functional Giant powerful!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:97172
    • 提供者:刘志刚
  1. svmlight_multiclass

    0下载:
  2. windows操作系统下的支持向量机算法实现工具包,支持多类别分类,功能强大!-windows operating system support vector machine algorithm tool kit, support multi-category classification, powerful!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:75140
    • 提供者:刘志刚
  1. Simulate_Allocate_Memory_Implement_by_C

    0下载:
  2. 模拟内存分配的c语言实现 六、 实验目的 了解用户程序分配内存以及回收所用内存的过程,加深对操作系统存储管理机制的理解。 七、 实验内容 采用首次适应法、最佳适应法或最差适应法,编写一内存分配和回收模拟程序。 (提示:“内存空闲区”数组的设置原理类似于实验一。动态地随机产生新的“内存分配”或“内存回收”请求,再按照你选定的分配算法修改这个数组。由于这个实验的重点在于内存分配,所以不考虑与某内存区相关的进程情况。) -simulation memory allocation
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3617
    • 提供者:丘方
  1. neichuo

    0下载:
  2. 操作系统作业 内存管理 功能 1 创建分区 2 查看分区 3 添加作业 4 回收分区-operating system memory management operation to create a functional area through 3 2 View added four recovery operations through
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9801
    • 提供者:wgz
  1. duopidao

    0下载:
  2. 模拟多批道处理程序C# 操作系统课程设计,这个把握不大,没有好的测试例子。自己看吧。 转载请注明出自www.shootsoft.net-simulated multiple processing Road # C courses on operating system design, not grasp this, there is no good test case. Ion battery. Please specify reproduced from www.shoot
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:11893
    • 提供者:尹君
  1. gui_antminer1.2.1

    0下载:
  2. Short descr iption: GUI Ant-Miner is a tool for extracting classification rules from data. It is an updated version of a data mining algorithm called Ant-Miner (Ant Colony-based Data Miner), which was proposed in 2002 by Parpinelli, Lopes and Freitas
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:72854
    • 提供者:xiaochuzhe
  1. TaskbarCommander

    0下载:
  2. Taskbar commander use to command your start toolbar of windows operating system.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:17506
    • 提供者:mayur
  1. Operating+System+Concepts+7+th+Edition

    0下载:
  2. Operating System Concepts SILBERSCHATZ/GALVIN/GAGNE
  3. 所属分类:matlab

    • 发布日期:2017-05-26
    • 文件大小:8809721
    • 提供者:GhaidaaR
  1. Operating-system

    0下载:
  2. ACM 杭电 operating system (set的应用)-ACM datastruction operating system (set)
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:704
    • 提供者:朱帅奇
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com