CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - linux 通信

搜索资源列表

  1. linux-uart

    1下载:
  2. 简单的嵌入式linux串口通信程序,非常实用,简单易懂,可在2440上使用-Simple serial communication program of embedded linux very practical, simple and easy to understand, can be used in the 2440
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:1.17kb
    • 提供者:无名
  1. linux

    0下载:
  2. 包括初始化、进程管理、进程通信、内存管理、设备管理、中断、文件系统、系统调用等精选源码分析。-Including initialization, process management, process communications, memory management, device management, interrupt, file system, system calls, such as analysis of selected source.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:277.41kb
    • 提供者:孙李伟
  1. linux-QQ(udp)

    0下载:
  2. 本实验是一个Linux下的网络即时通信工具,模仿QQ而来…-This experiment is a real-time communication network under Linux tools, imitation QQ from ...
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-26
    • 文件大小:21.26kb
    • 提供者:欧阳
  1. Linux

    0下载:
  2. 该文件包含了Linux编程的很多例程包括了多任务编程,多任务间的通信和同步,CAN总线驱动,SD卡驱动等,涵盖面广阔,对于了解Linux编程很有帮助-This file contains a lot of Linux programming routines include multi-task programming, multi-task communication and synchronization between, CAN bus driver, SD card driver and
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:87.23kb
    • 提供者:何波
  1. Linux-IPC.tar

    0下载:
  2. 资源中包含了Linux进程间通信的例子,同时有源文件和可执行文件。 源码主要包含了Linux下IPC机制的本地进程通信方式,包含了IPC共享内存,IPC信号量,IPC消息队列的实现,以及Linux下判断进程退出原因的示例程序。因为是做毕设学习时的练习程序,因此程序有详细的注释。(注意,每种通信方式需要在同时两个终端中查看验证,才可以看出效果,注意查看源码注释)-the source code included in the copressed package shows how IPC wo
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:11.02kb
    • 提供者:liujingsong
  1. gsm-linux

    0下载:
  2. 在Linux下实现的GSM程序,只有发送没有接收,使用串口通信,纯C代码。有很大的参考价值,使用PDU格式。-In the GSM under Linux, or only send not receive, the use of serial communication, pure C code. Have great reference value, use the PDU format.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:16.02kb
    • 提供者:黄荣舜
  1. socket-windows-linux

    0下载:
  2. windows 与linux下的socket编程,实现客户端与服务器端的通信-linux under windows with socket programming, to achieve client and server-side communications
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:33kb
    • 提供者:spring
  1. emb-linux-Serial

    0下载:
  2. 针对嵌入式Linux操作系统的特点,分析在该系统下串行通信口编程控制的方法,总结程序 设计的步骤; 在嵌入式Linux 系统上, 编写控制程序, 成功地实现嵌入式系统与微机系统 间的数据交换。 串口编程 嵌入式Linux Linux 内核-For embedded Linux operating system features, analysis of the system of serial communication port programming under control,
  3. 所属分类:Linux-Unix program

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

    0下载:
  2. 进程间通信的实验代码,是操作系统实验中的代码-Interprocess communication experiment code, is the operating system code experiment
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7.83kb
    • 提供者:zuodanqing
  1. linux

    0下载:
  2. 通过客户机和服务器的方式来进行网络通信,通信信号,交给嵌入式驱动程序,完成对led管的发光控制.-Client and server through the means of network communications, communication signal, to the embedded drivers, led to complete control of light-emitting tube.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-17
    • 文件大小:27.06kb
    • 提供者:x.E
  1. linux-gprs

    0下载:
  2. arm 9 2410 + linux 使用 gprs 通信模块上网-arm 9 2410+ linux use Internet communication module gprs
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:268.06kb
    • 提供者:garfield trump
  1. Linux

    0下载:
  2. 本书对Linux操作系统及其编程作了整体的介绍,以支持用于开发软件的公开源码模型。对内存管理、进程及其通信机制、PCI、内核模块编程及内核系统结构作了详细的解释,且附有很多程序代码实例。对深入研究Linux下的编程有很大的帮助。 -The book and its programming on the Linux operating system, the overall presentation was made to support the development of software f
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-02
    • 文件大小:13.8mb
    • 提供者:Miao
  1. linux

    0下载:
  2. 这是了我所收集的linuk方面的珍贵资料,包含了Linux进程管理、linux网络驱动程序设计,linux环境进程间通信以及linux内核1.1详细注释等方面的精华部分。-This is my area linuk collected valuable information, including the Linux process management, linux driver network design, linux environment for inter-process commu
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-12
    • 文件大小:2.55mb
    • 提供者:毛丽娟
  1. linux

    0下载:
  2. linux进程间通信(经典) 推荐大家可以学习一下-linux-process communication (classic) you can learn about recommended
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:205.62kb
    • 提供者:liuweijian
  1. linux--os

    1下载:
  2. os实验源代码,共八个。。 有文件管理、内存管理、进程通信-os experiment source code, a total of eight. . There are document management, memory management, process communications and so on. . .
  3. 所属分类:OS Develop

    • 发布日期:2017-03-22
    • 文件大小:40.28kb
    • 提供者:齐齐哈维
  1. 222

    0下载:
  2. Linux下进程间多种通信机制实现的源代码和实验报告-jingchengtongxin
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:72.12kb
    • 提供者:huang
  1. linux

    0下载:
  2. linux下的c语言编程的一些例子,很实用哦,都是很基础的如文件读写、管道通信等-c language programming under linux some examples, very practical Oh, are all based, such as file reading and writing, communication channels
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:60.92kb
    • 提供者:小小鸟
  1. linux-client

    0下载:
  2. linux通信,客户端程序,改一下IP就可以用了-linux communications, the client program, change it can use the IP
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3.45kb
    • 提供者:刘国兵
  1. linux-server

    0下载:
  2. linux通信,服务器程序,改一下IP就可以用了-linux communications, the server program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2.69kb
    • 提供者:刘国兵
  1. Linux-Programing-source-code

    0下载:
  2. 这些源码以简单的示例介绍了Linux应用程序编程的一些关键操作,主要涉及文件操作,进程,进程控制,进程通信以及多线程操作。每个短小精悍,便于学习。-A simple example of these source Linux application programming introduced a number of key operations, mainly related to file operations, process, process control, process commu
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:18.95kb
    • 提供者:吴俊杰
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com