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

搜索资源列表

  1. final.c

    0下载:
  2. 读者和写者,有关操作系统课程设计的 进程和线程,我急需生产者和消费者-readers and writing, the operating system of curriculum design process and thread, I hasten to producers and consumers
  3. 所属分类:进程与线程

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

    0下载:
  2. win2000驱动程序设计,里面涉及所有的有关win2000的驱动程序,资历比较深的windows程序设计者可以参考一下。 对不起刚才上传的哪一个忘了加上源代码了!-WIN2000 driver design, they involve all relevant WIN2000 of the driver, is relatively deep windows designers procedures for reference. Sorry which have uploaded a forg
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:245.13kb
    • 提供者:古贝春
  1. NT下进程隐藏

    0下载:
  2. 在NT环境下隐藏进程,也就是说在用户不知情的条件下,执行自己的代码的方法有很多种,比如说使用注 册表插入DLL,使用Windows挂钩等等。其中比较有代表性的是Jeffrey Richer在《Windows核心编程》中 介绍的LoadLibrary方法和罗云彬在《Windows环境下32位汇编语言程序设计》中介绍的方法。两种方法的 共同特点是:都采用远程线程,让自己的代码作为宿主进程的线程在宿主进程的地址空间中执行,从而达 到隐藏的目的。相比较而言,Richer的方法由于可以使用c/c++等高级
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:31.53kb
    • 提供者:潘桂聪
  1. DELPHI下的多线程程序设计1

    0下载:
  2. 利用DELPHI下标准的多线程类TThread来完成我们的多线程设计-use under standard multithreaded category TThread to complete our multithreaded design
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:5kb
    • 提供者:黄区
  1. DELPHI下的多线程程序设计2

    0下载:
  2. 利用DELPHI下标准的多线程类TThread来完成我们多现程的设计-use under standard multithreaded category TThread to finish what we design is the way
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:3.43kb
    • 提供者:黄区
  1. win32mt

    0下载:
  2. Win32多线程程序设计 一书的付盘代码 英文版的-Win32 multithreaded programming on a pay - the English version of the code
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:331.04kb
    • 提供者:sdm
  1. 操作系统课程设计之内存分配问题

    0下载:
  2. 这是操作系统中实现内存分配好好的程序,界面很美观,功能强大-This is the operating system to achieve good memory allocation procedure, the interface is very attractive and powerful
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:161.39kb
    • 提供者:李里
  1. 操作系统部分算法模拟软件

    0下载:
  2. 本软件设计的目的是: 通过编写程序,将操作系统部算法以可视化的方式模拟出来,最终达到对这些算法有一个比深的理解。 本软件演示的算法有: 多种资源的银行家算法 可变分区存储算法 生产者——消费者(PV操作模拟) FIFO算法和LRU算法(页面淘汰算法) 请求分页算法 CUP——I/0利用率分析 开发工具: Delphi 7.0 -The software is designed to : develop procedures of the opera
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1.26mb
    • 提供者:刀尖
  1. 线程的创建与撤消

    0下载:
  2. 操作系统课程设计:线程的创建与撤消(有文档)-courses on operating system design : the creation of threads and withdrawn (with documentation)
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2.4kb
    • 提供者:林明
  1. 多线程设计

    1下载:
  2. 一个很好的多线程设计思想,对学生学习这一块比较全面,很适合做课程设计的一个样本-a good multithreaded design ideas, the students learn a more comprehensive, and is very suitable for curriculum design a sample
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:355.18kb
    • 提供者:孔亮
  1. BACKPRNT

    0下载:
  2. 多线程编程介绍,这只是个入门程序。多线程编程在我们进行程序设计过程中是个重要的解决手段,但不可滥用-multithreaded programming, it is just entry procedures. Multithreaded programming in our program design process is an important means to solve, but not abuse
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:11.11kb
    • 提供者:李筑
  1. 进程diaodu

    0下载:
  2. 用vc编写的进程调度的源程序,我们的课程设计,可以直接运行。无错误-vc prepared using the process of scheduling the source, our curriculum design, direct running. Error-free
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2.03kb
    • 提供者:小五哥哥
  1. 片段

    0下载:
  2. 进统过本次对处理机调度实验提高了程序设计的方法和技巧,提高了编制清晰、合理、可读性好的系统程序的能力,加深对操作系统课程的理解。对处理机调度有了更加深刻的理解。通过对处理机调度的实验操作而加强了对进程管理知识的巩。生更好地掌握操作系统的基本概念、基本原理、及基本功能,具有分析实际操作系统、设计、构造和开发现代操作系统的基本能力程管理和调度-into the EC over the right processor scheduling experiment to improve the progr
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:10.01kb
    • 提供者:佳音
  1. 电梯仿真系统设计

    1下载:
  2. 1.设计任务 某国际贸易中心共40层,设有载客电梯10部(用E0~E9标识)。利用多线程技术实现个电梯载客的仿真情况。
  3. 所属分类:进程与线程

    • 发布日期:2009-11-21
    • 文件大小:317.36kb
    • 提供者:yjlrb@21cn.com
  1. 《Win32多线程程序设计》配套代码

    2下载:
  2. 《Win32多线程程序设计》的全部配套源代码
  3. 所属分类:进程与线程

    • 发布日期:2009-01-08
    • 文件大小:312.76kb
    • 提供者:WQYDSB
  1. WAR

    0下载:
  2. 操作系统课程设计—读者和写者的问题 操作系统课程设计—读者和写者的问题-Operating System Course Design- readers and to write the operating system, curriculum design issues- readers and write the problem
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:1.82kb
    • 提供者:熊庆波
  1. sijiheshoupiaoyuan

    0下载:
  2. 操作系统课程设计 司机和售票员进程同步问题-computer operating system
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:898.91kb
    • 提供者:software
  1. Win32_MultiThread

    0下载:
  2. 《Win32多线程程序设计》原码侯捷翻译,对深入掌握多线程有很好的启发作用-Win32 MutilThread
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-24
    • 文件大小:7.54mb
    • 提供者:钟建军
  1. win32多线程程序设计

    0下载:
  2. win32 多线程程序设计侯捷译一本挺好的书-win32 multithreaded programming Hou Jie translation a very good book
  3. 所属分类:进程与线程

    • 发布日期:2012-11-28
    • 文件大小:21.32mb
    • 提供者:chenyu
  1. Win32多线程程序设计(源代码)

    0下载:
  2. ● Internet开发范例,包括ISAPI和WinSock。   ● 如何在服务器中使用线程和overlapped I/O。   ● 如何在多线程环境中使用C runtime函数库和MFC.   ● 以C和C++写成的各个范例程序。   ● UNIX环境比较。让UNIX下的开发人员能转移到Win32.  (Internet development examples, including ISAPI and WinSock. How to use threads and overlapped I
  3. 所属分类:进程与线程

    • 发布日期:2017-12-27
    • 文件大小:8.15mb
    • 提供者:博洋96
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com