登录
首页 » Visual C++ » ChaosImageCode

ChaosImageCode

于 2017-11-03 发布 文件大小:3444KB
0 255
下载积分: 1 下载次数: 5

代码说明:

  一个用VC编的混沌图像加密程序,演示了如何读写图像,如何用混沌算法加密解密。(a program for encrypting image by chaos algorithm,based on VC.)

文件列表:

ChaosImageCode\baker.cpp
ChaosImageCode\baker.h
ChaosImageCode\BmpWrite1.cpp
ChaosImageCode\Bmp_lib1.h
ChaosImageCode\BOOK01B.ICO
ChaosImageCode\cat.cpp
ChaosImageCode\cat.h
ChaosImageCode\dct_lib.cpp
ChaosImageCode\dct_lib.h
ChaosImageCode\Debug\BuildLog.htm
ChaosImageCode\Debug\ImgScr.exe.embed.manifest
ChaosImageCode\Egif_lib.cpp
ChaosImageCode\fdct.cpp
ChaosImageCode\fidct.cpp
ChaosImageCode\GifDecode.cpp
ChaosImageCode\Gif_hash.cpp
ChaosImageCode\GIF_HASH.H
ChaosImageCode\Gif_lib2.h
ChaosImageCode\ImgScr.clw
ChaosImageCode\ImgScr.cpp
ChaosImageCode\ImgScr.dsp
ChaosImageCode\ImgScr.dsw
ChaosImageCode\ImgScr.h
ChaosImageCode\ImgScr.hm
ChaosImageCode\ImgScr.ico
ChaosImageCode\ImgScr.ncb
ChaosImageCode\ImgScr.opt
ChaosImageCode\ImgScr.plg
ChaosImageCode\ImgScr.rc
ChaosImageCode\ImgScr.rc2
ChaosImageCode\ImgScr.sln
ChaosImageCode\ImgScr.suo
ChaosImageCode\ImgScr.vcproj
ChaosImageCode\ImgScr.vcproj.MA-NOTEBOOK.Administrator.user
ChaosImageCode\ImgScrDoc.cpp
ChaosImageCode\ImgScrDoc.h
ChaosImageCode\ImgScrDoc.ico
ChaosImageCode\ImgScrView.cpp
ChaosImageCode\ImgScrView.h
ChaosImageCode\ImgScrView2.cpp
ChaosImageCode\InputPar.cpp
ChaosImageCode\InputPar.h
ChaosImageCode\Insertion.cpp
ChaosImageCode\Insertion.h
ChaosImageCode\MainFrm.cpp
ChaosImageCode\MainFrm.h
ChaosImageCode\MakeHelp.bat
ChaosImageCode\Password.cpp
ChaosImageCode\Password.h
ChaosImageCode\ReadMe.txt
ChaosImageCode\resource.h
ChaosImageCode\SetPassword.cpp
ChaosImageCode\SetPassword.h
ChaosImageCode\StdAfx.cpp
ChaosImageCode\StdAfx.h
ChaosImageCode\tmp.cpp
ChaosImageCode\Toolbar.bmp
ChaosImageCode\Debug
ChaosImageCode\hlp
ChaosImageCode

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

发表评论

0 个回复

  • CODE
    说明:  数字图像处理的常用算法总结,比如,直方图,直方图均衡化,均值滤波,中值滤波,平滑滤波等。(Commonly used digital image processing algorithms summarized, for example, histogram, histogram equalization, mean filtering, median filtering, filtering and so on.)
    2011-04-14 21:53:09下载
    积分:1
  • ImageDevelop_source
    vc++图像开发的附书光盘,包括众多的实例程序,每个程序都可以是功能完备的工具软件.(visual c++ image develop source code and instances)
    2010-09-25 10:53:59下载
    积分:1
  • 24bit8
    基于VC++的BMP图像——24位转8位 (Turn based BMP images in VC++- 24 8)
    2013-04-14 20:47:53下载
    积分:1
  • domin
    这是一款适用于初学者的应用程序,它可以帮助我们处理图形图像(This is a beginner for the application, it can help us to deal with graphic images)
    2009-05-14 09:05:23下载
    积分:1
  • Histogramequalizationprocessingprogrammingguide
    直方图均衡化处理编程指南及实验报告,数字图像处理及应用,阮秋琦教授,北京交通大学(资源分享)。(Histogram equalization processing programming guide and laboratory reports,Application of digital image processing and Beijing Jiaotong University, Professor Ruan Qiuqi)
    2010-11-17 12:50:55下载
    积分:1
  • hilight_dg
    说明:  在autocad2007环境中直接使用API就可以亮显实体的一个示例演示(This program demonstrates how to use ObjectARX API functions to highlight and unhighlight subentities of complex entities such as ACIS solids.)
    2009-08-23 11:22:34下载
    积分:1
  • B1-spline
    图像变形处理程序,VC2013+opencv实现,利用三种差之方法扭曲变形( Image deformation processing program, VC2013+ opencv realized the difference between using three methods distorted)
    2014-12-09 17:53:57下载
    积分:1
  • shade1
    检测视频中的运动目标以及阴影,并消除阴影,基于opencv,将RGB颜色空间根据一定的转换关系转换到HSV空间,最后消除阴影, 可以在vc6.0和vs2008上正常运行(Shadow detection algorithm based on HSV color space)
    2012-08-20 21:22:09下载
    积分:1
  • Chromosome_counter
    数学形态学及相关算法的C语言实现实例 源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对染色体图像中染色体数目的统计。代码中的核心算法为数学形态学的重要算法——开运算、闭运算(腐蚀和膨胀)。包含腐蚀处理、膨胀处理、自适应中值滤波、微分直方图法确定二值化阈值、种子填充算法等图像处理算法的C语言实现,值得参考。(Mathematical Morphology and related algorithms realize the C language source code examples of cxcore call OpenCV and highgui two libraries, the application of C language to realize pairs of chromosomes in the chromosome number of image statistics. The core algorithm code for an important mathematical morphology algorithms- open operation, closing operation (corrosion and expansion). Contains corrosion treatment, expansion of treatment, adaptive median filter, histogram method to determine differential binarization threshold, the seed fill algorithm, such as image processing algorithms realize the C language, it is also useful.)
    2007-09-17 17:11:33下载
    积分:1
  • Huffman
    huffman编码 基于对BMP格式图像的编码! 具体你们自己看看!(Huffman code)
    2010-07-13 14:11:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载