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

搜索资源列表

  1. 12655132

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

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

    0下载:
  2. VC++ 实现操作系统 进程线程 及分区-VC++ to achieve operating system process thread and Zoning
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:38539
    • 提供者:小凤
  1. C8

    0下载:
  2. 用C代码模拟操作系统的进程调度,其中用到图形库-With C code simulation of the operating system process scheduling, which uses graphics library
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:2040
    • 提供者:abc135790
  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. Dining_Philosophers_problem

    0下载:
  2. 是操作系统中的哲学家就餐问题的一个完整的示例源代码,可以在VC++6.0中完美编译运行。-The operating system in the Dining Philosophers problem of a complete sample source code in VC++6.0 can be compiled to run perfectly.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1006046
    • 提供者:OSer
  1. DateConvert

    0下载:
  2. DateConvert:简单而快速的日期转换 DateConvert转换DATESTR(0)格式的日期向量或序列号和日期向后。 Matlab的DATENUM,DATEVEC和DATESTR接受各种不同意见,但结果他们是缓慢的。如果输入格式正是众所周知,转换可以更快: DATENUM( 17 - 10 - 2009 11时08分23秒 ):2.97秒 DateConvert( 17 - 10 - 2009 11时08分23秒 , 号码 ):0.039秒 =&g
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:5181
    • 提供者:zhou
  1. PC

    0下载:
  2. 生产者消费者 用与操作系统课程设计 很好的资料 欢迎下载-textjengopsmvkvs ndpsfj jpljg
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-08
    • 文件大小:1735279
    • 提供者:sun
  1. diskschedueingalgorithm

    0下载:
  2. C++写的几种计算机操作系统里常见的磁盘调度算法-C++ to write several computer operating system, disk scheduling algorithm in common
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1353
    • 提供者:许滨
  1. mesh_distance

    0下载:
  2. 无线传感器网络RSSI定位算法的研究与应用,提出了理论上的改进算法,并且有MATLAB实现,另外有硬件实现,具体是在MICA2上,基于tinyos操作系统,根据测得的RSSI值算出距离-RSSI location algorithm for wireless sensor networks for research and application, Tichu a theoretical 改进 algorithms and You MATLAB implementation, there are
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2450805
    • 提供者:烟雨
  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. diaodu

    0下载:
  2. 关于操作系统的调度问题,这是一个算法用c语言可以改写-Scheduling problems on the operating system, which is an algorithm can be rewritten using c language
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:596
    • 提供者:李桂芳
  1. sjjgyuczxt

    0下载:
  2. 这是华中科技大学内部的数据结构与操作系统ppt,希望对各位同学有用啊-This is the Huazhong University of Science and the internal operating system data structures ppt, useful for the students you want to ah
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:935209
    • 提供者:KENNY
  1. Tencentpenquestionpapers(withanswers)

    0下载:
  2. 大量搜集腾讯笔试中所涉及题目,主要是c/c++、数据结构、操作系统等方面的基础知识。-Tencent collected a large number of topics covered in the written mainly c/c++, data structures, operating systems and other aspects of basic knowledge.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:181190
    • 提供者:道远
  1. bank-c

    0下载:
  2. 银行家算法解析,用C语言程序实现的例子(汤子赢版《计算机操作系统》)-bank
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:255953
    • 提供者:Sam
  1. MATLABinstalmentofaneasydirectory

    0下载:
  2. 安装matlab7.0指南,有链接,步骤简单,适合任何操作系统,并用详细解说,例如虚拟机安装和matlab安装注意事项(针对不同的操作系统)-it is a directory for matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:5492
    • 提供者:轻蕊
  1. TheExpertSystemofDesignRollingSeriesofRollersofExt

    0下载:
  2. 专家系统(expert system)是人工智能技术应用中最成功的一个分支。在机械产品设计开发过程中有效地运用专家系统,对提高产品质量、缩短产品设计周期、降低开发成本等具有重要意义。 图形处理及工程计算,特别是后者是开发机械设计专家系统所面临的主要难题。本文在系统研究MATLAB软件的强大计算功能和专用工具箱的基础上,尝试利用MATLAB完成机械设计专家系统中的工程计算问题。 基于这种思路,本文着重探讨了利用Microsoft公司的Visual C++6.0编制前台程序时,通过MATLAB所提供
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4414438
    • 提供者:王明
  1. Order

    0下载:
  2. 操作系统实验中各种排序方法(希尔,二分法,等等)-Various sorting methods (Hill, dichotomy, etc.)
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:3677
    • 提供者:肖大宝
  1. gdf

    0下载:
  2. 固定分区顺序存储算法,了解操作系统用固定分区的方法进行分配-Fixed partition storage algorithms in order to understand the operating system partition with a fixed allocation method
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1481
    • 提供者:tld
  1. banksystem

    0下载:
  2. 银行操作系统的一些功能实现,主要是排队服务的问题,设计socket编程-Banks to achieve some of the features of the operating system, mainly line services, the design of socket programming
  3. 所属分类:Data structs

    • 发布日期:2017-05-12
    • 文件大小:2573786
    • 提供者:liangjie
  1. 11

    0下载:
  2. 操作系统课做的银行家实验报告,这个还算比较不错的,用C做的-Lesson bankers operating system to do lab reports, this is still relatively good, with C do
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:36676
    • 提供者:雷丽雅
« 1 2 3 4 5 6 7 89 10 11 12 13 »
搜珍网 www.dssz.com