会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Eric.cpp
博客园
|
首页
|
新随笔
|
新文章
|
联系
|
订阅
|
管理
2012年6月1日
网易公开课-机器学习
摘要: http://v.163.com/special/opencourse/machinelearning.html
阅读全文
posted @ 2012-06-01 20:36 Eric.cpp
阅读(113)
评论(0)
推荐(0)
怎样用C语言编写病毒(三)
摘要: /**********************************IN FACT,IT"S NOT A VIRYUS AT ALL.**********************************/#include <io.h>#include <dir.h>#include <stdio.h>#include <stdlib.h>#include <string.h>/* copy outfile to infile */void copyfile(char *infile, char *outfile){ FIL
阅读全文
posted @ 2012-06-01 00:39 Eric.cpp
阅读(2027)
评论(0)
推荐(1)
怎样用C语言编写病毒(二)
摘要: 本版病毒所具有的功能:1.在所有磁盘的根目录生成svchost.com和autorun.inf文件2.生成病毒体:c:\windows\wjview32.comc:\windows\explorer.exec:\windows\system32\dllcache\explorer.exec:\windows\system\msmouse.dllc:\windows\system32\cmdsys.sysc:\windows\system32\mstsc32.exe3.病毒体c:\windows\explorer.exe感染原explorer.exe文件,使其不需要修改注册表做到启动时在expl
阅读全文
posted @ 2012-06-01 00:00 Eric.cpp
阅读(4120)
评论(1)
推荐(2)
公告