登录
首页 » C# » LSB-Algorithm

LSB-Algorithm

于 2020-12-01 发布 文件大小:132KB
0 207
下载积分: 1 下载次数: 19

代码说明:

  LSB算法实现BMP图片信息的隐藏和提取 语言:C#(LSB algorithm BMP image information hiding and extraction languages: C#)

文件列表:

LSB Algorithm
.............\bin
.............\...\Debug
.............\...\.....\LSB_Algorithm.exe,49152,2007-09-30
.............\...\.....\LSB_Algorithm.pdb,36352,2007-09-30
.............\...\.....\LSB_Algorithm.vshost.exe,5632,2005-11-11
.............\...\Release
.............\...\.......\LSB_Algorithm.exe,49152,2007-09-30
.............\...\.......\LSB_Algorithm.pdb,32256,2007-09-30
.............\...\.......\LSB_Algorithm.vshost.exe,5632,2005-11-11
.............\Form1.cs,7614,2007-09-30
.............\Form1.Designer.cs,19194,2007-09-30
.............\Form1.resx,21312,2007-09-30
.............\LSBDecrypt.cs,6337,2007-09-29
.............\LSBEncrypt.cs,6844,2007-09-30
.............\LSB_Algorithm.csproj,3435,2007-09-30
.............\LSB_Algorithm.sln,914,2007-09-28

.............\obj
.............\...\Debug
.............\...\.....\LSB_Algorithm.csproj.GenerateResource.Cache,842,2007-09-30
.............\...\.....\LSB_Algorithm.exe,49152,2007-09-30
.............\...\.....\LSB_Algorithm.Form1.resources,10700,2007-09-30
.............\...\.....\LSB_Algorithm.pdb,36352,2007-09-30
.............\...\.....\LSB_Algorithm.Properties.Resources.resources,180,2007-09-30
.............\...\.....\Refactor
.............\...\.....\TempPE
.............\...\LSB_Algorithm.csproj.FileList.txt,636,2007-09-30
.............\...\Release
.............\...\.......\LSB_Algorithm.csproj.GenerateResource.Cache,842,2007-09-30
.............\...\.......\LSB_Algorithm.exe,49152,2007-09-30
.............\...\.......\LSB_Algorithm.Form1.resources,10700,2007-09-30
.............\...\.......\LSB_Algorithm.pdb,32256,2007-09-30
.............\...\.......\LSB_Algorithm.Properties.Resources.resources,180,2007-09-30
.............\...\.......\TempPE
.............\Program.cs,472,2007-09-28
.............\Properties
.............\..........\AssemblyInfo.cs,1210,2007-09-28
.............\..........\Resources.Designer.cs,2881,2007-09-28
.............\..........\Resources.resx,5612,2007-09-28
.............\..........\Settings.Designer.cs,1097,2007-09-28
.............\..........\Settings.settings,249,2007-09-28

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

发表评论

0 个回复

  • TV_Denosing
    该程序利用全变分算法来去除图像噪声,提高图像的视觉效果。(The program to use the entire variational algorithm to remove the image noise, enhance the visual image.)
    2008-03-12 15:38:50下载
    积分:1
  • qiuzhi
    基于matlab画出当天单个家庭负荷曲线(Drawing a single family load curve for the day based on MATLAB)
    2020-12-04 09:59:27下载
    积分:1
  • fenshujiefuliye
    基于分数阶傅里叶变换的五篇博硕士论文,分别是在数字水印中的应用两篇,图象变换中的应用一篇,滤波中的应用一篇,目标检测中的应用一篇。(Based on Fractional Fourier Transform five Theses, respectively, in the digital watermark in the application of 2, images in the application of a transformation, filtering in the application of a target detection application 1.)
    2010-02-02 13:46:42下载
    积分:1
  • 源码:基于离散点的构TIN算法(三角网)
    含实验报告以及测试数据 基于离散点的构TIN算法 一、算法思想 (1)首先,找出离散点集中相距最近的两点,连接这两点形成TI、的初始基线。  (2) 然后,找出包含此基线的另外一个点构成三角形。寻找第三点的方法: △按Delaunav三角形的判断法则乎找第三点。 △或者.按距离基线中点最近的原则挤找第三点。 (3)连接孰点与基线的两个端点形成两条新边,构成三角形。  (4)抓这两条新边为基线,重复上述过程。直到两条新边扩展完成。  (5)重复上述过程,依次循环处理所有新边。直到所有离散点均成为TIN的端点。
    2020-01-02下载
    积分:1
  • sc_minutia
    指纹识别算法,开源,十分有用,是matlab语言编写的,直接可以用再做修改(about matching,very useful )
    2021-03-18 14:49:19下载
    积分:1
  • satillite_orbit
    航天卫星轨道运行计算,输入轨道根数或初始位置和速度,输出运行轨迹,并绘出三维图像。(Space satellite orbit calculation, enter the number of the track or the initial position and velocity output running track, and draw a three-dimensional image.)
    2015-06-16 16:18:48下载
    积分:1
  • Qt_Opengl
    基本图元绘制、计算机图形学上机实验报告、1,熟悉图形软件开发工具:VC++, OpenGL等; 2,设计、实现线段的DDA、Bresenham算法 3,设计、实现中点圆、中点椭圆生成算法; 4,设计、实现填充图元生成算法;(The basic primitive computer graphics, computer lab report 1, familiar with the graphics software development tools: vc++, OpenGL, etc. 2, design implementation DDA Bresenham algorithm of line 3, midpoint circle midpoint elliptical generation algorithm design implementation 4, primitive design to realize filling generation algorithm)
    2020-09-10 13:08:00下载
    积分:1
  • CODE
    说明:  基于小波变换的图像压缩和编码。matlab实现。(Based on wavelet transform image compression and coding. matlab achieve.)
    2008-09-19 15:04:19下载
    积分:1
  • 基于opencv的Kinect深度的去噪,滤波
    基于opencv的Kinect深度图像的去噪,滤波(Opencv based Kinect depth image denoising, filtering)
    2021-03-23 08:59:15下载
    积分:1
  • segmentation_from_sdf_values_example
    使用CGAL库对人体三维网格分割并且把分割后的网格展开到一个平面上(using cgal to segment a mesh an expend )
    2016-03-31 18:52:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载