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

搜索资源列表

  1. 有关vc的多进程线程

    0下载:
  2. 有关vc的多线程与进程介绍,很好的基础材料,下载吧-the vc and the multithreaded process, a very good foundation material, download it
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:38631
    • 提供者:毅哥哥
  1. 模拟系统多进程的运行

    0下载:
  2. 这是模拟三个进程如何在系统的调度下运行的,其结果存放在jc.c文件中,可便初学都对进程的运行有更深该的认识。-This is how the simulation process in three Scheduling System running, and its findings jc.c stored in a document, then the process of learning all of the operations have a better understanding.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1909
    • 提供者:王重华
  1. mutipleprocess

    0下载:
  2. linux下多进程编程,利用fork函数-linux mutiple process
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:1193
    • 提供者:李忠月
  1. ProducerConsumer

    0下载:
  2. 生产者消费者C代码实现,充分体现了多进程的思想-Producer and Consumer
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:944
    • 提供者:hqs
  1. Linux_part5

    0下载:
  2. Linux开发人员的入门书籍,经典的Linux开发资料。包括第九章 多进程编程,第十章 嵌入式Linux网路编程。-Linux developers entry books, the classic Linux development information. Multi-process programming, including Chapter IX, Chapter X of embedded Linux network programming.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-04
    • 文件大小:1135172
    • 提供者:余大飞
  1. cutftp.tar

    0下载:
  2. 一个非常简单的FTP服务器,包括浏览、删除、上传、下载、转换目录等最基本的功能,用传统的多进程的方式实现。可供初学 Linux网络编程的朋友参考。什么都不用说了,一切尽在代码中,注释还是比较丰富的。 -A very simple FTP servers, including browsing, delete, upload, download, convert directories such as the most basic functions, the traditional multi-
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:23449
    • 提供者:王丛
  1. Find

    0下载:
  2. 一个多进程文件搜索的工具,可以便利多个文件搜索.-More than one process, file search tool that can facilitate multiple file search.
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:296644
    • 提供者:王磊
  1. unixsocket

    0下载:
  2. linux/unix下网络编程以及多线程和多进程的处理-linux/unix network programming, as well as under the multi-thread and multi-process handling
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-06
    • 文件大小:44287362
    • 提供者:今天
  1. bingxingjisuandaolun

    0下载:
  2. 有关并行运算导论的文章,主要讲多进程方面的资料。-Introduction to the article about parallel computing, the main talk about multi-process information.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-12
    • 文件大小:3071302
    • 提供者:橡树
  1. linuxnetwork

    0下载:
  2. Linux下多进程与使用网络实现远程通信的例子,将网络通信与多进程程序开发相结合,对于学习linux下的C语言开发很有帮助。-Linux, multi-process and use the example telecommunications network, the network communications and more integrated program development process, for learning the C language development un
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:1926
    • 提供者:wbwang
  1. multiple_Process

    1下载:
  2. Linux系统中用C语言编写实现多进程的并发执行- In the Linux system realizes the multi-advancements with the C language compilation to carry out concurrently
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:11235
    • 提供者:静思
  1. Linuxduojincheng

    1下载:
  2. 1. 要求运用fork(),wait(),pipe(),read(),write()及execve()等系统调用编写多进程的程序。 2. 完成一程序两进程、两进程两程序,一程序三进程的程序。 3. 通过不同情况下运行结果,理解Linux系统下进程的调度,进程的并发执行以及父子进程之间的关系(代码段、数据段之间的关系)。 -1. Requires the use of fork (), wait (), pipe (), read (), write () and execve ()
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:4014
    • 提供者:LIULIU
  1. linux

    1下载:
  2. 利用linux多进程以及进程间通信模拟车辆过桥,车辆用一个进程表示。-Use linux process and inter-process communication than the simulated vehicle across the bridge, a process that used vehicles.
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-06-12
    • 文件大小:11264
    • 提供者:chaser tang
  1. 多线程copy

    0下载:
  2. 一命令行的形式实现多进程copy,同时显示进度。eg:./my_cp srcfile destfile N(Achieve multi process copy, while displaying progress)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-18
    • 文件大小:2048
    • 提供者:lucklydog
  1. source_code

    0下载:
  2. 多进程下载器,由于python对于多线程支持的缺陷使用多进程进行并行下载,使用easygui编写可视化界面。(multiprocess downloader)
  3. 所属分类:网络编程

    • 发布日期:2017-12-23
    • 文件大小:6144
    • 提供者:xxyc
  1. multi_process

    0下载:
  2. 多进程预处理数据,python实现。预处理语料1.6G,多进程预处理可加快文本的预处理时间。二分类和多分类实现。(multi_process for large documents)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:小神仙
  1. 多进程tcp服务器

    0下载:
  2. 多进程LINUX tcp 服务器 模块,易语言代码 .(Multi process LINUX TCP server module, easy to language code.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-08
    • 文件大小:108544
    • 提供者:打开房间
  1. windows_websocket

    0下载:
  2. windows平台下实现php多进程、源码加密、tcp、http、websocket-jilieryuyi-wing-php-master(he implementation of PHP multi process, source code encryption, TCP, HTTP, websocket-jilieryuyi-wing-php-master under the windows platform)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-10
    • 文件大小:19090432
    • 提供者:caixianfeng
  1. Mpass

    0下载:
  2. php在linux多进程demo例子,可以很好理解服务器端多进程模型的原理(PHP in the Linux multi process demo example, the principle of the server - side multi process model can be well understood)
  3. 所属分类:WEB开发

    • 发布日期:2018-04-29
    • 文件大小:4096
    • 提供者:溪枫
  1. pdf_reader_multipro.py

    0下载:
  2. 将pdf文件转换为txt文件,支持单线程、多线程、多进程三种方式,其中多进程最快。(The PDF file is converted to TXT file, supporting single thread, multi thread, multi process three ways, among which the quickest is multi process.)
  3. 所属分类:进程与线程

    • 发布日期:2018-05-04
    • 文件大小:2048
    • 提供者:Cindy小隐
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com