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

搜索资源列表

  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. VcSimu

    0下载:
  2. 嵌入式系统PDA的流程,在WINDOWS环境下的模拟运行,带触摸屏,窗口系统,消息机制,很不错的-PDA embedded system processes, in the Windows environment simulation operation, with touch screen, window systems, information mechanism, very good
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1431219
    • 提供者:段迎春
  1. MINIGUI-PROG-GUIDE-V2.0-4C[1]

    0下载:
  2. 由北京飞漫软件技术有限公司开发的MiniGUI是国内为数不多的几大国际知名自由软件之一。 其目标是为实时嵌入式操作系统建立一个跨操作系统的、快速、稳定和轻量级的图形用户界面支持系统。我们将 MiniGUI 定义为“针对嵌入式设备的、跨操作系统的图形界面支持系统” ,属于一种“嵌入式图形中间件”软件产品。目前,MiniGUI 已成为跨操作系统的图形用户界面支持系统,可在Linux/uClinux、eCos、VxWorks、pSOS、 ThreadX、Nucleus、uC/OS-II、OSE 等
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2320078
    • 提供者:刘即为
  1. MINIGUI_DOS

    0下载:
  2. DOS环境下图形用户界面支持系统,采用WINDOWS消息响应机制,是DOS下图形界面编程理想的图形包-DOS environment graphical user interface support system, using WINDOWS source response mechanism, under DOS graphics are ideal for graphics programming interface package
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:676322
    • 提供者:孙泽勇
  1. embedded_Linux_Builder_GUI

    0下载:
  2. 通过嵌入式Linux 特定环节的应用实例,即中间件层 的GUI 软件,来精通Linux 开发,同时对于消息驱动的、轻量级窗口系统的实现 有较为彻底的理解。-Embedded Linux through the application of specific areas, namely, the middleware layer GUI software to proficient in Linux development, at the same time for the message
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:622142
    • 提供者:袁文群
  1. Embedded_Remote_Control_System_Based_on_GPRS

    1下载:
  2. 本课题基于ARM嵌入式硬件平台,以嵌入式Linux为操作系统,设计并实现了一个远程控制系统。该系统主要包括远程控制终端系统、控制服务器系统和受控终端系统三大模块,实现了GSM短消息收发、GPRS数据传输、视频图像采集、蓝牙无线通信、直流电机变速控制和远程终端人机交互等功能。该系统可广泛应用于智能家居、工矿采集和机械生产等远程控制方面。-The remote control system designed and implemented in the paper is based on ARM e
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:99611
    • 提供者:liangyusi
  1. Embedded_Programming_Code

    0下载:
  2. 这是《嵌入式系统编程-使用C和GNU开发工具》的随书源码。该书由O Reilly出版,代码主要基于ARM平台实现了了简单嵌入式程序编写、编译链接和定位、下载和调试、内存使用、外围设备控制、中断服务、串行端口使用、任务调度和消息传递等操作系统功能,并有嵌入式Linux实例,是学习嵌入式编程入门的好书。-This is the " Embedded Systems Programming- Using C and GNU Development Tools" with the bo
  3. 所属分类:Embeded Linux

    • 发布日期:2018-02-22
    • 文件大小:4525498
    • 提供者:
  1. lgui_0.3.0

    0下载:
  2. 轻量级的面向嵌入式Linux 的GUI 系统,多进程、多窗口,基于消息管理的功能-Lightweight system for embedded Linux, GUI, multi-process, multi-window, the function-based message management
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:978286
    • 提供者:时辰
  1. Tpad

    0下载:
  2. 智能家居控制系统,主要针对室内安防、视频采集、温度采集进行报警,发送短消息-Intelligent home control systems, mainly for indoor security, video capture, temperature acquisition alarm, send text messages
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-18
    • 文件大小:553599
    • 提供者:yufeng
  1. QT_chat

    0下载:
  2. qt界面编程是相关知识,开发出一套网络通讯系统,该系统由服务端和客户端两部分组成,服务端对客户端发送消息进行判断,转发等操作,从而使各个客户端之间能够进行信息的交互,客户端主要负责客户的登录,显示在线客户列表,以及各个客户之间进行信息的交互。-qt programming interface is relevant knowledge, develop a network communication system, the system consists of server and client
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-22
    • 文件大小:120629
    • 提供者:cqj
  1. VolumeControlprocess-communication

    0下载:
  2. 嵌入式系统存在进程间通信的问题,本例就是进程间通信的一种具体实现方法:消息队列-this example si for two process communication on based Liunx system
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-25
    • 文件大小:11836
    • 提供者:hongming
  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
搜珍网 www.dssz.com