CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - linux memory

搜索资源列表

  1. Linux-Mem

    0下载:
  2. 详细介绍Linux 的内存管理方法和内存管理原理,具有很高的参考价值-describe Linux memory manager, have very high reference value
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:183.99kb
    • 提供者:刘波
  1. 缩减Linux嵌入式系统软体的方法与实例

    0下载:
  2. 本文探讨使用 Linux作为嵌入式作业系统的方法,透过如何对内核、守护程序、库和应用程序等四个主要部份,进行缩减其大小后,以便配置在以闪存为存储设备的嵌入式系統中。-This paper discusses the use of Linux as an embedded operating system, kernel through how to protect their procedures, and application procedures for the four main par
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:250.38kb
    • 提供者:康康
  1. LINUX-note

    0下载:
  2. linux讲义 详细介绍了linux的工作原理 内存管理、进程间通讯等-details of the working principle of Linux memory management, inter-process communication, etc.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:480.92kb
    • 提供者:蒋彦波
  1. memcheck-0.1.4.tar

    0下载:
  2. memory test check for embeded linux-memory test check for embeded Linux
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:318.52kb
    • 提供者:bee
  1. 嵌入式设备上的Linux开发

    0下载:
  2. 嵌入式linux的开发流程详解,包括启动,内存,设备驱动的添加-embedded linux Comments on the development process, including the initiation, memory, add-driven equipment, etc.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:31.79kb
    • 提供者:刘运
  1. fps200_ok.指纹识别芯片fps200(富士通)在linux下的驱动程序

    0下载:
  2. 指纹识别芯片fps200(富士通)在linux下的驱动程序(for arm7(ep7312) linux,其他芯片需要修改映射内存地址), Fingerprint recognition chip fps200 (Fujitsu) under the linux driver (for arm7 (ep7312) linux, other chips needs to revise mapping memory address)
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2017-11-08
    • 文件大小:66.33kb
    • 提供者:代进
  1. video

    2下载:
  2. 在QT4下开发的视频采集及传输程序,可以在以太网下进行传输。同时可以抓取图像保存到本地存储器,系统还有图像查看及管理的功能-Developed under the QT4 video capture and transmission process can be carried out under the Ethernet transmission. At the same time you can grab the image is saved to the local memory, the
  3. 所属分类:嵌入式Linux

    • 发布日期:2013-10-18
    • 文件大小:1.29mb
    • 提供者:paul
  1. pramfs

    0下载:
  2. 嵌入式linux下基于SRAM的内存文件系统,可实现正常的文件接口功能以及掉电保护功能。-Linux embedded SRAM memory based file system, can achieve normal file interface functions, as well as brown-out protection.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-25
    • 文件大小:24.39kb
    • 提供者:cqb
  1. LinuxMemory

    0下载:
  2. linux memory的划分,如何操作,做嵌入式的同志应该很有用-linux memory of the division, how to operate, the comrades should be embedded so useful! !
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-29
    • 文件大小:147.29kb
    • 提供者:lmn3951
  1. sbull-2.6.22

    0下载:
  2. 基于LINUX下开发的块设备驱动程序源代码,能为初学者提供很好的参考作用,该程序使用一小块内存模拟块设备实现块设备的读写操作-Developed under the LINUX-based block device driver source code, can provide a good reference for beginners role, the process simulation using a small memory block devices to read and wri
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:130.36kb
    • 提供者:黄伟
  1. code

    0下载:
  2. linux 应用程序的编写,如共享内存,管道的读写,信号,定时等基本的应用程序编写-linux application preparation, such as shared memory, read and write pipes, signals, timing and other basic application programming
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:3.97kb
    • 提供者:yongzheng
  1. srljlinuxe

    0下载:
  2. 深入理解Linux内核,该书详细的介绍了系统调用,内存地址,信号,进程的地址空间,进程通信,以及其他与内核有关的内容!-In-depth understanding of Linux kernel, the book details the system calls, memory addresses, signals, process address space, process communication, and other content related with the kernel!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-06-20
    • 文件大小:32.65mb
    • 提供者:lining
  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
    • 文件大小:1mb
    • 提供者:门票
  1. timeout-list-malloc

    0下载:
  2. 从uclibc的malloc和glib的glist、timeout提取出来的代码,用于嵌入式开发。分配一块内存用于动态内存,有定时功能,提供双向链表这种容器。用于没有操作系统和c标准库支持的环境。-Uclibc' s malloc and glib from the glist, timeout extracted the code for embedded development. A memory for dynamic memory allocation, there is timi
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-23
    • 文件大小:28.33kb
    • 提供者:tangjian
  1. linux_memory-optimization

    0下载:
  2. 嵌入式Linux内存优化以及性能优化的方法,大家可以好好的研究一下,是个不错的资料-Embedded Linux memory optimization and performance optimization method, we can look good is a good information
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-17
    • 文件大小:495.74kb
    • 提供者:wanglei
  1. ARM-Linux-

    0下载:
  2. ARM Linux 的存储映射,简单实用,非常适合arm linux初学者-ARM Linux memory mapping, simple and practical for arm linux beginners
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-17
    • 文件大小:115.44kb
    • 提供者:wangpoba
  1. linux-memory

    0下载:
  2. 这是驱动开发中的关键技术,如何访问内核中的内存。-This is the key technology-driven development, how to access the kernel memory.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:44.02kb
    • 提供者:gaozhiliang
  1. Embedded-Linux-

    0下载:
  2. 介绍了RT-Linux,μCLinux,μC/OS2Ⅱ和eCos四种源码公开的嵌入式实时操作系统,详细分析比较了关键实现技术—任务管理、任务及中断间的同步通信机制、存储器管理、中断管理等,指出了不同应用领域所适合的ERTOS。-Describes the RT-Linux, μCLinux, μC/OS2 Ⅱ and four kinds of open-source eCos real-time embedded operating system, detailed analysis and
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-23
    • 文件大小:225.93kb
    • 提供者:
  1. Linux

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

    • 发布日期:2017-05-12
    • 文件大小:2.93mb
    • 提供者:小白白
  1. memory-debug

    0下载:
  2. 本人收集的Linux内存调试代码,可以方便内存信息调试开发-memory debug code for linux
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-30
    • 文件大小:55.49kb
    • 提供者:ximing
« 12 3 4 »
搜珍网 www.dssz.com