Location:
Search - makefile he
Search list
Description: 文件名:Makefile 中文教程.pdf,linux/unix下编程的人不懂makefile就等于是白痴,不想做白痴的linux程序员,就先载分看看吧,-filename:Guide book of Makefile(CHINESE EDITION).pdf, if the programer under linux/unix doesn t know about makefile, he is no more than an idiot, if you don t want to be an idiot linux programmer, download it an take a look at it, hoho.
Platform: |
Size: 509803 |
Author: 张维成 |
Hits:
Description: 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-he AVRcam source files were built using the WinAVR distribution (version 3.3.1 of GCC). I h aven not tested other versions of GCC. but they should compile without too much diffic ulty. The makefile used to build the source is in cluded
Platform: |
Size: 140757 |
Author: chezhen |
Hits:
Description: 文件名:Makefile 中文教程.pdf,linux/unix下编程的人不懂makefile就等于是白痴,不想做白痴的linux程序员,就先载分看看吧,-filename:Guide book of Makefile(CHINESE EDITION).pdf, if the programer under linux/unix doesn t know about makefile, he is no more than an idiot, if you don t want to be an idiot linux programmer, download it an take a look at it, hoho.
Platform: |
Size: 509952 |
Author: 张维成 |
Hits:
Description: 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-he AVRcam source files were built using the WinAVR distribution (version 3.3.1 of GCC). I h aven not tested other versions of GCC. but they should compile without too much diffic ulty. The makefile used to build the source is in cluded
Platform: |
Size: 140288 |
Author: chezhen |
Hits:
Description: 这本书是linux程序员工作中必不少的辅助参考书籍(必修课),本书主题Makefile 的编写指导-This book is the work of linux programmers will support a lot of reference books (compulsory), the theme of this book to guide the preparation of Makefile
Platform: |
Size: 134144 |
Author: 周氏 |
Hits:
Description: The Makefile is for MacOS X 10.6. The scanner is int 3Dscanner.cpp and uses OpenCV. he "ducky" subdirectory holds a set of test images. There are a couple of example .txt point cloud files included in the top-level directory (shrek-16.txt, ducky-points.txt, LPS-points.txt). The grabframes.{py.cpp} utility uses OpenCV to capture frames: hit c to capture "calib.jpg" and " " to capture scanner frames. You ll need to find the calibration target correspondences using Gimp or similar tool, and edit these into 3Dscanner.cpp. Be sure to se-The Makefile is for MacOS X 10.6. The scanner is int 3Dscanner.cpp and uses OpenCV. he "ducky" subdirectory holds a set of test images. There are a couple of example .txt point cloud files included in the top-level directory (shrek-16.txt, ducky-points.txt, LPS-points.txt). The grabframes.{py.cpp} utility uses OpenCV to capture frames: hit c to capture "calib.jpg" and " " to capture scanner frames. You ll need to find the calibration target correspondences using Gimp or similar tool, and edit these into 3Dscanner.cpp. Be sure to se
Platform: |
Size: 12288 |
Author: dai |
Hits:
Description: CMake是一个跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。他能够输出各种各样的makefile或者project文件,能测试编译器所支持的C++特性,类似UNIX下的automake。只是 CMake 的组态档取名为 CmakeLists.txt。Cmake 并不直接建构出最终的软件,而是产生标准的建构档(如 Unix 的 Makefile 或 Windows Visual C++ 的 projects/workspaces),然后再依一般的建构方式使用。这使得熟悉某个集成开发环境(IDE)的开发者可以用标准的方式建构他的软件,这种可以使用各平台的原生建构系统的能力是 CMake 和 SCons 等其他类似系统的区别之处。-CMake is a cross-platform installation (compiler) tool, you can use a simple statement to describe the installation of all platforms (the compilation process). He was able to output a variety of makefile or project file can test compiler support C++ features automake UNIX-like. The just CMake is a configuration file named CmakeLists.txt. Cmake is not directly construct the final software, but to generate standard build files (such as the Makefile of Unix or Windows Visual C++ of projects/workspaces,) and then in accordance with the general construction method. This makes it familiar to an integrated development environment (IDE) developers can use the standard way to construct his software, this you can use the platform native build system CMake and SCons other similar systems differentiated between.
Platform: |
Size: 5510144 |
Author: evil |
Hits:
Description: CMake是一个跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。他能够输出各种各样的makefile或者project文件,能测试编译器所支持的C++特性,类似UNIX下的automake。只是 CMake 的组态档取名为 CmakeLists.txt。Cmake 并不直接建构出最终的软件,而是产生标准的建构档(如 Unix 的 Makefile 或 Windows Visual C++ 的 projects/workspaces),然后再依一般的建构方式使用。这使得熟悉某个集成开发环境(IDE)的开发者可以用标准的方式建构他的软件,这种可以使用各平台的原生建构系统的能力是 CMake 和 SCons 等其他类似系统的区别之处。 cmake和vs2008
-CMake is a cross-platform installation (compiling) tool, you can use a simple sentence to describe all platform installation (compilation). He was able to output a variety of makefile or project file to test the compiler supports C++ characteristics similar to the UNIX automake. Just CMake configuration file named CmakeLists.txt. Cmake does not directly construct the final software, but from the standard build files (such as Unix or Windows Visual C++ Makefile for the projects/workspaces), then in accordance with the general construction method used. This makes it a familiar integrated development environment (IDE), developers can use the standard way to create his unique software, which you can use each platform' s native build system' s ability to CMake and SCons other similar systems distinguish place. cmake and vs2008
Platform: |
Size: 5886976 |
Author: birds |
Hits:
Description: 自己编写的shell 解释器,包括myshell.c parse.lex he makefile三个文件可以实现列表,管道,重定向,内外部命令-I have written a shell interpreter, including three myshell.c parse.lex he makefile file list can be achieved, pipes, redirection, internal and external commands, etc.
Platform: |
Size: 8192 |
Author: 谢湘成 |
Hits:
Description: CMake是一个跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。他能够输出各种各样的makefile或者project文件,能测试编译器所支持的C++特性,类似UNIX下的automake。-CMake is a cross platform installation (compilation) tool, you can use a simple statement to describe the installation of all the platform (the compiler process). He is able to output a wide variety of makefile or project files, to test the compiler s support of the C++ characteristics, similar to the automake UNIX.
Platform: |
Size: 10590208 |
Author: lidefu |
Hits:
Description: 跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。他能够输出各种各样的makefile或者project文件,能测试编译器所支持的C++特性(A cross platform installation (compilation) tool that can be used to describe the installation of all platforms (compilation) with simple statements. He can output all sorts of makefile or project files that can test the C++ features that the compiler supports)
Platform: |
Size: 12364800 |
Author: wanglz410
|
Hits: