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

搜索资源列表

  1. 处理机调度new

    0下载:
  2. 单处理机调度包括时间片轮转法,短作业优先算法,动态优先算法。- The single processor dispatch rotates the law including the time piece, short work first algorithm, dynamic first algorithm.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1793
    • 提供者:李李
  1. 进程创建

    0下载:
  2. 1 程序开发步骤 (1) 打开vc,选择菜单项file->new,选择projects选项卡并建立一个名为\"process\"的win32 console applicatoin工程;创建时注意指定创建该工程的目录; (2) 在工程中创建源文件\"process.cpp\":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是\"process.cpp\";接下来询问是否创建新文件时回答\"yes\";然后
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:30249
    • 提供者:黄小文
  1. Philosopher(new)

    0下载:
  2. 这是一道经典的线程同步问题——哲学家吃饭问题。这里结合了win32使得这个问题可视化了-This is a classic thread synchronization -- philosopher food problem. Win32 here combination of this makes the issue of visualization
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:17079
    • 提供者:Freedom
  1. Thread(new)

    0下载:
  2. 这是一个关于线程并行与串行所用时间的比较(结合了win32更有实用性)-This is a thread of the serial and parallel time spent by the comparison (in the context of the win32 more practical)
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:72514
    • 提供者:Freedom
  1. othelloapplet

    0下载:
  2. 一个月作的多线程的黑白翻转棋Othello的java程序,如果你读完后会对多线程有新的理解-month for the multi-threaded black-and-white chess Othello overturned the java procedure, if you will after reading Multithreading is a new understanding
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:12914
    • 提供者:彭宇
  1. producer_and_consumerv1.1

    0下载:
  2. 这同样是我课程设计的代码,不过在前一个代码的基础上加如了新的算法了避免死琐的发生-This is the same curriculum design code, but a former code on the basis of increase as a new algorithm to avoid the occurrence of death Suo
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2435
    • 提供者:钱碧伟
  1. mqsample

    0下载:
  2. 使用消息队列的例子,用于新学习消息队列示范-use the example for the new learning model Message Queue
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2659
    • 提供者:孙盛
  1. systthread

    0下载:
  2. 一款应用于Visual c++编写的系统进程监控模拟软件可以实现基本的功能-new Visual c prepared for the process control system simulation software can achieve the basic functions
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:144662
    • 提供者:肖明
  1. SwitchListProcessewws

    0下载:
  2. 本例的进程处理器程序实现了进程的列举、进程的切换、启动新的进程、杀死进程、命令行处理等功能。-cases the processors in the process realized by the enumeration process, the process of switching and started a new process, killing process, Command-line processing capabilities.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:40272
    • 提供者:wxinyuan
  1. ipb-v2.1.7H

    0下载:
  2. 采用 UTF-8 编码,完美兼容多语言 中文化的前台界面(不包括论坛帮助) 中文化的后台 中文化的安装与升级系统 中文的版主操作日志 为中文修正的 CSS, Javascr ipt 为中文修正的语言截断 为中文修正的所见所得编辑器 修正邮件预览乱码的问题 修正模板和后台中多处未使用 Charset 声明出现乱码的问题 修正打印页面 HTML 标签错误混乱 去除后台首页附件使用空间统计(附件一多,首页进入奇慢) 加强的 SSI 脚本,允许以 Java
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:3118133
    • 提供者:ZHANGJIAN
  1. mtmdi

    0下载:
  2. 多线程,大家要注意了 新版的多线程 知道了吗-multithreading, we want a new edition of its multithreading know?
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:25481
    • 提供者:肖建
  1. sameprocess

    0下载:
  2. 如果您对IE4.0熟悉的话,你将知道在Internet Settings高级设置中有一个选项:“在新的进程中浏览(英文:Browse in a New Process)”,如果你把它前面的对钩去掉,然后运行IE,并打开任务管理器查看所有进程,你将会发现没有新的IExplorer.exe进程出现。反之,则新的IExplorer.exe进程出现。 当我们需要许多数据在程序实例之间共享的时候,这种能使多个实例运行在同一个进程空间的程序是非常有用的。它的实现很简单,众所周知,启动任何一个应用程
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:47300
    • 提供者:苏语
  1. MonitorCreateProcessEvent

    0下载:
  2. 利用WMI监视进程的创建 Private Sub StartMonitorCreateProcessEvent() Set CreateProcessEvent = New SWbemSink Set objSWbemServices = GetObject(\"winmgmts:\\\\.\\root\\cimv2\") objSWbemServices.ExecNotificationQueryAsync CreateProcessEvent, \"SELECT * F
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2298
    • 提供者:风飞雪
  1. SwitchListProcesses

    0下载:
  2. 本例的进程处理器程序实现了进程的列举、进程的切换、启动新的进程、杀死进程、命令行处理等功能。-cases the processors in the process realized by the enumeration process, the process of switching and started a new process, killing process, the command line processing capabilities.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:37960
    • 提供者:蔡军
  1. DialogTest

    0下载:
  2. WIN2000及以上版本, MicroSoft提供了一个全新的途径, 即 PSAPI.DLL通过 PSAPI.DLL, 我们可以枚举正在运行的所有进程, 进程的所有模块, 进程的可执行文件名及路径等-versions of Windows 2000 and above, MicroSoft provide a new way, through PSAPI.DLL PSAPI.DLL, we can enumeration of all the running process, the proce
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:65207
    • 提供者:躺用
  1. 杀死系统进程代码

    0下载:
  2. 该软件提供了打开进程,杀死进程,刷新进程等功能,对了解windows的进程程序的编写方法很有帮助,建议学习进程的同志参考参考!-The software provides the open process, kill the process, setting a new process and other functions, the windows to the understanding of the process of writing helpful approach, the prop
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:38201
    • 提供者:刘华
  1. glibc-linuxthreads-2.3.tar

    0下载:
  2. This release 0.7 (late beta) of LinuxThreads, a BiCapitalized implementation of the Posix 1003.1c \"pthread\" interface for Linux. LinuxThreads provides kernel-level threads: each thread is a separate Unix process, sharing its address space with the
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:244007
    • 提供者:马帅
  1. 自动更新软件系统

    0下载:
  2. 对新系统自动更新,用户一打开机器就可以直接更新数据 -the new system to automatically update, a user can open the machine directly update data
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:481784
    • 提供者:章孝炎
  1. 模拟进程调度(NEW)hxr

    0下载:
  2. C语言模拟进程调度程序,注释很全,向大家推荐,都来下载阿-C language modeling process scheduler, notes very long, we recommend to you, to download A!
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1208
    • 提供者:gwb2008
  1. ProcessManager

    0下载:
  2. 进程管理,用于创建新进程,查看当前进程,结束,挂起,激活进程。-Process management, to create a new process, view current processes, end, suspend, activate the process.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:32385
    • 提供者:huangyue
« 12 3 4 5 »
搜珍网 www.dssz.com