搜索结果
找到约 530 项符合
makeFile 的查询结果
按分类筛选
- 全部分类
- Linux/Unix编程 (172)
- 技术资料 (66)
- 其他书籍 (52)
- 嵌入式Linux (47)
- 软件设计/软件工程 (16)
- 电子书籍 (15)
- 单片机开发 (12)
- 网络 (10)
- 文章/文档 (9)
- 微处理器开发 (8)
- 串口编程 (7)
- VC书籍 (7)
- 软件工程 (6)
- 驱动编程 (6)
- VIP专区 (6)
- 操作系统开发 (5)
- 其他 (5)
- 编译器/解释器 (5)
- 嵌入式/单片机编程 (5)
- VxWorks (5)
- 单片机编程 (4)
- 压缩解压 (4)
- 技术管理 (4)
- 通讯编程文档 (4)
- Linux/uClinux/Unix编程 (3)
- 嵌入式综合 (3)
- 语音压缩 (3)
- 数学计算 (3)
- 人工智能/神经网络 (3)
- 学术论文 (2)
- 技术教程 (2)
- 编辑器/阅读器 (2)
- 文件格式 (2)
- USB编程 (2)
- 汇编语言 (2)
- uCOS (2)
- MTK (2)
- 软件 (1)
- 笔记 (1)
- 数值算法/人工智能 (1)
- 加密解密 (1)
- 多媒体处理 (1)
- 通讯/手机编程 (1)
- 书籍源码 (1)
- 技术书籍 (1)
- 图形图像 (1)
- Internet/网络编程 (1)
- 教育系统应用 (1)
- 游戏 (1)
- 其他数据库 (1)
- 数据结构 (1)
- VHDL/FPGA/Verilog (1)
- 其他行业 (1)
- Windows CE (1)
- 其他嵌入式/单片机内容 (1)
- 行业发展研究 (1)
uCOS ucos2.83在LPC2148上的例子
ucos2.83在LPC2148上的例子,使用ADS1.2makefile的编译方式,完整可用的例子。包含多个外设的应用,完全原创
Linux/Unix编程 此代码为linux下
此代码为linux下,RTP协议数据发送程序,已近调试通过,包括Makefile文件和主函数,但运行前需要安装jrtplib-2.9库
Linux/Unix编程 这是linux环境下的DCT变换的程序
这是linux环境下的DCT变换的程序,应用ADI的汇编指令,程序完整(包括makefile文件),使用交叉编译环境,可直接在ADIBlakefinDSP上运行
技术资料 rtl8188eu-linux-wifi驱动
rtl8188eu的wifi驱动程序,放到linux中,修改Makefile后进行编译,把.ko文件放到开发板中就可以运行
数学计算 Kriging 插值程序
Kriging 插值程序,实现二维三维数据插值
Makefile_hp700
Makefile_ibm6000
kriging.mdf
kriging.c
outboard.c
inv_m.tar.gz The inverse matrix source codes which got from Netlib.
f2c.tar.gz The head file and library which are used to inverse matrix source codes.
krig.net The example dx file.
data1. ...
笔记 Linux静、动态库获取系统时间
Linux采用动态库获取系统时间,自己编写动态库的源码和Makefile文件,生成.so动态库后,简单的使用动态链接库的函数
单片机开发 he AVRcam source files were built using the WinAVR distribution (version 3.3.1 of GCC). I haven t t
he AVRcam source files were built using the WinAVR distribution
(version 3.3.1 of GCC). I haven t tested other versions of GCC,
but they should compile without too much difficulty. The makefile
used to build the source is included
软件设计/软件工程 本文比较完整的讲述GNU make 工具
本文比较完整的讲述GNU make 工具,涵盖GNU make 的用法、语法。同时重点讨论如何
为一个工程编写Makefile。
本版本为中文版
Linux/Unix编程 linux编程入门的绝好教材
linux编程入门的绝好教材,从makefile到文件,进程,时间,信号,消息,线程,网络。手把手带你进入linux编程的世界。并附有全部源码。非常经典。