CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Linux/Unix编程

搜索资源列表

  1. UNIX_ADVANCE

    0下载:
  2. UNIX环境高级编程,经典UNIX/LINUX下的编程书籍,英文版-UNIX apoe
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:5389362
    • 提供者:djj
  1. gnu-make

    0下载:
  2. gun-make是在unix或linux环境下编程的利器,文档介绍了如何使用make命令-gun-make is in the unix or linux environment, programming tool, the document describes how to use make command
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:693100
    • 提供者:张恒
  1. DB2UDBv8_1forLinuxUNIX_Win_11134269

    0下载:
  2. DB2 UDB 编程书籍 Linux下或是Unix下-DB2 UDB programming books under Linux, or Unix
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-28
    • 文件大小:11237586
    • 提供者:AntonySong
  1. linux_pograme

    0下载:
  2. linux编程应用类书籍,unix环境高级应用做了详细的讲解和阐述。对linux软件开发有相当大的帮助,推荐嵌入式linux软件开发,下载阅读!-linux programe book
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-04
    • 文件大小:1072190
    • 提供者:zql
  1. gawkbrigeguide

    0下载:
  2. AWK是linux或unix下第三方编程语言。在模式处理方便有很强的能力。-AWK is a third party under linux or unix programming language. In the model, convenient to have a strong ability.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:9216
    • 提供者:郑翔
  1. The-programing-skill-of-SHELL

    0下载:
  2. 讲述关于linux和Unix shell接口的编程技术,相信这一份编程指南能够帮助你熟悉该技术。-About the interface on the linux and Unix shell programming techniques, I believe that this is a programming guide that can help you are familiar with the technology.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-12
    • 文件大小:19561157
    • 提供者:aiya
  1. daytimetcpcli

    0下载:
  2. 这是本人编写的UNIX网络编程的课程作业,程序在linux系统下实现一个客户端。-This is the course operation of the UNIX network plait distance that I write, the procedure carries out a customer s port under the linux system.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:1050
    • 提供者:丁胜建
  1. Vc--knowledge-base

    0下载:
  2. 应用系统的 C/C++ 解决方案;Unix/Linux 系统应用开发、Windows 9x/Windows XP/Windows 2000/Windows 2003/.NET Framework 技术;嵌入式系统设计与开发,脚本语言编程技术等等。这些文章和代码是软件开发领域里众多颇有造诣的业界高手之倾心杰作。 在制作上,这套光盘秉承五周年精华版的所有优点,必将再一次成为您快速提升技术功力和竞争能力的必备资料。文章附带的源代码信手摘来,轻松使用,大大提高您的开发效率。-The applicat
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:10048691
    • 提供者:吕波
  1. Linux_qq_application

    0下载:
  2. 实现在Linux平台下的QQ聊天功能!内含的代码基本上应用了Unix的网络编程,可以说是综合应用-Under the Linux platform to achieve the QQ chat! The code basically includes the application of Unix network programming, it can be said is a comprehensive application
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-28
    • 文件大小:43311
    • 提供者:
  1. unixshell

    0下载:
  2. 《Unix Shell 实例精解》学习笔记 By turner,学习linux shell语言编程的一些笔记-" Unix Shell instance refined solution" study notes By turner, learning linux shell programming language, some notes
  3. 所属分类:Shell api

    • 发布日期:2017-04-02
    • 文件大小:287661
    • 提供者:liwentao
  1. LinuxPProgrammingPbyPExample

    0下载:
  2. 很好的linux编程书籍,对linux的各个方面都有章节详细介绍,尤其是对debug和GDB的使用为其他书籍所不多见。-If you are familiar with the classic "Advanced Unix Programming" you will be familiar with what this book covers and appreciative of the update. In short, this book covers the fundamentals o
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-02
    • 文件大小:14855316
    • 提供者:袁宇
  1. semaphore

    0下载:
  2. 线程(thread)技术早在60年代就被提出,但真正应用多线程到操作系统中去,是在80年代中期,solaris是这方面的佼佼者。传统的Unix也支持线程的概念,但是在一个进程(process)中只允许有一个线程,这样多线程就意味着多进程。这个代码就是Linuxs emaphore多线程编程-Multi-threaded programming on linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:1151
    • 提供者:lzy
  1. JSP

    0下载:
  2. JSP网络编程 JSP NETWORK PROGRAMMING TECNOLOGY ,ppt shows how to make programs with JSP in a JAVA environment,windows environment or linux environment,unix environment,please have a look and it is good for your study in this area -JSP NETWORK PROGRAMMING
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-04
    • 文件大小:1175489
    • 提供者:kevin
  1. Advanced-Bash-Scripting-Guide

    0下载:
  2. 详细介绍了bash编程技术,有利于深入使用unix和linux操作系统,和开发应用-Advanced Bash scr ipting Guide, help in-depth use of unix and linux operating systems, and development applications
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:337149
    • 提供者:张宗杰
  1. unixnet

    0下载:
  2. 《UNIX网络编程》的源码,是学习linux,unix的重要书籍源码-UNIX Network Programming source
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:631295
    • 提供者:yu
  1. wxWidgets-platform

    0下载:
  2. 跨平台C++库编程教程 wxWidgets-wxWidgets is a C++ library that lets developers create applications for Windows, OS X, Linux and UNIX on 32-bit and 64-bit architectures as well as several mobile platforms including Windows Mobile, iPhone SDK and embedded GTK+.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:5096464
    • 提供者:liu
  1. Shell-script-programming-guide

    0下载:
  2. 本文档详细描述了Unix/Linux Shell脚本编程的全部内容,重点介绍的正则表达式、常用的文本处理工具、shell变量以及安全性议题等。-This document describes the entire contents of the Unix/Linux shell scr ipting, and highlights the positive expression, commonly used in text processing tools, shell variables, a
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-19
    • 文件大小:29522345
    • 提供者:chenbo
  1. sourcesunix

    0下载:
  2. 该源代码为unix环境高级编程的源代码,对linux学习者很有帮助-The source code for the source code for advanced programming unix environment linux learners helpful
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:99375
    • 提供者:肖潇
  1. applications

    0下载:
  2. unix 网络编程书中源代码,介绍了关于linux一些常用的API-unix net programer
  3. 所属分类:Linux Network

    • 发布日期:2017-12-04
    • 文件大小:110914
    • 提供者:yangzhi
  1. soc_thr

    0下载:
  2. 基于UNIX、Linux的socket多线程编程的基础样例代码。-Sample code based on the basis of multi-threaded programming in UNIX, Linux' s socket.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-25
    • 文件大小:7781
    • 提供者:zt
« 1 2 ... 35 36 37 38 39 4041 »
搜珍网 www.dssz.com