搜索结果
找到约 940 项符合
GNU make 的查询结果
按分类筛选
FlashMX/Flex源码 cool flash fla,open it and make some change as you like.
cool flash fla,open it and make some change as you like.
通讯编程文档 The goal with this project was to make it possible for almost any mobile-phone to use ICQ and be abl
The goal with this project was to make it possible for almost any mobile-phone to use ICQ and be able to communicate with other users!
One other goal with this project was to lower the GPRS-traffic in the phone and make the ICQ-ing cheaper.
A third goal was to make this service as easy to log-in t ...
人工智能/神经网络 CGAL is a collaborative effort of several sites in Europe and Israel. The goal is to make the most i
CGAL is a collaborative effort of several sites in Europe and Israel. The goal is to make the most important of the solutions and methods developed in computational geometry available to users in industry and academia in a C++ library.
其他书籍 Learning GNU Emacs 3ed. Emacs和Vi是世界上最好用的编辑器
Learning GNU Emacs 3ed. Emacs和Vi是世界上最好用的编辑器,这本书是Emacs的入门教材。
驱动编程 MIPS YAMON, a famous monitor inc. source, make file and PDF manuals.
MIPS YAMON, a famous monitor inc. source, make file and PDF manuals.
人工智能/神经网络 序列模式挖掘prefixspan算法源代码。License: GPL2 (Gnu General Public License Version 2) Requirements: C++ comp
序列模式挖掘prefixspan算法源代码。License: GPL2 (Gnu General Public License Version 2)
Requirements:
C++ compiler with STL (Standard Template Library).
操作系统开发 This file contains a summary of what you will find in each of the files that make up your hpauth ap
This file contains a summary of what you will find in each of the files that
make up your hpauth application.
操作系统开发 This file contains a summary of what you will find in each of the files that make up your xxxlogon
This file contains a summary of what you will find in each of the files that
make up your xxxlogon application.
单片机开发 UART I/O and Memory Allocation Example for GNU The project GNU_IODemo shows how to use memory alloc
UART I/O and Memory Allocation Example for GNU
The project GNU_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the GNU toolchain.
The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module.
The ...
uCOS ucosII2.76在winavr(20050214版本)下的程序包,用pn打开目录下的工程,运行make all工具即可编译可用,绝对可用. winavr如用2006版本,需要把文件中包含文件s
ucosII2.76在winavr(20050214版本)下的程序包,用pn打开目录下的工程,运行make all工具即可编译可用,绝对可用.
winavr如用2006版本,需要把文件中包含文件signal.h改为interrupt.h(可能在includes.h中改一处即可)