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

搜索资源列表

  1. uc1

    0下载:
  2. 达内IT培训Unix C++第一天源码 是入门Unix 下C++编程的好东西-Within the IT training Tatsu Unix C++ The first day of Introduction to Unix source code is under the C++ Programming good things
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:4663
    • 提供者:xwysj
  1. uc2

    0下载:
  2. 达内IT培训Unix C++第二天源码 是入门Unix 下C++编程的好东西-Within the IT training Tatsu Unix C++ The next day under the Unix source code is the entry-C++ Programming good things
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:6135
    • 提供者:xwysj
  1. uc3

    0下载:
  2. 达内IT培训Unix C++第三天源码 是入门Unix 下C++编程的好东西-Within the IT training Tatsu Unix C++ Third source is the entry-Unix under C++ Programming good things
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:7120
    • 提供者:xwysj
  1. uc4

    0下载:
  2. 达内IT培训Unix C++第一天源码(共四天) 是入门Unix 下C++编程的好东西-Within the IT training Tatsu Unix C++ The first day of source code (a total of four days) is the entry-Unix under C++ Programming good things
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:3263
    • 提供者:xwysj
  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. expmt1

    0下载:
  2. UNIX下编程实现带参数的简单shell.包含1.c、apue.h、error2e.c-UNIX Programming with the parameters under the simple shell. Contains 1.c, apue.h, error2e.c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2919
    • 提供者:yy
  1. expmt2

    0下载:
  2. UNIX下编程同步与异步write的效率比较。包含apue.h、error2e.c、write.c-Programming under UNIX synchronization and compare the efficiency of asynchronous write. Contains apue.h, error2e.c, write.c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3159
    • 提供者:yy
  1. expmt3

    0下载:
  2. UNIX下编程:目录树的遍历。包含文件:apue.h、error2e.c、pathalloc.c、3.c-Under UNIX Programming: the traversal tree. Include file: apue.h, error2e.c, pathalloc.c, 3.c
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-04-15
    • 文件大小:4987
    • 提供者:yy
  1. apue

    0下载:
  2. unix环境高级编程一书源代码 本书全面介绍了UNIX系统的程序设计界面—系统调用界面和标准C库提供的许多函数。 本书的前15章着重于理论知识的阐述,主要内容包括UNIX文件和目录、进程环境、进程控制、进程间通信以及各种I/O。在此基础上,分别按章介绍了多个应用实例,包括如何创建数据库函数库,Postscr ipt 打印机驱动程序,调制解调器拨号器及在伪终端上运行其他程序的程序等。 本书内容丰富权威,概念清晰精辟,一直以来被誉为UNIX编程的“圣经”,对于所有UNIX程序员—无论是初学者还是
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:250671
    • 提供者:jianfang
  1. unix_c

    0下载:
  2. unix下c语言编程的好书籍 看了很觉有用 就上传上来了 希望能够对大家有所帮助-c language programming under unix a good sleep is very useful to read books on the upload onto the hope that we can help
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:426280
    • 提供者:yang
  1. UNIX_Systems_Programming_2nd

    0下载:
  2. unix/linux下c/c++系统编程宝典-unix/linux under c/c++ system programming book
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-12
    • 文件大小:2758604
    • 提供者:zq
  1. unixPrograming

    0下载:
  2. 介绍了unix系统的特点、安装及使用,讲解了vi的使用及shell编程,UNIX下的C语言开发环境,文件与目录、进程控制,进程通信,套接字编程等内容。-Introduced the characteristics of unix systems, installation and use, explained the use of vi and shell programming, UNIX under C language development environment, file and d
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-15
    • 文件大小:3648626
    • 提供者:yrw
  1. Server

    0下载:
  2. Windows Sockets规范以U.C. Berkeley大学BSD UNIX中流行的Socket接口为范例定义了一套Microsoft Windows下网络编程接口。它不仅包含了人们所熟悉的Berkeley Socket风格的库函数;也包含了一组针对Windows的扩展库函数,以使程序员能充分地利用Windows消息驱动机制进行编程。 -Windows Sockets specification to the University of UC Berkeley' s BSD U
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-25
    • 文件大小:264079
    • 提供者:Jake
  1. system_prog

    0下载:
  2. Unix 系统编程(英文) 包含10个文件 包含C语言程序的编写与调试方法等
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1060071
    • 提供者:change
  1. process_control

    0下载:
  2. 进程控制,linux编程,系统调用,fork()、exec()、exit()、waitpid()函数的功能以及实现过程,1创建两个子进程,重复显示代码2调用exec()更换自己的代码。计算机操作系统第三版实验二-process control :fork()exec()waitpid()exit().show some words constantly both in the parent s and children process
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:791
    • 提供者:柳佳林
  1. 1

    0下载:
  2. UNIX下C语言编程及项目实践-学习笔记-study note of C programming and project practice in UNIX environment
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:426270
    • 提供者:陈晓龙
  1. Linux_Unix_an_quan_bian_cheng

    0下载:
  2. 《Linux和Unix安全编程》本文对在 Linux 和 Unix 系统下编写安全程序给出了一组设计和实现的指导原则。这样的程序包括用来浏览远端数据的应用程序、CGI 脚本程序、网络服务器和 setuid/setgid 程序。本文还包含了针对 C、C++、Java、Perl、Python 和 Ada95 的特别指导。-" Linux and Unix security program," This article in the Linux and Unix systems
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:453902
    • 提供者:梁兴臣
  1. unixC

    0下载:
  2. unix 下的C语言高级编程 对于嵌入式工作者有相当大的帮助-unix C under the high-level programming language for embedded workers are a great help
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-14
    • 文件大小:3505996
    • 提供者:kuwei
  1. notcom

    0下载:
  2. 基于UNIX操作系统的电信数据采集C++编程-UNIX-based operating system, telecommunications data acquisition C++ programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:8788
    • 提供者:jinshiwu
  1. UNIX_c_language_data_under_the_Project_of

    0下载:
  2. UNIX下项目实践c语言资料,不错的编程资料,可以下载-Under the Project of UNIX c language data, a good programming data, you can download to see
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:426321
    • 提供者:uui
« 1 2 34 5 6 7 8 9 »
搜珍网 www.dssz.com