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

搜索资源列表

  1. master_agent

    0下载:
  2. 电信硬件的信息数据采集程序,使用多进程和多线程技术,包括了连接数据库和C 8 的技术程序,本程序用C和C++实现。
  3. 所属分类:嵌入式Linux

    • 发布日期:2014-01-16
    • 文件大小:1606255
    • 提供者:胡辉
  1. linux进程间的通讯

    0下载:
  2. 本文主要介绍了linux进程间的通讯,和实现源码
  3. 所属分类:嵌入式Linux

    • 发布日期:2010-11-04
    • 文件大小:21332
    • 提供者:dpa123
  1. 进程间通信

    0下载:
  2. 用消息队列实现的简单聊天程序
  3. 所属分类:嵌入式Linux

  1. mul_timer.rar

    0下载:
  2. linux下的实用的单进程多个定时器c源码,其于linux中提供了setitimer等接口的实现。,linux muliti-timer design and implement,based on seitimer (realtime clock).
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:2144
    • 提供者:Mike Wang
  1. fair-share-scheduling

    0下载:
  2. 改进进程调度算法 进程调度算法是解决如何使资源分配策略最优化的关键,通过实现一个被称作公平调度的进程调度算法。-Process scheduling algorithm to improve the process of scheduling algorithm is to solve how to make optimal resource allocation strategy key to understanding the Linux process scheduling mechani
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-23
    • 文件大小:168787
    • 提供者:邢府纬
  1. muti-process

    0下载:
  2. 父子进程实现,包括整体流程,代码,包括8-led灯的点亮,单的小led灯的点亮,驱动,以及可执行程序,以及成功后的效果录像-Son process to achieve, including the overall process, code, including 8-led lights lit, single small led lights lit, the drive, as well as executable programs, as well as after the succes
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-17
    • 文件大小:387773
    • 提供者:林锋
  1. nvidia

    0下载:
  2. 显卡Framebuffer驱动实现framebuffer只是一个提供显示内存和显示芯片寄存器从物理内存映射到进程地址空间的设备。-Framebuffer graphics framebuffer driver implementation is only a display memory and display chip registers mapped to the process from the physical memory address space of the device.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:37855
    • 提供者:张笑天
  1. cross-platform-lib

    0下载:
  2. 这是用c++写的一个跨平台的库,用同样的接口,实现了windows,unix,linux下的有关线程,进程,互斥,信号量,时间操作,等等。是编写跨平台c++程序的有力助手。-It is written in c++ using a cross-platform library, with the same interface, to achieve the windows, unix, linux under the relevant threads, processes, mutexes, s
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:11010
    • 提供者:陈真
  1. 1

    0下载:
  2. C#用SendMessage消息来实现两个进程之间递数据-C# message with SendMessage to achieve delivery of data between two processes
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-12
    • 文件大小:1577
    • 提供者:jhp
  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
    • 文件大小:3305
    • 提供者:刘伟峰
  1. message_queue

    0下载:
  2. 基于Linux下的进程通信中的消息队列,以及相关的实现代码-Based on the process of communication under Linux message queue, and the realization of the relevant code
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-17
    • 文件大小:12408
    • 提供者:zzy
  1. linux--multi-process

    0下载:
  2. 本代码是基于Linux-ubuntu,用多进程,socket、消息队列来实现多个客户端聊天的程序-This code is based on the Linux-ubuntu, multiple processes, sockets, message queues to implement multiple client chat program
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:12212
    • 提供者:周业
  1. aMonitoring

    0下载:
  2. 嵌入式Linux中通过程序名称查找进程PID,判断进程是否正在运行,否则重启...实现对系统所有进程的监控-find process PID, monitoring all processes we want.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:3509
    • 提供者:Hunter
  1. mkfifo

    0下载:
  2. 使用mkfifo创建有名管道并实现两个进程之间的通讯-Use mkfifo to create a named pipe communication between two processes
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:1677
    • 提供者:夏秋末
  1. test-app

    0下载:
  2. 自制的linux下对一些外设接口的产测软件,在显示上使用Android界面,利用socket中的UDP来实现进程间通信。-Homemade linux some production measured peripheral interface software used on the display Android interface, a UDP socket to achieve inter-process communication.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-22
    • 文件大小:542667
    • 提供者:fan
  1. thread_clean

    0下载:
  2. 实现Linux下多线程之间的简单通信!包括创建进程,clean进程,join_thread等应用-Simple communication between the Linux multithreaded! Including the creation process, clean process, join_thread application
  3. 所属分类:Driver develop

    • 发布日期:2017-12-06
    • 文件大小:849
    • 提供者:行云
  1. Process-experiment

    0下载:
  2. 进程实验 1. 编写程序,显示所有环境变量的名称和值。 2. *编写程序,模仿讲义上的mysystem程序,实现输入命令的执行。 -Process experimental programming, display the names and values ​ ​ of all environment variables. 2* written procedures to imitate handouts mysystem program, enter the c
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-22
    • 文件大小:8247
    • 提供者:weiwei
  1. usr

    0下载:
  2. 通过修改minix的源代码,增加一个系统调用,将某些用户的进程变为实时进程,并且实现实时进程的特殊调度-Minix by modifying the source code, add a system call, the process will become some users real-time process, and achieve real-time process scheduling special
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:47475
    • 提供者:Wing
  1. jingcheng

    0下载:
  2. 实现了进程管理功能,察看所以线程,当然可以接所以不需要的线程-Achievement of the process management functionality, look so threads, of course, so no thread can access
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-25
    • 文件大小:14820
    • 提供者:xiao
  1. MPP.tar

    0下载:
  2. 基于Linux系统,对本地歌曲的识别、读取、存储、更新等处理生成MP3歌曲链表,并能够创建不同的播放链表实现分类存储。终端输入命令使用多进程编程方式实现对所选的MP3文件播放功能播放功能,播放器主要实现了定时播放结束、暂停、上一曲、下一曲、创建、删除播放列表等功能。-Linux-based systems, the identification of the local music, read, store, update and other processing to generate MP3
  3. 所属分类:Embeded Linux

    • 发布日期:2017-06-15
    • 文件大小:24190976
    • 提供者:
« 12 »
搜珍网 www.dssz.com