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

搜索资源列表

  1. clsProcess

    0下载:
  2. 进程操作的类,可以从进程名枚举进程PID,也可以从窗口标题查找,打开进程,读取长整型,写入长整型,读取字节数组,写入字节数组.压缩包内包含有一个破解示例,破解掉一个判断密码是否正确的程序(仅在内存中进行,不破坏原文件)-Process operations class, you can enumerate the process name from the process PID, you can search for the title from the window, open the pr
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:10069
    • 提供者:林勇辉
  1. dual_process_protection

    0下载:
  2. 通过建立双进程实现的进程保护功能,用VB实现。-VB to achieve dual-process protection
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:7557
    • 提供者:Richard
  1. signal-comminication

    0下载:
  2. linux高级编程中有关于进程间通信 管道和信号等重要操作的源代码实例 非常的详细 希望大家喜欢-Advanced Programming in the linux on the inter-process communication channels and signal operation and other important details of the source code for examples of great hope that everyone likes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:7523
    • 提供者:韩佳楠
  1. 3128-anqn

    0下载:
  2. 用VB获取系统进程的硬件信息,可用于系统检测!-VB acquisition system using the process of the hardware information is available for system testing!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:193997
    • 提供者:mmmy
  1. Ring3Kill-process-cutek

    0下载:
  2. Ring3 下采用复制句柄的方式打开进程,并终止,可以干掉很多反病毒软件和一些驱动保护的进程-Ring3 used under way to open the process of copying handle and terminate, you can get rid of a lot of anti-virus software and a number of drive protection in the process of
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-25
    • 文件大小:21323
    • 提供者:康康
  1. jinchengdiaodusuanfa

    0下载:
  2. 操作系统课程设计中的一个进程调度模拟算法,包含了先来先服务,最先级数和时间轮转片三个算法。-Curriculum design in an operating system process scheduling simulation algorithm, contains first-come, first-served, and the first three series and time-rotation algorithm films.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:2204
    • 提供者:曹波
  1. BankLiner

    0下载:
  2. 模拟银行排队机系统,父进程负责调度,子进程负责接收顾客、打印顾客号、呼叫顾客到相应窗口和服务顾客。-Simulation Bank Queue System, the parent process is responsible for scheduling, sub-process is responsible for receiving clients, print customer number, call customer to the appropriate window and cus
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:714726
    • 提供者:linqingyang
  1. ProcessManagementSimulator

    0下载:
  2. Windows系统进程查看、结束,内存查看等-View, the end of the system is running processes, view the system memory usage
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:2016
    • 提供者:litingjun
  1. ProtectPC

    0下载:
  2. 小精灵主动防御系统的设计与实现(附源码)。一个山寨版的简单的主动防御,代码比较简单, 进程方面:本主动防御系统采用驱动技术对进程创建进行拦截并通知用户,从而使用户了解到未知的恶意程序,达到防范病毒的目的。 文件方面:开启本主动防御将会对新创建的隐藏文件进行提示,从而达到对文件方面的监控。 注册表方面:病毒通常修改注册表,因此本主动防御系统提供了注册表创建功能,同时本主动防御系统还对病毒有可能的各种启动方式进行监控。 驱动方面:开启本主动防御将会对加载的驱动程序进行监控。 恶意
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:2632998
    • 提供者:阿东
  1. InjectProject

    0下载:
  2. 将动态连接库注入到其他进程中的一种新方法(vc源码)-dll to in process
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:152457
    • 提供者:mykent
  1. WindowsProcess

    0下载:
  2. 进程管理类程序,功能强大,利于学习WINDOWS系统编程。-Process management class program, powerful, conducive to learning WINDOWS system programming.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:49704
    • 提供者:lihui
  1. LinuxFTP

    2下载:
  2. ftp服务器设计成为一个守护进程,程序接受三个参数start,stop,restart。程序捕获SIGHUP、SIGQUIT、SIGCHLD、SIGPIPE信号并做相应处理,实现FTP所以命令列表。-ftp server designed as a daemon, the program to accept three arguments start, stop, restart. Program to capture SIGHUP, SIGQUIT, SIGCHLD, SIGPIPE sign
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:193311
    • 提供者:zixue
  1. jincheng

    0下载:
  2. 进程同步,操作系统课程设计 c++代码-program of c++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1686
    • 提供者:李祥宏
  1. myProcess

    0下载:
  2. 操作系统的课程设计实习题目,主要用c或c++来模拟进程调度的情况,这里包含了详尽源代码-Operating system, curriculum design internship topic, mainly using c or c++ to simulate the process of scheduling the case, where the source code contains a detailed
  3. 所属分类:OS Develop

    • 发布日期:2017-03-25
    • 文件大小:765829
    • 提供者:zgm
  1. acm

    0下载:
  2. 操作系统课程实验,模拟进程调度,涉及图形用户界面GUI和进程调度算法,用VC6.0实现,包含定时器应用和快捷键创建。-Operating system course experiment to simulate the process of scheduling, involving graphical user interface GUI and the process of scheduling algorithm, using VC6.0 to achieve, including the
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:2085700
    • 提供者:
  1. hiddenps

    0下载:
  2. 先学会了ActiveProcessLinks隐藏进程,完了再学别的-ActiveProcessLinks first learned to hide the process, the finished re-learn another
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:3451
    • 提供者:王辉
  1. process

    0下载:
  2. 操作系统课程设计 实现进程调度 时间片轮转-timer controls
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:400510
    • 提供者:yuanhao
  1. SystemManager

    0下载:
  2. 系统运行监视小程序,像个系统管家,两个进程-Monitoring system is running a small program, like the system steward, the two processes
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:43063
    • 提供者:waj
  1. UTM4XP

    0下载:
  2. 一个简单ARK源码。包括进线程操作,隐藏进程检测,SSDT,SHADOW SSDT hook查看-An anti-rookit tool
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-10
    • 文件大小:1451777
    • 提供者:韩挚同
  1. ProMgr

    0下载:
  2. 用Native API写的任务管理器源码,集合了Ring3下结束进程的大部分方法,能够检测内核隐藏模块和内核级隐藏进程-An internal task manager
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:172306
    • 提供者:韩挚同
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com