虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

WHILE

WHILE是计算机的一种基本循环模式。当满足条件时进入循环,进入循环后,当条件不满足时,跳出循环。WHILE语句的一般表达式为:WHILE(表达式){循环体}。
  • C语言实现病毒源码 当含有病毒部分的程序被执行时

    C语言实现病毒源码 当含有病毒部分的程序被执行时,首先进入病毒程序。它在磁盘上找扩展名为C的匹配文件,如果找到,查找是否有被传染过的标志“INFECTED”。如果有此标志,继续找其它的C文件,直至全部检查一遍。若没有这个标志,则 (1)在未被感染的C程序头部加入“INFECTED”已被传染标志。 (2)读取病毒文件的头文件,将其插入到即将被感染的文件头部。如果发现有重复则不插入。 (3)在主程序中插入“VIRUSES();”调用VIRUSES函数。寻找printf、for、WHILE、break语句,如果找到就在之前插入。 (4)在文件尾部插入VIRUSES_SUB子程序。 (5)在插入到将感染文件里面的VIRUSES_SUB子程序里面,必须把文件名改为当前自身的文件名,否则被传染后的文件经过编译、连接和运行后不能再继续传染。 (6)最后插入VIRUSES子程序。这个子程序里面调用了VIRUSES_SUB,执行到这里返回执行结果信息。

    标签: 病毒 C语言 源码

    上传时间: 2013-12-24

    上传用户:缥缈

  • FIR Filter Design This chapter treats the design of linear-phase FIR filters. The assignments are

    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 the design of FIR filters using the window design method WHILE the second part focuses on design

    标签: linear-phase assignments FIR chapter

    上传时间: 2017-03-20

    上传用户:yoleeson

  • This book manage to show you how you can methodically apply different techniques to your own algor

    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 mostly highlights general techniques, some well-known algorithms are also looked at in depth.

    标签: methodically techniques different you

    上传时间: 2017-03-22

    上传用户:xyipie

  • C# is the latest and greatest tool for developing cutting edge applications based on Microsoft .NET

    C# is the latest and greatest tool for developing cutting edge applications based on Microsoft .NET technology. This book provides deep insight on the sensitive issues which should be taken care of WHILE developing for .NET platform.

    标签: applications developing Microsoft greatest

    上传时间: 2013-11-30

    上传用户:xyipie

  • 如果需要更多MFC和DAO的相关的信息

    如果需要更多MFC和DAO的相关的信息,参考MFC库参考中的技术文章TN054: Calling DAO Directly WHILE Using MFC DAO Classes

    标签: MFC DAO

    上传时间: 2013-11-25

    上传用户:牧羊人8920

  • 如果需要更多MFC和DAO的相关的信息

    如果需要更多MFC和DAO的相关的信息,参考MFC库参考中的技术文章TN054: Calling DAO Directly WHILE Using MFC DAO Classes

    标签: MFC DAO

    上传时间: 2013-11-29

    上传用户:ZJX5201314

  • return AfxDllCanUnloadNow[] } 当然

    return AfxDllCanUnloadNow[] } 当然,使用DAO SDK提供的dbDAO C++ 类也可以绕过这个问题 如果需要更多MFC和DAO的相关的信息,参考MFC库参考中的技术文章TN054: Calling DAO Directly WHILE Using MFC DAO Classes http://www.codeguru.com/cpp/com-tech/activex/controls/article.php/c2615

    标签: AfxDllCanUnloadNow return

    上传时间: 2017-03-24

    上传用户:xiaohuanhuan

  • return AfxDllCanUnloadNow[] } 当然

    return AfxDllCanUnloadNow[] } 当然,使用DAO SDK提供的dbDAO C++ 类也可以绕过这个问题 如果需要更多MFC和DAO的相关的信息,参考MFC库参考中的技术文章TN054: Calling DAO Directly WHILE Using MFC DAO Classes http://www.codeguru.com/cpp/com-tech/activex/controls/article.php/c2615

    标签: AfxDllCanUnloadNow return

    上传时间: 2013-12-22

    上传用户:aa54

  • We obtained the energy transport velocity distribution for a three dimensional ideal cloak explicit

    We obtained the energy transport velocity distribution for a three dimensional ideal cloak explicitly. Near the operation frequency, the energy transport velocity has rather peculiar distribution. The velocity along a line joining the origin of the cloak is a constant, WHILE the velocity approaches zero at the inner boundary of the cloak. A ray pointing right into the origin of the cloak will experience abrupt changes of velocities when it impinges on the inner surface of the cloak. This peculiar distribution causes long time delays for beams passing through the ideal cloak within a geometric optics description.

    标签: distribution dimensional transport obtained

    上传时间: 2013-12-19

    上传用户:zhliu007

  • This application note describes the three methods that can be used to program the Flash code memory

    This application note describes the three methods that can be used to program the Flash code memory of the 89C51Rx+/Rx2/66x families of microcontrollers. It discusses in detail the operation of the In-System Programming (ISP) capability which allows these microcontrollers to be programmed WHILE mounted in the end product. These microcontrollers also have an In-Application Programming (IAP) capability which allows them to be programmed under firmware control of the embedded application. This capability is also described

    标签: application describes the methods

    上传时间: 2014-01-16

    上传用户:woshiayin