搜索资源列表
GCC_manual
- 本手册页内容摘自GNU C编译器的完整文档,仅限于解释选项的含义. 除非有人自愿维护,否则本手册页不再更新.如果发现手册页和软件之间有所矛盾,请查对Info文件, Info文件是权威文档. 如果我们发觉本手册页的内容由于过时而导致明显的混乱和抱怨时,我们就停止发布它.不可能有其他选择,象更新Info文件同时更新man手册,因为其他维护GNU CC的工作没有留给我们时间做这个. GNU工程认为man手册是过时产物,应该把时间用到别的地方.-This manual page is an ex
gcc_linux
- gcc编译器最好的资料,刚才所有选项都有!~-gcc compiler best, just all options have! ~
CudaPad
- CudaPAD is a PTX/SASS viewer for NVIDIA Cuda kernels -CudaPAD is a PTX/SASS viewer for NVIDIA Cuda kernels Introduction CudaPAD is software that aids in the optimizing and understanding of NVidia’s Cuda kernels by displaying an on-the-fly vi
xmake-2.0.5.tar
- 一个基于Lua的轻量级自动构建工具 简单的工程描述 target( console ) set_kind( binary ) add_files( src .c ) 构建工程 $ xmake 运行目标 $ xmake run console 调试程序 $ xmake run -d console 支持特性 Tasks Macros Actions Options Plugins Temp