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

搜索资源列表

  1. mfctlist.zip

    0下载:
  2. mfctlist.zip 列举操作系统中所有的进程,你能够在程序中消灭进程。程序由Visual C++ 5.0开发,工作于Windows 平台
  3. 所属分类:进程与线程

    • 发布日期:
    • 文件大小:28636
    • 提供者:
  1. NT下进程隐藏

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

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

    0下载:
  2. 完全自己编写的消息队列,代码中还实现了互斥量、信标量以及线程调度,该代码完全由C编写,没有使用WINDOWS函数。-completely prepared by his message queue, the code also achieved a volume contradict letter scalar and thread scheduling, the C code entirely prepared, to use a Windows function.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:39886
    • 提供者:张峰
  1. thread_xiancheng

    0下载:
  2. 用c编写的windows环境下的线程的例子,包括源文件和编译生成的目标文件-prepared with the windows environment threads examples, including source and compiled object files generated
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:4204
    • 提供者:杨乐
  1. c-mthread

    0下载:
  2. windows多线程编程最基础的入门例子-windows multithreaded programming most basic introductory examples
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2810
    • 提供者:步槊
  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. Hide_Process_On_Other_Threads

    1下载:
  2. 进程隐藏(寄存于别的线程中) Windows XP + C++Builder6.0调试通过
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:207321
    • 提供者:冷云子
  1. chapter2

    0下载:
  2. windows的多线程编程,采用C++语言编写,是windows多线程编程学习一套很好源程序。
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:88439
    • 提供者:liushengyang
  1. chapter3

    0下载:
  2. windows的多线程编程,采用C++语言编写,是windows多线程编程学习一套很好源程序。
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:191665
    • 提供者:liushengyang
  1. chapter5

    0下载:
  2. windows的多线程编程,采用C++语言编写,是windows多线程编程学习一套很好源程序。
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:87419
    • 提供者:liushengyang
  1. chapter6

    0下载:
  2. windows的多线程编程,采用C++语言编写,是windows多线程编程学习一套很好源程序。
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:58947
    • 提供者:liushengyang
  1. chapter8

    0下载:
  2. windows的多线程编程,采用C++语言编写,是windows多线程编程学习一套很好源程序。
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2870121
    • 提供者:liushengyang
  1. duoxiancheng

    0下载:
  2. 编写多线程的程序 1)试验目的和内容 理解操作系统中的进程和线程的概念,比较单进程(线程)和多进程(线程)的程序结构和执行方面的区别,指出多进程(线程)的好处。 2)试验环境 在windows下用VC++编写一个多线程的程序并比较与单线程程序的区别*/-Procedures for the preparation of multi-threading 1) test the purpose and content of understanding the proces
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:3256
    • 提供者:殷晓飞
  1. c++

    0下载:
  2. 是Google提供的一个 Windows 应用程序;用户可以借助于该程序,在数秒钟内找到自己计算机上的图片,加以编辑并进行欣赏。-Is Google to provide a Windows application users through the program, in seconds to find their own pictures on your computer, edit and enjoy.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:1308
    • 提供者:abc123654
  1. p-and-c

    0下载:
  2. 在Windows和Linux操作系统上,利用各自操作系统提供的Mutex和信号量机制(Win32 API或Pthreads),实现生产者/消费者问题-In the Windows and Linux operating systems, the use of their operating system provided Mutex and semaphore mechanism (Win32 API or Pthreads), to achieve the producer/consumer
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:17377
    • 提供者:凡亚东
  1. CreateThread

    0下载:
  2. Good Example for how to create Mult threading with Using Windows c-Good Example for how to create Mult -threading with Using Windows c++
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:462654
    • 提供者:ming
  1. CSharp-using-Windows-API-

    0下载:
  2. 用C#调用Windows API和其它进程通信 -C# to call the Windows API and other process communication
  3. 所属分类:进程与线程

    • 发布日期:2016-12-23
    • 文件大小:24660
    • 提供者:tcutra
  1. p2pclient-for-windows

    0下载:
  2. p2p for windows,C/S archtecture.-p2p download code for windows
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-08
    • 文件大小:6992062
    • 提供者:QingtaoSun
  1. WinPing(hide-windows)

    0下载:
  2. C++实现网卡的关闭与重启,通过ping一个ip,如果ping通则退出,否则关闭对应网卡,然后重启,使用了隐藏窗口。-C++ implementation of network card shut down and restart, by ping an IP, if ping general principles of the exit, or close the corresponding card, and then restart, use the hidden window.
  3. 所属分类:Process-Thread

    • 发布日期:2017-06-19
    • 文件大小:29950228
    • 提供者:万龙龙
  1. pthread

    0下载:
  2. 提供c/c++多线程开发的API,兼容windows linux平台(provide the developer the application program interface of Multithreading)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-28
    • 文件大小:9216
    • 提供者:1234.l
« 12 3 4 »
搜珍网 www.dssz.com