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

搜索资源列表

  1. LinuxIPC进程间的通信

    0下载:
  2. Linux 操作系统提供进程间通信(IPC)机制,用来保证正在执行的进程在内核的协调下能够 共享资源、同步以及交换数据等。Linux 支持大量进程间通信机制,包括信号、等待队列、管道 以及Unix 系统V 中提供的进程间通信机制,如消息队列、信号量和共享内存。-Linux operating system to provide inter-process communication (IPC) mechanism used to ensure that the process is being
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:605316
    • 提供者:杨政
  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
    • 文件大小:256389
    • 提供者:康康
  1. rat-4.2.25.tar

    0下载:
  2. Linux下的voip通信終端軟件,common目綠為多媒體開發包,主要提供內存mbus,md5,hmac,網絡接口方面的函數.rat為主要的函數集.-under Linux software voip communication terminals, common green head for multimedia development kits, main memory to provide legal, md5, hmac, network interface functions. ra
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:726326
    • 提供者:張智
  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
    • 文件大小:492463
    • 提供者:蒋彦波
  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
    • 文件大小:326166
    • 提供者: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
    • 文件大小:32550
    • 提供者:刘运
  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
    • 文件大小:1351773
    • 提供者: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
    • 文件大小:24971
    • 提供者:cqb
  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
    • 文件大小:133489
    • 提供者:黄伟
  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-01
    • 文件大小:4064
    • 提供者: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
    • 文件大小:34237767
    • 提供者: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
    • 文件大小:1050404
    • 提供者:门票
  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
    • 文件大小:507641
    • 提供者:wanglei
  1. linux-memory

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

    • 发布日期:2017-04-03
    • 文件大小:45072
    • 提供者: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
    • 文件大小:231356
    • 提供者:
  1. Linux

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

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

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

    • 发布日期:2017-11-30
    • 文件大小:56823
    • 提供者:ximing
  1. Start-on-embedded-Linux-systems

    0下载:
  2. 嵌入式Linux启动分为两个部分,系统引导与Linux启动。系统引导将完成Linux装入内存前,初始化CPU和相关IO设备,并将Linux调入内存的工作。系统引导主要由BootLoader实现。在BootLoader将Linux内核调入内存之后,将权力交给LinuxKernel,进入Linux的启动部分。本文详细分析启动的过程与使用。-Embedded Linux boot is divided into two parts, the system boot with Linux. Linux
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-27
    • 文件大小:23461
    • 提供者:王长清
  1. Linux-C-library-reference-manual

    0下载:
  2. Linux C函数库参考手册、包括字符测试函数、数据转换函数、内存配置函数、时间函数、字符串处理函数-Linux C library reference manual, including character test function, data conversion functions, memory allocation, time function, string handling functions
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-18
    • 文件大小:5092300
    • 提供者:赵硕硕
  1. L3.0.35_4.1.0_uboot_logo_keep_patch_2013-11-22

    0下载:
  2. iMX6平台u-boot启动后会运行液晶初始化程序并显示启动LOGO,但进入linux系统之后,又重新初始化一次,而且uboot与linux定义的显存地址也不一致,导致会有短暂的白屏闪烁。此补丁解决从uboot到linux启动完成一直保持LOGO不变,且中间不闪烁不闪屏。(U-boot runs the LCD initializer and displays the LOGO boot, but after entering the Linux system, it is reinitiali
  3. 所属分类:嵌入式Linux

    • 发布日期:2019-05-07
    • 文件大小:197632
    • 提供者:liuyibing
« 12 3 »
搜珍网 www.dssz.com