登录
首页 » Visual C++ » ChaosImageCode

ChaosImageCode

于 2017-11-03 发布 文件大小:3444KB
0 258
下载积分: 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 个回复

  • SLIC_mex
    SLIC超像素分割matlab版本,主要算法为C++与matlab算法联动(SLIC super pixel segmentation matlab version, the main algorithm is C++ and matlab algorithm linkage)
    2018-10-09 14:51:36下载
    积分:1
  • VCPP-image-processing-chapter10
    VisualC++数字图像处理技术详解第2版光盘,第十章(VisualC++ digital image processing technology Detailed Version 2 discs, Chapter X)
    2016-04-16 14:01:27下载
    积分:1
  • OpticalFlow
    使用光流法对运动目标进行估计,要使用opencv一起实现。效果还不错(Using optical flow method to estimate the moving target, to use opencv implemented together. Results were pretty good)
    2013-07-26 09:24:44下载
    积分:1
  • 28coderesources
    说明:  图像处理所涉及的256转灰度,二值化等等,每个部分都是独立可执行的工程文件,很方面的代码复用(256 involved in image processing turn gray, binary, etc., are independent of each part of the project executable file, it' s code reuse)
    2010-04-14 12:37:20下载
    积分:1
  • chessboard
    生成相机标定所用的方格图,用于相机标定使用(Generates the grid chart used to calibrate the camera)
    2017-06-24 10:05:27下载
    积分:1
  • SCU_S082167
    《基于计算机视觉的普适性三维重建方法研究》源代码,实现了一种将二维图像重建成三维场景的方法。(Source code of <General Sense Three-Dimension Reconstruction Research Based on Computer Vision>, a technique which can convert 2D images into 3D sence.)
    2020-11-30 10:59:28下载
    积分:1
  • vcpicph
    VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C: est.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下:   vcvars32   rc bmp.rc   cl smooth.c bmp.res user32.lib gdi32.lib(VC++ image smoothing+ program source code, to achieve a smooth image (to noise), sharpening function in the C drive when testing a test of decentralization Bmp picture, path: C: test.bmp, no words can not test . Is shown above the level of smoothing, you can compare the next, but the feeling of color distortion, interested look. Command-line compiler as follows: vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib)
    2014-02-18 15:30:52下载
    积分:1
  • 145
    一个很好类子来说明类模板的使用,可以比较明了类模板的使用方法,最好进行单步调试(use of class template )
    2013-08-30 17:17:58下载
    积分:1
  • KNearestclass
    使用K近邻算法对一个2维德样本集进行分类,样本集的分布为混合高斯分布。(K nearest neighbor to use a 2 Verde sample set for classification, the distribution of sample set for mixed Gaussian distribution.)
    2008-06-25 04:50:13下载
    积分:1
  • Defect-detection
    基于灰度图像进行傅立叶变换后的二值化处理(Binarization based on the Fourier transform after the gray image processing)
    2014-12-21 13:56:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载