搜索结果
找到约 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)
串口编程 CHAPT04CHAPT04.CPP 16-Bit test program for the Digi Classic board CHAPT04CHAPT04.EXE 16-Bit executa
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 ClassicHandler class
CHAPT04\CLASSIC.H Declaration of the ClassicHandler ...
串口编程 CHAPT05CHAPT05.CPP 16-Bit test program for the initelligent Digi board. CHAPT05CHAPT05.EXE 16-Bit e
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 class
CHAPT05\DIGI.H Declaration of the Digiboard cla
串口编程 CHAPT06CHAPT06.CPP 16-Bit test program for the BiosPort class CHAPT06CHAPT06.EXE 16-Bit executable
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
CHAPT06\BIOSPORT.H Declaration of the BiosPort cla
串口编程 CHAPT07CHAPT07.CPP 16-Bit test program for the Fossil class CHAPT07CHAPT07.EXE 16-Bit executable of
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
CHAPT07\BIOSPORT.H A copy of the file from Chapter 6
串口编程 CHAPT08TESTTERM.CPP 16-Bit test program for the terminal emulation classes CHAPT08TESTTERM.EXE 16-B
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++.
串口编程 CHAPT09TERMW16.CPP 16-Bit test program for the Win16Port class. CHAPT09TERMW16.DEF A file needed by
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++.
CHAPT09\TERMW16M.MAK A makefile for Microsoft C++.
Linux/Unix编程 文件模板生成器
文件模板生成器,一个可以生成规格化c,cpp,makefile,shell等文件的脚本,相当不错,我修改了一下自用。
Linux/Unix编程 GNU Make
GNU Make,介绍了linux下makefile的语法,排版清晰,使用方便。