登录
首页 » Visual C++ » ImageCryption

ImageCryption

于 2012-01-04 发布 文件大小:15619KB
0 219
下载积分: 1 下载次数: 15

代码说明:

  图像加密算法,很不错的东东。包含图像基本的加密算法(image cryption)

文件列表:

用C%2B%2B实现的图像加密和解密算法代码(功能强大)
...........................................\imgecrypt_cpp
...........................................\.............\CqOctree.cpp,14512,2001-11-06
...........................................\.............\Debug
...........................................\.............\.....\BuildLog.htm,13872,2011-12-09
...........................................\.............\.....\CqOctree.obj,19885,2011-12-09
...........................................\.............\.....\CqOctree.sbr,0,2011-12-09
...........................................\.............\.....\Dib.obj,162470,2011-12-09
...........................................\.............\.....\Dib.sbr,0,2011-12-09
...........................................\.............\.....\dibapi.obj,236669,2011-12-09
...........................................\.............\.....\dibapi.sbr,0,2011-12-09
...........................................\.............\.....\IP.obj,80757,2011-12-09
...........................................\.............\.....\IP.sbr,0,2011-12-09
...........................................\.............\.....\Jpeg.obj,39480,2011-12-09
...........................................\.............\.....\Jpeg.sbr,0,2011-12-09
...........................................\.............\.....\jpegshow.bsc,11930624,2011-12-09
...........................................\.............\.....\jpegshow.exe,393216,2011-12-09
...........................................\.............\.....\jpegshow.exe.embed.manifest,920,2011-12-09
...........................................\.............\.....\jpegshow.exe.embed.manifest.res,984,2011-12-09
...........................................\.............\.....\jpegshow.exe.intermediate.manifest,861,2011-12-09
...........................................\.............\.....\jpegshow.ilk,1950020,2011-12-09
...........................................\.............\.....\jpegshow.obj,37256,2011-12-09
...........................................\.............\.....\jpegshow.pch,28573696,2011-12-09
...........................................\.............\.....\jpegshow.pdb,4221952,2011-12-09
...........................................\.............\.....\jpegshow.res,5592,2011-12-09
...........................................\.............\.....\jpegshow.sbr,0,2011-12-09
...........................................\.............\.....\jpegshowDoc.obj,22854,2011-12-09
...........................................\.............\.....\jpegshowDoc.sbr,0,2011-12-09
...........................................\.............\.....\jpegshowView.obj,46527,2011-12-09
...........................................\.............\.....\jpegshowView.sbr,0,2011-12-09
...........................................\.............\.....\MainFrm.obj,35547,2011-12-09
...........................................\.............\.....\MainFrm.sbr,0,2011-12-09
...........................................\.............\.....\mt.dep,65,2011-12-09
...........................................\.............\.....\StdAfx.obj,466310,2011-12-09
...........................................\.............\.....\StdAfx.sbr,3360383,2011-12-09
...........................................\.............\.....\vc90.idb,977920,2011-12-09
...........................................\.............\.....\vc90.pdb,2027520,2011-12-09
...........................................\.............\Dib.cpp,53267,2011-12-09
...........................................\.............\Dib.h,6059,2007-02-03
...........................................\.............\dibapi.cpp,196313,2011-12-09
...........................................\.............\dibapi.h,7929,2001-11-16
...........................................\.............\Huffman.h,206,1999-05-14
...........................................\.............\IP.cpp,51076,2011-12-09
...........................................\.............\JCONFIG.H,1787,1997-01-30
...........................................\.............\Jmorecfg.h,12776,1999-05-04
...........................................\.............\Jpeg.cpp,13979,2003-07-26
...........................................\.............\Jpeg.h,2318,2003-07-29
...........................................\.............\JPEGLIB.H,45443,2003-07-20
...........................................\.............\Jpeglib2.lib,238698,2000-01-31
...........................................\.............\jpegshow.aps,27504,2011-12-09
...........................................\.............\jpegshow.clw,1952,2007-02-22
...........................................\.............\jpegshow.cpp,4057,2003-07-25
...........................................\.............\jpegshow.dsp,5254,2007-02-02
...........................................\.............\jpegshow.dsw,539,2003-07-20
...........................................\.............\jpegshow.h,1260,2003-07-24
...........................................\.............\jpegshow.ncb,13323264,2011-12-09
...........................................\.............\jpegshow.opt,60928,2007-09-05
...........................................\.............\jpegshow.plg,3975,2007-09-05
...........................................\.............\jpegshow.rc,9605,2003-07-26
...........................................\.............\jpegshow.sln,881,2011-12-09
...........................................\.............\jpegshow.vcproj,10768,2011-12-09
...........................................\.............\jpegshow.vcproj.公螳螂-PC.公螳螂.user,1415,2011-12-09
...........................................\.............\jpegshowDoc.cpp,1714,2003-07-25
...........................................\.............\jpegshowDoc.h,1536,2003-07-25
...........................................\.............\jpegshowView.cpp,4261,2003-07-30
...........................................\.............\jpegshowView.h,1728,2003-07-29
...........................................\.............\MainFrm.cpp,2129,2003-07-23
...........................................\.............\MainFrm.h,1466,2003-07-24
...........................................\.............\ReadMe.txt,4042,2003-07-20
...........................................\.............\Release
...........................................\.............\res

