搜索资源列表
Mode
- 通过向Mode模块发送event来做状态迁移,Mode模块中有一个Matrix表,通过Matrix表来做出判断-through Mode modules make this event the movement Mode Module Matrix is a table through the Matrix to make a judgment Table
枚举系统当前进程
- 枚举系统当前进程源代码,可用于判断某个进程是否开始或者结束。-current process enumeration system source code can be used to judge whether a particular process or ended.
进程优先级处理
- 进程优先级处理 当多个进程同时运行时判断优先级-process priority when dealing with a number of processes running when judgment priority
Process-company
- 包含两个程序control和becontrol control一直判断becontrol是否在运行 若在运行,则什么也不做 若不在运行,则启动becontrol-included two control procedures and control has been becontrol be judged control whether the operation if it is running to do nothing if not in operation, activ
AutoActive
- 采用互斥体的方法,防止程序多次运行,App.PreIntance只能判断当前目录是否有多个实例运行,本程序可以将exe拷贝到任何目录,但只能运行一个实例。
MultitudeOfThreading
- 一个多核编程的示例程序,演示了在多核CPU下使用普通编程方法与多核编程判断一个数是否为质数的耗时
watchdog
- 软件狗的一个DEMO,该软件狗能够实现对需要监控的程序判断运行情况,如果监控的程序运行异常(崩溃等),则重新打开程序。
进程管理器
- 代码名称/用途:我是做网络安全工作的,最近发现很多后门程序,为了更快捷的判断某个进程是不是后门程序,我写了一个程序,显示出系统中的所有进程和每个服务进程的完整路径。一旦确认某个可疑进程,可以用\"终止进程\"立即杀掉,并根据路径删除后门程序。-code name / purposes : I have to do the work of network security, recently found that many backdoor procedure, in order to quick
jch
- 这是一个进程同步的程序,可以判断死锁的问题,是可以支持多进程的程序。-This is a process synchronization procedures can be judged Deadlock problems, can support multi-process procedures.
Clipboardmonitor.rar
- 实时监控系统剪切板内容,可以判断是否为自己所保护的内容。,Real-time monitoring system clipboard, you can determine whether the protection for their own content.
sto
- 设计一个请求页式存储管理方案。并编写模拟程序实现。 产生一个需要访问的指令地址流。它是一系列需要访问的指令的地址。为不失一般性,你可以适当地(用人工指定地方法或用随机数产生器)生成这个序列。为简单起见,页面淘汰算法采用FIFO页面淘汰算法,并且在淘汰一页时,只将该页在页表中抹去。而不再判断它是否被改写过,也不将它写回到辅存。 -Page request to design a storage management program. And the preparation of simul
banker
- 银行家算法是避免死结(Deadlock)的一个著名的算法,是由艾兹格·迪杰斯特拉在1965年为T.H.E系统设计的一种避免死结产生的算法。它以银行借贷系统的分配策略为基础,判断并保证系统的安全运行。-Banker' s algorithm is to avoid deadlock (Deadlock), a well-known algorithm, by艾兹格迪杰Stella in 1965 for the THE system design to avoid the deadlock
flowcontrol
- 流程控制学习程序,包括多层嵌套的IF-ELSE语句实例、正整数分解质因数、判断素数等-Process control learning process, including multiple nested IF-ELSE statements instance, a positive integer prime factor decomposition to determine prime numbers, etc.
clsProcess
- 进程操作的类,可以从进程名枚举进程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
crc32
- crc32磁盘文件完整性检验 计算的CRC32的起始位置是PE文件头开始处,结束位置在整个文件的尾部. 当然,没有软件会是绝对安全的,所以可以把CRC32值进行一些加密处理或者修改计算CRC32的范围.总之是可以先做点改变再写入判断. 附件带有计算写入CRC32的工具源码及一个测试的程序源码和一个做好的程序. -crc32 disk file integrity verification start position calculation of CRC32 is the beg
Factoryschedual
- 工厂调度,含有多个进程同时判断是工厂做完任务的时间尽量短,有源码-Factory schedule
WaitThread
- 等待一个已有线程自动结束的VC++代码,我们不能只管创建进程,而不管它的死活,应该 学会如何接应它,转向其它方式或进行下一个任务,本代码 主要演示的是跟踪进程的运行状态,并判断它是否仍在运行,如果是,则等待它运行完毕,不妨参考。 -Waiting for a thread has been automatically end the VC++ code, we can not just create the process, regardless of the life and death,
process
- 判断应用程序是否有相同实例存在,很实用的哦-To judge whether the application is the same instance, very practical
Filesearch
- 主要是一个C++方面的小项目,使用了多线程的方式和MFC的界面,程序读取文件夹中的文本文件,然后判断文件中是否有指定字符串。使用信号量来维持线程间的通信,用临界区来保护资源。-Is a C++ aspects of small items, use the text file on multiple threads, and the MFC interface, the program reads the file in the folder, and then determine whethe
ProcessIsExist
- 判断进程是否已经存在,运行中! 如果进程在系统中已经存在,则不启动程序-Determine whether the process already exists, run! Start the program if the process already exists in the system, no