登录
首页 » 算法 » JPHide 和JPSeek 的源代码

JPHide 和JPSeek 的源代码

于 2022-07-21 发布 文件大小:16.89 kB
0 231
下载积分: 2 下载次数: 1

代码说明:

应用背景JPHide 和JPSeek 的源代码!JPHide&JPSeek是一个JPEG图像的信息隐藏软件!-JPHide and JPSeek source code! JPHide & JPSeek is a JPEG image information hidden software!关键技术JPHIDE and JPSEEK are programs which allow you to hide a file in a jpeg visual image. There are lots of versions of similar programs available on the internet but JPHIDE and JPSEEK are rather special. The design objective was not simply to hide a file but rather to do this in such a way that it is impossible to prove that the host file contains a hidden file. Given a typical visual image, a low insertion rate (under 5%) and the absence of the original file, it is not possible to conclude with any worthwhile certainty that the host file contains inserted data. As the insertion percentage increases the statistical nature of the jpeg coefficients differs from "normal" to the extent that it raises suspicion. Above 15% the e

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • A*星Lua版
    A星寻路算法Lua版 算法原理描述,百度一下一大堆,参考http://blog.sina.com.cn/s/blog_6612d09b0100ve1z.html 其实很简单, 1. 我们无法直接知道怎么到达目的地,但是我们能够知道怎么样从起始点到达相邻的格子,还能从相邻的格子再到相邻格子的相邻的格子。 2.我们不停的找相邻的格子,相邻格子的相邻格子....总有一天,我们会发现其中一个相邻的格子就是我们的目的地,于是我们找到了这条路。 3.在此基础上,我们加入 预估值来提高寻找的效率,我们总是优先寻找预估值低的那些相邻的格子。 其中 f= g+h g 是实际耗费的值 h 是预估值,从当前位置到达目标位置所耗费的移动值,预估有几种算法,这边用的是 对角线估价法 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
    2022-08-22 01:25:50下载
    积分:1
  • 让任务管理器的CPU使用记录呈正弦曲线显示
    通过SetProcessAffinityMask指定多核CPU中的一核来运行,然后通过GetTickCount() - startTime来控制CPU忙时的时间,从而达到 让CPU记录状态呈正弦曲线显示
    2022-03-15 22:00:04下载
    积分:1
  • 用于计方柱、球RCS的matlab程序
    是一个利用利用有限差分方法计算二维方形柱体雷达散射截面的程序,用matlab编写,程序非常完整,规范,非常适合于初学者,另外还附带了物理光学法计算导体球雷达散射截面的例子,这个虽然比较简单,但是对初学者来说也是理解学习编程的一个很好的例子。
    2022-01-25 18:53:05下载
    积分:1
  • 某次python作业
    某次python作业
    2022-02-06 11:54:10下载
    积分:1
  • 高精度幂计,北京大学ACM OJ上的Exponetiation
    高精度幂计算,北京大学ACM OJ上的Exponetiation-Exponentiation
    2022-03-21 11:44:04下载
    积分:1
  • University's Department of Mathematics will study the courses have a numeric...
    大学里数学系必学的一们课程数值分析中的经典算法――――三次样条插值的程序vb版本-University"s Department of Mathematics will study the courses have a numerical analysis of the classical algorithm-cubic spline interpolation procedures version vb
    2022-02-10 03:23:23下载
    积分:1
  • aesc(c++)_支持128、192和256位密钥
    AES.h #pragma once class AES { public: typedef enum ENUM_KeySize_ { BIT128 = 0, BIT192, BIT256 }ENUM_KEYSIZE; public: AES( ENUM_KEYSIZE keysize, BYTE *key ); 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-08-11 07:18:24下载
    积分:1
  • This is a question of the Queen's eight procedures
    这是一个八皇后问题的程序-This is a question of the Queen"s eight procedures
    2022-06-19 09:00:45下载
    积分:1
  • Java 遗传 源代码
    资源描述Java 遗传算法 源代码  Java 遗传算法 源代码Java 遗传算法 源代码
    2022-03-20 21:01:15下载
    积分:1
  • 一种具有加、减、乘、除的能力。
    A Fraction class that has the ability to add, subtract,multiply and divide .
    2022-06-15 09:12:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载