uninstall 控件删除 tdoa 2007
上传时间: 2013-12-23
上传用户:二驱蚊器
Double Sided Watermark Embedding and Detection with Perceptual Analysis (关于watermark的2007年最新外文资料)
标签: Perceptual Detection Embedding Watermark
上传时间: 2014-01-24
上传用户:shawvi
电子科技大学2007集成电路讲义(VLSI设计) 电子科技大学2007集成电路讲义(VLSI设计)
上传时间: 2013-12-01
上传用户:zhangyigenius
% 文件名:randlsbget.m % 程序员:余波 % 编写时间:2007.6.25 % 函数功能: 本函数将完成提取隐秘于上的秘密信息 % 输入格式举例:result=( scover.jpg ,56, secret.txt ,2001) % 参数说明: % output是信息隐藏后的图象 % len_total是秘密信息的长度 % goalfile是提取出的秘密信息文件 % key是随机间隔函数的密钥 % result是提取的信息 function result=randlsbget(output,len_total,goalfile,key) ste_cover=imread(output) ste_cover=double(ste_cover) % 判断嵌入信息量是否过大 [m,n]=size(ste_cover) frr=fopen(goalfile, a ) % p作为信息嵌入位计数器将信息序列写回文本文件 p=1 % 调用随机间隔函数选取像素点 [row,col]=randinterval(ste_cover,len_toal,key) for i=:len_toal if bitand(ste_cover(row(i),col(i)),1)==1 fwrite(frr,1, bit1 ) result(p,1) else fwrite(frr,0, bit1 ) result(p,1)=0 end if p==len_total break end p=p+1 end fclose(frr)
标签: randlsbget result scover 2007
上传时间: 2015-11-10
上传用户:yzhl1988
codewarrior 完全解密licence,可用到2007.12.31,省去每月去Freescale申请的麻烦
标签: codewarrior licence 2007 12
上传时间: 2015-11-15
上传用户:ljt101007
2007年最新的多种路径规划算法的仿真软件包。At the later releases more world models and sample planners will be distributed, for now only a few world models and controllers are uploaded within this package. Press Start to start the simulation. Enjoy :) A better tutorial will be prepared soon about using the simulator and adding new algorithms etc.
标签: distribut releases planners models
上传时间: 2015-11-22
上传用户:wanghui2438
南昌大学2007年数学建模竞赛论文,其中不好之处请指出。
上传时间: 2015-11-24
上传用户:Breathe0125
NS手册2007英文版 这个是最新版的,ns官方网站上的发布的,2007年1月20号的
上传时间: 2015-11-25
上传用户:拔丝土豆
fonts tool for lcd 2007
上传时间: 2015-11-29
上传用户:wys0120
发表在今年2007年Science上的一篇论文的代码实现,一种新的有效的聚类算法
上传时间: 2014-06-28
上传用户:gundan