搜索结果
找到约 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)
嵌入式Linux 基于S3C2440的四线电阻式触摸屏驱动程序
基于S3C2440的四线电阻式触摸屏驱动程序,linux2.6.22内核。把touchscreen.c放在driver/input/touchscreen/下。修改arch/arm/mach-s3c2440/mach-smdk2440.c以及相应的Makefile加上驱动即可。
Linux/Unix编程 基于S3C2440的四线电阻式触摸屏驱动程序
基于S3C2440的四线电阻式触摸屏驱动程序,linux2.6.22内核。把touchscreen.c放在driver/input/touchscreen/下。修改arch/arm/mach-s3c2440/mach-smdk2440.c以及相应的Makefile加上驱动即可
技术资料 Linux下的基于Intel的IPP库的H.263解码源代码
·详细说明:Linux下的基于intel的ipp库的h.263解码源代码,嵌入式开发,适用PXA270开发板.文件列表: h263_decoder ............\doc ............\...\readme_h263_dec.txt ............\makefile_sample_h263_dec
Linux/Unix编程 GNU Make 使用手册(中译版) 翻译:于凤昌 译者注:本人在阅读Linux源代码过程中发现如果要全面了解Linux的结构、理解Linux的编程总体设计及思想必须首先全部读通Linux源代码中
GNU Make 使用手册(中译版)
翻译:于凤昌
译者注:本人在阅读Linux源代码过程中发现如果要全面了解Linux的结构、理解Linux的编程总体设计及思想必须首先全部读通Linux源代码中各级的Makefile文件。目前,在网上虽然有一些著作,但都不能全面的解释Linux源代码中各级的Makefile文件,因此本人认真阅读了GNU Make 使用手册 ...
驱动编程 Source files for pxa ac97 sound driver The packet contains the files that is listed below driv
Source files for pxa ac97 sound driver
The packet contains the files that is listed below
driver files
/SOURCE/drivers/sound
Makefile ac97.c ac97.h ac97_codec.c pxa-ac97.c
pxa-audio.c pxa-audio.h sound_core.c
/SOURCE/include/linux
soundcard.h
单片机开发 使用AVR单片机模拟USB hid设备
使用AVR单片机模拟USB hid设备,免驱动。进行数据双向传输。使用的单片机是mega48 12M晶振,通过修改makefile文件可以简单的移植到其它AVR单片机上。提供MinGW版和VC版的上位机软件。
Linux/Unix编程 这是LInux下C语言开发的推箱子游戏。对学习curese编程的人有帮助 用了大量的Curese函数
这是LInux下C语言开发的推箱子游戏。对学习curese编程的人有帮助
用了大量的Curese函数,此游戏可建立关卡。默认有10关。
作者
/* File: tuixiangzi.c */
Makefile如下:
all: tuixiangzi
tuixiangzi: tuixiangzi.c
gcc -o tuixiangzi tuixiangzi.c -lcurses
clean:
rm -f tuixiangzi *.bak ...
串口编程 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