搜索资源列表
linuxCLib
- 常用的嵌入式linux开发的C函数库,便于开发程序时,查找应用
Linux_C
- Linux C函数库参考手册,从事linux应用程序开发的好的参考资料
IPv6教学软件的设计和实现
- 本文详细讨论了一套IPv6的教学软件的设计和开发实现过程,其中重点研 究了软件设计实现中的技术细节,该软件在linux操作系统中实现,使用 GCC/Q州开发工具。研究内容包括IPv6实现特点;互联网嗅探技术的原理与 危害;基于libpcap函数库开发网络数据的捕获和解析;基于libnet函数库的协 议仿真编辑和发送,能够自己构造特定协议的数据包,如ARP9 ETHERNET,IP, IPv6,TCP和UDP等,让协议运作过程一目了然;还研究了软件的界面设计, 通过gtk界面设计语言开
Linux libconv库
- Linux libconv函数库,用来进行汉字与unicode的转化
GTK_jichuang
- 简要论述了Linux下图形配置界面设计的Gtk+的技术原理。基于Gtk+库设计了数控机 床良好的人机操作界面,对其中的重点问题hash表和回调函数进行说明。-none
linuxhanshu
- 这是linux的函数库,它可以提供linux环境下的编程函数。-This is a linux library, it can provide the programming linux environment function.
LinuxCreference
- Linux C 函数库参考手册(中文版).pdf 带目录书签,配相关例程,相当实用。-Linux C Library Reference Manual (Chinese version). Pdf bookmarks with directory with the relevant routines, very practical.
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
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.
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-openGL-GLut-Introduction
- Linux 上图像编程使用GLUT函数库,对初学者有用。-Linux image on the programming the GLUT function library, useful for beginners.
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的函数库。
emlqytxl_v4.1.1
- 企业通讯录管理系统,向企业员工随时随地的提供企业通讯录信息,用户可在手机端实时查看人员联系方式,拨打电话等全面提高了企业内部沟通效率。 主要功能有:用户管理(添加用户,删除用户用户,更新用户资料);通讯录管理(添加通讯录,更新通讯录,删除),个人中心,配置管理等。 EML企业客户关系管理系统,是基于Linux开放性内核和Apache基础上Php+Mysql的智能B/S交互式服务系统。 中间件层包括函数库,由java开发,android操作系统、中间件、用户界面和应用软件组成。
Linux C 常用库函数手册(最新整理)
- Linux C 常用库函数手册(最新整理), chm文件 函数比较齐全,又方便查找。 适合学习linux下C编程者使用。