-
JSteg
JSteg隐写技术matlab实现代码--基本思想:用秘密信息比特直接替换JPEG图像中量化后DCT系数的最低比特位,但若量化后DCT系数为0或者1,则不进行处理。(DCT系数的LSB嵌入)
(JSteg steganography matlab code- the basic idea: direct replacement with the secret information bits JPEG image quantized DCT coefficients in the least significant bit, but if the quantized DCT coefficient is 0 or 1, no processing. (DCT coefficients LSB embedding))
- 2020-12-21 15:59:09下载
- 积分:1
-
secendtest
总体最小二乘法的谐波恢复总体最小二乘法的谐波恢复
- 2010-01-10 00:44:31下载
- 积分:1
-
tpqk
用vc实现图像选块的拖拽和融合,通过对窗口的拖动实现图像选块的拖拽,,(Using vc realize image selected block drag and fusion, by dragging the window to realize image choose a drag and drop,,)
- 2017-05-08 10:23:18下载
- 积分:1
-
matlab1
产生高斯白噪声,已知期望和方差,这样就生成了一组随机数据(Generated white Gaussian noise of known expectation and variance, thus generating a set of random data)
- 2009-07-04 17:07:21下载
- 积分:1
-
【77】分水岭算法
分割区域图像,好滴哦将按计划啊房价跌幅 安防科技来得及(for photo segemetation)
- 2020-06-22 08:20:01下载
- 积分:1
-
fl_chart-master
说明: 在我们的移动端开发中,需要用到折线图,本篇内容就是用flutter写的一个折线图例程。(In the development of our mobile terminal, we need to use the line chart. This article is a line chart routine written by flutter.)
- 2019-06-22 15:11:51下载
- 积分:1
-
picOrder
图片排序效果。根据你拖动的位置来进行排序(The picture sort of effect. Depending on where you drag to sort)
- 2013-04-05 12:11:37下载
- 积分:1
-
canny
此为canny算子的 matlab源代码(This is a canny operator matlab source code)
- 2008-04-17 21:07:30下载
- 积分:1
-
Semi_fragilewatermarking
内容认证半脆弱水印算法的研究与实现,本程序实现图像的半脆弱水印,是基于DCT的算法,特别适合研究半脆弱水印的同志(Content authentication semi-fragile watermarking algorithm for Research and Implementation of, the procedures for the realization of the semi-fragile watermarking images is based on the DCT algorithm, especially appropriate to study the semi-fragile watermarking comrades)
- 2009-01-21 21:46:51下载
- 积分:1
-
1
说明: 奇怪的分式
上小学的时候,小明经常自己发明新算法。一次,老师出的题目是:
1/4 乘以 8/5
小明居然把分子拼接在一起,分母拼接在一起,答案是:18/45 (参见图1.png)
老师刚想批评他,转念一想,这个答案凑巧也对啊,真是见鬼!
对于分子、分母都是 1~9 中的一位数的情况,还有哪些算式可以这样计算呢?
显然,交换分子分母后,例如:4/1 乘以 5/8 是满足要求的,这算做不同的算式。
但对于分子分母相同的情况,2/2 乘以 3/3 这样的类型太多了,不在计数之列!,四个四个数不同
请写出所有不同算式的个数(包括题中举例的)。
思路:循环遍历。
dfs c++(dfs c++)
- 2016-03-21 22:17:14下载
- 积分:1