搜索结果
找到约 474 项符合
makefile 的查询结果
按分类筛选
- 全部分类
- Linux/Unix编程 (172)
- 其他书籍 (52)
- 嵌入式Linux (47)
- 软件设计/软件工程 (16)
- 电子书籍 (15)
- 单片机开发 (12)
- 技术资料 (12)
- 网络 (10)
- 文章/文档 (9)
- 微处理器开发 (8)
- 串口编程 (7)
- VC书籍 (7)
- 驱动编程 (6)
- 软件工程 (6)
- VIP专区 (6)
- VxWorks (5)
- 其他 (5)
- 编译器/解释器 (5)
- 嵌入式/单片机编程 (5)
- 操作系统开发 (5)
- 单片机编程 (4)
- 压缩解压 (4)
- 通讯编程文档 (4)
- 技术管理 (4)
- 嵌入式综合 (3)
- 人工智能/神经网络 (3)
- 语音压缩 (3)
- Linux/uClinux/Unix编程 (3)
- 技术教程 (2)
- 学术论文 (2)
- 编辑器/阅读器 (2)
- 数学计算 (2)
- 汇编语言 (2)
- 文件格式 (2)
- USB编程 (2)
- MTK (2)
- 图形图像 (1)
- 多媒体处理 (1)
- 技术书籍 (1)
- 数值算法/人工智能 (1)
- 教育系统应用 (1)
- VHDL/FPGA/Verilog (1)
- 游戏 (1)
- 行业发展研究 (1)
- 数据结构 (1)
- 其他行业 (1)
- 书籍源码 (1)
- uCOS (1)
- 通讯/手机编程 (1)
- Internet/网络编程 (1)
- 其他数据库 (1)
- Windows CE (1)
- 其他嵌入式/单片机内容 (1)
- 加密解密 (1)
- 软件 (1)
- 笔记 (1)
Linux/Unix编程 Linux下的守护进程实例
Linux下的守护进程实例,有Makefile文件。
文章/文档 linux下面的一个川口调试工具
linux下面的一个川口调试工具,尤其适合交叉编译后用于arm平台的嵌入式linux川口调试,内含源代码和makefile,只需对makefile稍作修改即可编译成arm版本。
Linux/Unix编程 linux 或者arm动态连接库的调用
linux 或者arm动态连接库的调用,文件的读些,有完整的Makefile。
USB编程 This software package contains the USB framework core developped by ATMEL, as well as a CDC driver
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 for the core
- cdc/
-> Source code for the CDC driver
-> Makefile ...
USB编程 This software package contains the USB framework core developped by ATMEL, as well as two HID driv
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 the core
- hid/
-> Source code for the HID drivers
-> Makefile ...
嵌入式Linux This software package contains the USB framework core developped by ATMEL, as well as a Mass stora
This software package contains the USB framework core developped by ATMEL,
as well as a Mass storage driver. The MSD driver uses the internal flash
of the chip to operate as a disk-on-key.
The following files are included :
- core/
-> Source code for the framework core
-> Makefile for the co ...
微处理器开发 boot loader示范程序
boot loader示范程序, 带makefile, 可以移植到任何st20平台上
Linux/Unix编程 这是linux环境下的DCT变换的程序
这是linux环境下的DCT变换的程序,应用ADI的汇编指令,程序完整(包括makefile文件),使用交叉编译环境,可直接在ADIBlakefinDSP上运行
网络 DM9601 USB网卡linux驱动
DM9601 USB网卡linux驱动,修改makefile就可以了。本人在linux 2.6.14.1测试通过。