登录
首页 » Process-Thread » 实现了在windows系统下的进程隐藏,有效的保护了进程的安全性...

实现了在windows系统下的进程隐藏,有效的保护了进程的安全性...

于 2022-01-25 发布 文件大小:14.61 kB
0 81
下载积分: 2 下载次数: 1

代码说明:

实现了在windows系统下的进程隐藏,有效的保护了进程的安全性

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • demonstration of how the procedure can only run one process, if the procedures a...
    演示了如何让程序仅仅只能运行一个进程,如果程序已经运行,再点exe就会激活原来已经运行的那个进程。-demonstration of how the procedure can only run one process, if the procedures are already running, then points exe will activate the original operation of that process.
    2023-01-08 21:10:02下载
    积分:1
  • 先用BACC编译,再用BAINTERP运行
    先用BACC编译,再用BAINTERP运行-using the BACC compiler, and then run BAINTERP
    2022-02-26 16:34:23下载
    积分:1
  • 程序用C++模拟了操作系统中的三种最典型的简单的静态进程调度算法;先由用户动态输入生成模拟进程,使用了26种可供用户选择的典型语句(包括循环、选择结构),可处理...
    程序用C++模拟了操作系统中的三种最典型的简单的静态进程调度算法;先由用户动态输入生成模拟进程,使用了26种可供用户选择的典型语句(包括循环、选择结构),可处理整型、布尔型与字符型三种数据与表达式计算;程序编制时主要采用的编程技术是:用语句链表记录进程语句,并用PCB链表,就绪队列链表,阻塞队列链表,执行队列链表,结束队列链表等数据表示进程处理过程中的相互关系,由于静态数据结构不适合处理数据量大小不定的数据,而动态队列结构适合于处理数据量大小可变数据的处理,因此在程序中采用动态链表对这些数据进行处理;使用信号量、P.V.操作实现进程的同步与互斥,模拟进程在操作系统中的运行-procedures C to simulate the operating system, the three most typical process simple static scheduling algorithm; First generation user input dynamic modeling process, the use of the 26 options are available to users of typical statement (including the circle, choose structure), can handle integer, boolean and three character expression data and calculation; the main procedures for the preparation of the programming technology : Listless statement recorded statement process, and PCB Chain, ready Queue List, blocking Queue List, the Executive Queue List, ending Queue List data processing, said the process of mutual relations, due to static state data structure is not suitable for handling data on the s
    2023-08-27 14:25:03下载
    积分:1
  • 在Windows 2000/XP/2003环境下,创建一个包含N个线程的控制台进程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件(后面有介绍)的...
    在Windows 2000/XP/2003环境下,创建一个包含N个线程的控制台进程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件(后面有介绍)的要求进行读写操作。用信号量机制分别实现读者优先和写者优先的读者一写者问题。-Windows 2000/XP/2003 environment, the creation of an N threads include the console process. Use of these n threads to express n readers who write. Each thread according to the corresponding test data files (with a) on the request and write. Using signal mechanism volume respectively priority and the readers who wrote a priority of readers wrote persons.
    2022-01-25 16:06:10下载
    积分:1
  • mArticleFree Version 2.0 (夜猫文章管理系统免费版) ymArticle 功能列表: 1. 可支持用户组功能, 可按不同用户组设定各类权...
    mArticleFree Version 2.0 (夜猫文章管理系统免费版) ymArticle 功能列表: 1. 可支持用户组功能, 可按不同用户组设定各类权限 2. 支持JS调用某类别或所有类别的最新/最热门文章 3. 支持手工分页, 分页只需在文章中插入 [page] 代码 4. 支持搜索功能 4. 支持相关文章功能 5. 后台WEB管理 6. 可统计今日浏览和总浏览数 7. 支持BB代码, HTML 8. 更多功能无法一一列出... -mArticleFree Version 2.0 (Night Cat article management system free version) ymArticle function list : 1. Supports user group functions, users can set various competence Group 2. JS support of a certain category or call all categories of the latest/3 most popular articles. Paging support manual , tab only inserted in the article [page] code 4. four search function support. support functions related article 5. background WEB management 6. Statistics available today for browsing and total View 7. support BB code, HTML 8. more features not spell them out .. .
    2022-03-14 22:57:25下载
    积分:1
  • 当前比较流行的线程POOL的类,利用它就可以实现服务器的实时处理模型,代码为vc7下...
    当前比较流行的线程POOL的类,利用它就可以实现服务器的实时处理模型,代码为vc7下-current more popular threads POOL class, it can be used to achieve real-time processing server model, under the code-vc7
    2022-06-14 13:19:52下载
    积分:1
  • small games, the server is a client of the game, only the landing will be able t...
    小游戏,是服务器有客户端的游戏,只有能登陆就可以玩,还上对战,支持多个客户端-small games, the server is a client of the game, only the landing will be able to play, but also on the screen, multiple client
    2023-07-19 00:35:03下载
    积分:1
  • 简单代码讲解同步机制CMutex,这个代码是别人写的,还不错,值得一看...
    简单代码讲解同步机制CMutex,这个代码是别人写的,还不错,值得一看-A simple code on the synchronization mechanism CMutex
    2022-04-17 06:23:41下载
    积分:1
  • BCB多线程操作实例! 进行消息处理
    BCB多线程操作实例! 进行消息处理-BCB multithreaded operation examples! For information processing, etc.
    2022-03-30 02:35:29下载
    积分:1
  • windows用delphi监视进程运行
    windows用delphi监视进程运行-windows monitors the advancement with delphi to move
    2022-05-07 06:10:44下载
    积分:1
  • 696518资源总数
  • 106016会员总数
  • 2今日下载