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

搜索资源列表

  1. NT下进程隐藏

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

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

    0下载:
  2. 模拟操作系统运行的源代码 Descr iption: The object of this project is to write a C++ application to simulate the scheduler of a simple operating system.新手看linux源代码太困难,这个可是个不错的选择哦....不下可惜-simulation operating system source code Descr iption : The object of this pr
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:8698
    • 提供者:风海
  1. page56

    0下载:
  2. 刊登在2005年第2期的代码,代码演示了在Visual C++中利用自定义消息实现线程间通讯。-published in 2005, two of code, code demonstrating the use of Visual C since the definition of news to achieve communication between threads.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:78675
    • 提供者:天秀
  1. MyDownloader

    0下载:
  2. 自己用C++写的下载者。利用远程线程注入技术注入自身的一段用于下载的代码从而有效的穿透防火墙。编译到一个节后大小只有1.5KB-own C wrote downloaders. The use of telemedicine technology into threads itself into a section for downloading code to effectively penetrate the firewall. Compiled into a post-KB size on
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1195
    • 提供者:黄芸乐
  1. USBduoxiancheng.zip

    0下载:
  2. USB多线程的实时数据采集系统源码-(精),USB multi-threaded real-time data acquisition system source code- (refined)
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:5001
    • 提供者:woniu
  1. jibu_c_1.0.0.zip

    0下载:
  2. C语言多核多线程并行编程源代码。内有大量源代码。,Multi-core multi-threaded C language source code for parallel programming. There are a large number of source code.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:1423004
    • 提供者:computing
  1. code

    0下载:
  2. 多线程在Visual C#网络编程中的应用,如何使用C#同步对多线程环境中共享资源的访问等,-多线程在Visual C#网络编程中的应用,如何使用C#同步对多线程环境中共享资源的访问等。
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:19269
    • 提供者:宋俊
  1. C-shili.RAR

    2下载:
  2. Visual C++系统开发实例精粹 赵辉,叶子青编著 的例子程序源码-Visual C++ system development examples essence Zhao Hui, Ye Ziqing compiled example program source code
  3. 所属分类:Process-Thread

    • 发布日期:2017-06-21
    • 文件大小:39476579
    • 提供者:
  1. loadEXE.rar

    0下载:
  2. 将非自身的EXE注入到其它进程控制中运行的代码。非常经典的东西。,of non-self-injected into the EXE other process control operation of the code. Very classic things.
  3. 所属分类:Process-Thread

    • 发布日期:2014-08-18
    • 文件大小:6050
    • 提供者:漆光耀
  1. multithread

    0下载:
  2. Win32应用多线程,Visual C++ 6.0 实现,是一个很好的学习多线程的样板源码-visual c++ source code, for multithread programming
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-15
    • 文件大小:10896
    • 提供者:方岩
  1. KV2008_src

    0下载:
  2. 杀江民2008 的代码 , 垃圾CODE,对我已经没什么意义.丢上来. 供参阅. 代码风格混乱,看了吐血的不要骂我!!因为很多杀软报毒,上传附件时加了密码: 解压密码: 123-Jiangmin 2008 killing of code, garbage CODE, has no significance to me. Throwing up. For reference. Code style chaos not seen the blood called me!! Soft repo
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:183209
    • 提供者:wodecaoxin
  1. CThreadPool

    0下载:
  2. Source Code of using Cthreadpool object and how to use Kindly add .exe before using it is self compressed exe which i changed to zip
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-24
    • 文件大小:92488
    • 提供者:osama
  1. vcthreads

    0下载:
  2. 10个vc++多线程源代码,c++多线程技术-10 vc++ source code for multi-threaded, multi-threaded
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:136843
    • 提供者:jackey
  1. code

    0下载:
  2. c# ThreadPool 判断子线程全部执行完毕的四种方法 多线程用于数据采集时,速度明显很快,下面是基本方法,把那个auto写成采集数据方法即可。-completed all four methods the c# ThreadPool to determine the child thread multithreading for data acquisition speed significantly soon, the following is a basic method
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-09
    • 文件大小:1723
    • 提供者:
  1. Interfaces

    0下载:
  2. C接口与实现上的代码,包括内存处理、链表、等接口的实现-Realization and implementation of the code C interface, including memory handling, lists, and other interfaces
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-06
    • 文件大小:1182074
    • 提供者:wangyunkai
  1. souyczshurce

    0下载:
  2. C # 304- Personal bank simulation source code-C# 304- the Personal bank simulation source code
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-05
    • 文件大小:202134
    • 提供者:jotj!805194
  1. jank

    0下载:
  2. C # 304- Personal bank simulation source code-C# 304- the Personal bank simulation source code
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-05
    • 文件大小:327473
    • 提供者:jotj!805194
  1. livratyrlibrahy

    0下载:
  2. Through a simple library management system source code, C language even beginner to further the understanding of the basic grammar
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-13
    • 文件大小:2383
    • 提供者:rpcjkhce
  1. 基于C的多线程编程学习例程

    0下载:
  2. 该程序源码适合初学者学习多线程编程,采用的编程语言是C语言。(The program source code, suitable for beginners to learn C multithreaded programming.)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-16
    • 文件大小:9216
    • 提供者:xihananhai
  1. rodeGBLport

    0下载:
  2. STLport(C++标准模板库源代码),在学C++的必备,吐血推荐!,(STLport code (c + + standard template library), learning c + +, a necessary, hematemesis recommended!)
  3. 所属分类:进程与线程

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