搜索资源列表
BlindRead
- 盲人输入法,利用微软的TTS实现盲人书法-blind input method, using Microsoft's TTS achieve blind calligraphy
AIcodesystem
- 1、对于凯撒密文,实现了:1种盲目式搜索,4种启发式搜索,以及利用密钥实现的凯撒加密系统。 2、对于代入法密文,实现了:2种启发式搜索,1种利用密钥的代入法加密系统以及随机生成密钥的代入法加密系统。 3、字典工具,实现了对词库的增加,删除,检查等一系列的操作。 4、7种其他较为经典的加密方法的加密解密工具。包括:DES、Vigenere、IDEA、Keyword、LFSR、Playfair以及RC4等。 -1, Caesar ciphertext, realized : a bl
Vectormachinescanbeheld
- 主要用于盲信号的分离与识别,这种方法的运算速度较快,比其它的方法更加精确-Is mainly used for blind signal separation and identification, this approach computing faster, more accurate than other methods
XPButtonDemo
- 利用百叶窗式面板组可增大窗口的可利用面积,而且把常用工具放在窗口中比放在菜单中使用更方便,现在一些大型软件如Photoshop、Dreamweaver等都采用了这种方式。在这些软件中,百叶窗式面板组都做成了可停靠的窗口,我没有这种能力,只能做成固定位置的控件组,使用时只能用在对话框或具有CFormView的视图中,整个制作很粗糙,希望高手能加以改造。 本程序的核心思路是调整控件的位置和显示/隐藏控件,当一个面板被收起或展开时,只要把它下面的控件都隐藏或显示出来,再调整各面板控件位置,这
blindsignature
- 利用RSA实现盲签名。使用c++编写。真实模拟,测试通过。-Achieved using RSA blind signature. Prepared using c++. Real simulation test.
watermarking
- 对音频信号分帧加窗,对每帧进行三阶小波变换,取其逼近系数平均值(一般为零).在此嵌入二值图像 并有对潜入水印信号进行盲检,恢复其嵌入水印-Sub-frame of the audio signal increases the Hamming window for each frame impletment third-order wavelet transform, whichever is close to the average coefficient (usually zero). a
BlindSign
- 实现一种基于RSA体制的盲签名工具。签名过程的实现方法,加深了对盲签名基本思想及原理的理解。-Implement a system based on RSA blind signature tool. Signed realization process, enhance the basic idea of blind signatures and understanding of the principles.
watermark
- 基于DCT和JPEG的脆弱性盲数字水印算法-Based on DCT and JPEG vulnerability of blind digital watermarking algorithm
1
- 基于盲返卷积方法,恢复被噪声污染的图像,利用matlab实现。-Blind return convolution methods to restore the image of the noise pollution, the use of matlab.
Untitled
- 盲源分离的matlab版,内容不错较为新颖 有很强的实用价值-Blind source separation matlab version, good content is more novel has a strong practical value
OFDM
- 基于OFDM的盲信道估计与信号识别的算法,很基本的内容,特别是盲信道估计-Blind channel estimation based on the OFDM signal recognition algorithm, the basic content, especially blind channel estimation
blind-equalization-algorithm
- 通过matlab仿真对多种不同的盲均衡算法收敛性能进行了比较-By matlab simulation for a variety of different blind equalization algorithm compares the performance of convergence
blind_cat
- delphi写的SQL注入工具(盲注),非常有参考价值,扫描器的必备-delphi write SQL injection tool (blind), is very valuable, essential scanner
BlindSignature
- 基于椭圆曲线的盲签名的改进,代码完整。包括椭圆曲线的选取,对消息盲签名,解盲,验证等完整的步骤。-Blind signature based on elliptic curve improvements, code integrity. Including the selection of elliptic curves, blind signature on the message, the solution blind, complete step verification.
asdfasdgafgsadfg
- 很好的盲源分离程序,真的非常非常实用,试试吧。-very good blind separation programm
10-A-blind-watermarking-method-using-maximum-wave
- A blind image watermarking
yzds_v1.5.1
- 简介:建站养站大师是一款独特的SEO软件,他通过把个人博客模拟为CMS信息发布网站,从而达到吸引搜索引擎的目的,带来大量流量为建站者带来广告收益。 建站者往往都希望能够快速而简便的建站,并在少数的时间内有较高的访问量。从而开始使用市面上流行的CMS程序建站,而后通过其采集系统大量采集互联网上的文章,并发布。(比较常见的有动易CMS,DEDE CMS等等)但是殊不知百度对这类上100万人使用的免费CMS系统早就视而不见了。你一定会发现,任凭你累死累活的维护自己的网站,就是不见百度的收录,
SqlMap
- 支持多种数据库,MySQL, Oracle, PostgreSQL, Microsoft SQL Server, Microsoft Access, IBM DB2, SQLite, Firebird, Sybase和SAP MaxDB。 支持不同的注入模式 1、基于布尔的盲注,即可以根据返回页面判断条件真假的注入。 2、基于时间的盲注,即不能根据页面返回内容判断任何信息,用条件语句查看时间延迟语句是否执行(即页面返回时间是否增加)来判断。 3、基于报错注入,即页面会返回错误信息
deconv-blind.m
- 盲反卷积 数字信号处理 图像处理 用于图像的盲反卷积 模糊处理-Blind deconvolution of digital signal processing image processing for blind image deconvolution obfuscation
blind-watermark-master
- 基于傅里叶变换的数字盲水印加解密 加密文件encode-python.py, 解密文件decode-python.py 依赖环境:python+opencv 命令行参数 encode: --image [源文件] --watermark [水印文件] --result [生成目标文件地址] [--alpha 混杂强度] decode: --original [源文件] --image [待解密文件] --result [水印生成文件地址](Digital blind wate