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

Search list

[Process-ThreadmyCreatProcess

Description: 进程的创建 编写一段程序,使用系统调用fork()创建两个子进程。当此程序运行时,在系统中有一个父进程和两个子进程活动。让没一个进程在屏幕上显示一个字符:父进程显示字符“a”;子进程分别显示字符“b”和字符“c”。试观察记录屏幕上的显示结果,并分析原因。 -process for the preparation of the establishment of procedures, the use of system calls fork () to create two child process. When running, the system has a process and the father of two sub-process activities. Let no one in the process displayed on a screen characters : Father process showed character "a"; child process showed the character "b" and the character "c." Examination observation records on the screen to show results, and analyze the causes.
Platform: | Size: 15785 | Author: fred | Hits:

[Button controlYGDemo

Description: 很牛叉的仪表控件,主要有很个性的仪表,为VC7工程-cattle fork is the Instrumentation Control, is the main character's appearance, works for VC7
Platform: | Size: 241543 | Author: xcs | Hits:

[Other resourcestudent_and_sort

Description: 练习中所使用的学生成绩管理(TC)和TC实现的插入排序冒泡排序和二叉数的遍历-practice used by the students performance management (TC) and TC achieve insertion sorting and ranking Bubble number of two fork Traversing
Platform: | Size: 5355 | Author: 刘进 | Hits:

[Linux-Unixniki_process

Description: 在POSIX规范中fork和kill系统调用的功能和使用-the POSIX specification and kill fork system call functions and the use of
Platform: | Size: 909 | Author: qingwa | Hits:

[Other resourceSortTree

Description: 创建一棵二叉排序树,并采用中序遍历和层次遍历法输出其顶点序列,主要实验内容如下: 1. 定义二叉排序树的结构BiTree; 2. 编制二叉排序树的插入算法:void Insert_SortTree (BiTree ST, ElemType x); 3. 编制中序遍历函数; 4. 在main()函数中完成二叉排序树的建立,以及中序遍历的输出。(二叉排序树的各个元素从键盘输入,并利用Insert_SortTree()函数进行插入建立); 5. 编制层次遍历函数,并在main()函数中完成层次遍历的输出。层次遍历法要利用“队列”来实现;为此需要定义一个队列结构(可以采用链队列,也可以采用循环顺序队列),并实现相关的队列函数。 -create a binary sort tree, and used the preorder and output levels traversal sequence its peak, the main contents are as follows : 1. Sort definition of two fork BiTree tree structure; 2. Ranking compiled binary tree insertion algorithm : void Insert_SortTree (BiTree ST ElemType x); 3. establishment preorder function; 4. in the main () function to complete binary tree in order to establish, and the Central preorder output. (2 forks ranking tree various elements from the keyboard input, and the use of Insert_SortTree () function to insert the establishment); 5. Traversing the preparation level functions, and the main () function to complete traverse the output level. Level traversal to using "queue" to achieve; This requires definition of a cohort structure (Queue chain can be use
Platform: | Size: 15247 | Author: 段苛苛 | Hits:

[Communication-MobileCPAFC

Description: 通信中常用的叉积自动频率频率控制算法, matlab下完整仿真-Communication fork commonly used frequency plot automatic frequency control algorithm, a complete simulation with Matlab
Platform: | Size: 9814 | Author: 陆军 | Hits:

[Windows Develop二叉排序树

Description: 二叉排序树的建立与插入-two fork-tree insert the establishment and
Platform: | Size: 1406 | Author: 郭强 | Hits:

[WEB Code哲学家就餐问题分析

Description: 该问题与以前经典的五个哲学家五根筷子不同,这次是每个哲学家身边均有一副刀叉,总的资源是充足的-problems with the previous five classic philosophers five different chopsticks, this is the philosopher of each side have a knife and fork, the total resources are adequate
Platform: | Size: 7835 | Author: 陶文婧 | Hits:

[Linux-UnixProcForkLinux

Description: unix下用fork()创建process的例子-unix using fork () to create examples of process
Platform: | Size: 8916 | Author: 求晓鹏 | Hits:

[Other resourceTwoForkTreesTest

Description: First preface, medium preface and the empress preface time 历 two fork trees
Platform: | Size: 10846 | Author: cywain | Hits:

[Mathimatics-Numerical algorithmsshujujiegousuanfa

Description: 《数据结构》所有相关程序的算法。有图、数组以及二叉数的问题。附有程序及结果。-"data structure" all procedures relating to the algorithm. A map, and two arrays fork a few problems. With procedures and results.
Platform: | Size: 825629 | Author: 蔡文扬 | Hits:

[Internet-Networkxl2tpd-1.1.11.tar

Description: xl2tpd a Layer 2 Tunneling Protocol (L2TP) daemon. It supports IPsec SA reference tracking, which enables the IPsec stacks to support multiple l2tp clients behind the same NAT router and multiple l2tp clients on the same internal IP address. It is a fork of \"l2tpd\". Release focus: Minor feature enhancements Changes: Support for passwordfd, a workaround for some Cisco routers, and extended logging.
Platform: | Size: 164926 | Author: 王磊 | Hits:

[Linux-Unixysh

Description: 目的:熟悉shell命令解释程序的工作原理,掌握使用fork和exec等系统调用设计多进程应用程序的基本技术。
Platform: | Size: 26958 | Author: 杨华 | Hits:

[Internet-Networklow_pipe

Description: linux环境利用管道进行通讯的例子,父进程fork派生子进程,父子进程利用管道通讯。
Platform: | Size: 861 | Author: sophie marceau | Hits:

[SymbianAzul_Remoto

Description: A bemused fork for X remote control aplications or bash control, using bluetooth o tcp and a client symbian at mobile system.
Platform: | Size: 300282 | Author: 涛涛 | Hits:

[Linux-Unixlinux_fork

Description: linux父子进程间关系,进程的创建和销毁,主要利用fork调用来实现
Platform: | Size: 1411 | Author: signal | Hits:

[Linux-Unixthreadlibrary

Description: I use C to implement thread operating,include initiallize,fork,yield,exit,kill. You should have driver to use this library. I choose array for ready queue,and strcut for Thread Control Block.
Platform: | Size: 2665 | Author: 陈晨 | Hits:

[Internet-Network592602-thread_pool.tar

Description: 类似apache2.0的多线程技术,目的在于解决网络服务器在并发客户数很大的情况下服务器进程分配(fork)而带来的效率瓶颈.
Platform: | Size: 32081 | Author: gz_stephen | Hits:

[Linux-Unixfork_vfork

Description: 主要测试fork和vfork区别的代码 比较简单,但是能说明很多问题 读者可以尝试对文件描述符的的共享特性进行测试 还有vfork死锁问题的特性进行测试
Platform: | Size: 560 | Author: 钟伟 | Hits:

[File OperateBOA-migration

Description: Boa是一个非常小巧的Web服务器,可执行代码只有约60KB。它是一个单任务Web服务器,只能依次完成用户的请求,而不会fork出新的进程来处理 并发连接请求。
Platform: | Size: 6145 | Author: tk | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 32 »

CodeBus www.codebus.net