CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - linux高级编程

搜索资源列表

  1. linux_network

    0下载:
  2. 有关linux高级网络编程 独立的客户端、服务器端通信程序。练习使用。-the linux Senior Network Programming independent client, server communications procedures. Exercises use.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:4807
    • 提供者:baiyu
  1. Linux-Advanced-Programming

    0下载:
  2. Linux高级程序设计,杨宗德随书源码,包括常用的文件、网络、多进程、多线程编程部分。-Linux Advanced Programming, Yang Zongde source books, including the commonly used files, network, multi-process, multi-threaded programming part.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-07
    • 文件大小:7462754
    • 提供者:liuhongzhen
  1. GTK_MySQ-LTCP_IP

    0下载:
  2. 在Linux平台下采用两种高级环境GTK+2.0和MySQL设计基于TCP/IP的网络聊天室,利用Linux操作系统的多线程技术和套接字编程技术.用GTK+2.0和MySQL开发数据库关键技术,详细说明了系统的通信原理和软件的设计与实现方法.-This paper introduces TCP/IP-based the chatrooms in network under the Linux environment with two advanced GTK+2.0 and MySQL usin
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-06
    • 文件大小:608641
    • 提供者:rejoiceliberty
  1. AdvancedLinuxProgramming

    0下载:
  2. 主要是讲解Linux下编程的使用和方法,以及在实际中的高级应用。-Mainly to explain the use of Linux, Programming and methods, as well as advanced applications in practice.
  3. 所属分类:Linux Network

    • 发布日期:2017-05-14
    • 文件大小:3510618
    • 提供者:李伟峰
  1. Que-Linux-Socket-Programming)

    0下载:
  2. 高级linux socket编程资料,英文版的,详细描述了linux 下socket 编程的各种模型和方法,并配有详细的例子-Senior linux socket programming information, in English, a detailed descr iption of the linux socket programming under various models and methods, and examples with detailed
  3. 所属分类:Linux Network

    • 发布日期:2017-04-09
    • 文件大小:1658863
    • 提供者:
  1. sendmail

    0下载:
  2. 学习linux高级编程可以参考的好例子,socket网络编程-with this you can learn about socket network
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:13792
    • 提供者:孙可
  1. epollechosever

    0下载:
  2. 基于linux环境高级编程,采用c++基类思想实现的网络回射服务器类的抽象,对学习c++以及网络编程有很好的帮助。-Linux environment-based high-level programming using C++ base class ideology network back to the radio server class abstraction, have a good help in learning the C++ and network programming.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:44975
    • 提供者:李德华
  1. advanced-linux-programming

    0下载:
  2. advanced-linux-programming 高级linux环境编程。linux环境下C编程必备-advanced-linux-programming linux environment programming. C programming required in the Linux environment
  3. 所属分类:Linux Network

    • 发布日期:2017-11-17
    • 文件大小:3532870
    • 提供者:emacsense
  1. linux_shell

    0下载:
  2. Linux下程序shell编程简介 黑客工具 linux与unix_shel编程经典教程(第二版) Bash新手指南和高级Bash脚本编程指南-The the procedural shell programming under Linux Introduction hacking tools linux unix_shel programming the classic tutorial (second edition) Bash Beginner' s Guide Advanc
  3. 所属分类:Linux Network

    • 发布日期:2017-11-17
    • 文件大小:10214400
    • 提供者:suntao
  1. 001

    0下载:
  2. UNIX环境高级编程,号称LINUX中的圣经,很适合初学者学习以及深入-UNIX level programming environment, called LINUX in the Bible, it is suitable for beginners to learn as well as in-depth
  3. 所属分类:Linux Network

    • 发布日期:2017-11-22
    • 文件大小:380855
    • 提供者:song
  1. ThreadLibrary.tar

    0下载:
  2. 在Linux平台下,实现的7个经典的函数,也就是unix高级环境编程期末大作业-Linux platform, achieve the seven classic function, that is, unix senior environmental programming ending job
  3. 所属分类:Linux Network

    • 发布日期:2017-11-09
    • 文件大小:4516
    • 提供者:文波
  1. 02_Linux_allCodes

    0下载:
  2. 达内linux高级编程班全部代码,学习的好资料,个人觉得很有用,分享给大家,希望有用-Danet linux advanced programming class all the code, learning good information, personal feel very useful to share to everyone, hope useful! ! !
  3. 所属分类:Linux Network

    • 发布日期:2017-11-20
    • 文件大小:6958940
    • 提供者:张志科
  1. linux

    0下载:
  2. Linux入门到学懂高级编程书集,包括Linux常用命令、程序设计等-Linux started to learn advanced programming book collection, including Linux common commands, program design, etc.
  3. 所属分类:Linux Network

    • 发布日期:2017-06-12
    • 文件大小:19295623
    • 提供者:郝腾
  1. Linux_chat

    0下载:
  2. Linux下高级编程,使用有名管道的方式的进程间通信技术来实现客户端和服务器的通信。-Advanced programming under Linux, using a named pipe of process communication technology to realize the client and server
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:15065
    • 提供者:李飞
  1. LinuxXC

    0下载:
  2. 本文档是电子科技大学研究生课程Linux环境高级编程案例,包含多线程、多进程、消息通道、线程池等编程方案,个人觉得值得去看看。-This document is a University of Electronic Science and Technology graduate program level programming environment for Linux cases, including multi-threaded, multi-process, news channel,
  3. 所属分类:Linux Network

    • 发布日期:2017-05-06
    • 文件大小:1105326
    • 提供者:熊俊滔
  1. FileSafeStorageSystem

    0下载:
  2. 国嵌高级班项目实例源代码 安全文件传输系统 包含Linux网络编程,文件编程,OpenSSL加密,线程池等相关内容。-One of Embedded linux projects in the Guoqian senior programmer training. File safe storage system. Covered linux socket programming, file operate, OpenSSL, thread pool.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-16
    • 文件大小:14507
    • 提供者:江胡
搜珍网 www.dssz.com