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

搜索资源列表

  1. 进程优先级处理

    0下载:
  2. 进程优先级处理 当多个进程同时运行时判断优先级-process priority when dealing with a number of processes running when judgment priority
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1176
    • 提供者:薛芮
  1. ConseApcatio

    0下载:
  2. dot net平台下的多进程通讯程序,主要用c#实现的-dot net platform multi-process communication procedures, mainly the c #
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:13921
    • 提供者:梁平
  1. Process_Thread

    1下载:
  2. 分别用多进程和多线程对给定的1000000个无序的随即数进行排序,并写入指定文件中,非常适合于初学者进行windows操作系统内核试验。-were using multiple processes and multi-threaded right to the one million disorderly conduct random number sequencing and writes designated document, very suitable for beginners in
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6321101
    • 提供者:鲁家君
  1. process_current

    0下载:
  2. 多进程并发系统开发类的封装,该类提供了良好的并发进程的开发接口-process more complicated system-development package, such a good process with the development of the interface
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:3691
    • 提供者:王家全
  1. unixprogram

    0下载:
  2. linux 下多进程编程demo,fork的应用-process multiple programming demo, fork Application
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1157
    • 提供者:陈全勇
  1. problem1

    0下载:
  2. windows 多线程与多进程编程 进程(线程)压力与性能测试-windows multithreading and multi-process programming process (thread) with the pressure performance test
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:79381
    • 提供者:pinpindan
  1. shakang

    0下载:
  2. 在linux平台下运行的多进程运行的程序,在其间共享锁以实现通讯。-running under Multi-process operation procedures, in which shared lock to achieve communication.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1555
    • 提供者:yuhao
  1. linuxweb

    0下载:
  2. 在linux下实现web服务!采用多进程并发服务(不是多线程的方式实现) -under the linux web services! Multiple concurrent services process (not multithreaded way to achieve)
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1938670
    • 提供者:ljq200
  1. MultiProcesses

    0下载:
  2. 这是一个模拟操作系统中多进程并发调度的问题。-This is a simulated operating system more complicated process of scheduling problems.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3139
    • 提供者:润卿
  1. LogDll

    0下载:
  2. Windows多进程日志管理软件,可随意插入多个进程,并且支持一台主机上多项目日志管理-Windows log management software, free to insert a number of processes, and supports a host log on multi-project management
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:112278
    • 提供者:hlm
  1. 3434234

    0下载:
  2. 操作系统课程设计 用多进程同步方法解决生产者-消费者问题 -courses on operating system design using multiple process synchronization solutions producer-consumer issues
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:116403
    • 提供者:吴丕林
  1. sub1

    0下载:
  2. 这是基于linux平台下关于多进程进度条控制的程序,用GTK完成,体现了linux的多进程控制特性-This is based on the Linux platform on the progress of the multi-process control procedures, complete with GTK, linux embodies the characteristics of multi-process control
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1469
    • 提供者:许可
  1. progress_contrl

    0下载:
  2. 学习LINUX进程结构,编写守护进程的方法,掌握守护进程的启动方法。有多进程的编写实例。-learning process structure, the preparation of the daemon, the master daemon start method. More examples of the preparation process.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4163
    • 提供者:baiyu
  1. 20060726_162911_project_and_report_example

    0下载:
  2. Windows实习报告模板与源码。实习目的:通过本次实习了解操作系统中的进程、线程的区别与联系;掌握多进程、多线程的编程方法;深入了解操作系统原理。-Windows internship with the report template source. Internship Objective : To understand this attachment process of the operating system, the differences and thread; Acquire p
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:137708
    • 提供者:张生
  1. 项目进程管理的功能

    0下载:
  2. 这是我做的一个OA雏形,主要是完成项目进程管理的功能。 主要实现: 1。新建项目,设定到期时间,如果超过时间自动转为过期项目。 2。过期项目自动提醒,可自定义设定提醒时间或设定几天一次提醒。 3。自己建立的项目只有自己和超级用户有操作权限。 3。重要的项目可设为重要,有醒目标记,如不想被别人看到的项目可以设为独享,此项目只有自己和管理员可以看到。 4。新项目建立人自动显示为登陆时的用户名,可指定多负责人,如项目按期完成负责人可把项目转为完成项目。 5。特
  3. 所属分类:ASP源码

    • 发布日期:2014-01-13
    • 文件大小:252824
    • 提供者:gf
  1. os3Ajobschedulingsystem

    0下载:
  2. 实现一个多进程的作业控制系统,用户可以完成如下操作, 1. 提交自己的作业,让系统调度运行; 2. 将已提交的作业移出; 3. 查看作业的状态。 为了简便起见,假设每个用户最多能提交1个作业,系统中只有2000个用户。-more than one process to achieve operational control of the system, users can complete the operation as follows, 1. Subm
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:160276
    • 提供者:wanghui
  1. 7_processserver

    0下载:
  2. unix环境下的多进程并发服务器源程序。-unix environment with multi-process server source.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1181
    • 提供者:何少佳
  1. wincestudy

    0下载:
  2. wince 绝好的资料,涉及到多进程,通讯,很全的,嵌入式爱好者千万不要错过!-wince excellent information that involves many processes, communication, I am all the Embedded lovers should not miss!
  3. 所属分类:行业发展研究

    • 发布日期:2008-10-13
    • 文件大小:7308059
    • 提供者:ocean
  1. MultiThreadCommunication

    1下载:
  2. 多进程的串口通讯的示例,编译环境为Visual C 6.0.-process over the serial communication example, the build environment for Visual C 6.0.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:79939
    • 提供者:彭超
  1. OS_Process

    0下载:
  2. 一个操作系统的模拟多进程代码,可以任意输入进程名字,进程优先级别和进程的运行时间,然后程序会自动输出运行情况,直到结束-an operating system of multi-process simulation code can be indiscriminate importation process name, process and the priority level of the process of running time, and then the program will
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:7653
    • 提供者:zhangjie
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com