CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - receiver

搜索资源列表

  1. qgps.tar

    0下载:
  2. 在linux系统下开发的GPS接收程序,具有良好的图形操作界面.-linux system in the development of the GPS receiver procedures and has good graphics interface.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:750.89kb
    • 提供者:李明
  1. roadmap_1_0_12_src.tar

    0下载:
  2. 在linux下,开发gps接收程序,提取定位信息,并在地图上显示出来,包括行走路径等.-in linux, development gps receiver procedures to extract location information and maps show up including walking paths, etc..
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:362.4kb
    • 提供者:李明
  1. ogr-release-0401221640.tar

    0下载:
  2. The OpenGPSRec receiver software runs on the real time operating system RTAI-Linux. It compiles with gcc using a RTAI-patched linux kernel. linux下的GPS 开放源码~!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:163.67kb
    • 提供者:柳昆
  1. os01级

    0下载:
  2. 4.了解和掌握Linux系统支持的消息通信机制、共享存储区机制。. (1) 消息的创建、发送和接收: 使用系统调用msgget( )、msgsed( )、msgrev及msgcrl( ),编写消息的发送和接收程序(消息长度为1KB); (2) 共享存储区的创建、附接和断接: 使用系统调用shmget( )、shmat( )、shmcrl( ),编写一个与上述功能相同的程序。-4. Understanding and support Linux messaging mechanism, share
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:198.08kb
    • 提供者:郑章孝
  1. gps-232

    0下载:
  2. 这是一个串口接收gps数据的例子,可以帮助学习gps的初学者-This is a serial data receiver gps example, can help the beginners learn gps
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:43.33kb
    • 提供者:a
  1. broadcastreceiver

    0下载:
  2. UPD message receiver program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:19.52kb
    • 提供者:Ian Hsieh
  1. a_vhd_16550_uart_latest.tar

    0下载:
  2. This core is designed to be a compatible with the National Semiconductor PC16550D UART (Universal Asynchronous Receiver/Transmitter).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:117.24kb
    • 提供者:ltx
  1. lirc-0.8.0

    0下载:
  2. 嵌入式linux环境下的红外遥控程序,用于红外接收头的控制,其中包含驱动的编写,应用程序的开发-An embedded linux environment, the infrared remote control program for the control of the first infrared receiver, which includes driving the preparation, application development
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1.14mb
    • 提供者:bobo
  1. DreamUP_Linux_1_3_beta

    0下载:
  2. This the linux i386 Dreamup img uploader for the Dreambox satellite receiver-This is the linux i386 Dreamup img uploader for the Dreambox satellite receiver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-06
    • 文件大小:1.02mb
    • 提供者:ps2chiper
  1. myshell3

    0下载:
  2. 实验要求:在Myshell系列实验之二的基础上,增加下列功能: 1根据接收控制台命令,如包含’>’符号,则进行输出重定向到文件,如: ls /home/mydir > mylist.txt 2根据接收控制台命令,如包含’<’符号,则进行输入重定向到文件,如: sort < mylist.txt 3根据接收控制台命令,如包含’>’和’>’符号,则进行输入输出重定 -Experimental requirements: The second
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:4.84kb
    • 提供者:雯悦
  1. serial_read_write

    0下载:
  2. Linux串口编程接收跟发送的实例,适合初学者-Linux receiver with serial programming examples sent for beginners
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:2.24kb
    • 提供者:xiaogao
  1. timeserver

    0下载:
  2. gps 数据接收 解析 修改系统时钟 串口发送本机时间-Serial analysis of data to send gps receiver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:3.84kb
    • 提供者:gl
  1. qt

    0下载:
  2. 这是ARM-LINUX下的GPS接收机数据采集并显示的源程序!-This is the ARM-LINUX under the GPS receiver data acquisition and display of the source!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:151.15kb
    • 提供者:詹先龙
  1. mpc83xx--DUART

    0下载:
  2. 本章介绍MPC8394E的两个通用异步接收器/发送器-This chapter describes the MPC8394E two universal asynchronous receiver/transmitter
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:193.04kb
    • 提供者:wjl
  1. linuxxuexi

    0下载:
  2. 嵌入式linux中 功能:完成串口读写操作,这里设定从串口读取消息时使用select函数,发送消息的程序不需要使用select函数,只发送“hello”消息由接收端接收-Embedded linux in function: the completion of serial read and write operations, set here to read messages from the serial port using the select function to send a me
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:5.3kb
    • 提供者:cccs
  1. linux_test

    0下载:
  2. linux下的数据采集系统、一端发送,一端接收-data acquisition system under linux, one end of the send, end of the receiver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:355.02kb
    • 提供者:吴杰
  1. receiver.tar

    0下载:
  2. Receiver application for multimedia using rtp
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2.59kb
    • 提供者:vijay
  1. SkinFactory_10_VU_BH1.7.4_V1_bh.tgz

    0下载:
  2. SkinFactory_10_VU_BH1.7.4_V1_bh.tgz.rar for vuduo receiver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1.64mb
    • 提供者:stivengv
  1. af9005

    0下载:
  2. DVB USB compliant Linux driver for the Afatech 9005,USB1.1 DVB-T receiver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-01
    • 文件大小:21.24kb
    • 提供者:Izefia66
  1. spdif-receiver

    0下载:
  2. Device-Tree bindings for dummy spdif receiver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2.23kb
    • 提供者:qpyonglp
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com