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

搜索资源列表

  1. gongjiao

    0下载:
  2. 公交路线最短问题,建立fork算法来求最短路线问题,可以求个点之间最短路线问题。-The shortest bus route problem, the establishment of fork algorithm to find the shortest route problem, you can find the shortest route between two points issue.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:939
    • 提供者:林平
  1. bitree

    0下载:
  2. 顺序表与有序表的查找,二叉排序树\平衡二叉树及哈希表的一些基本操作 -Sequential table and ordered a table lookup to the fork into a sort of trees\ the tree and a hash table of the basic operation
  3. 所属分类:Data structs

    • 发布日期:2017-05-12
    • 文件大小:2661289
    • 提供者:
  1. forkcms-3.1.6

    0下载:
  2. ork是一个PHP开发的CMS系统,面向终端用户而非设计师和开发者,因此简单易用是它的特点。支持多语言。Fork CMS使用十分简单,注重用户体验,包含博客、问答、表格等模块,适合于建立小型商业网站或者个人博客-ork is a PHP development CMS system, for the end user rather than the designers and developers, so it s easy to use features. Support Support
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-17
    • 文件大小:4906991
    • 提供者:景丰
  1. 12

    0下载:
  2. 实现一个简单的shell,实现步骤:(1)在虚拟的shell界面上出现命令提示符($或#); (2)获取用户指令:获取用户在命令提示符后面输入的命令及其参数,并注意命令输入的最大长度; (3)解析指令:对用户输入的命令进行解析,解析出命令名和参数; (4)寻找命令文件:每个命令的执行都必须依靠对应的可执行文件,这些文件的存放路径存放在用户的PATH环境变量里; (5)执行命令:可通过fork( )系统调用创建一个进程来完成执行命令的任务,具体的命令执行用execv( )函
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-03
    • 文件大小:1296
    • 提供者:包伟伟
  1. chengxu

    0下载:
  2. 进程互斥进程同步 哲学家有N个,也定全体到达后开始讨论:在讨论的间隙哲学家进餐,每人进餐时都需使用刀、叉各一把,所有哲学家刀和叉都拿到后才能进餐。哲学家的人数、餐桌上的布置自行设定,实现刀和叉的互斥使用算法的程序实现。-The philosopher N, also all arrived to begin to discuss: in the discussion of the gap the dining philosophers, each table needs to use kni
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:1671
    • 提供者:赛德华
  1. run

    0下载:
  2. 自己动手写操作系统,小练习包括fifo.c\fork.c\popen.c等,保护模式,超过1M内存管理模式,等代码,生成的中间文件等,适合初学者参考!-Do-it-yourself write operation system, small exercises include fifo. C \ fork. C \ popen. C, and other protection mode, more than 1 M memory management mode, and the code, ge
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:72011
    • 提供者:房凌霄
  1. xitong

    1下载:
  2. 通过实现哲学家进餐问题的同步深入了解和掌握进程同步和互斥的原理哲学家有N个,也定全体到达后开始讨论:在讨论的间隙哲学家进餐,每人进餐时都需使用刀、叉各一把,所有哲学家刀和叉都拿到后才能进餐。哲学家的人数、餐桌上的布置自行设定,实现刀和叉的互斥使用算法的程序实现。-Philosophers have N, is also scheduled to discuss after all reach: the gap in the discussion of dining philosophers, e
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:416245
    • 提供者:赛德华
  1. socket-programming

    0下载:
  2. this file contains socket programming codes using Tcp(transmission control protocol). this file contains a simple Tcp server and Tcp client code, Tcp server handling Tcp client by creating child process using fork(), and Tcp server handling multipl
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:12151
    • 提供者:black
  1. Factory

    0下载:
  2. 某餐馆有三种主餐,分别是牛奶和汤匙、面包和刀、肉和叉子 ,其中牛奶、面包和肉都属于食物,汤匙、刀和叉子都属于餐具,请利用抽象工厂模式实现对主餐的创建。 -There are three main meals a restaurant, namely milk and spoon, bread and knife, fork and meat, of which milk, bread and meat are classified as food, spoon, knife and fork
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:51550
    • 提供者:鑫爱
  1. fork_test.c.tar

    0下载:
  2. shell下面子命令的程序框架,以ls -l 为例子。 对fork的应用实例。-ready for shell,how to create an easy shell in the linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:2725
    • 提供者:tiange
  1. Linux-source-code-

    0下载:
  2. linux源代码-fork[1]. c源代码,不多说,很好的资料-Linux source code-fork
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-02
    • 文件大小:16614
    • 提供者:桓董
  1. zhexuejiaandfork

    0下载:
  2. 操作系统经典问题“五个哲学家吃面”问题的可视化仿真(操作系统课程设计作业)-thinking, geting fork, eating
  3. 所属分类:OS Develop

    • 发布日期:2017-06-10
    • 文件大小:17314383
    • 提供者:杨一凡
  1. epoll_methods

    0下载:
  2. 详细介绍了EPOLL机制的一下概念,编程实例等。包含以下文档:linux 2.6内核epoll用法举例说明、Linux Epoll介绍和程序实例、linux epoll模型、LINUX网络编程{fork, select, epoll三种模式)等。-允许输入拉丁字符的拼音 Details EPOLL mechanism concept, programming examples. Contains the following documents: the linux 2.6 kernel ep
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:71923
    • 提供者:张元
  1. ForkTutorial

    0下载:
  2. Nice tutorial on using fork.
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:54390
    • 提供者:bittu
  1. saveremote

    0下载:
  2. 如何实现fork + exec, system, popen的命令执行结果到一个文件中-how to save the result of fork+ exec, system, popen s execulation
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:27963
    • 提供者:留小哦
  1. process_threads.pdf

    0下载:
  2. A document on process and thread programming in unix environment using fork()
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:43202
    • 提供者:ertan
  1. fankuizhendang

    0下载:
  2. 本程序是基于verilog HDL语言设计的反馈震荡电路的程序。其构成的电路叫振荡电路。能将直流电转换为具有一定频率交流电信号输出的电子电路或装置。种类很多,按振荡激励方式可分为自激振荡器、他激振荡器;按电路结构可分为阻容振荡器、电感电容振荡器、晶体振荡器、音叉振荡器等;按输出波形可分为正弦波、方波、锯齿波等振荡器。-This program is a feedback oscillator circuit design based on Verilog HDL language program
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:90627
    • 提供者:李炳旭
  1. a

    0下载:
  2. 深入理解进程及进程在调度执行和内存空间等方面的特点,掌握在POSIX 规范中fork和kill系统调用的功能和使用-The further understanding of process and process in the implementation and memory space, and other aspects of the features, master in POSIX norms of the fork and kill system call function and
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:557
    • 提供者:陆阳
  1. forkcms-v3.3.8

    0下载:
  2. Fork CMS 使用十分简单,注重用户体验,包含博客、问答、表格等模块,适合于建立小型商业网站或者个人博客,目前官方还未发布简体中文语言包,在后台可以十分方便地自行制作语言包。-Fork the CMS is very simple, focusing on user experience, including blogs, quizzes, forms and modules, suitable for small business website or personal blog, the
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-15
    • 文件大小:3769103
    • 提供者:Sean
  1. erchapaixushu

    1下载:
  2. 23、设计一个读入一串整数构成一颗二叉排序树的程序,从二叉排序树中删除一个结点,使该二叉树仍保持二叉排序树的特性。-Design of a read a string of integers a two binary sort tree procedures, from two binary sort tree delete a node, so that the two fork tree still maintain two binary sort tree characteristics.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1395
    • 提供者:刘静
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 27 »
搜珍网 www.dssz.com