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

搜索资源列表

  1. 一个可移植的邮件接收(支持POP3协议)程序.rar

    0下载:
  2. 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移植SOCKET和POP3封装类,希望能为初学者提供一些帮助。
  3. 所属分类:Email客户端

    • 发布日期:
    • 文件大小:16859
    • 提供者:
  1. Linux进程间通信测试程序

    0下载:
  2. Linux网络测试程序,有详细注释。(Linux进程间通信)-Linux network test order, has the detailed annotation. (The Linux advancement corresponds)
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:46106
    • 提供者:刘超
  1. Linux套接字中的I_O测试程序

    0下载:
  2. Linux套接字中的I_O测试程序,我自己写的测试程序,有详细注释-Linux in the sleeve joint character I_O test order, I write the test order, has the detailed annotation
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:23746
    • 提供者:刘超
  1. linux下的rtl8139网卡驱动程序源代码

    0下载:
  2. linux下的rtl8139网卡驱动程序源代码 用C写的原码,对分析开发8139系列网卡的驱动很有用,请大家看看。 -rtl8139 card under the driver source code used to write the original C code for analyzing the 8139 Series Ethernet Driver useful, please see.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:26008
    • 提供者:张毅
  1. 管道聊天程序

    0下载:
  2. 使用C管道技术在Linux下实现的char-use technology in the Linux pipeline under the char
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:4898
    • 提供者:鲍勃赵
  1. linux

    0下载:
  2. 《Linux程序设计权威指南》源代码,包含: awk copyright curses cvs debug framebuffer gnome gnutools gtk i18n kde manual motif network newt qt regexp rpm shell style svgalib system thread xlib ya
  3. 所属分类:Internet/网络编程

    • 发布日期:2014-01-16
    • 文件大小:4972571
    • 提供者:林丽娜
  1. tse.081227-1441.Linux

    0下载:
  2. 这是Linux下的一个索引源码程序,要用的话就下来试试吧。
  3. 所属分类:搜索引擎

    • 发布日期:2010-11-25
    • 文件大小:144972
    • 提供者:run112
  1. ip_all.linux 下的发包程序

    1下载:
  2. linux 下的发包程序,写的不错,大家看看。,linux send packets
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-03-23
    • 文件大小:3623
    • 提供者:査奇文
  1. linux-udp.rar

    0下载:
  2. linux下udp客户端和服务器的程序,可用于无差错传输文件和对网络编程的学习,linux-udp
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:1405
    • 提供者:高毅
  1. FTP-server-client-linux-c

    0下载:
  2. FTP 客户端和服务器端,linux程序。支持多进程服务!客户端和服务端各一个单独文件。-FTP on linux codes。Client and server。
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-24
    • 文件大小:9279
    • 提供者:康竟淞
  1. linux-ntp

    0下载:
  2. ntp协议的实现,可以在linux系统下编译,封装了该协议为一个功能文件,可方便在嵌入式系统直接使用,并带有demo范例程序。-ntp protocol implementation can be compiled under linux systems, packaging the agreement as a functional document, can be easily used directly in embedded systems, and with a demo sample
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-29
    • 文件大小:4494
    • 提供者:huangjian
  1. 一个可移植的邮件接收(支持POP3协议)程序

    0下载:
  2. 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移植SOCKET和POP3封装类,希望能为初学者提供一些帮助。- This procedure is may transplant (Win32/Linux) the mail receive (to support the POP3 agreement) the procedure, and compiled has been possible to transplant SOCKET and the
  3. 所属分类:Email Client

    • 发布日期:2017-11-09
    • 文件大小:17130
    • 提供者:甘敏
  1. linux-nids

    0下载:
  2. linux环境下 一个简单的nids源代码程序-linux environment NIDS a simple source code program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:3886
    • 提供者:oyj
  1. LINUX-socket

    1下载:
  2. Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。     Socket接口设计者最先是将接口放在Unix操作系统里面的。如果了解Unix系统的输入和输出的话,就很容易了解Socket了。网络的 Socket数据传输是一种特殊的I/O,Socket也是一种文件描述符。Socket也具有一个类似于打开文件的函数调用Socket(),该函数返
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1406540
    • 提供者:陈威
  1. SOCKET-Linux

    0下载:
  2. 该程序包详细讲述了Linux环境下的Socket编程,是初学者学习网络编程的佳品!- It is Good for you to study Socket!
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:23776
    • 提供者:tfg
  1. LINuX

    0下载:
  2. 综合了9个实用小程序,虽然简单,但很有意思,有各种计算功能-TAKE IS EASY
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:5826
    • 提供者:官振山
  1. Linux-socket-TCP-ClientServer

    0下载:
  2. 编写Linux下socket协议TCP的ClientServer程序-Under the agreement Linux TCP socket write the ClientServer program
  3. 所属分类:Linux Network

    • 发布日期:2017-03-23
    • 文件大小:1045
    • 提供者:lulu
  1. Linux-Programming-code

    0下载:
  2. Linux程序设计第四版源代码,想学习Linux编程的可以参考一下。-Beginning Linux Programming 4th Edition source code
  3. 所属分类:Linux Network

    • 发布日期:2017-11-19
    • 文件大小:118753
    • 提供者:tao
  1. Linux-programming-code

    0下载:
  2. Linux程序设计第四版源码,每一章节都有很清晰-Beginning Linux Programming 4th Edition
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:205690
    • 提供者:pan
  1. Linux-System-Prorgramming(code)

    0下载:
  2. 本书是linux程序设计领域的经典名著,以简单易懂、内容全面和示例丰富而受到广泛好评。中文版前两版出版后,在国内的linux爱好者和程序员中也引起了强烈反响,这一热潮一直持续至今。本书是国内读者翘首以待的第4版,此次新版内容组织更加严谨,译者更是细心雕琢,保留了这部权威著作的原汁原味。    对linux所提供的功能全面而准确的阐述,以及贯穿全书的示例程序体验,使本书不仅成为初学者的最佳linux程序设计指南,而且是中高级程序员不可或缺的参考书。 -This book is Linux P
  3. 所属分类:Linux Network

    • 发布日期:2017-04-30
    • 文件大小:227366
    • 提供者:谭垂旺
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com