登录
首页 » Visual C++ » 20100808

20100808

于 2021-03-19 发布 文件大小:427KB
0 125
下载积分: 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 个回复

  • ICP-point-cloud-registration
    三维激光点云配准是点云三维建模的关键问题之一。经典的 ICP 算法对点云初始位置要求较高且配准 效率较低,提出了一种改进的 ICP 点云配准算法。该算法首先利用主成分分析法实现点云的初始配准,获得较好 的点云初始位置,然后在经典 ICP 算法的基础上,采用 k - d tree 结构实现加速搜索,并利用方向向量夹角阈值去除 错误点对,提高算法的效率。实验表明,本算法流程在保证配准精度的前提下,显著提高了配准效率。 (Three-dimensional laser point cloud registration is one of the key three-dimensional point cloud model. High classical ICP algorithm to the initial position of the point cloud registration requirements and low efficiency, proposed an improved ICP point cloud registration algorithm. Firstly, the use of principal component analysis of the initial point cloud registration, get a better initial position of the point cloud, then the basis of classical ICP algorithm using k- d tree structure to achieve speed up the search, and using the direction vector angle the removal of the threshold point error and improve the efficiency of the algorithm. Experiments show that the algorithm processes to ensure the accuracy of registration under the premise, significantly improve the efficiency of registration.)
    2016-08-01 10:34:57下载
    积分:1
  • tool
    工具条图标产生器,可以产生各种工具条图标(Toolbar icon generator, can produce a variety of toolbar icons)
    2011-05-28 20:02:34下载
    积分:1
  • histogrameq
    VC做的图像处理方面的一些代码,仅供参考(VC do image processing of some code, only supplies the reference )
    2012-03-15 10:09:25下载
    积分:1
  • MatlabSIFT
    MATLAB 计算医学图像的配准,融合 基于SIFT方法的配准()
    2007-08-03 21:49:20下载
    积分:1
  • SLIC
    超像素分割程序,既有原码,也有可执行程序,验证过,好用。(Super-pixel segmentation procedure, both the original code, there are executable programs, proven, easy to use.)
    2021-01-18 16:08:42下载
    积分:1
  • VBzRGB
    本应用可以将RGB颜色转换为VB专用的十六进制代码或WEB专用的十六进制代码,包含代码和已编译的EXE文件。(This application can convert RGB color to VB for hexadecimal code or WEB for hexadecimal code, contain code and the compiled EXE file. )
    2015-08-23 19:55:27下载
    积分:1
  • applepeo
    苹果在线检测系统,实时性比较好,可用性更好,很好很好(Apple' s online testing system, real-time is better)
    2009-02-19 15:42:10下载
    积分:1
  • PrimeBackgroundDetection
    基于主像素的背景建模方法。该方法对密集目标检测效果较好。(Based on the background of the main pixel modeling method. The method of intensive better target detection.)
    2008-02-25 16:09:20下载
    积分:1
  • Camdemo
    Camshift算法,即"Continuously Adaptive Mean-Shift"算法,是一种自适应的运动跟踪算法。它主要通过视频图像中运动物体的颜色信息来达到跟踪目的。(Camshift algorithm, namely " Continuously Adaptive Mean-Shift" algorithm is an adaptive motion tracking algorithm. It is primarily the color information of the object' s movement through the video images to achieve tracking purposes.)
    2014-01-11 19:45:29下载
    积分:1
  • Real-Time_Compressive_Tracking
    关于运动目标检测与跟踪最新的算法 其效果比之前的跟踪算法好很多(The effect of moving target detection and tracking algorithm is much better than before the tracking algorithm)
    2012-11-15 20:15:20下载
    积分:1
  • 696524资源总数
  • 103904会员总数
  • 44今日下载