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

搜索资源列表

  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
    • 文件大小:591.13kb
    • 提供者:杨政
  1. formatlib

    0下载:
  2. 一个共享源码的音频库1,其中包括10种左右的音频格式的解码程序,很有参考价值-a shared source of an audio library, which includes about 10 species of the audio format decoding process was useful
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:389.19kb
    • 提供者:毕胜
  1. aflib

    0下载:
  2. 一个共享源码的音频库2,其中包括10种左右的音频格式的解码程序,很有参考价值-a shared-source audio for two, including 10 or so audio format decoding process was useful
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:143.55kb
    • 提供者:毕胜
  1. config_10.00

    0下载:
  2. 一个共享源码的音频库3,其中包括10种左右的音频格式的解码程序,很有参考价值-a shared-source audio for 3, including 10 or so audio format decoding process was useful
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:82.38kb
    • 提供者:毕胜
  1. examples_10.00

    0下载:
  2. 一个共享源码的音频库4,其中包括10种左右的音频格式的解码程序,很有参考价值-a shared-source audio for 4, including 10 or so audio format decoding process was useful
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:106.33kb
    • 提供者:毕胜
  1. doc_10.00

    0下载:
  2. 一个共享源码的音频库5(doc 文档),其中包括10种左右的音频格式的解码程序,很有参考价值-a shared-source audio for five (doc file), which includes about 10 species of the audio format decoding process was useful
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:520.98kb
    • 提供者:毕胜
  1. osalp-0.7.3

    0下载:
  2. 一个共享源码的音频库6 (编译程序用的 makefile等),其中包括10种左右的音频格式的解码程序,很有参考价值,请将前几个包下载解压到同一个目录下进行编译连接-a shared-source audio for 6 (compiled with the makefile, etc.), including the 10 or so audio format decoding process was useful and I would be grateful if the first few
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:130.83kb
    • 提供者:毕胜
  1. Linux_Qt4_Example

    0下载:
  2. 《Linux窗口程序设计-Qt4精彩实例分析》书中源代码,共享给大家那些没有纸质书的,光看电子书没有源代码一起分析,很痛苦,呵呵。-" Linux Windows Programming-Qt4 wonderful examples of" the book source code, shared to all who are not paper books, e-books do not just look at the source code to analyze, ver
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-16
    • 文件大小:4.14mb
    • 提供者:wangchao
  1. qte

    0下载:
  2. Qt/Embedded的安装(本人亲自安装步骤) 准备源码包 ◆ tmake 1.11 或更高版本;(生成Qt/Embedded应用工程的Makefile文件) ◆ Qt/Embedded 2.3.7 (Qt/Embedded 安装包) ◆ Qt 2.3.2 for X11; (Qt的X11版的安装包, 它将产生x11开发环境所需要的两个工 具) 假设把源码包解压所在/root/build-arm下 1安装tmake 进入tmake-1.11目录 cd
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:1.57kb
    • 提供者:马科
  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. Embedded_CGI_Code

    0下载:
  2. 一个CGI程序,使用共享内存的方式与嵌入式设备进行图片等数据交互。可用作CGI编程参考。编译环境为arm-linux-gcc2.95.3。-A CGI program that uses shared memory approach and embedded devices such as data exchange pictures. CGI programming can be used as reference. Build environment for the arm-linux-gc
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:12kb
    • 提供者:robin
  1. Exp5_priority

    0下载:
  2. 在本实验中,体现嵌入式实时内核的优先级抢占调度的策略,并显现由于共享资源的互斥访问而出现的优先级反转现象-In this experiment, reflecting the priority of embedded real-time kernel preemptive scheduling strategy, and appear as mutually exclusive access to shared resources and priority inversion phenomeno
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-09
    • 文件大小:1.95mb
    • 提供者:hfy
  1. mutex

    0下载:
  2. Attached code provides the implementation of mutexex in linux. Mutex is used to protect shared resources in C/C++ appllications. This code is written based on BSD to help other community members
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:1.78kb
    • 提供者:gailu
  1. mymutex

    0下载:
  2. Attached code provides the implementation of mutexex in linux. Mutex is used to protect shared resources in C/C++ appllications. This code is written based on BSD to help other community members
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-11
    • 文件大小:1013byte
    • 提供者:gailu
  1. mymp3

    0下载:
  2. mp3应用层控制程序,利用进程间通信的共享内存方式实现通信,实现歌曲的上一曲,下一曲,暂停,继续,停止等功能-mp3 application layer control procedures, the use of shared memory inter-process communication means for communication, to achieve on a song, next song, pause, resume, stop, etc.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:3.23kb
    • 提供者:刘伟峰
  1. fivechess

    0下载:
  2. 此為五子棋在linux作業系統中的minigui-five chess to linux minigui i want to shared with ever
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:279.78kb
    • 提供者:吳寶寶
  1. shm.c

    0下载:
  2. 用共享内存的方法实现在一个文件中找到最大的整数-Find the largest integer in a file with a shared memory
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-03
    • 文件大小:1.01kb
    • 提供者:金亿国
  1. linux_system_pro

    0下载:
  2. Linux系统编程项目--销售信息系统 【目的】 掌握共享内存的封装使用 掌握串口编程 掌握数据报文的解码 掌握多线程/多进程编程-Linux System Programming Project- Sales Information System [Objective] To grasp the shared memory programming package uses master serial data message to master to master mult
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-18
    • 文件大小:1.49mb
    • 提供者:lihanwei
  1. sem

    0下载:
  2. linux间进程通讯,利用共享内存和信号量,实现一个简洁的生产者与消费者程序。-Inter-process communication linux, using shared memory and semaphores to implement a simple program producers and consumers.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:12.85kb
    • 提供者:wuq
  1. How-to-install-VMware-Tools

    0下载:
  2. 一直以来,安装VMware tools问题会遇到这样或那样的问题,特别是共享文件夹找不到的问题。有时候在一台电脑上搭建好了一个环境,过了很长时间买了新电脑又想搭建一个环境时,又会遇到问题。现在我把主要几个可能遇到的问题的解决方法说明一下:-All the time, to install the VMware tools problem will encounter this or that problem, especially the shared folder can not find t
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-10
    • 文件大小:1.96mb
    • 提供者:赵大龙
« 12 »
搜珍网 www.dssz.com