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

搜索资源列表

  1. 85375531ABS_Guide_cn

    0下载:
  2. Bash编程参考手册,使用bash shell的教程,毫无疑问,UNIX/Linux 最重要的软件之一就是shell,目前最流行的shell 被称为Bash(Bourne AgainShell),几乎所有的Linux 和绝大部分的UNIX 都可以使用-Bash Programming Reference Manual, using the bash shell tutorial, no doubt, UNIX/Linux, one of the most important software s
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-24
    • 文件大小:1367454
    • 提供者:冯宝宝
  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. Linuxfree

    0下载:
  2. linux 内核源代码 linux,unix,linux编程,C/C++,program,linux开发-linux kernel source code for this thing good, no less than you ll regret it, or never!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-14
    • 文件大小:489765
    • 提供者:dong
  1. src.3e.tar

    0下载:
  2. unix环境高级编程第三版的源代码,linux编程经典书籍-the source of the advanced programming in the unix environment,the 3rd version
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:92784
    • 提供者:routhier
  1. LinuxOrUNIX-Shell

    0下载:
  2. Linux与UNIX Shell编程指南,分30个pdf,很全面的-Linux and UNIX Shell Programming Guide, sub-30 pdf, very comprehensive
  3. 所属分类:Shell api

    • 发布日期:2017-06-12
    • 文件大小:19683741
    • 提供者:lizhou
  1. socket-programming

    0下载:
  2. 讲解UNIX、LINUX系统下的socket编程基本原理,基础概念的文章-Explain UNIX, LINUX system under the socket programming fundamentals, basic concepts of the article
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:169374
    • 提供者:陈嘉豪
  1. linux_aio

    0下载:
  2. Linux 下实现异步IO有两种方式,一种是调用glibc的aio,本代码是在学习Unix环境高级编程时测试的glibc的aio函数,有详细的README说明文档和注释。-asynchronous io using linux glibc aio library。
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:4145
    • 提供者:
  1. unpv13e

    0下载:
  2. 新版UNIX网络编程源代码,是学习UNIX和LINUX编程的好资料。-New version of UNIX network programming source code, is to learn UNIX and LINUX programming information.
  3. 所属分类:Linux Network

    • 发布日期:2017-05-01
    • 文件大小:632637
    • 提供者:ZZCCWW
  1. thread

    0下载:
  2. unix/linux下开发的线程基类。业务类可以派生此类,来实现多线程编程。-Under unix/linux development thread base class. Business class can derive such, to achieve multi-threaded programming.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:2012
    • 提供者:shenyj
  1. GREP

    0下载:
  2. grep 源码。对于学习unix和linux下C编程的帮助很大-grep source. For learning unix and linux C programming under great help
  3. 所属分类:Driver develop

    • 发布日期:2017-04-16
    • 文件大小:307118
    • 提供者:小天王
  1. sqlit

    0下载:
  2. 基于unix linux 的sqlite c编程,对数据库进行查询,遍历等-Sqlite c programming based on Unix, Linux, the database query, traversing, and so on
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-10
    • 文件大小:2226555
    • 提供者:hejie
  1. unp1

    0下载:
  2. unp1 Unix网络编程实例实现,Linux环境下编译运行正常
  3. 所属分类:Linux Network

    • 发布日期:2017-04-17
    • 文件大小:65890
    • 提供者:lw
  1. FS_S5PC100

    0下载:
  2. 三星开发板s5pc100例子,对嵌入式编程有一点帮助-linux and unix
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-08
    • 文件大小:15655745
    • 提供者:张牛
  1. main

    0下载:
  2. 物联网项目简单源码,运用多线程编程的技术,属于基础-linux and unix
  3. 所属分类:Linux Network

    • 发布日期:2017-05-14
    • 文件大小:3459660
    • 提供者:张牛
  1. LINUX_and_UNIX-SHELL_bianchengzhinan

    0下载:
  2. LINUX与UNIX SHELL编程指南-linux and unix shell programming guid
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-12
    • 文件大小:19561443
    • 提供者:李彬
  1. Bash-Shell

    0下载:
  2. UNIX/Linux shell 有很多种,比如 Bourne shell(又称 AT&T shell,标准的 UNIX shell, sh)、 C shell(又称 Berkeley shell)、 Korn shell(Bourne shell 的扩展集,ksh)、 TC shell、 Z shell、 Bash shell 等。 这些 shell 的功能和使用都不尽相同。我们通常说 shell 编程,其实说精通所有 shell 编 程是很难的, 一般也没有必要。 学习 shel
  3. 所属分类:Shell api

    • 发布日期:2017-05-04
    • 文件大小:115517
    • 提供者:jin
« 1 2 ... 36 37 38 39 40 41»
搜珍网 www.dssz.com