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

搜索资源列表

  1. VB:DLL.rar

    0下载:
  2. VB编写的DLL程序代码
  3. 所属分类:进程与线程

    • 发布日期:
    • 文件大小:62196
    • 提供者:
  1. 关机重启计算机

    0下载:
  2. VB编写的开关机和注销程序,程序简单,易学易会。-VB prepare for the switch and cancellation procedure is simple and easy to learn easily.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:5520
    • 提供者:家红
  1. 一个多线程后台扫描的程序和源代码

    0下载:
  2. 一个多线程后台扫描的程序和源代码,是用delphi7.0编写的。-a multithreaded background scanning procedures and the source code is delphi7.0 prepared.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:3031
    • 提供者:陈修
  1. receivServer

    0下载:
  2. 启动该服务器程序后,可用telnet machine port命令连接,其中machine为 本机名或地址,port为程序中指定的端口。也可以编写特定的客户机软件通过TC P的Socket套接字建立连接。-activate the server, telnet can be used machine orders port connectivity, machine-machine or address, port procedures as specified ports. Also the
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1624
    • 提供者:许逸民
  1. NT下进程隐藏

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

    • 发布日期:2008-10-13
    • 文件大小:32284
    • 提供者:潘桂聪
  1. ProcessDaemon

    1下载:
  2. 一个VC编写的进程守护程序:此程序可以搜索在系统中运行的所有进程,并找到你制定的进程,对进行发送信息或关闭进行,重新启动进程。-a VC prepared by the guardian of the process : this program can search in the system running all the process and find your development process and for sending information or closed, rest
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:33738
    • 提供者:蔡波
  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
    • 文件大小:1326208
    • 提供者:刀尖
  1. 进程调度算法实验报告

    1下载:
  2. 关于进程的调度算法 实验设计: (1)设计一个有N个进程共行的进程调度程序。每个进程由一个进程控制块 PCB表示。进程控制块包括以下信息:进程名,进程优先数,进程需要运行的时间,占用CPU的时间以及进程的状态等。 (2)本调度程序用优先数调度算法。 (3)编写程序并调试运行。 -on the process of scheduling algorithm Experimental Design : (1) design a process of a total of
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:6523
    • 提供者:赵新新
  1. commandpassword

    0下载:
  2. 用VC编写的链表程序,比较完整的实现了这种算法,可以应用在其他程序中-VC List prepared by the procedure, a more comprehensive implementation of this algorithm can be applied in other proceedings
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:13135
    • 提供者:张红
  1. CCARD

    0下载:
  2. 一款用JAVA编写的简单的扑克牌程序。实现了扑克的排序,以及打乱-one prepared by using JAVA cards simple procedures. Achieving a ranking of poker, and the disruption
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:133973
    • 提供者:李某
  1. course_attemper

    1下载:
  2. 关于进程调度的一个程序,采用C语言编写程序,选用优先数调度算法或简单轮转法对五个进程进行调度,每个进程处于运行(Run)、就绪(Ready)和完成(Finish)三种状态之一,并假定起始状态为就绪状态。-on the process of scheduling a procedure using C language programming, a few selected priority scheduling algorithm or a simple method to rotate fiv
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1555
    • 提供者:zhou
  1. StressMark压力测试程序

    2下载:
  2. 简介 StressMark测试软件是一个使用Visual C++编写的,开放源代码的测试工具,可以完成服务程序及重要算法的功能和性能测试,其最主要的功能是模拟多线程或多客户端的自动化压力测试。 我们可以利用StressMark软件完成的典型测试任务包括: 1. 在多线程环境下测试一个软件模块、一段关键算法是否可以正确运行,即代码是否是多线程安全的。 2. 测试一个软件模块、一-brief StressMark test software is a Visual C prepared in the
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:208294
    • 提供者:yao
  1. 用列表显示系统正在运行的程序

    1下载:
  2. 此代码的功能是:用列表显示系统正在运行的程序,用visual basic 6.0编写完成-this code is the function : The table shows the system is operational procedures, using visual basic 6.0 completed
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:6319
    • 提供者:dzx
  1. DrawLine 多线程画线的程序

    0下载:
  2. 这是一款用多线程画线的程序,对学习C++编写多线程程序很有帮助。-This is a line drawn with a multi-threaded program, write to learn C++ multi-threaded program helpful.
  3. 所属分类:进程与线程

    • 发布日期:2017-04-09
    • 文件大小:1946955
    • 提供者:冯艳君
  1. program_control

    0下载:
  2. 能控制其它程序的运行。 用VB编写的-Be able to control other programs 。。。
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:2073
    • 提供者:li jun
  1. process

    0下载:
  2. 掌握使用一门语言进行多线程编程 编写程序将多线程的执行过程动态的演示出来。-Master the use of a multi-threaded programming language for writing multi-threaded program execution out of a dynamic presentation.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:5510
    • 提供者:阿门
  1. Multi-threaded

    0下载:
  2. 使用2个线程计算2至50000之间的素数。分别使用Thread类、Runnable接口和线程组3种方法编写程序。-Use two threads to calculate the prime numbers between 2-50000. , Respectively, three kinds of ways to write programs using the Thread class, Runnable interface, and thread group.Use two thread
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:3894
    • 提供者:王小娟
  1. srosrams

    0下载:
  2. windows的ping命令的源码,对学习编写程序有一定帮助,不错的-Windows of the ping command in the source code, to learn to write programs to have certain help, good
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-16
    • 文件大小:2048
    • 提供者:sequpnthrk
  1. PI

    0下载:
  2. 编写程序计算 PI 值 要求: ① 采用至少两种 线程分配方法; ② 使用时间函数统计每个线程的计算时间,对比分析哪种分配方法更优; ③ 程序调试及运行,输出运行结果。(Write programs to calculate PI values Requirements: 1.Use at least two kinds of thread allocation methods; 2.Use time function to calculate the computation ti
  3. 所属分类:进程与线程

    • 发布日期:2018-04-30
    • 文件大小:224256
    • 提供者:Fanny Hao
  1. 利用定积分的定义编写多线程程序实现计算pi的程序

    1下载:
  2. 利用定积分的定义编写多线程程序实现计算pi的程序,尽量让精度提高。(We use the definition of definite integral to compiling multithreaded program to realize the program of calculating pi, and try to improve the accuracy.)
  3. 所属分类:进程与线程

« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com