你说所有文件都可以用语言写出来,这话在计算机发展早期没错,但如今的计算机早已不是单纯的数值处理了,它主要进行的是非数值运算。矢量图你可以用各种语言对图形的支持,用各种函数画出来,但位图绝对没人能用语言画出来。 位图和声音文件,视频文件一样,是程序操作的数据,程序是为了处理这些数据才被写出来的,这就是语言的作用,谁会用语言去专门写数据呢,这样程序就失去了它存在的意义了。 位图一般都是从外设输入计算机的,位图是个大矩阵,根据图的像素和格式有不同的存储方式,灰度图只有一个矩阵,记录灰度就行,彩色图由三个矩阵叠加而成,这三个矩阵分别记录红,黄,蓝的比例。你看到的计算机中的位图大都是经过算法压缩的,就跟mp3,rmvb一样,真正没经压缩的位图,占用空间是很大的。 矢量图可以进行放大缩小但清晰度不变,因为矢量图存的不是像素,而是将图转化成一系列几何图形的函数式存储,你放大缩小之后,由于函数不变,所以只是比例上的改变,没有位置上的改变,因此,矢量图一般不会太复杂的,而且它占空间小,向word里的剪切画都是矢量图。 至于你说给图片里加木马,那不是加在图片里,那只是黑客骗你去点击的手段而已,他们把木马做成双扩展名例如xx.gif.vbs的vbs脚本写的木马, 很多人都把计算机设成隐藏扩展名,这样,在他们的计算机上看到的就是xx.gif,认为是图片,就点了。 还有早期黑客把木马名字起陈成美女图片之类的,不过这比较低级。木马直接写在图片里是不可能的,图片是数据,不是程序,写在图片浏览器里还差不多。计算机图形学是很复杂的,而随着 *** 的发展,很多新的图片格式也产生了,我在这里也说不清楚,你想要系统了解,还是去找这方面的书吧。
麻烦采纳,谢谢!
这当然是真的,因为这些黑客可能再编写一些程序,而这些程序都是一些英文和其他符号组成的,一般人是看不懂的
不会是真的的,都是影视效果,因为黑客速度都很快,所以要猛敲键盘。
把下面复制到记事本,另存为HTML文件。你可以自己DIY一下。
html
head
title类似黑客帝国的01数字流/title
/head
body bgcolor=#000000
script language="JavaScript"
!--
if (document.all){
Cols=6;
Cl=24;//Space's are included so real length is 48!
Cs=10;
Ts=10;
Tc='#008800';
Tc1='#00ff00';
MnS=20;
MxS=30;
I=Cs;
Sp=new Array();S=new Array();Y=new Array();
C=new Array();M=new Array();B=new Array();
RC=new Array();E=new Array();Tcc=new Array(0,1);
document.write("div id='Container' style='position:absolute;top:0;left:-"+Cs+"'");
document.write("div style='position:relative'");
for(i=0; i Cols; i++){
S[i]=I+=Cs;
document.write("div id='A' style='position:absolute;top:0;font-family:Arial;font-size:"
+Ts+"px;left:"+S[i]+";width:"+Ts+"px;height:0px;color:"+Tc+";visibility:hidden'/div");
}
document.write("/div/div");
for(j=0; j Cols; j++){
RC[j]=1+Math.round(Math.random()*Cl);
Y[j]=0;
Sp[j]=Math.round(MnS+Math.random()*MxS);
for(i=0; i RC[j]; i++){
B[i]='';
C[i]=Math.round(Math.random()*1)+' ';
M[j]=B[0]+=C[i];
}
}
function Cycle(){
Container.style.top=window.document.body.scrollTop;
for (i=0; i Cols; i++){
var r = Math.floor(Math.random()*Tcc.length);
E[i] = 'font color='+Tc1+''+Tcc[r]+'/font';
Y[i]+=Sp[i];
if (Y[i] window.document.body.clientHeight){
for(i2=0; i2 Cols; i2++){
RC[i2]=1+Math.round(Math.random()*Cl);
for(i3=0; i3 RC[i2]; i3++){
B[i3]='';
C[i3]=Math.round(Math.random()*1)+' ';
C[Math.floor(Math.random()*i2)]=' '+' ';
M[i]=B[0]+=C[i3];
Y[i]=-Ts*M[i].length/1.5;
A[i].style.visibility='visible';
}
Sp[i]=Math.round(MnS+Math.random()*MxS);
}
}
A[i].style.top=Y[i];
A[i].innerHTML=M[i]+' '+E[i]+' ';
}
setTimeout('Cycle()',20)
}
Cycle();
}
// --
/script
body
/body
/html
html
head
titleThis's My Life留言簿---观看留言/title
meta http-equiv="Content-Type" content="text/html; charset=gb2312"
script language="JavaScript"
n=1
function n0(){if(n1)n--}
function n1(){if(n9)n++;if(n9)n=1}
function s1(){if(n==1)MM_showHideLayers('Layer1','','show','Layer2','','hide','Layer3','','hide','Layer4','','hide','Layer5','','hide','Layer6','','hide','Layer7','','hide','Layer8','','hide','Layer9','','hide');
if(n==2)MM_showHideLayers('Layer1','','hide','Layer2','','show','Layer3','','hide','Layer4','','hide','Layer5','','hide','Layer6','','hide','Layer7','','hide','Layer8','','hide','Layer9','','hide');
if(n==3)MM_showHideLayers('Layer1','','hide','Layer2','','hide','Layer3','','show','Layer4','','hide','Layer5','','hide','Layer6','','hide','Layer7','','hide','Layer8','','hide','Layer9','','hide');
if(n==4)MM_showHideLayers('Layer1','','hide','Layer2','','hide','Layer3','','hide','Layer4','','show','Layer5','','hide','Layer6','','hide','Layer7','','hide','Layer8','','hide','Layer9','','hide');
if(n==5)MM_showHideLayers('Layer1','','hide','Layer2','','hide','Layer3','','hide','Layer4','','hide','Layer5','','show','Layer6','','hide','Layer7','','hide','Layer8','','hide','Layer9','','hide');
if(n==6)MM_showHideLayers('Layer1','','hide','Layer2','','hide','Layer3','','hide','Layer4','','hide','Layer5','','hide','Layer6','','show','Layer7','','hide','Layer8','','hide','Layer9','','hide');
if(n==7)MM_showHideLayers('Layer1','','hide','Layer2','','hide','Layer3','','hide','Layer4','','hide','Layer5','','hide','Layer6','','hide','Layer7','','show','Layer8','','hide','Layer9','','hide');
if(n==8)MM_showHideLayers('Layer1','','hide','Layer2','','hide','Layer3','','hide','Layer4','','hide','Layer5','','hide','Layer6','','hide','Layer7','','hide','Layer8','','show','Layer9','','hide');
if(n==9)MM_showHideLayers('Layer1','','hide','Layer2','','hide','Layer3','','hide','Layer4','','hide','Layer5','','hide','Layer6','','hide','Layer7','','hide','Layer8','','hide','Layer9','','show')
}
/script
head
body bgcolor=#000000
SCRIPT language=JavaScript
!--
if (document.all){
Cols=18;
Cl=24;//Space's are included so real length is 48!
Cs=12;
Ts=12;
Tc='#008800';
Tc1='#00ff00';
MnS=20;
MxS=30;
I=Cs;
Sp=new Array();S=new Array();Y=new Array();
C=new Array();M=new Array();B=new Array();
RC=new Array();E=new Array();Tcc=new Array(0,1);
document.write("div id='Container' style='position:absolute;top:0;left:-"+Cs+"'");
document.write("div style='position:relative'");
for(i=0; i Cols; i++){
S[i]=I+=Cs;
document.write("div id='A' style='position:absolute;top:0;font-family:Arial;font-size:"
+Ts+"px;left:"+S[i]+";width:"+Ts+"px;height:0px;color:"+Tc+";visibility:hidden'/div");
}
document.write("/div/div");
for(j=0; j Cols; j++){
RC[j]=1+Math.round(Math.random()*Cl);
Y[j]=0;
Sp[j]=Math.round(MnS+Math.random()*MxS);
for(i=0; i RC[j]; i++){
B[i]='';
C[i]=Math.round(Math.random()*1)+' ';
M[j]=B[0]+=C[i];
}
}
function Cycle(){
Container.style.top=window.document.body.scrollTop;
for (i=0; i Cols; i++){
var r = Math.floor(Math.random()*Tcc.length);
E[i] = 'font color='+Tc1+''+Tcc[r]+'/font';
Y[i]+=Sp[i];
if (Y[i] window.document.body.clientHeight){
for(i2=0; i2 Cols; i2++){
RC[i2]=1+Math.round(Math.random()*Cl);
for(i3=0; i3 RC[i2]; i3++){
B[i3]='';
C[i3]=Math.round(Math.random()*1)+' ';
C[Math.floor(Math.random()*i2)]=' '+' ';
M[i]=B[0]+=C[i3];
Y[i]=-Ts*M[i].length/1.5;
A[i].style.visibility='visible';
}
Sp[i]=Math.round(MnS+Math.random()*MxS);
}
}
A[i].style.top=Y[i];
A[i].innerHTML=M[i]+' '+E[i]+' ';
}
setTimeout('Cycle()',55)
}
Cycle();
}
// --
/SCRIPT
/body
/html
这个代码写到HTML里运行
“淮安商务v迅mvp1715-【谢佳丽】” 石景山区高端模特预约:8036米/夜,海淀私人高端伴游:6088米/2次/8710学历:本科星座:天蝎座手机号:12879***216职业:走秀模特掌握语言...
微信定位定位追踪器(手机微信定位追踪器免费下载)昨天晚上,机哥在某应用商店游逛,见到关心的一个开发人员,发布的新APP。 名称很一般,但见到功能介绍,机哥的情绪越来越不一般了... 手 机 号...
青稞酒酥油茶更加香甜——青藏铁路铺就致富路 新华社西宁10月5日电 题:青稞酒酥油茶更加香甜——青藏铁路铺就致富路 新华社记者王浡、刘洪明、王艳 10月的青藏高原已有寒意,家住青...
0×03:剖析进程Powered by: vBulletin Version 3.0.2IHttpRequestResponse baseRequestResponse) {查找metasploit结...
梁朝伟刘嘉玲520出来撒糖...
本文目录一览: 1、黑客帝国讲述的是什么故事? 2、黑客帝国到底讲了什么 3、花3个月时间设计一个镜头?《黑客帝国》的幕后故事你知道多少? 4、电影“黑客帝国”讲述的到底是个什么故事?...