Welcome![Sign In][Sign Up]
Location:
Search - fork

Search list

[Internet-Networktcp_wr

Description: 采用Fork方式的,TCP/IP的接收/发送程序。很经典-used Fork of the way, TCP / IP receive / transmit procedures. Classic
Platform: | Size: 2056 | Author: 阿晨 | Hits:

[Linux-Unixlinux_assign01

Description: 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)
Platform: | Size: 3131 | Author: 冯昊飞 | Hits:

[Speech/Voice recognition/combineNatural gradient ML or nonlinear decorrelation alg

Description: 极小边际熵等价于叉四阶累积量的平方和最小。通过迭代使四阶累积矩阵对角化,实现交叉四阶累积量的平方和的极小化。他是语音识别的重要预处理算法-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 bands to achieve cross-cumulative amount of square and the minimization. He is an important voice recognition algorithm pretreatment
Platform: | Size: 3526 | Author: 韩仲志 | Hits:

[Other resource数椐结构实验指导书

Description: 数据结构的实验算法 有线性表的,栈和队列,数组,树和而叉树,图,查找以及排序等算法的源代码 -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
Platform: | Size: 61668 | Author: 龙亚星 | Hits:

[Windows Develop汇编写的Dos操作系统的源码

Description: 操作系统实习报告编写一段程序,使用系统调用FORK()创建两个子进程-operating system internship to write a report, the use of system calls FORK () to create two child process
Platform: | Size: 21767 | Author: 里碰 | Hits:

[Shell apishell it out

Description: 建立一个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 system call inspection system error message.
Platform: | Size: 2280 | Author: 闻涛 | Hits:

[OtherC++实现二叉树很好的例子

Description: 数据结构课程设计内容:模拟二叉排序树,用链表的形式实现二叉树.-curriculum design data structure : two simulated fork sort tree with Chain in the form of a binary tree.
Platform: | Size: 1345 | Author: 王国强 | Hits:

[CSharp二叉排序树及其查找

Description: 数据结构 上机 二叉排序树及其查找,包含更新二叉排序树存储二叉排序树上的查找,二叉排序树上的插入,二叉排序树上的删除等-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 delete
Platform: | Size: 1431 | Author: 大阳 | Hits:

[Linux-Unixtinybc

Description: 创建一个具有SHELL功能的小程序. 利用管道技术及FORK创建子进程-SHELL create a function of small programs. Technology and the use of pipelines FORK-creation process
Platform: | Size: 989 | Author: 陈福建 | Hits:

[Other resourcemultiplyofarrys

Description: 这是一个矩阵乘法 程序,按要求输入矩阵后可实现矩阵间的叉乘、点乘-This is a matrix multiplication multiplication procedure, as required input matrix matrix would be achieved by the fork, take points
Platform: | Size: 34993 | Author: 沈刚 | Hits:

[Software Engineeringfork.pdf.tar

Description: this fork pdf which is using in linux programming-this is fork pdf which is using in linux programming
Platform: | Size: 66560 | Author: Amit Sinha | Hits:

[Linux-UnixFork-and-exec-in-Linux

Description: fork创建子进程和孙子进程 fork创建两个子进程 exec函数族应用-fork to create a child process and grandson process fork child process creates two application exec family of functions
Platform: | Size: 43008 | Author: Dark | Hits:

[Embeded Linuxfork

Description: 本文档内容是我自己写的一个关于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 installed inside the virtual machine vmware linux systems, direct gcc to compile the results obtained. After reading the second document to have a more understanding of the fork system.
Platform: | Size: 23552 | Author: | Hits:

[Windows DevelopFork-and-Thread

Description: fork 和 thread 開啟和簡單實作-fork and thread to open and simple to implement
Platform: | Size: 2048 | Author: andy | Hits:

[Internet-Networktcpechoserver-fork

Description: socket programming tcp echo server using fork
Platform: | Size: 1024 | Author: zyson | Hits:

[CSharpTwo-fork-tree-basic-operation

Description: 二叉树基本操作都有,本程序用C语言编写,仅供参考。-Two fork tree basic operation
Platform: | Size: 2048 | Author: Young Lee | Hits:

[Linux-Unixfork

Description: 操作系统上机作业:fork的使用。 附实验报告(OS job : how to use fork. With experiment report)
Platform: | Size: 562176 | Author: 阿斯顿法国和 | Hits:

[Linux driverfork注释

Description: Linux源代码阅读, 其中fork.c部分内核代码注释(Linux fork.c kernel code annotation)
Platform: | Size: 10240 | Author: win197 | Hits:

[OtherA fork of AFL for fuzzing Windows binaries

Description: 一个FORK的AFL用于对windows二进制文件进行模糊测试。里面是源代码。(A fork of AFL for fuzzing Windows binaries)
Platform: | Size: 2385920 | Author: Mick | Hits:

[Exploitforker, a fork bomb written in C

Description: A program that infinitely forks, using all available resources on a Linux system. Useful for testing whether or not you're vulnerable to fork bombs or bugged processes (make -j32768 and the like). Requires a system reset if no process-count ulimit is set, because the processes are made faster than they can be killed. Be very careful with this! Do NOT run it on someone else's machine, or on a machine you don't have physical access to.
Platform: | Size: 2804 | Author: lmaoidontspeakchinese | Hits:
« 1 2 3 45 6 7 8 9 10 ... 32 »

CodeBus www.codebus.net