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

搜索资源列表

  1. fork函数解析

    0下载:
  2. fork函数解析 包括进程控制 ,一般文件操作(包括管道和套接字)等等 -fork analytic functions, including process control, the paper operations (including pipes and sockets), etc.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:61096
    • 提供者:张庆
  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. threadphilosopher

    0下载:
  2. 利用线程方案实现实现哲学家问题.设置五个信号量代表五把叉子,初使值均为1,表示5把叉子均可以取,设置五个线程代表5个哲学家,其值分别为0~4,规定奇数号的哲学家先拿起他左边的叉子,然后再去拿他右边的叉子 而偶数号的哲学家则相反.按此规定,将是1,2号哲学家竞争1号叉子,3,4号哲学家竞争3号叉子.即五个哲学家都竞争奇数号叉子,获得后,再去竞争偶数号叉子,最后总会有一个哲学家能获得两支叉子而进餐。而申请不到的哲学家进入阻塞等待队列,根FIFO原则,则先申请的哲学家会较先可以吃饭,因此不会出现饿死的
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1085
    • 提供者:林茜
  1. chatclient-server

    0下载:
  2. Chatroom client using fork Chatroom client using select Chatroom server using select-Chatroom client using fork Chatroom clien t using select Chatroom server using select
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:4245
    • 提供者:wwdl
  1. Linuxjingchenghetongxun

    0下载:
  2. 在Linux/Unix平台下,用C语言编写一个进程通信的程序,理解fork()等一些系列系统函数的正确使用和工作原理,学会设计基本的进程通信程序。-in Linux / Unix platform using C language of a process of communication procedures, understanding fork () and some other family functions and the use of the correct principle,
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3662
    • 提供者:xiao ming
  1. CreatProcess

    0下载:
  2. 在 UNIX 系统中,用户创建一个新进程的过程(调用系统调用 fork)。以及在此过程中可能遇到的问题。-the UNIX system, you can create a new process to the process (called fork system call). In this process, and may encounter problems.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:4029
    • 提供者:贾宁
  1. myCreatProcess

    0下载:
  2. 进程的创建 编写一段程序,使用系统调用fork()创建两个子进程。当此程序运行时,在系统中有一个父进程和两个子进程活动。让没一个进程在屏幕上显示一个字符:父进程显示字符“a”;子进程分别显示字符“b”和字符“c”。试观察记录屏幕上的显示结果,并分析原因。 -process for the preparation of the establishment of procedures, the use of system calls fork () to create two child p
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:15785
    • 提供者:fred
  1. YGDemo

    0下载:
  2. 很牛叉的仪表控件,主要有很个性的仪表,为VC7工程-cattle fork is the Instrumentation Control, is the main character's appearance, works for VC7
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:241543
    • 提供者:xcs
  1. 二叉排序树

    0下载:
  2. 二叉排序树的建立与插入-two fork-tree insert the establishment and
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1406
    • 提供者:郭强
  1. BOA-migration

    0下载:
  2. Boa是一个非常小巧的Web服务器,可执行代码只有约60KB。它是一个单任务Web服务器,只能依次完成用户的请求,而不会fork出新的进程来处理 并发连接请求。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:6145
    • 提供者:tk
  1. Desktop

    0下载:
  2. Write a C program using the fork() system call that that generates the Fibonacci sequence in the child process. The number of the sequence will be provided in the command line. For example, if 5 is provided, the first five numbers in the Fibonacci se
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:1161
    • 提供者:chan
  1. process

    0下载:
  2. 编写一段源程序,应用系统调用fork()创建两个子进程,当此程序运行时,在系统中有一个父进程和两个子进程活动。让每一个进程在屏幕上显示一个字符:父进程显示字符“a” 子进程分别显示字符“b”和字符“c”。试观察纪录屏幕上的显示结果,并分析原因。fork()系统调用函数说明、参数值及定义 fork()函数功能: 创建一个新进程 int fork() 其中返回int取值意义如下: 0:创建子进程,从子进程返回的id值 大于0:从父进程返回的子进程id值 -1:创建失败
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:3185
    • 提供者:溺所至
  1. process-ex2

    0下载:
  2. 这个程序是关于PIPE 和 FORK的运用,适合新手入门-This program is about the use of PIPE and FORK for Getting Started
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:681
    • 提供者:zheng cheng
  1. Two-fork-tree-four-operations

    0下载:
  2. windows下,vc++实现,应用的是二叉树来实现四则运算-used the Two fork tree,to make four operations
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-15
    • 文件大小:185025
    • 提供者:陈翔运
  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. Two-fork-tree-basic-operation

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

    • 发布日期:2017-04-13
    • 文件大小:1588
    • 提供者:Young Lee
  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
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com