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

搜索资源列表

  1. SecDemoSource

    0下载:
  2. Are your device objects as secure as they should be? Learn what permissions are applied to the objects you create with IoCreateDevice and get introduced to kernel-mode security APIs that can be used to close potential device object security holes. -A
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:56.22kb
    • 提供者:李杰
  1. FindHideTsk

    0下载:
  2. 通过对系统内核调度线程链表的查询 找出隐藏进程-through activation of the system kernel threads Chain inquiries identify hidden process
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:68.22kb
    • 提供者:匿阳
  1. ThreadTimer

    1下载:
  2. 线程定时器,对内核定时器的线程包装-threads timer, the timer kernel threads packaging
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2.01kb
    • 提供者:王五
  1. Code

    0下载:
  2. 事件内核对象、关键代码段(临界区)的讲解,以及在多线程同步中的应用。在Windows下编写基于消息的网络应用程序,掌握阻塞与非阻塞网络程序的编写,理解在Windows平台下,采用异步选择机制可以提高网络应用程序的性能。-incident kernel object, the key code of (critical) explanations, and the multi-thread synchronization application. In the preparation of Win
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:26.6kb
    • 提供者:中国
  1. glibc-linuxthreads-2.3.tar

    0下载:
  2. This release 0.7 (late beta) of LinuxThreads, a BiCapitalized implementation of the Posix 1003.1c \"pthread\" interface for Linux. LinuxThreads provides kernel-level threads: each thread is a separate Unix process, sharing its address space with the
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:238.29kb
    • 提供者:马帅
  1. 进程和调度

    0下载:
  2. 进程和调度(kernel-) - 非常好的一篇有关连接和加载的文章, 取之与网, 用之与网, 与你分享!-process and Scheduling (kernel-) - a very good connections and the loading of the article, but it must and network and the network is used, to share with you!
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:103.56kb
    • 提供者:朱冠胤
  1. SPY.rar

    0下载:
  2. 内核模式简单实现进程监控,包含创建进程监控与创建线程监控,Simple realization of kernel-mode process monitoring, including the creation process of monitoring and to create a thread monitor
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:101.94kb
    • 提供者:张张
  1. ProcDeny

    0下载:
  2. 内核级进程监控源码, 1.可以通过指定监控进程名的形式来禁止指定进程的运行. 2.可以实时监控本机哪些进程正在创建,运行等等 程序通过挂载SSDT实现-Kernel-level process monitoring source, 1. Can monitor the process by specifying the form name to prohibit the operation of the specified process. 2. Can be real-time m
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:50.61kb
    • 提供者:ViskerWong
  1. KillMe

    0下载:
  2. 一款进程防杀的程序,同以往的程序不同,通过给内核打补丁的方式防杀,效果非常明显,在XP下可以防御冰刃等强力工具的删除-Anti-kill procedures for a process, with different procedures in the past, by the way the kernel patch against killing, the effect is very obvious, in XP, can be powerful tools such as defens
  3. 所属分类:Process-Thread

    • 发布日期:2016-01-26
    • 文件大小:1.51mb
    • 提供者:st
  1. ProcessTick

    0下载:
  2. 获取进程启动和结束时间的工具 使用 PSAPI 获取内核模式和用户模式进程并将用户模式进程的启动时间和结束时间记入日志。运行程序后,它启动一个线程,该线程在后台执行每隔一定时间监控是否有新启动进程或退出进程。-Access to the process of start and end times of the tools used to obtain PSAPI kernel mode and user mode processes and user-mode process s
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-27
    • 文件大小:17.88kb
    • 提供者:dannys
  1. OS

    0下载:
  2. 进程创建与调用,销毁等功能演示,包含Window内核实验教程电子书,以及系统调用查找电子书和《自己动手写操作系统》-Process creation and call features such as the destruction demo, including Window kernel Experimental Course e-books, as well as system calls to find e-books and the " it-yourself to write
  3. 所属分类:Process-Thread

    • 发布日期:2017-06-20
    • 文件大小:30.4mb
    • 提供者:abbyxie
  1. conpro

    0下载:
  2. 描述生产者和消费者问题的Windows内核程序,包含了API内核函数-Producer and consumer issues described in Windows kernel, the kernel function contains the API
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1.88mb
    • 提供者:文宁辉
  1. R3-debug.

    0下载:
  2. a. 项目名称:R3Dbg(调试器内核),Gravedigger(调用示例) b. 本项目的任务开发者:傅强。 c. 开发背景:科锐3阶段项目。 d. 运行环境:WIN2000,XP。 -a. Project Name: R3Dbg (kernel debugger), Gravedigger (called sample) b. The task of the project developers: Fu Qiang. c. Development Background:
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:347.31kb
    • 提供者:过客
  1. SimuRWLock

    0下载:
  2. 通过Mutex封装实现的读写锁类。写锁优先于读锁。如果有写锁在等待,则读锁一直等待,直到写锁获取锁,并释放后才能获取。读锁是共享锁,写锁是独占锁。提供Mutex与临界区两种方式可宏切换实现,Mutex为系统内核对象,速度比较慢,但比较好控制。临界区速度快,但无进入临界区无超时时间,对时间控制不精确。 BOOL ReadLock(int timeout=INFINITE) BOOL TryReadLock(int timeout=INFINITE,BOOL bLock=TRUE)
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:28.75kb
    • 提供者:ceofit
  1. EventDemo

    0下载:
  2. 主要介绍使用事件内核对象控制线程的执行,主线程通过设置事件状态通知子线程开始工作-Introduces the use of event kernel object control thread execution, the main thread sets the event status notifications through the child thread to work
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1016.9kb
    • 提供者:党静
  1. Code1

    0下载:
  2. 事件内核对象、关键代码段(临界区)的讲解,以及在多线程同步中的应用。在Windows下编写基于消息的网络应用程序,掌握阻塞与非阻塞网络程序的编写,理解在Windows平台下,采用异步选择机制可以提高网络应用程序的性能。-Event object, key code segment kernel (critical area) explanation and the application in a multithreaded synchronization. Under Windows base
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:39.46kb
    • 提供者:lj
  1. GetProcess

    0下载:
  2. 读取 windowsXP 下的系统进程,内核技术,包括隐藏进程。-Read windowsXP system processes, kernel technology, including hidden processes.
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-17
    • 文件大小:19.63kb
    • 提供者:Dwj
  1. AMP-Demo-master

    0下载:
  2. 用C++ AMP进行并行编程的例子,可以用GPU对程序进行优化编程。-Using C++ AMP programe the parallel programme, which uses the GPU kernel for optimizing the programme.
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-05
    • 文件大小:102.23kb
    • 提供者:zhangfei
  1. Registry-Backdoor

    0下载:
  2. 内核级后门代码.它插入Explorer.exe服务启动,并且恢复sst过主动拦截防御。使用了内核驱动程序,bindshell后门功能,以及下载者功能。-Kernel-level backdoor code it into the Explorer.exe service starts, and restore their own initiative to intercept sst defense. Using a kernel driver, bindshell backdoor funct
  3. 所属分类:Process-Thread

    • 发布日期:
    • 文件大小:253.47kb
    • 提供者:周彬
  1. Cpp1

    0下载:
  2. 多线程求卷积1)数据矩阵:256*256 –原始矩阵设置:随机50个点设置为255,其余为0 2)卷积核:5*5 –明确注明所设计的卷积核 3)迭代次数:100 –每5次迭代保存一次数据矩阵 –通过20个结果矩阵,生成动画 初始矩阵随机生成,随机分配50个数的值为2-Multithreading convolution 1) Data Matrix: 256* 256- the original matrix settings: a randomized 50-poi
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:1.08kb
    • 提供者:zhaoyilei
« 12 »
搜珍网 www.dssz.com