搜索资源列表
linuxCLib
- 常用的嵌入式linux开发的C函数库,便于开发程序时,查找应用
Linux_C
- Linux C函数库参考手册,从事linux应用程序开发的好的参考资料
LinuxC_function_library
- linux c 函数库 所有API说明。可以很方便查找调用。-linux c function library for all API descr iption. You can easily find calls.
Linux-C-
- Linux C 常用库函数手册 .chm文件,方便寻找,但还是建议看man手册-Commonly used in Linux C library function manual. Chm file, easy to find, but it is recommended to see the man pages
linux-xia-ku-de-shi-yong
- C++的文档资料,比较适合初学者看看,还包括linux下函数库的一点介绍-Documentation of C++, more suitable for beginners to take a look at, but also a little introduction of the library under linux
Linuxxia-C
- 主要介绍linux下C的编程,很不错的一本资料,内容介绍的也很详细,包含了各个库函数的使用及详细的介绍。-Introduces the C programming under linux, a very good information, content is also very detailed, including the use of the library functions described in detail.
Linux-C-program
- 本书讲述的是linux下的C编程,详细的介绍了,linux系统的运行机制,以及各种系统函数库函数的应用。-The book tells the C programming under linux, detailed introduction, the linux system operation mechanism, as well as the function of the various system libraries.
libc-html_node.tar
- 标准C库函数介绍,关于linux环境下的-HOW to use standard C lib
Linux-Ckuhanshushouce
- linux C语言库函数完全手册,对平台程序与嵌入式系统开发都有很大的帮助,很全面的哈!-The Complete Guide to the linux C language library functions, platform program with embedded systems development are of great help, very comprehensive Ha!
Linux-basic-books
- Linux开发必备的基本书籍,包括最重要的C陷进与缺陷,Linux C函数库参考手册,LINUX系统分析与高级编程技术-Linux development necessary basic books, including the most important C stuck with defects, Linux C library reference manual, LINUX systems analysis and advanced programming techniques
GLib
- g l i b库是L i n u x平台下最常用的C语言函数库,该文档主要介绍glib基础知识-The glib library is the most commonly used C language function library on linux platform, the document describes the basics glib
libc
- libc手册是Linux下的ANSI C的函数库。这个库可以根据 头文件划分为 15 个部分-libc.pdf 手册相关函数,在开发过程很有用的东西,是Linux下的ANSI C的函数库。