搜索资源列表
-
0下载:
在NT环境下隐藏进程,也就是说在用户不知情的条件下,执行自己的代码的方法有很多种,比如说使用注 册表插入DLL,使用Windows挂钩等等。其中比较有代表性的是Jeffrey Richer在《Windows核心编程》中 介绍的LoadLibrary方法和罗云彬在《Windows环境下32位汇编语言程序设计》中介绍的方法。两种方法的 共同特点是:都采用远程线程,让自己的代码作为宿主进程的线程在宿主进程的地址空间中执行,从而达 到隐藏的目的。相比较而言,Richer的方法由于可以使用c/c++等高级
-
-
0下载:
C语言多核多线程并行编程源代码。内有大量源代码。,Multi-core multi-threaded C language source code for parallel programming. There are a large number of source code.
-
-
0下载:
开发环境是visual studio,编程语言为C#,此代码是关于线程创建。线程创建与线程控制,控制用进度条体现-The development environment is visual studio, programming language is C# code ,It is about thread creation and thread control, control is reflected by the progress bar s change.
-
-
0下载:
此代码是关于多线程,线程池的问题。开发环境是visual studio,编程语言为C#,为MultiThreadTest _Verson 1.0的加强版-This code is about the problem of multi-threading, thread pool. Development environment is visual studio, the programming language is C# 。It is enhanced version MultiThreadT
-
-
0下载:
C language programming tutorial electronic lesson plans of the source code, very good, can be used
-
-
0下载:
以及针对SJA1000芯片的C语言编程,源代码使用在robot控制的一部分-C language programming and SJA1000 chips, part of the source code used in robot control
-
-
0下载:
作业 牛顿插值法 vc 程序语言:c++ 程序源代码 不错的(Newton interpolation method of vc programming language: c + + program source code)
-
-
0下载:
作业 高斯消去法 vc 程序语言:c++ 程序源代码 可以的(Homework to gauss elimination vc programming language: c + + program source code)
-