CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - linux c

搜索资源列表

  1. g729a_c_linux

    1下载:
  2. g729a 语音编码,再linux c 环境下实现,有非常的好的移植性,通话质量好-g729a voice coding, and c linux environment, and it is very good transplant, good call quality
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:60477
    • 提供者:andy
  1. USB.C

    0下载:
  2. Linux下usb.c源代码分析 在Linux系统中有一个名为“The USB Core”子系统,它有特殊的API支持USB设备和控制器。-usb.c Linux source code analysis of the Linux system is called "The U.S. B Core "system, it has a special API support for USB devices and controllers.
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:6120
    • 提供者:cw
  1. linux下串口编程

    0下载:
  2. 串行口是计算机一种常用的接口,具有连接线少,通讯简单,得到广泛的使用。常用的串口是RS-232-C接口(又称EIA RS-232-C)它是在1970年由美国电子工业协会(EIA)联合贝尔系统、调制解调器厂家及计算机终端生产厂家共同制定的用于串行通讯的标准。它的全名是\"数据终端设备(DTE)和数据通讯设备(DCE)之间串行二进制数据交换接口技术标准\"该标准规定采用一个25个脚的DB25连接器,对连接器的每个引脚的信号内容加以规定,还对各种信号的电平加以规定。传输距离在码元畸变小于4%的情况下,
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:1962
    • 提供者:东方旭
  1. linux下串口通信

    0下载:
  2. 一个linux下的串口c程序
  3. 所属分类:串口编程

    • 发布日期:2010-11-17
    • 文件大小:8113
    • 提供者:liuyiqiang1988
  1. LDPC使用C编写的LDPC编码与解码程序

    0下载:
  2. 使用C编写的LDPC编码与解码程序,在linux下运行-Written in C and LDPC encoding and decoding process, running in linux
  3. 所属分类:语音压缩

    • 发布日期:2017-03-23
    • 文件大小:423555
    • 提供者:刘壮
  1. Linux_Uart

    0下载:
  2. mini2440 linux uart 終端機輪詢程式,可輸入指令控制led、buzzer-mini2440 linux uart terminal, command interp, led, buzzer program
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:14749
    • 提供者:chungyi
  1. Linux-read-serial-port-

    0下载:
  2. linux c/c++的串口的读写方法,提供详尽的Linux源程序,方便读者实现串口读写功能-linux c/c++ read and write the serial method, Linux source code to provide detailed, easy to readers to read and write capabilities to achieve serial
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1664526
    • 提供者:Essay
  1. mt_for_android_driver

    0下载:
  2. 电容屏多点触摸驱动,直接加入到linux驱动层。适用于android系统。仅共学习参考,请勿用作商业用途,否则后果自负-Capacitive multi-touch screen driver, added directly to the linux driver layer. For android system. Total study reference only, do not used for commercial purposes, or peril
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:161581
    • 提供者:pengwenliang
  1. RS232_read

    0下载:
  2. Linux下串口通信的接收程序,采用C语言编写的,已经测试通过,证明可用-Linux, serial communication receiver program using C language, and has been tested, that can be used
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:540
    • 提供者:徐俊杰
  1. modem-1.0.tar

    0下载:
  2. Modem通讯程序包 -Modem communication library
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-11-13
    • 文件大小:198539
    • 提供者:站长
  1. main_gsm.tar

    0下载:
  2. i want to program in linux use C to control gsm.this is my friend s code.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-24
    • 文件大小:91317
    • 提供者:hop
  1. socket

    0下载:
  2. 单线程并发服务器(select) 编程. errexit()和passiveTCP()两个方法见"linux socket通信示例(传送文件)"文章-common implementation of thread pool logic for httpd and config.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-27
    • 文件大小:1057
    • 提供者:allen
  1. dnw_linux

    0下载:
  2. Linux下的DNW,其中secbulk.c是PC端USB驱动, dnw.c是写入工具-Linux, the DNW, which is the PC-side USB driver secbulk.c, dnw.c a writing tool
  3. 所属分类:USB develop

    • 发布日期:2017-03-30
    • 文件大小:307200
    • 提供者:邓少林
  1. objectivec2.0

    0下载:
  2. 这是最新在linux系统下搭建Iphone开发平台的资料-This is the latest Iphone in the linux system development platform to build the information. .
  3. 所属分类:iPhone

    • 发布日期:2017-05-16
    • 文件大小:4302161
    • 提供者:yuchao
  1. android_Sensor

    0下载:
  2. 介绍了android 2.2上了sensor结构,从一个linux底层过来的,详细的介绍了对于一个android 新手怎样去入手了解android 源码,去学习framework,去了解sensor的结构,从而去了解整个android的结构,本人原创有不对的地方请指正,转载请说明,谢谢!-Introduced the android 2.2 on the sensor structure, the bottom came from a linux and detailed introductio
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:244143
    • 提供者:
  1. Irrlicht

    0下载:
  2. Irrlicht (pronounced [ˈ ɪ ɐ ̯ lɪ ç t] in German) is an open source 3D engine written in C++. It is cross-platform, officially running on Windows, Mac OS X, Linux and Windows CE and due to its open nature ports to other systems
  3. 所属分类:Symbian

    • 发布日期:2017-03-23
    • 文件大小:975
    • 提供者:kanur
  1. gpsr-etx

    0下载:
  2. gpsr路由协议c++实现,添加了除了距离因素以外的链路质量因素作为选路判据。-gpsr rouintg protocol, which added a new routing metric called etx in the original code.
  3. 所属分类:GPS develop

    • 发布日期:2017-03-25
    • 文件大小:294775
    • 提供者:姜丽君
  1. sgip_c

    0下载:
  2. 手机短信开发功能全集。。 。。 。。 -mobile 。。。。。。。。。。。。。。。。。。。。。。。。。
  3. 所属分类:SMS

    • 发布日期:2017-05-03
    • 文件大小:1402381
    • 提供者:cong
  1. linux

    0下载:
  2. linux下的串口通信程序详解,给出测试程序来理解linux下的串口操作流程,例程receive.c用来接收从串口发来的数据,而例程send.c用来发送数据到串口。二者成功建立串口连接后,串口接收端会收到串口发送端发来的字符串数据“Hello,this is a Serial Port test!”。-serial communication program under linux Detailed test procedure is given to understand that under
  3. 所属分类:Com Port

    • 发布日期:2017-11-09
    • 文件大小:8872
    • 提供者:周磊
  1. xml

    0下载:
  2. xml,linux 下c代码创建,发送,接受,解析。android xml 创建,发送,接受,解析。都是基本操作。-XML, under Linux c code to create, send, receive, parsing.Android XML to create, send, accept, parsing.Are basic operation.
  3. 所属分类:android

    • 发布日期:2017-05-09
    • 文件大小:1671097
    • 提供者:hejie
« 12 3 »
搜珍网 www.dssz.com