搜索资源列表
linuxCLib
- 常用的嵌入式linux开发的C函数库,便于开发程序时,查找应用
Linux_C
- Linux C函数库参考手册,从事linux应用程序开发的好的参考资料
Linux libconv库
- Linux libconv函数库,用来进行汉字与unicode的转化
GTK_jichuang
- 简要论述了Linux下图形配置界面设计的Gtk+的技术原理。基于Gtk+库设计了数控机 床良好的人机操作界面,对其中的重点问题hash表和回调函数进行说明。-none
LinuxC_function_library
- linux c 函数库 所有API说明。可以很方便查找调用。-linux c function library for all API descr iption. You can easily find calls.
linux_library_fuction
- linux的库函数。非常好用。是提高代码效率必备工具书。-linux for library functions. Is very easy to use. Is to improve the efficiency of the code must have tool.
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.
GNU_Linux-program
- 全面介绍GUN/linux编程。首先介绍了在Linux上编程的必备工具,在库函数,系统调用和内核上阐述Linux编程知识。着重介绍文本形式的图形界面库ncurses,讲解了真正的图形化的流行系统,X Window,Qt,GNOME,OpenGL的基本编程方法。同时介绍了Bash编程和设备驱动编程。-Comprehensive introduction the GUN/linux programming. First introduced indispensable tool for progra
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!
2013
- Linux多线程编程详解,包含linux必要函数库详解,编程实例-Linux multithreaded programming explain that contains the necessary libraries Detailed linux, programming examples, etc.
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的函数库。