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

搜索资源列表

  1. G.729_win32_vc

    0下载:
  2. 已经验证过的ITU G.729B源码 1.使用定点运算, 纯c实现 2.已经附带了VC6的项目文件(原始的ITU源码只有makefile,没有VC项目文件), 方便初学者入门使用 3.用于测试G.729编码和解码 4.主要应用于VoIP项目-has tested the ITU G.729B a source. Operational use of sentinel, 2-c achieve. has been accompanied by VC6 project documen
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:417823
    • 提供者:amani
  1. CHAPT03

    0下载:
  2. CHAPT03\\CHAPT03.CPP 16-Bit test program for class PC8250 CHAPT03\\CHAPT03.EXE 16-Bit executable of the test program CHAPT03\\CHAPT03.MAK A makefile for Borland or Microsoft C
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:25583
    • 提供者:张祥光
  1. CHAPT04

    0下载:
  2. CHAPT04\\CHAPT04.CPP 16-Bit test program for the Digi Classic board CHAPT04\\CHAPT04.EXE 16-Bit executable of the test program CHAPT04\\CHAPT04.MAK A makefile for Borland or Microsoft C++ CHAPT04\\CLASSIC.CPP Implementation of the ClassicHandle
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:19575
    • 提供者:张祥光
  1. CHAPT05

    0下载:
  2. CHAPT05\\CHAPT05.CPP 16-Bit test program for the initelligent Digi board. CHAPT05\\CHAPT05.EXE 16-Bit executable of the test program CHAPT05\\CHAPT05.MAK A makefile for Borland or Microsoft C++ CHAPT05\\DIGI.CPP Implementation of the Digiboard
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:25034
    • 提供者:张祥光
  1. CHAPT06

    0下载:
  2. CHAPT06\\CHAPT06.CPP 16-Bit test program for the BiosPort class CHAPT06\\CHAPT06.EXE 16-Bit executable of the test program CHAPT06\\CHAPT06.MAK A makefile for Borland or Microsoft C++ CHAPT06\\BIOSPORT.CPP Implementation of the BiosPort class
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:20927
    • 提供者:张祥光
  1. CHAPT07

    0下载:
  2. CHAPT07\\CHAPT07.CPP 16-Bit test program for the Fossil class CHAPT07\\CHAPT07.EXE 16-Bit executable of the test program. CHAPT07\\CHAPT07.MAK A makefile for Borland or Microsoft C++ CHAPT07\\BIOSPORT.CPP A copy of the file from Chapter 6 CHA
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:21753
    • 提供者:张祥光
  1. CHAPT08

    0下载:
  2. CHAPT08\\TESTTERM.CPP 16-Bit test program for the terminal emulation classes CHAPT08\\TESTTERM.EXE 16-Bit executable of the test program. CHAPT08\\TESTTERM.MAK A makefile for Borland or Microsoft C++.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:17622
    • 提供者:张祥光
  1. CHAPT09

    0下载:
  2. CHAPT09\\TERMW16.CPP 16-Bit test program for the Win16Port class. CHAPT09\\TERMW16.DEF A file needed by the linker for this program. CHAPT09\\TERMW16.EXE 16-Bit exeuctable of the test program. CHAPT09\\TERMW16B.MAK A makefile for Borland C++.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:14269
    • 提供者:张祥光
  1. SerialComm

    0下载:
  2. 这是实际项目中的一个串口通信程序. Makefile通过开关, 可使此程序适用于 Linux 和嵌入式 ARM Linux. 代码注释较多. 是学习UART或Serail Port 通信的一个好例子. 另外对通信中的数据包格进行了严格的定义. 使有了数据包头尾标志和数据包长度 双重 校验.
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:17368
    • 提供者:456321
  1. source

    0下载:
  2. 具有浮点指令的g.729语音压缩编码,符合ITU-T G.729 Annex C 规范,通过修改makefile可以支持windows/linux/solaris等操作系统,仅需要很少的更改就可以应用到voip领域
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:94656
    • 提供者:王鹏
  1. g729AnnexA

    0下载:
  2. g.729a语音压缩编码最新版本,符合ITU-T G.729 Annex A 2006年的规范,通过修改makefile可以支持windows/linux/solaris等操作系统,g.729a是g.729的简化复杂度后的结果,适合应用在嵌入式领域的voip实现。
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:1670200
    • 提供者:王鹏
  1. AVR_USBHID_Bootloader

    1下载:
  2. AVR芯片的USB HID Bootloader。不同于一般的串口下载。支持没有USB接口的AVR芯片模拟USB通讯,通过USB直接下载代码到芯片。内附上位机的下载程序。 支持AVR MEGA系列芯片,只需修改Makefile文件中芯片型号即可-AVR chip USB HID Bootloader. Unlike the serial port download. No USB interface to support analog USB AVR chip communication,
  3. 所属分类:USB develop

    • 发布日期:2017-03-23
    • 文件大小:43550
    • 提供者:招志斌
  1. AT91USBFramework-Core1.02+CDC1.0

    0下载:
  2. This software package contains the USB framework core developped by ATMEL, as well as a CDC driver for an USB to serial converter. The following files are included : - core/ -> Source code for the framework core -> Makefile fo
  3. 所属分类:USB develop

    • 发布日期:2017-05-04
    • 文件大小:1470322
    • 提供者:容健安
  1. AT91USBFramework-Core1.02+HID1.01

    0下载:
  2. This software package contains the USB framework core developped by ATMEL, as well as two HID drivers for a mouse and a keyboard. The following files are included : - core/ -> Source code for the framework core -> Makefile for
  3. 所属分类:USB develop

    • 发布日期:2017-05-07
    • 文件大小:1585062
    • 提供者:容健安
  1. MTK_Makfile

    0下载:
  2. makefile中文教程 MTK make命令分析-Chinese tutorial makefile command MTK make analysis
  3. 所属分类:MTK

    • 发布日期:2017-04-03
    • 文件大小:601316
    • 提供者:ljm
  1. Makefile

    0下载:
  2. MTK平台的Makefile,讲了比较简单,希望对大家有帮助-MTK platform Makefile
  3. 所属分类:MTK

    • 发布日期:2017-04-01
    • 文件大小:159932
    • 提供者:伍云云
  1. InsideBREW

    0下载:
  2. 全书共分三篇,每一篇均有不同的侧重点。 第一篇是勿在浮沙筑高塔,主要是介绍了理解BREW和嵌入式系统所需要的基本知识。其中包括硬件、C语言、编译器和MakeFile等专业性较强的内容。虽然本篇的主要目的是给初学者夯实基础,但是,我相信其中所讲的内容对专业人士也会有一定的参考价值。 第二篇是磨刀不误砍柴工,主要介绍BREW应用程序的开发过程,让我们能够从开发BREW的应用程序的过程中熟悉BREW平台。在本篇中,还推荐了一个基于BREW事件驱动机制的应用程序框架,这个框架采用了状态机的方式实
  3. 所属分类:BREW

    • 发布日期:2017-05-10
    • 文件大小:2111458
    • 提供者:陈立
  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. comtest

    0下载:
  2. mini2440 串口应用程序,实现串口的功能,包括c函数和Makefile-mini2440 serial(UART) application program, include c and Makefile
  3. 所属分类:Com Port

    • 发布日期:2017-03-24
    • 文件大小:2001
    • 提供者:孙文彬
  1. amrcoder-1.0

    0下载:
  2. arm 下的 h.264的 音频视频编解码,包含入口函数,和makefile,可以方便的移植到android上。-arm under the h.264 video codec audio, including the entry function, and the makefile, can be easily ported to android on.
  3. 所属分类:android

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