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

搜索资源列表

  1. tcp_wr

    0下载:
  2. 采用Fork方式的,TCP/IP的接收/发送程序。很经典-used Fork of the way, TCP / IP receive / transmit procedures. Classic
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:2056
    • 提供者:阿晨
  1. linux_assign01

    1下载:
  2. Unix操作系统实验,包括UNIX 操作系统的使用及SHELL 编程以及进程的创建和管理(使用fork()函数) -Unix operating system, including the use of the UNIX operating system and programming SHELL process and the creation and management (using the fork () function)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3131
    • 提供者:冯昊飞
  1. Natural gradient ML or nonlinear decorrelation alg

    0下载:
  2. 极小边际熵等价于叉四阶累积量的平方和最小。通过迭代使四阶累积矩阵对角化,实现交叉四阶累积量的平方和的极小化。他是语音识别的重要预处理算法-minimum entropy equivalent to the marginal four bands fork cumulative amount of square and smallest. Through iterative four bands so that the cumulative matrix diagonalization, four
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:3526
    • 提供者:韩仲志
  1. 数椐结构实验指导书

    1下载:
  2. 数据结构的实验算法 有线性表的,栈和队列,数组,树和而叉树,图,查找以及排序等算法的源代码 -experimental data structure is linear algorithm to the table, stack and queue, arrays, trees and the trees and fork, graphics, such as search and sorting algorithm source code
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:61668
    • 提供者:龙亚星
  1. 汇编写的Dos操作系统的源码

    0下载:
  2. 操作系统实习报告编写一段程序,使用系统调用FORK()创建两个子进程-operating system internship to write a report, the use of system calls FORK () to create two child process
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:21767
    • 提供者:里碰
  1. shell it out

    0下载:
  2. 建立一个simple>的简单shell,通过编程了解fork前后parent process和child process的运行状况。调用system call检查系统报错信息。-establish a simplegt; A simple shell, through the understanding of programming before and after the parent process fork and the child process running. Calling
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:2280
    • 提供者:闻涛
  1. C++实现二叉树很好的例子

    0下载:
  2. 数据结构课程设计内容:模拟二叉排序树,用链表的形式实现二叉树.-curriculum design data structure : two simulated fork sort tree with Chain in the form of a binary tree.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1345
    • 提供者:王国强
  1. 二叉排序树及其查找

    1下载:
  2. 数据结构 上机 二叉排序树及其查找,包含更新二叉排序树存储二叉排序树上的查找,二叉排序树上的插入,二叉排序树上的删除等-data structure two forks on the plane and you sort tree, update contains two fork-tree storage binary search tree by sequencing, two tree fork insertion sort, two fork of the tree sort delet
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1431
    • 提供者:大阳
  1. tinybc

    0下载:
  2. 创建一个具有SHELL功能的小程序. 利用管道技术及FORK创建子进程-SHELL create a function of small programs. Technology and the use of pipelines FORK-creation process
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:989
    • 提供者:陈福建
  1. multiplyofarrys

    0下载:
  2. 这是一个矩阵乘法 程序,按要求输入矩阵后可实现矩阵间的叉乘、点乘-This is a matrix multiplication multiplication procedure, as required input matrix matrix would be achieved by the fork, take points
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:34993
    • 提供者:沈刚
  1. shortpath-ron

    0下载:
  2. C实现二叉排序树的各种算法,了解数据结构中的树。-C fork order to achieve two tree algorithms, understanding of data structure of the trees.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:18973
    • 提供者:李海
  1. Fork-and-exec-in-Linux

    0下载:
  2. fork创建子进程和孙子进程 fork创建两个子进程 exec函数族应用-fork to create a child process and grandson process fork child process creates two application exec family of functions
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-21
    • 文件大小:43055
    • 提供者:Dark
  1. fork

    0下载:
  2. 本文档内容是我自己写的一个关于fork函数新建进程并对调用流程进行分析的文档。 运行环境是win7安装vmware虚拟机里的linux系统,直接gcc编译得到的执行结果。 看完次文档后即可对fork有一个比较系统的认识。-The content of the document I wrote about a new fork function call flow process and analyze documents. Win7 operating environment is
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-23
    • 文件大小:24042
    • 提供者:
  1. Fork-and-Thread

    0下载:
  2. fork 和 thread 開啟和簡單實作-fork and thread to open and simple to implement
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1867
    • 提供者:andy
  1. tcpechoserver-fork

    0下载:
  2. socket programming tcp echo server using fork
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:803
    • 提供者:zyson
  1. Two-fork-tree-basic-operation

    0下载:
  2. 二叉树基本操作都有,本程序用C语言编写,仅供参考。-Two fork tree basic operation
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1588
    • 提供者:Young Lee
  1. HW2

    0下载:
  2. This program is to give you practice in the use of UNIX functions fork() and pipe() and to implement message communication between processes. In this program you will implement a simple UNIX shell in C. The shell reads a command line from the input,
  3. 所属分类:数据结构常用算法

    • 发布日期:2015-10-16
    • 文件大小:1082
    • 提供者:mtxg5615
  1. fork

    0下载:
  2. 操作系统上机作业:fork的使用。 附实验报告(OS job : how to use fork. With experiment report)
  3. 所属分类:Linux/Unix编程

  1. fork注释

    0下载:
  2. Linux源代码阅读, 其中fork.c部分内核代码注释(Linux fork.c kernel code annotation)
  3. 所属分类:驱动编程

    • 发布日期:2018-04-22
    • 文件大小:10240
    • 提供者:win197
  1. A fork of AFL for fuzzing Windows binaries

    0下载:
  2. 一个FORK的AFL用于对windows二进制文件进行模糊测试。里面是源代码。(A fork of AFL for fuzzing Windows binaries)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:2385920
    • 提供者:Mick
« 1 2 34 5 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com