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

搜索资源列表

  1. share(linux)

    1下载:
  2. 这是一个在linux平台上进行内存共享的例子,例子比较短,通俗易懂,是初学者学习的好例子-This is a linux platform to share examples of memory, for example, relatively short, easy to understand, is a good example for beginners to learn
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:50800
    • 提供者:leezhihui
  1. linux_memory_manager_code

    0下载:
  2. linux下内存管理源代码。。。精、简、强!-memory management under linux source code. . . Refined, simple, strong!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:53892
    • 提供者:陈必明
  1. linux-2.6.29.4.tar

    0下载:
  2. 最新版本的Linux内核,支持Intel、Alpha、PPC、Sparc、IA-64、ARM、MIPS、Amiga、 Atari和IBMs/390等,还支持32位大文件系统。而在Intel平台上,物理内存最大支持可以达到64GB。加强对IDE和SCSI硬件系统的支持,并增强了对USB设备和3D加速卡的支持。虽然并不像人们期望的那样有很大更新,但也好的多了。如果你还在使用旧版本的内核,赶快更新吧,绝对不会让你失望! Linux内核更新是越来越快了,可能由于Linux的普及,大家都开始关注
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:878084
    • 提供者:我就是我
  1. Linux

    0下载:
  2. 本书对Linux操作系统及其编程作了整体的介绍,以支持用于开发软件的公开源码模型。对内存管理、进程及其通信机制、PCI、内核模块编程及内核系统结构作了详细的解释,且附有很多程序代码实例。对深入研究Linux下的编程有很大的帮助。 -The book and its programming on the Linux operating system, the overall presentation was made to support the development of software f
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-02
    • 文件大小:14466211
    • 提供者:Miao
  1. LinuxSysProgramming

    0下载:
  2. Linux系统编程样例(包括: 文件I/O, 进程管理, 文件管理, 内存管理和时间)-Linux System Programming Examples, including File I/O, Process Management, File Management and Time.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:9707
    • 提供者:Daniel J
  1. Linux_kernel_design

    0下载:
  2. Linux 内核学习和开发的一本重要资料,比较详细,与大家分享。里面包含 进程、内存管理、模块等部分-Linux kernel learning and the development of an important information in more detail to share with you. Which contains processes, memory management, modules and some other
  3. 所属分类:OS Develop

    • 发布日期:2017-06-03
    • 文件大小:15007775
    • 提供者:Chensiming
  1. linux

    0下载:
  2. Linux下的编程 本人课程设计 全部能运行 包括:合并排序.cpp 进程管理.cpp 进程控制实验.c 内存管理.cpp 生产者和消费者.c 死锁实验.c 线程实验.c-Programming under Linux I can run all the curriculum include: Merge sort. Cpp process management. Cpp process control experiment. C memory management. Cpp producers
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:10453
    • 提供者:楚碧痕
  1. Linux divice diver

    1下载:
  2. Linux设备驱动的现状 从non­ os驱动到Linux驱动 内核设施  自旋锁、信号量、互斥量、完成量  异步通知、信号  阻塞与非阻塞  内存与I/O操作,DMA  中断,top  half/bottom  half 字符设备驱动 复杂设备驱动的框架  LCD设备FRAMEBUFFER  FLASH设备MTD  TTY设备  块设备 用户空间的设备驱动 设备驱动开发流程  开
  3. 所属分类:嵌入式Linux

    • 发布日期:2013-04-30
    • 文件大小:1050404
    • 提供者:门票
  1. memoryshare-test-linux

    0下载:
  2. LINUX下进程间通过内存交换传递数据。-LINUX under the exchange of data between processes by memory.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:895
    • 提供者:阿汤
  1. SOCKET-Linux-chat

    0下载:
  2. 本程序在ubuntu下用C语言实现,采用server/client模式,服务端通过功效内存存储聊天记录,发给每个客服端-Under this program in ubuntu with the C language, using server/client model, the effectiveness of memory storage server through the chat, each customer-side distributed
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:144245
    • 提供者:
  1. Linux_memory_management_new

    0下载:
  2. Linux内存管理,详细讲解了Linux中内存管理的各个方面,对于想了解Linux内存管理的新手很有帮助-Linux memory management, Linux, explained in detail various aspects of memory management, memory management, who want to learn Linux novice helpful
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:188147
    • 提供者:曹乐
  1. linux

    0下载:
  2. linux 资源利用率很详细的分析哦,从内存,cpu,I/o,等方面分析了linux的性能-linux is a detailed analysis of resource utilization Well, from memory, cpu, I/o, so the performance of the linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:622445
    • 提供者:longsaiqin
  1. Linux-driver-development11

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第11章、内存与I/O访问。由于Linux系统中提供了复杂的内存管理功能,所以内存的概念在Linux系统中变得相对复杂,出现了常规内存、高端内存、虚拟地址、逻辑地址、总线地址、物理地址、I/O内存、设备内存、预留内存等概念。本章将系统地讲解内存和I/O的访问编程,带您走出内存和I/O的概念迷宫。11.1节讲解内存和I/O的硬件机制,主要涉及内存空间、I/O空间和MMU。11.2节讲解Linux的内存管理、内
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:658901
    • 提供者:华清远见
  1. Linux-Memory

    0下载:
  2. 从内核的机制出发,详细阐述了Linux内存管理机制。-Starting from the core mechanism, elaborated on the Linux memory management mechanism.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:355958
    • 提供者:yindongqing
  1. linux

    0下载:
  2. 学习linux内存共享必备,全面详细,介绍了共享内存的等基本操作-if you want to learn linux well ,you need it
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:873
    • 提供者:
  1. Linux-memory-management

    0下载:
  2. 此文章讲述的是Linux内存管理和进程调度的实时化研究与改进-This article is about Linux memory management and process scheduling, real-time study and improvement of
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:337329
    • 提供者:吴丹萍
  1. Linux

    0下载:
  2. -《深入解析Linux内存管理》.zip-- " Insight Linux memory management" . Zip
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-12
    • 文件大小:3070911
    • 提供者:小白白
  1. Linux-memory-management

    0下载:
  2. Linux内存管理,物理内存、虚拟内存。物理地址,虚拟地址,线性地址等等之间的关系。-Linux memory management, physical memory, virtual memory. Physical address, the virtual address, so the relationship between the linear address.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:179586
    • 提供者:刘通
  1. Linux-Memory-Management

    0下载:
  2. Linux 内存管理,讲解了嵌入式linux系统的硬件及软件构成,内核编程语言,配置linux内核-Linux memory management, explain the hardware and software configuration of embedded linux system kernel programming language, configure linux kernel, etc.
  3. 所属分类:Linux Network

    • 发布日期:2017-05-11
    • 文件大小:2126936
    • 提供者:huyahui
  1. glibc内存管理ptmalloc源代码分析

    0下载:
  2. glibc内存管理ptmalloc源代码分析。。。(Memory management source code analysis.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-20
    • 文件大小:1666048
    • 提供者:xiongmao_5k
« 1 23 4 5 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com