登录
首页 » Visual Basic » hundunjiami

hundunjiami

于 2021-02-28 发布 文件大小:766KB
0 207
下载积分: 1 下载次数: 0

代码说明:

说明:  一个关于加密音频,图像的VB程序,功能还算可以,希望可以帮到人!!(One on encryption of audio, images VB program, function OK, the desire to help people! !)

文件列表:

混沌加密
........\AboutFrm.frm,7189,2007-03-19
........\AboutFrm.frx,338,2007-03-19
........\AboutFrm.log,431,2007-03-19
........\chameleonButton.ctl,41105,2007-03-19
........\chartfrm.frm,5959,2007-03-19
........\chartfrm.frx,23032,2007-03-19
........\chartfrm.log,491,2007-03-19
........\clsVolume.cls,9911,2010-04-26
........\ColorPicker.ctl,19211,2007-03-19
........\ColorPicker.ctx,250,2007-03-19
........\CommDlgs.bas,27939,2010-04-26
........\Common.bas,3025,2010-04-26
........\DiverFreebyte.bas,1122,2010-04-26
........\down.wav,1192,2004-06-06
........\end.wav,179704,2004-06-06
........\filemod.bas,7554,2010-04-26
........\form1.frm,29206,2010-04-26
........\form1.frx,240496,2010-04-26
........\frmColorPalette.frm,20523,2007-03-19
........\frmColorPalette.frx,778,2007-03-19
........\frmSplash.frm,7492,2007-03-25
........\frmSplash.frx,8304,2007-03-25
........\frmTip.frm,682,2007-03-19
........\IP.bas,5000,2010-04-26
........\key.bas,1452,2010-04-26
........\key.ini,36,2007-03-24
........\MCICmd.cls,4056,2010-04-26
........\mExtendedMsgBox.bas,6831,2010-04-26
........\ModuleIni.bas,1849,2010-04-26
........\move.wav,1380,1995-09-22
........\MSSCCPRJ.SCC,189,2007-01-23
........\pictureform.frm,14364,2010-04-26
........\pictureform.frx,103898,2010-04-26
........\proxySet.frm,5486,2007-03-19
........\proxySet.frx,778,2007-03-19
........\proxySet.log,481,2007-03-19
........\resize.bas,2882,2010-04-26
........\sendfile.ini,66,2007-03-19
........\sendForm.frm,8921,2007-03-17
........\sendForm.frx,778,2007-03-17
........\sendfrm.frm,43653,2007-03-24
........\sendfrm.frx,778,2007-03-24
........\setfrm.frm,14209,2007-03-20
........\setkey.frm,7869,2007-03-24
........\setkey.frx,778,2007-03-24
........\slineform.frm,16416,2007-03-24
........\slineform.frx,778,2007-03-24
........\soundform.frm,47929,2007-03-24
........\soundform.frx,47566,2007-03-24
........\startEXE.bas,5463,2010-04-26
........\stringform.frm,22379,2007-03-27
........\stringform.frx,25967,2007-03-27
........\stringform.log,540,2007-01-29
........\temp
........\....\atu.bmp
........\....\b.wav,179704,2010-04-26


........\....\help.txt,175,2007-02-14

........\TransPicture.ocx,50688,2000-04-01
........\ucProgressBar.ctl,14651,2007-02-13
........\ucProgressBar.ctx,1030,2007-02-13
........\videoform.frm,7872,2007-03-24
........\videoform.frx,778,2007-03-24
........\wavplay.bas,9884,2010-04-26
........\wmqx.frm,2289,2007-03-20
........\wmqx.frx,3274,2007-03-20
........\Xp_ProgressBar.ctl,23741,2007-03-19
........\Xp_ProgressBar.ctx,19103,2007-03-19
........\数据转换.bas,2260,2007-03-19
........\混沌.PDM,22588,2007-03-27
........\混沌.vbp,1938,2010-04-26
........\混沌.vbw,1501,2010-04-26

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

发表评论

0 个回复

  • RSA
    RSA加密算法的C预言实现,对一张灰度图进行加密,然后再解密(RSA encryption algorithm in C prophecy fulfilled, encrypt and then decrypt a grayscale)
    2012-10-22 14:14:34下载
    积分:1
  • SEED
    Seed加密体制代码,韩国的分组密码加密体制。(Seed encryption system code block cipher encryption system in Korea.)
    2014-01-16 11:47:11下载
    积分:1
  • sqlcipher_vs2008
    支持加密Sqllite库,vs2008 + sqlite3 + sqlcipher,测试可用(Supports encryption Sqllite library, VS2008+ SQLite3+ sqlcipher, testing available)
    2020-06-26 18:00:02下载
    积分:1
  • aes
    本程序可以实现AES16,24,32位任意长度的密码与任意长度的明文的加密与解密,并附有一实例(This procedure can achieve the AES16 24,32 password of any length and any length of plaintext encryption and decryption, with an example)
    2021-03-15 14:09:22下载
    积分:1
  • Caesar-code
    凯撒密码作为一种最为古老的对称加密体制,在古罗马的时候都已经很流行,他的基本思想是:通过把字母移动一定的位数来实现加密和解密。例如,如果密匙是把明文字母的位数向后移动三位,那么明文字母B就变成了密文的E,依次类推,X将变成A,Y变成B,Z变成C,由此可见,位数就是凯撒密码加密和解密的密钥。个人原创。(Caesar password as one of the most ancient symmetric encryption system in ancient Rome have been very popular, his basic idea is: by the letters move a certain number of bits to achieve encryption and decryption. For example, if the key is the number of bits of plaintext letters backward move three, the plaintext letter B into a ciphertext E, and so on, X will become Y-become a B,, and Z becomes C Thus, the median is the Caesar cipher encryption and decryption keys. Personal originality.)
    2012-05-11 16:37:09下载
    积分:1
  • ERRATA
    说明:  一个应用密码学的源代码,主要完成应用密码方面的功能。(a Cryptographic Application source code, application code to complete the function.)
    2006-04-15 13:58:12下载
    积分:1
  • veccross
    C network programming this source is vectorcross
    2009-07-05 19:38:20下载
    积分:1
  • Elgamal
    Elgamal数字签名的一个大体验证,用于对一个文件的签名后在进行认证.一个VC开发的小程序.(Elgamal digital signature verification of a general for the signature of a document during the certification after. A small VC development process.)
    2009-06-14 22:02:20下载
    积分:1
  • aes256_test
    aes256加密解密算法,256bit秘钥,配有例子 。(aes256 encrypt and decrypt)
    2021-05-15 22:30:07下载
    积分:1
  • SFZ
    身份证15位转18位的算法原码,可以自动将转换后的结果放入剪贴板中(Algorithm of the original code ID card 15 turn 18, you can automatically converted into the clipboard)
    2012-08-22 12:17:21下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载