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

搜索资源列表

  1. OsDemo

    0下载:
  2. 操作系统原理实例代码,涉及进程、线程、信号量等操作系统的原理和思想的实现。-operating system code examples principle involved process, threads, signals and so on the operating system principles and ideas of achievement.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:24.94kb
    • 提供者:田野
  1. pid_display

    0下载:
  2. 列举程序中所有进程的示例,用到windows进程编程的一些原理。-A example of listing all the processes in a program, using the principle of windows processes programing.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:15.77kb
    • 提供者:田野
  1. threadphilosopher

    0下载:
  2. 利用线程方案实现实现哲学家问题.设置五个信号量代表五把叉子,初使值均为1,表示5把叉子均可以取,设置五个线程代表5个哲学家,其值分别为0~4,规定奇数号的哲学家先拿起他左边的叉子,然后再去拿他右边的叉子 而偶数号的哲学家则相反.按此规定,将是1,2号哲学家竞争1号叉子,3,4号哲学家竞争3号叉子.即五个哲学家都竞争奇数号叉子,获得后,再去竞争偶数号叉子,最后总会有一个哲学家能获得两支叉子而进餐。而申请不到的哲学家进入阻塞等待队列,根FIFO原则,则先申请的哲学家会较先可以吃饭,因此不会出现饿死的
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1.06kb
    • 提供者:林茜
  1. modifyEXE

    0下载:
  2. 修改EXE文件,要求使用者熟悉EXE文件格式,明白修改原理,对病毒的插入文件有指导意义。-changes that users familiar with the EXE file format, to understand changes principle, insertion of the virus and documents guiding significance.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:11.14kb
    • 提供者:aniu
  1. youxianshu

    0下载:
  2. 编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。   “最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。   静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。   动态优先数是指进程的优先数在创建进程时可以给定一个初始值,并且可以按一定原则修改优先数。例如:在进程获得一次CPU后就将其优先数减少1。或者,进程等待的时间超过某一时限时增加其优先数的值,-prepared a simulation an
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1.59kb
    • 提供者:庄宁文
  1. hanoi_star_multiple_thread

    0下载:
  2. 自编的hanoi游戏,一个windows界面的程序,原理很简单,关键是多线程编程,可以供大家学习,目前这个程序还有一个小bug但是实在是不知道是什么问题,如果有那位能和我一起学习windows编程,请联系我-directed the Hanoi games, a windows interface procedures, principle is very simple, the key is multi-threaded programming, everyone can learn that
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:38.73kb
    • 提供者:闲庭
  1. MailSlot_Communication

    0下载:
  2. 根据进程的工作原理,利用油槽实现了进程间的通信,该程序中有一个服务器端程序和一个客户端程序-According to the working principle of the process, the use of tanks to achieve the inter-process communication, the program has a server-side program and a client program
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:65.35kb
    • 提供者:莫扬
  1. pipeline

    0下载:
  2. 计算机原理大作业 模拟《计算机原理--程序员视角》中与x86相似的y86流水线系统 以二进制文件为输入 实现流水线运作-Principle of operation of computer simulation of large computer Principle- Programmer Perspective in y86 and x86 assembly line system similar to the binary file for input to achieve the op
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:36.06kb
    • 提供者:wilson
  1. -M-Thread-TCP-Server

    2下载:
  2. 一个基于多线程的TCP 服务器,使用VC++ 6.0进行开发,对初学者理解原理十分有用。-A Multi-threaded TCP server, using VC++ 6.0 for development, the principle is very useful for beginners to understand.
  3. 所属分类:进程与线程

    • 发布日期:2013-03-18
    • 文件大小:7.68mb
    • 提供者:chengzhang
  1. WINDOWS

    0下载:
  2. WINDOWS窗口编程,多线程编程 源码及原理实现-WINDOWS programming window, multi-threaded programming source and principle to achieve
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:16.66kb
    • 提供者:ysl
  1. objectthreadpool

    0下载:
  2. 面向对象的编程方式实现多线程池的一个实例,能够使初学者了解多线程开发原理-Object-oriented programming to achieve more than an instance of the thread pool, enabling beginners to understand the principle of multi-threaded development
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:2.96kb
    • 提供者:phbest
  1. caozuoxitongyouxiantiaodusuanfa

    0下载:
  2. 根据单cpu系统任何一个时刻最多只能有一个进程处于cpu中处于执行状态,在进行进程调度时应按一定的原则实现进程的调度。 cpu优先调度是根据系统事先分配好的各优先级及编程者自己规定的进程优先级实现进程调度。优先级高的进程可以中断优先级低的进程而进入运行状态-Single-cpu system according to any one moment only to have a process in the implementation in a cpu in the state, when
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1.49kb
    • 提供者:
  1. hides

    0下载:
  2. Although I do not know what kind icesword enumerated services, it is estimated that by the end times calendar SCM internal ServiceRecordList to detect. Why? See below. The annex InjectDLL.exe put hideservice.dll injected into Ser vices.exe process af
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:1.66kb
    • 提供者:fisher
  1. Windows_Task_Manager_Src

    0下载:
  2. 《剖析Windows任务管理器开发原理与实现》源代码-《Windows Task Manager analyzes the development and implementation of the principle of》 source code
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:52.79kb
    • 提供者:barenx
  1. myinject

    0下载:
  2. 简单的线程注入程序 实现原理:建立系统快照,找到目标进程,注入-Thread into the process to achieve a simple principle: the establishment of system snapshots, find the target process, injection
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-08
    • 文件大小:1.37kb
    • 提供者:涉晓雅
  1. MulThread

    0下载:
  2. 多线程的资料,非常方便读者理解多线程,同时也比较透彻地解析了多线程的原理-Multi-threaded data, very convenient to the reader to understand multi-threading, but also more thorough analysis of the principle of multi-threading
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:1.35kb
    • 提供者:
  1. 123

    0下载:
  2. window环境下的多线程编程原理及应用,明确的阐述了多线程的编程原理-window environment and application of principles of multi-threaded programming, a clear exposition of the principle of multi-threaded programming
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-27
    • 文件大小:9.35mb
    • 提供者:刘芸
  1. pthread_exit

    0下载:
  2. 线程的退出问题,本代码能很好说明线程的退出原理-Thread exit problem, the code can be a good thread out of principle explanation
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:1019byte
    • 提供者:龙虾
  1. znvironjevt-MATLAB-principle

    0下载:
  2. 通信原理课程原理课题:数字幅度调制的抗噪声性能,程序运行于MATLAB环境下-Communication principle course principle: digital amplitude modulation noise resistance, the program runs in the MATLAB environment
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-24
    • 文件大小:334kb
    • 提供者:BNXJaqa&257
  1. apxlieation-principle

    0下载:
  2. COM principle and application (source) on the principle of COM-COM, principle and application (source) on the principle of COM
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-16
    • 文件大小:230kb
    • 提供者:TGMtjb_65761
« 12 »
搜珍网 www.dssz.com