搜索资源列表
ASMVIRUS
- 纯汇编写的病毒程序。 1、将自己拷贝到系统目录下; 2、循环遍历系统中所有逻辑驱动器,将自己拷贝到其根目录下并建立AutoRun.inf文件; 3、搜索系统中所有的exe 文件,在exe文件上添加可执行代码,使exe在运行之前首先执行添加的代码;并在所搜索过的目录中建立desktop.ini文件,标记已访问过; 4、修改注册表:添加自启动、不显示隐藏文件、禁用注册表编辑器、禁用任务管理器。
a
- 使用汇编语言实现了文件的遍历功能,用于找到输入路径及其子路径中的文本文件。-In assembly language to implement the file traversal function, is used to find the path and its sub-path input in the text file. No bug.
AICC
- 对m,p,q进行遍历,求出所要ARMA情况的系数,然后再遍历m,p,q求出所有情况的AICC值, 同时对AICC最小的情况下的h步预报也以文件的形式输出,最后程序输出m使得AICC最小情况下的所有情况的系数-Pairs of m, p, q to traverse, find the situation to be ARMA coefficients, and then traverse m, p, q calculate the value of all the circumstances
1
- 该程序实现了对硬盘中的文件夹进行遍历,并把每个文件的路径显示出来。-The program implements a folder on the hard drive to traverse, and the path of each file is displayed.
