登录
首页 » Visual C++ » ChaosImageCode

ChaosImageCode

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

  • imagematch
    图像匹配程序,原理清晰,算法明确,功能全面(Image matching procedures, the principle of clarity, the algorithm clear, full-featured)
    2008-02-18 13:57:05下载
    积分:1
  • GetLunKuo
    说明:  能精确的提取数字图像的轮廓。不管图形的形状如何,都能达到预期的效果。并且能将边界的坐标输出到一个文件中,供使用者分析数据。(Able to extract precise contours of the digital image. Regardless of the shape of how graphics can achieve the desired effects. The coordinates of the border and is capable of output to a file, for users to analyze data.)
    2008-12-03 13:31:51下载
    积分:1
  • VisualSFM_windows_cuda_64bit
    很好用的三维重建软件,VisualSFM软件允许上传一系列图像,它从这些图像中找到每一个图像的特定特征,利用这些特征信息重建出3D模型的稀疏点云,而后还可进行稠密点云重建。(The VisualSFM software, a good 3D reconstruction software, allows uploading a series of images. It finds the specific features of each image from these images, and USES these feature information to reconstruct the sparse point cloud of the 3D model, and then it can reconstruct the dense point cloud.)
    2019-05-16 16:00:52下载
    积分: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
  • applepeo
    苹果在线检测系统,实时性比较好,可用性更好,很好很好(Apple' s online testing system, real-time is better)
    2009-02-19 15:42:10下载
    积分:1
  • StegoTool
    LSB替换隐写软件,该软件能把ASCII码嵌入到图像中,其载体图像是24位的BMP格式图像(LSB Steganography tool which provides hide ASCII infomation within 24-bit Bitmap images)
    2020-11-05 11:19:53下载
    积分:1
  • -TV-platform-
    一种求解电大平台天线互耦的时域积分方程快速算法(Solving the Antenna TV platform stie fast algorithm)
    2013-12-05 19:25:04下载
    积分:1
  • moving-object-recognition-and-track
    本程序完成了对运动图像的识别与跟踪功能,程序里自带了测试的图像(The program to complete the identification and tracking of moving images, the program comes with the test image)
    2012-08-23 19:46:48下载
    积分:1
  • Wavelet-transform-image
    图像分割处理的小波变换算法源代码,使用vc++(Wavelet transform image segmentation algorithm source code vc++)
    2012-03-25 13:55:21下载
    积分:1
  • ellipsefitting
    输入一组数据,xy值,用来拟合椭圆。只要改变输入数据,该代码就可以直接使用。另附上椭圆拟合算法。(Enter a set of data, xy values, used to fit ellipses. Just change input data, the code can be used directly. Attached on the ellipse fitting algorithm.)
    2010-11-15 14:56:43下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载