登录
首页 » Visual C++ » 20100808

20100808

于 2021-03-19 发布 文件大小:427KB
0 294
下载积分: 1 下载次数: 64

代码说明:

  经典的文本水印算法,实现了别人实现不了的功能,希望大家有所用!(The classic text watermarking algorithm to achieve the functions of others fail to realize, I hope you all have a use!)

文件列表:

WordWatermark
.............\Debug
.............\.....\defaultIndex.txt,212,2011-03-17
.............\.....\index.txt,395,2011-03-17
.............\.....\key.txt,12,2011-02-24
.............\.....\tone.ini,254,2011-03-03
.............\.....\WordWatermark.exe,238592,2011-03-17
.............\.....\原始水印信息.txt,8,2011-03-04
.............\ipch
.............\....\wordwatermark-ec7eb4bd
.............\WordWatermark
.............\.............\CApplication.h,45437,2011-03-17
.............\.............\CCharacters.h,2290,2011-03-17
.............\.............\CDocument0.h,75140,2011-03-17
.............\.............\CDocuments.h,8288,2011-03-17
.............\.............\CFont0.h,12849,2011-03-17
.............\.............\CParagraph.h,17275,2011-03-17
.............\.............\CParagraphs.h,15737,2011-03-17
.............\.............\CRange.h,42993,2011-03-17
.............\.............\CSelection.h,39511,2011-03-17
.............\.............\CWords.h,2250,2011-03-17
.............\.............\Debug
.............\.............\defaultIndex.txt,212,2011-03-17
.............\.............\index.txt,395,2011-03-17
.............\.............\key.txt,12,2011-02-24
.............\.............\MSWORD.OLB,765736,2006-10-26
.............\.............\ReadMe.txt,4770,2011-03-17
.............\.............\res

.............\.............\...\WordWatermark.rc2,810,2011-03-17
.............\.............\resource.h,2292,2011-03-17
.............\.............\stdafx.cpp,215,2011-03-17
.............\.............\stdafx.h,1807,2011-03-17
.............\.............\targetver.h,314,2011-03-17
.............\.............\tone.ini,254,2011-03-03
.............\.............\WordWatermark.aps,106752,2011-03-17
.............\.............\WordWatermark.cpp,2560,2011-03-17
.............\.............\WordWatermark.h,547,2011-03-17
.............\.............\WordWatermark.rc,13376,2011-03-17
.............\.............\WordWatermark.vcxproj,6385,2011-03-17
.............\.............\WordWatermark.vcxproj.filters,3010,2011-03-17
.............\.............\WordWatermark.vcxproj.user,143,2011-03-17
.............\.............\WordWatermarkDlg.cpp,24393,2011-03-17
.............\.............\WordWatermarkDlg.h,1266,2011-03-17
.............\.............\原始水印信息.txt,8,2011-03-04
.............\WordWatermark.sln,906,2011-03-17

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

发表评论

0 个回复

  • image_carrying_code
    利用位图图像中的冗余数据位,将小文件嵌入到大的图像文件中,并保持原图像不变。(The use of bitmap images in the redundant data bit will be embedded in small files to large image files, and to maintain the original image unchanged.)
    2009-03-03 03:22:30下载
    积分:1
  • Digital-Image-Processing-3rd-Edition
    数字图像处理英文版第三版60多M~很难找到!!希望大家珍惜再珍惜!(digital image processing English and third version,about over 60 M, difficult to find ,hope everybody cherish it !)
    2012-11-29 10:46:26下载
    积分:1
  • FastTV2Phase
    实现快速的 TV去噪,里面有相关的几篇论文 有全面的源代码(de-noising by TV)
    2012-07-31 11:03:53下载
    积分:1
  • sar影小波去噪
    说明:  雷达遥感图像的小波去噪程序,可有效去除噪声(radar remote sensing image wavelet denoising procedures, which can effectively remove noise)
    2005-10-19 20:02:39下载
    积分:1
  • Server
    此程序采用vc++6.0编写,可以实现4路视频采集,压缩以及编码(编码算法包括mpeg2),采用的采集卡是天敏vc4000,利用回调函数作为采集的主要手段 另外提供网络传输的服务端程序(This program uses a vc + +6.0 preparation, can achieve 4-channel video capture, compression and encoding (encoding algorithm including mpeg2), using capture card is Mortimer vc4000, use the callback function as the primary means of collection additionally provides end network transport services program)
    2013-05-26 11:38:26下载
    积分:1
  • 3D-MIP---5533
    可以在VTK下进行三维重建的DICOM数据(Three-dimensional reconstruction can be carried out in the VTK DICOM data)
    2020-12-17 16:29:12下载
    积分:1
  • HoleFilling
    利用opencv库写的一个关于图像孔洞填补的小程序,附加了效果图片(Using the opencv library to write a small program on the filling of the hole, the additional effect of the picture)
    2020-11-27 09:39:30下载
    积分:1
  • werwerwer
    说明:  对灰度图象进行正交变换,并进行滤波,产生平滑图象(Gray-scale images of the orthogonal transformation, and filtering to produce a smooth image)
    2008-11-22 11:02:15下载
    积分:1
  • wheel-treadmonitoring
    城轨车辆轮对踏面故障在线监测系统,基于振动检测法的轮对踏面故障监测系统,通过傅里叶变换、小波包分析对釆集到的振动信号进行分析获得信号的特征,研究了基于短时能量判断的踏面故障特征提取算法。(On line monitoring system for wheel tread of urban rail vehicles, based on the vibration detection method of wheel tread fault monitoring system, through the Fu Liye transform, wavelet packet analysis of the collected vibration signals to obtain the characteristics of the signal, the study of the short-term energy judgment based on the feature extraction algorithm.)
    2021-01-28 16:18:42下载
    积分:1
  • LSB
    C++语言实现的LSB数字水印算法,Visual C++亲测可用。(C++ language LSB digital watermarking algorithm, the Visual C++ pro-measurement available.)
    2020-10-20 20:07:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载