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

搜索资源列表

  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
    • 文件大小:5.91kb
    • 提供者:漆光耀
  1. MagicDel

    0下载:
  2. 通过动态生成并加载DLL,实现可执行文件的自删除。-Through dynamically generated and loaded DLL, the realization of self-executable file delete.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-17
    • 文件大小:4.07mb
    • 提供者:张伟
  1. 07404_Group07_Elevator_Final_WithSourceFile

    0下载:
  2. 采用多线程实现的单部电梯模拟系统,采用图形界面,接受用户点击来进行响应,用外部的egg库(自行修改过,使之用像素为单位绘图),注释详细,需要在vc下进行编译.-Using multi-threaded implementation of a single simulation system for elevators using a graphical interface, a user clicks to accept the response of the egg with an exter
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-21
    • 文件大小:5.74mb
    • 提供者:Ley
  1. FileMap

    0下载:
  2. 实现文件映射,在两个进程间共享内存,在不同进程间传输大文件时,可大幅度提升访问速度。本源码仅为模拟,共享内存为1K,可自行调整。-File mapping, in shared memory between two processes in different inter-process transfer large files, they can significantly enhance the access speed. The only source simulation, shared
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-22
    • 文件大小:6.51mb
    • 提供者:源泉
  1. deleteself

    0下载:
  2. 程序自我删除的示例代码,vc6编写,已测试通过-Process of self-removed sample code, vc6 writing, have been tested
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:5.35kb
    • 提供者:cyantree
  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
    • 文件大小:90.32kb
    • 提供者:osama
  1. create_thread

    0下载:
  2. 创建线程的小演示程序,计数演示分别为使用新线程和不使用线程。自编-A small demo program to create the thread, self. .
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:165kb
    • 提供者:端木含章
  1. VB-code

    0下载:
  2. VB 系统多种底层技术API应用,有源码,进程自我保护-VB system, a variety of underlying technology API, a source, the process of self-protection
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-11
    • 文件大小:2.63mb
    • 提供者:陈霸天
  1. 1

    0下载:
  2. 用java编写的多线程程序,代码清晰,读者自学就可以明白多线程的实现-Multithreaded programs written in Java, the code is clear, self-study of readers can understand multi-threaded implementation of
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:3.79kb
    • 提供者:chen
  1. Edibe

    0下载:
  2. 易语言自我保护类,驱动保护子类,马勒戈壁,上传个文件这么麻烦,你得死啊-Easy language self-protection class, drive protection subclass Mahler Gobi, upload files such trouble, you have to be dead
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-10
    • 文件大小:19.86kb
    • 提供者:张帆
  1. KillSelf

    0下载:
  2. mfc程序实现自删功能,用于清除痕迹,调用cmd.exe实现在系统进程中删除-kill self
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:851byte
    • 提供者:椒山
  1. xiazaizhe

    0下载:
  2. 下载者*改进版,不需修改,即可运行.后面附加了自启动的代码。-Trojan downloaders improved version, without modification, to run. Appending a self-starting code.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:3.91kb
    • 提供者:江涛
  1. LGT_1003_v4

    0下载:
  2. MFC 串口程序,实现com口自发自收,适合于初学者的研究和学习,其中包括了MScom控件的使用。-MFC serial procedures to achieve com port spontaneous self-closing, suitable for beginners of research and study, including MScom control use.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:55.96kb
    • 提供者:ryan
  1. fasm_tls_selfmodify

    0下载:
  2. Self-modifying TLS callbacks This PE has only one TLS callback active at load time. However, the callback executes 0x10 times because it modifies TLS table before returning. fasm source
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-14
    • 文件大小:2.71kb
    • 提供者:animatorix
  1. masm_KillYourself

    0下载:
  2. Example of writing a self-removal procedure. Simple solution is implemented on masm. The code is very small.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-14
    • 文件大小:3.16kb
    • 提供者:animatorix
  1. DeleteSelf

    0下载:
  2. 用Delphi编写的让程序自己运行时删除自己的小例子;-delete self
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:167.33kb
    • 提供者:hobby
  1. isadmin

    0下载:
  2. UAC Self Elevation Visual Studio Project
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-29
    • 文件大小:252.36kb
    • 提供者:test
  1. jeriod_field

    0下载:
  2. Self-drawing thread progress bar can not loop-The Self- drawing thread progress bar can not loop
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-12
    • 文件大小:63.76kb
    • 提供者:Jynnifer
  1. isstattvation

    0下载:
  2. 万能格式转换Win32 Cabinet Self-Extractor-Universal format conversion Win32 Cabinet Self- Extractor
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-17
    • 文件大小:134kb
    • 提供者:vhrbu
  1. 7094810

    0下载:
  2. 一个自己编的基于TCP或UDP协议的聊天软件,欢迎大家学习指正!-A self made up of chat software based on TCP or UDP protocol, welcome everybody to learn correct!
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-20
    • 文件大小:34kb
    • 提供者:Meniuu
« 12 »
搜珍网 www.dssz.com