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

搜索资源列表

  1. LaunchDLL

    0下载:
  2. 成功 关于线程和进程的程序-success on the threads of procedures and processes
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:13951
    • 提供者:刘忠强
  1. java多线程编程实例

    0下载:
  2. 已经编译成功的多线程JAVA实例.可用来参考或使用-has already built a successful example of multi-threaded Java. Can be used to reference or use
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:11123
    • 提供者:何生
  1. process(source)

    0下载:
  2. 示例程序没有脱离编译环境,因此要想成功运行,你的机器上必须有VC-sample program from the compiler environment, in order to be successful, you must have a machine VC
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:119218
    • 提供者:张艳杰
  1. HDlock

    0下载:
  2. bios启动程序,在DOS下运行成功。要经过编译-bios commencement of proceedings, under the DOS operating successfully. To be compiled
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:350072
    • 提供者:mymanm
  1. NetTransfer

    0下载:
  2. ACE框架编写了一个简单的C/S程序,完成多线程文件并发发送功能。客户端为窗口程序,可以同时选择多个文件进行上传,并可以得到服务器成功保存的反馈信息。服务器控制台程序,将收到的文件保存在指定的文件夹中。-ACE prepared a framework for a simple C / S process, multi-thread completed document with this function. Client for Windows program, you may also se
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:67935
    • 提供者:voion
  1. http_thread

    0下载:
  2. 大学作业,用GCC编写的C语言程序。创建线程达到传送本地HTML文件。把HTML文件与其文件夹放置程序相同的文件夹,打开IE输入http://127.0.0.1:8080/文件名.html 即可成功打开-University of operations, prepared by the GCC using C language program. Create threads to transmit local HTML documents. Put HTML file folder with
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1400
    • 提供者:ming
  1. RW

    1下载:
  2. 读者写者问题源码.包含我的注释. 没有加入工程文件. 只有一个R&W.cpp.在vc++6.0下编译成功. 在Windows 2000 环境下,创建一个包含n 个线程的控制台进程。用这n 个线程来表示n 个读者或写者。每个线程按相应测试数据文件的要求,进行读写操作。请用信号量机制实现读者-写者问题(读者优先)。 读者-写者问题的读写操作限制: 1)写-写互斥; 2)读-写互斥; 3)读-读允许; 读者优先的附加限制:如果一个读者申请进行读操作时已有另一读者正在进行
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:6932
    • 提供者:ralfz
  1. thread

    0下载:
  2. 该程序实现了利用事件对象来实现多线程之间的通讯.便宜调试成功的,可以直接使用
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:61139
    • 提供者:xsf
  1. VirtualMemory

    0下载:
  2. program VirtualMemory {$APPTYPE CONSOLE} uses SysUtils, Windows const PageSize = 4096 //定义页面大小 var VmAddress, CommitAddress: Pointer //存放虚拟内存基址 Text: Pchar begin //保留二页虚拟内存 VmAddress := VirtualAlloc(nil, PageSize * 2, MEM_RESERVE, PAGE_READWRITE) if
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:23590
    • 提供者:黄春标
  1. Win7-ring0-Kill360-AllProcess

    0下载:
  2. Win7下测试成功 xp自己去试验 前面的说明一定要看哦-hello 360
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-08
    • 文件大小:2618
    • 提供者:ccc
  1. 33427984

    0下载:
  2. 多线程例子,模拟电梯运行采用了常用的一些,在delphi7下运行测试成功-Multi-threaded example, simulated elevator used to run a number of commonly used in the tests are successfully run under Delphi7
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-17
    • 文件大小:134061
    • 提供者:gu
  1. yinhangjia

    0下载:
  2. 银行计算法的实现,基于多线程控制的系统的实现的银行家的算法的成功实现-Bank calculations the realization of control system based on multi-threaded implementation of the banker of the successful implementation of the algorithm
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:6323
    • 提供者:benye
  1. guanjianlujing

    0下载:
  2. 实现图的关键路径算法,关键路径的成功查找-To achieve the critical path diagram algorithm to find the success of Critical Path
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-11
    • 文件大小:921
    • 提供者:张俊
  1. MYSCANPORT

    0下载:
  2. 超好用的多线程VC++端口扫描程序,在运行框中输入IP地址,设定端口扫描的范围,设置线程数,程序完美运行。扫描过程中,如果发现某端口被占用,则显示扫描失败,未占用则成功-Chaohaoyong VC++ multi-threaded port scanner, enter the IP address in the Run box, set the scope of port scanning, set the number of threads, the program perfectly.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:20758
    • 提供者:
  1. Process-Hide

    0下载:
  2. 里面是使用visual studio 2008 C++编写的, 使用修改内存中的进程活动链来实现的隐藏。 可以在XP SP3(不含SP3)之前的版本实现成功。 -Which is to use visual studio 2008 C++ written in memory of the process using the modified chain of activities to achieve the hidden. In the XP SP3 (without SP3) ver
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:162694
    • 提供者:叶子
  1. VBProcessProtect

    1下载:
  2. VB保护和隐藏进程的代码,在WinXP+VB6.0企业版平台测试成功!-VB code to protect and hide processes, in WinXP+ VB6.0 Enterprise Edition platform test successful!
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:3781
    • 提供者:卡松
  1. Visual-Basic-6Multideub

    0下载:
  2. VB写的多线程程序,调试成功,看了就知道-VB to write multi-threaded program debugging success, read on to know
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:11499
    • 提供者:johnsonxjq
  1. a2199f2c1201

    0下载:
  2. H264视频压缩编码在DSP上的移植,已成功验证-Transplantation of H264 video compression on DSP
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:285695
    • 提供者:cuijie
  1. mulithread

    0下载:
  2. I. 在C盘下建立一个名为MuliThread.java的文件,MuliThread.java中内容见“附录二”。 II. 通过CMD命令进入命令行方式,编译MuliThread.java文件。 III. 运行编译成功的MuliThread.class文件。根据屏幕反馈,完成报告要求7 – -I. under the C drive, create a file named MuliThread.java the See MuliThread.java in Appendix II
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:6228
    • 提供者:songyu
  1. fastdb3.72-arm.tar

    0下载:
  2. 经测试,跨平台C++ 实时库,支持,vc6及gcc编译,本压缩包是经测试在arm a8上编译通过并成功运行的压缩包-Has been tested and cross-platform C++ real-time library support, vc6 and gcc compiler, The compression package that has been tested to compile and run successfully compressed package on arm a
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-16
    • 文件大小:3660192
    • 提供者:零点
« 12 »
搜珍网 www.dssz.com