CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - unix linux

搜索资源列表

  1. UnderstandingUnixLinuxProgramming

    0下载:
  2. 《Unix/Linux编程实践》一书源程序,本书通过解释Unix的工作原理,循序渐进地讲解实现Unix中系统命令的方法,让读者理解并逐步精通Unix系统编程,进而具有编制Unix应用程序的能力。书中采用启发式、举一反三、图示讲解等多种方法讲授,语言生动、结构合理、易于理解。-" Unix/Linux programming practice," a book source, Unix book by explaining the working principle of pro
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:100822
    • 提供者:fbin
  1. phpcmsgb

    0下载:
  2. PHPCMS 是一个基于PHP+MYSQL的全站生成html的PHP的网站管理系统,是一个经过完善设计并适用于各种服务器环境(如UNIX、LINUX、WINDOWS等)的高效、全新、快速、优秀的网站解决方案-PHPCMS is based on PHP+ MYSQL all stations generate html for PHP site management system is a complete design and applied through a variety of serv
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-09
    • 文件大小:2421708
    • 提供者:ying
  1. mydu.tar

    0下载:
  2. unix du命令的简单实现,主要可以学习glob函数的使用-static int64_t mydu_getblocks(const char*path) { int i int64_t sum=0 static struct stat stat_result glob_t glob_result static int ret static char fullpath[PATHMAX] if (lstat(path, &stat
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:721
    • 提供者:aasdf
  1. cond.tar

    0下载:
  2. unix/linux 多线程的控制,条件变量的使用-unix/linux Multi-threaded control, the use of condition variables
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:662
    • 提供者:aasdf
  1. linux

    0下载:
  2. linux/unix操作系统下的基本命令的使用,-linux basic commands to use under
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:794808
    • 提供者:徐文琪
  1. vi

    0下载:
  2. LINUX/UNIX操作系统下的VI编辑器的基本命令的使用-LINUX/UNIX operating system, the VI editor to use the basic commands
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:2889
    • 提供者:徐文琪
  1. Unix_kernel_internal_data_structures_and_algorithm

    0下载:
  2. Unix系统内核内部数据结构和算法Unix kernel internal data structures and algorithms-Unix kernel internal data structures and algorithms Unix kernel internal data structures and algorithms
  3. 所属分类:Data structs

    • 发布日期:2017-05-25
    • 文件大小:8690991
    • 提供者:dfi
  1. UNIX_LINUX_classic_experiment_tutorial

    0下载:
  2. UNIX LINUX经典实验教程UNIX LINUX classic experiment tutorial-UNIX LINUX classic experimental tutorial UNIX LINUX classic experiment tutorial
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:849587
    • 提供者:ou
  1. GetPrivateProfileString

    0下载:
  2. 在LINUX下自己实现windows里读配置文件信息的两个函数GetPrivateProfileString和GetPrivateProfileInt-LINUX achieved under the windows in your profile information, read the two functions and GetPrivateProfileInt GetPrivateProfileString
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-01-26
    • 文件大小:2048
    • 提供者:丁慧慧
  1. apue

    0下载:
  2. unix\linux环境基础编程代码,apue.h,用于部分没有此头文件的平台-unix \ linux environment based programming code, apue.h, for some platforms do not have this header file
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:1615
    • 提供者:
  1. otl_sample1

    0下载:
  2. OTL使用例子。包括SQL语句的使用、查询语句结果集的获取、操作语句影响的行数等。 直接make即可。-sample for otl in Unix.
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-01-25
    • 文件大小:80896
    • 提供者:toollow
  1. qcad-2.0.4.0-1.src.tar

    0下载:
  2. QCad 是2D CAD 程序 Linux-QCad version 2.x. QCad is a simple 2D CAD program which runs under Linux, Windows, Mac OS X and several Unix systems.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-13
    • 文件大小:3169984
    • 提供者:freereg
  1. mij-unixprg-srcs

    0下载:
  2. 进程通信的指导手册,对于刚学习UNIX/LINUX下网络编程的同志们是有帮助的-Guide the process of communication, for just learning UNIX/LINUX Network Programming comrades be helpful
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:32005
    • 提供者:陈强
  1. cdk.tar

    0下载:
  2. 窗口调用,输入输出,表单,鼠标控制编程指导手册,对于刚学习编程的同志们是有帮助的-Guide the process of communication, for just learning UNIX/LINUX Network Programming comrades be helpful
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:429288
    • 提供者:陈强
  1. iperf-2.0.5

    0下载:
  2. IPERF unix source code,used to measure the max bandwith
  3. 所属分类:Linux Network

    • 发布日期:2017-03-24
    • 文件大小:341714
    • 提供者:xiongwei
  1. unixlinuxprogrammingpractice3-8

    0下载:
  2. unix/linux编程实践教程代码3-8 课后练习-unix/linux programming practice, practice after school tutorial code 3-8
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-31
    • 文件大小:13557957
    • 提供者:保证
  1. Teach.Yourself.Unix.In.10.Minutes2nd.ed.2005

    0下载:
  2. teach yourself how to develop on linux
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:637981
    • 提供者:du
  1. CA.clt

    0下载:
  2. Sripts of Radius on unix linux system
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:810
    • 提供者:tsaraa
  1. Makefile

    0下载:
  2. 本文介绍了Unix/Linux平台上如何编写Makefile来自动编译C/C++。一个工程中的源文件不计数,其按类型、功能、模块分别放在若干个目录中,makefile定义了一系列的规则来指定,哪些文件需要先编译,哪些文件需要后编译,哪些文件需要重新编译,甚至于进行更复杂的功能操作,因为 makefile就像一个Shell脚本一样,其中也可以执行操作系统的命令。 -This article describes the Unix/Linux platform, how to write a Ma
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:63537
    • 提供者:yyrong
  1. UNIXnetworkprogram

    0下载:
  2. Unix/Linux方面网络编程的书籍,书中介绍了TCP/IP通信,EMS的文档书写,路由套接口等方面的知识。非常全面,值得收藏。-Unix/Linux books on aspects of network programming, the book introduces the TCP/IP communication, EMS documentation writing, routing sockets, etc. knowledge. Very comprehensive and wor
  3. 所属分类:Linux Network

    • 发布日期:2017-06-12
    • 文件大小:20063414
    • 提供者:hanying
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 ... 50 »
搜珍网 www.dssz.com