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

搜索资源列表

  1. pipe

    0下载:
  2. 用于linux的进程间的通信,包跨管道通讯,信号通讯,共享内存通信等。对于进程间的访问是极其方便的-Communication between the process for linux, including cross-pipeline communications, signal communication, shared memory communications. For access between processes is extremely convenient
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4508
    • 提供者:李晨
  1. mmap

    0下载:
  2. linux内核空间和用户空间内存映射驱动,本程序描述用户空间内存映射-linux kernel space to user space
  3. 所属分类:Driver develop

    • 发布日期:2017-04-25
    • 文件大小:268781
    • 提供者:wenroulei
  1. yhphptz_v0.4.7

    0下载:
  2. 雅黑PHP探针    雅黑科技探针最大的优点:每秒更新,不用刷网页。有一个负责的站长,会对探针进行长期支持和更新。    用于Linux系统(不推荐使用于Windows系统)。    可以实时查看服务器硬盘资源、内存占用、网卡流量、系统负载、服务器时间等信息,1秒钟刷新一次。    以及包括服务器IP地址,Web服务器环境监测,php等信息。    注意:有些服务器做了权限设置,禁止PHP读取硬件信息,所以无法显示内存、硬盘、和网卡流量等信息 -This PHP p
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-27
    • 文件大小:17903
    • 提供者:Lily
  1. ipc

    0下载:
  2. Linux中实现进程间的通信,实现两进程间的通信,使用的方法有无名管道,有名管道,共享内存等。-Linux to achieve inter-process communication, to achieve communication between the two processes, the methods used are anonymous pipes, named pipes, shared memory, and so on.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-28
    • 文件大小:16917
    • 提供者:chenli
  1. rio-1.06.tar

    0下载:
  2. 珍贵,PMP300在Linux下的驱动程序,可以使用128M扩展内存-rear, PMP300 driver and application in Linux, with 128M extended flash memory supported
  3. 所属分类:Audio program

    • 发布日期:2017-04-25
    • 文件大小:18794
    • 提供者:Btvn Lue
  1. bootloader

    0下载:
  2. 自己写的bootloader,包含了内存和flash 的初始化,可以引导并启动linux内核。-My bootloader, includes the code to initialize the RAM and flash,can load the linux kernel and start it.
  3. 所属分类:Driver develop

    • 发布日期:2017-03-31
    • 文件大小:13903
    • 提供者:hgl
  1. VMA

    0下载:
  2. 虚拟内存管理实验。 在Linux环境下编写一个内核模块,分别实现如下几个函数:  static void mtest_dump_vma_list(void):依次列出当前进程所占用的虚拟内存空间各段的读、写或执行权限。  static void mtest_find_vma(unsigned long addr):查找出虚拟地址addr所在的vma,并通过printk打印该段的起始地址、终止地址和段标志等信息。  static void
  3. 所属分类:Driver develop

    • 发布日期:2017-04-02
    • 文件大小:458629
    • 提供者:hesper
  1. LINUXOS

    0下载:
  2. 以Linux 系统进程和线程机制为背景,掌握fork()和clone()系统调用的形式和功能以及与其相适应的高级通讯方式。由fork派生的子进程之间通过pipe通讯,由clone创建的线程之间通过共享内存通讯,对于后者需要考虑互斥问题。-Linux systems to process and thread mechanism background, master fork () and clone () system call form and function as well as adva
  3. 所属分类:OS Develop

    • 发布日期:2017-04-12
    • 文件大小:1049
    • 提供者:兰兰
  1. mem_malloc

    0下载:
  2. 嵌入式Linux内核内存分配示例程序,C语言开发-Embedded Linux kernel memory allocation sample program
  3. 所属分类:Driver develop

    • 发布日期:2017-04-06
    • 文件大小:2912
    • 提供者:李用成
  1. posix_shm

    0下载:
  2. 在linux下,实现的Posix的共享内存,从一个文件拷贝到另一个文件- In linux, achieved Posix shared memory, a file copy to another file
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:590
    • 提供者:龚文清
  1. manage

    0下载:
  2. 在linux系统下调整虚拟机的内存大小和vcpu绑定情况-manage the memory and vcpu of virtual machine in the linux
  3. 所属分类:Driver develop

    • 发布日期:2017-04-12
    • 文件大小:704
    • 提供者:朱以汀
  1. shareMonery

    0下载:
  2. 共享内存方法,Linux下实现进程通信,代码清晰,容易理解-Shared memory method, Linux to achieve the process of communication, code clarity, easy to understand
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:21829
    • 提供者:kain
  1. linux_shm

    0下载:
  2. linux中进程间使用共享内存的方式进行通信的读写源码-linux process between the use of shared memory approach to reading and writing to communicate source
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1272
    • 提供者:jie
  1. 12bdev

    0下载:
  2. Linux内核开发之块设备驱动程序,内存模拟块设备-Linux block driver
  3. 所属分类:Driver develop

    • 发布日期:2017-04-29
    • 文件大小:39371
    • 提供者:江珅
  1. string_search

    0下载:
  2. 利用标准trie和bloom filter算法进行海量email地址搜索,开发编译环境为linux c,在2000万个email地址中搜索1000个地址占用内存为47M。-use standard Trie and bloom filter algorithms to search massive email address, the compiler development environment is linux c, and it occupies 47M memories to sea
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5665
    • 提供者:陶诗羽
  1. jpeg-9.tar

    0下载:
  2. linux下jpeg源码库压缩库自己修改成使用内存操作。-source library under linux jpeg compression library modified to use their own memory operation.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-16
    • 文件大小:3850607
    • 提供者:陈汉元
  1. chapter15

    0下载:
  2. 嵌入式Linux中信号量、消息队列、共享内存编程设计-Embedded Linux, semaphores, message queues, shared memory programming design
  3. 所属分类:Driver develop

    • 发布日期:2017-04-30
    • 文件大小:9277
    • 提供者:vindisel
  1. gongxiangneicundefenzhuang

    0下载:
  2. 在系统中创建和使用共享内存,可以在linux和window使用-Create and use shared memory in the system, can be used in linux and window
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2084
    • 提供者:李炜
  1. Linux_system_programming

    1下载:
  2. linux系统编程学习源码包,管道,进程,信号,信号量,内存共享,套接字,消息队列等学习包;线程池的使用,目录负责源码等;-Linux system programming learning source package, piping, process, signal, semaphores, and Shared memory, sockets, learning packages such as message queue The use of thread pool and direct
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-30
    • 文件大小:171625
    • 提供者:hgzll
  1. packet_mmap

    0下载:
  2. 通过mmap实现进程间共享内存的读与写,linux下运行-use mmap to read and write share memory of thread,in linux
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1010
    • 提供者:ulver
« 1 2 ... 23 24 25 26 27 2829 30 »
搜珍网 www.dssz.com