linux下BT软件的源码。源代码可以使用命令“make”进行编译
linux下BT软件的源码。源代码可以使用命令“make”进行编译,使用该命令可以生成该章所有可执行程序。如果没有生成对应的可执行程序,请对照书中相应的内容。在编译生成可执行程序时,可能会生成警告:“warning:no newline a...
gnu+make技术资料下载专区,收录443份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
linux下BT软件的源码。源代码可以使用命令“make”进行编译,使用该命令可以生成该章所有可执行程序。如果没有生成对应的可执行程序,请对照书中相应的内容。在编译生成可执行程序时,可能会生成警告:“warning:no newline a...
介绍制作嵌入式LINUX文件系统方法和步骤 embed linux file system make
This is the second part of that lab manual to teach you how to make real-time programme and how to do trouble-shooting ...
序列模式挖掘prefixspan算法源代码。License: GPL2 (Gnu General Public License Version 2) Requirements: C++ compiler with STL (Stand...
数学公式库--非常不错 The GNU Scientific Library (GSL) is a collection of routines for numerical computing. The routines have bee...
stk接口 This file contains a summary of what you will find in each of the files that make up your work application.
linux下的make编程指南,详细描述了如何编写linux 下的makefile 文件