C语言实现病毒源码 当含有病毒部分的程序被执行时
C语言实现病毒源码 当含有病毒部分的程序被执行时,首先进入病毒程序。它在磁盘上找扩展名为C的匹配文件,如果找到,查找是否有被传染过的标志“INFECTED”。如果有此标志,继续找其它的C文件,直至全部检查一遍。若没有这个标志,则 (1)在未被感染的C程序头部加入“INFECTED”已被传染标志。...
C语言实现病毒源码 当含有病毒部分的程序被执行时,首先进入病毒程序。它在磁盘上找扩展名为C的匹配文件,如果找到,查找是否有被传染过的标志“INFECTED”。如果有此标志,继续找其它的C文件,直至全部检查一遍。若没有这个标志,则 (1)在未被感染的C程序头部加入“INFECTED”已被传染标志。...
FIR Filter Design This chapter treats the design of linear-phase FIR filters. The assignments are divided in two parts, the first part focuses on th...
This book manage to show you how you can methodically apply different techniques to your own algorithms to make them more efficient. While this book...
C# is the latest and greatest tool for developing cutting edge applications based on Microsoft .NET technology. This book provides deep insight on the...
如果需要更多MFC和DAO的相关的信息,参考MFC库参考中的技术文章TN054: Calling DAO Directly While Using MFC DAO Classes...