...........................................\.............\...\jpegshow.rc2,400,2003-07-20

...........................................\.............\Resource.h,496,2003-07-20
...........................................\.............\StdAfx.cpp,259,2011-12-09
...........................................\.............\StdAfx.h,1050,2007-02-03
...........................................\.............\使用说明请参看右侧注释====〉〉.txt,784,2010-04-08
...........................................\使用说明请参看右侧注释====〉〉.txt,784,2010-04-08

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

发表评论

0 个回复

  • Rijndael_aes
    Rijndael加密算法的一个实现,可用来对文件及字段进行加解密,并利用mfc做了界面(An implementation of Rijndael encryption algorithm, can be used to encrypt and decrypt files and fields, and made use of the interface mfc)
    2011-05-04 11:27:22下载
    积分:1
  • Hash
    MD5加密算法,实现报文认证!!运算速度快,兼容性好(MD5 encryption algorithm, message authentication realize! ! Computing speed, better compatibility)
    2008-07-05 00:29:14下载
    积分:1
  • DES_Test
    DES加密的MFC实现,主要包括两部分组成,有字符串加密和文件加密两种模式,实现了3DES功能,让加密更安全(including string and files by DES)
    2013-10-28 19:46:24下载
    积分:1
  • Packers-prepare-yourself-of-VC
    自己动手写加壳程序,按照文档一步一步来,做你自己的加壳程序!(Packers to write himself, according to the document step by step, do your own packers!)
    2013-11-18 20:15:44下载
    积分:1
  • FlexNet-Publisher-Licensing-Toolkit_Install_V11
    FlexNet Publisher Licensing Toolkit 11.9.1 Installation Guide
    2012-01-07 18:49:56下载
    积分:1
  • transparent-encryption
    基于双缓冲过滤驱动的透明加密系统研究与实现(Based on double buffer transparent encryption system filter driver and Implementation Research)
    2011-11-19 21:06:54下载
    积分:1
  • SHA
    现代密码学课设——SHA(安全哈希算法Secure Hash Algorithm)算法编程(failed to translate)
    2013-05-03 16:14:26下载
    积分:1
  • TCR116133h
    该文件能用Visual C++6.0打开编译实现加密解密功能,并能通过少量的修改改(修改处程序源码中已标明)镶嵌到其他的程序源码中实现加密解密功能。 可直接使用。 (The file can use Visual C++6.0 to open compiled encryption and decryption functions through a few modifications reform (modify at program source code has been marked) inlaid into the other program source code to achieve encryption and decryption functions. Can be used directly.)
    2012-09-15 18:09:59下载
    积分:1
  • 865754765
    VB文件加密器(异或加密),有需要的就下载吧。(VB file encryption (XOR encryption), there is a need to download it.)
    2013-08-21 12:09:19下载
    积分:1
  • 3way
    加密算法3WAY代码文档,C++语言实现,编译通过(Encryption Algorithm)
    2015-05-15 21:51:21下载
    积分:1
  • 696516资源总数
  • 106579会员总数
  • 0今日下载