CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - computer system

搜索资源列表

  1. Computer.System.programmers.perspective

    0下载:
  2. Computer.System.programmers.perspective.pdf。。。提供给需要的同学
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:4360293
    • 提供者:guohaifeng
  1. computer

    0下载:
  2. 本书详细讲解了计算机的系统结构,对需要进行底层或深入编程的人有好处-The book detailed account of the computer system structure, on the need for the bottom or in-depth programming of people will benefit
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-04
    • 文件大小:302035
    • 提供者:shiyan
  1. System

    0下载:
  2. 简单代码,取得计算机系统数据。如内存占用率,计算机名等信息-Simple code, the computer system to obtain data. Such as memory occupancy rate, the computer name and other information
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:26332
    • 提供者:alex
  1. system

    0下载:
  2. 单片机温度控制系统,设计基于单片计算机的温度控制器。用于控制电加热炉的温度。-Single-chip temperature control system design is based on single-chip computer temperature controller. Used to control electric heating furnace temperature.
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:448837
    • 提供者:linghongsen
  1. theartofcomputerprogrammingvolume1

    0下载:
  2. 第1卷首先介绍编程的基本概念和技术,然后详细讲解信息结构方面的内容,包括信息在计算机内部的表示方法、数据元素之间的结构关系,以及有效的信息处理方法。此外,书中还描述了编程在模拟、数值方法、符号计算、软件与系统设计等方面的初级应用。新版本增加了数十项简单但重要的算法和技术,并根据当前研究发展趋势在数学预备知识方面做了大量修改。-Volume 1 introduces the basic concepts of programming and technology, and then explain
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-06-01
    • 文件大小:13739233
    • 提供者:xingyunliushui
  1. Computer

    0下载:
  2. 获取计算机系统的信息,包括:计算机名、操作系统、CPU型号、IP地址等等。-Access to the computer system information, including: computer name, operating system, CPU type, IP address and so on.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:29581
    • 提供者:刘士
  1. Addison.Wesley.PCI.Express.System.Architecture.eB

    0下载:
  2. If you want to understand about architecture of computer and write driver for window, this book is help you.
  3. 所属分类:IT Hero

    • 发布日期:2017-05-30
    • 文件大小:13181740
    • 提供者:Hieu
  1. mode1

    0下载:
  2. 内存是计算机系统中储存指令代码和各种数据的主要部件,如果内存短缺或者管理不当,将导致整个系统反应迟缓,甚至崩溃。所以,建立稳定、高效的内存管理策略是一个很重要的且必须面对的问题。现代的操作系统中运用位图、链表等多种手段和算法来管理内存。伙伴算法(Buddy System)是一种经典的内存管理算法。在Unix和Linux操作系统中都有用到。其作用是减少存储空间中的空洞,减少碎片,增加利用率。 本程序模拟了内存管理的过程-Memory is stored in a computer system
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:2228
    • 提供者:echo
  1. The_Status_Quo_of_Machine_Learning_of_Artificial_I

    0下载:
  2. 机器学习是人工智能的一个子领域,是人工智能中非常活跃且范围甚广的主要核心研究领域之一,也是现代智能系统的关键环节和瓶颈。机器学习吸取了人工智能、概率统计、计算复杂性理论、控制论、信息论、哲学、生理学、神经生物学等学科的成果,主要关注于开发一些让计算机可以自动学习的技术,并通过经验提高系统自身的性能。本文介绍了机器学习的概念、基本结构和发展,以及各种机器学习方法,包括机械学习、归纳学习、类比学习、解释学习、基于神经网络的学习以及知识发现等,并简单叙述了机器学习的相关算法,包括决策树算法、随机森林算
  3. 所属分类:Development Research

    • 发布日期:2017-03-29
    • 文件大小:33160
    • 提供者:lzl
  1. PrincipleandApplicationofantcolonyalgorithm

    0下载:
  2. 蚁群算法的原理及其应用.pdf;;蚁群算法是优化领域中新出现的一种仿生进 化算法。该算法采用分布式并行计算机制,具有较强的鲁棒性 但有搜索时间较长,易陷入局部最优解的缺点。-The principle of ant colony algorithm and its application. Pdf ant colony algorithm is to optimize the emerging field of evolutionary algorithm for a bionic. T
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:297160
    • 提供者:冒晶晶
  1. computer-uml

    0下载:
  2. purposely for all uml-customer-system.jpg for ssd3
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:66857
    • 提供者:baha
  1. The-computer-system

    0下载:
  2. 绝对骨灰级别的计算机系统介绍书籍,如完全理解里面的内容,所有计算机语言都是浮云。绝对可以强化计算机基础。里面例子都是采用C语言进行描述的。-The absolute level of the computer system introduced the ashes of books, such as fully understand the contents inside, all computer languages ​ ​ are clouds. Can definite
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-20
    • 文件大小:32061132
    • 提供者:verhn
  1. Introduction-to-COmputer-SYstem

    0下载:
  2. Basic Computer SYstem
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:505261
    • 提供者:lalhmingliana
  1. Introduction-to-Computer-System

    0下载:
  2. Introduction to Computer System
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:2009189
    • 提供者:Sanjay Kumar
  1. Computer-System-and-Organization

    0下载:
  2. Computer System and Organization(CSO) 模擬題目和答案-Computer System and Organization sample question and answer
  3. 所属分类:software engineering

    • 发布日期:2017-05-19
    • 文件大小:5386169
    • 提供者:Neo
  1. Computer-System

    0下载:
  2. 深入了解计算机系统,详细的介绍了计算机系统中软件、硬件、网络等知识。活灵活现的描绘了计算机处理数据的机理。-Computer System-A programer s Perspective
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-12
    • 文件大小:20296786
    • 提供者:lrb
  1. Computer-System-Architecture---3rd-Ed---Morris-Ma

    0下载:
  2. Ebook of Computer System Architecture - 3rd edition
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3365290
    • 提供者:Nishant
  1. Computer-system-structure-focus

    0下载:
  2. 计算机系统结构课程重点,可以作为复习是使用或者参考-Computer system architecture courses focus as a refresher use or reference
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:34089
    • 提供者:cao
  1. Introduction-to-COmputer-SYstem

    0下载:
  2. Basic Computer SYstem
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:505482
    • 提供者:trysfi
  1. Computer System:A Programer's Perspective

    0下载:
  2. Bryant O'Hallaron Computer System:A Programer's Perspective;Chinese!!! 2004
  3. 所属分类:文章/文档

    • 发布日期:2018-01-07
    • 文件大小:20388864
    • 提供者:Key_123
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com