搜索资源列表
如何使自己的程序自动更新(在线更新)
- 由于程序的需要,我需要做一个使程序自动更新的小程序,找了找网上,介绍的都不够详细,这里我给出一个完整的自动更新的程序! 此程序为外部升级程序(需要主程序的调用),具体代码这里就不罗列了,还是自己看源代码吧.此程序主要的思路是通过读取服务器文件获得升级版本及升级地址,有新版本则下载 如果想做成内部升级程序(在主程序内部自动检测及自动升级),只需要在主程序启动时相关的代码即可,大家不仿试试,主要的思路与这个是差不多的,不同之处是怎么处理主程序的自动关闭与启动问题. -procedur
zebra-0.94.tar
- 大名鼎鼎的路由器源码。程序分ZEBRA、OSPF\\RIP\\等3个包。程序框架采用一个路由协议一个进程的方式,提高效率。ZEBRA目录下为守护程序部分、VTYSH目录下为仿CISCO外壳程序、LIB目录下为公共调用。-famous source router. ZEBRA procedure, OSPF \\ RIP \\ as three packages. Using a procedural framework of a routing protocol process, enhance
outlook3
- 一个仿outlook的小程序。适用环境pb9-outlook imitation of a small procedure. Applicable environmental pb9
fangshe
- 仿射加解密算法 比较简单-affine encryption algorithm is relatively simple
cryptology
- 实现了三种古典密码学体制和DES体制及其分析。affine(仿射)读入文件11.txt中内容(小写字母,明文)加密并把内容写入12.txt,还可以解密生成文件13.txt。vigenere,hill体制类似。DES体制包括加密解密雪崩效应差分分析等内容。由于本人还是刚学习程序设计语言及密码学的在校本科生,水平很低,第一次上传只是为了试一下。可以考虑少给几点,呵呵。-achieve three classical cryptography system and DES system and its
phpwebsite
- 简介:PHP+MYSQL网站注入扫描工具,针对类似夜猫文章下 载系统比较有效,界面是仿教程的hdsi中的PHP注入模块写 的,实现原理是参考angel的SQL Injection with MYSQL写的-Profile : PHP MYSQL injection site scanning tool against a similar article Night Cat download system more effective, Interface is the guidebook
fangshemiyao
- 压缩包内论文只是通过对一个简单的密码体制:仿射密码(Affine Cipher)的分析、设计和实现来说明简单的加密思想,从这个思想我们可以研究更复杂的加密算法。最后,我以软件的形式将其实现,通过测试,发现使用效率还可以;但是,这只是个实验性的设计,要想不被人破译,还需要更复杂的密钥空间和更难的算法。-compressed within the papers only through a simple password system : Affine password (Affine Cipher
sizhongjiamijiemi
- 移位密码,仿射密码,维吉利亚密码,置换密码 四种C加密解密算法-shift password, affine password Weijilie password, password replacement of four C encryption and decryption algorithm
FourEncodeArithmeticInCommonUse
- 常用的四种加密解密算法。移位密码、仿射密码、维吉尼亚密码以及置换密码,用纯C语言编写。-four commonly used encryption and decryption algorithms. Shift password, affine password, Virginia and password replacement passwords, using pure C language.
gdsf
- JAVA实现的基本用户界面的,仿射密码,置换密码,维吉尼亚密码的实现-JAVA the basic user interface, affine password, password replacement, the realization of Virginia Password
xixianquan
- JAVA环境下的四种古典加密算法,移位,仿射,维吉尼亚,置换 详细的WORD设计文档,里面包含源码和运行程序截图-Java environment of the four classical encryption algorithm, displacement, affine, Virginia, WORD replacement detailed design document, which contains the source code and operating procedures
gudianmima
- 古典密码中,主要的思想为移位算法及置换算法。 1.移位密码 密钥K为整数,且取值空间为0到25;加密函数:x = x + k (mod 26);解密函数:x = x - k (mod 26)。当K=3时,为凯撒密码。 2.仿射密码 密钥对由a、b组成,整数a满足 gcd(a, 26) = 1,整数b的取值空间为0到25;加密函数:x = ax + b(mod 26);解密函数:x = a*y - a*b (mod 26)。当a=1,b=3时,为凯撒密码。 3.维吉
AffineCipherBox
- 280行的高效代码,通过命令行实现了仿射算法的加密解密,随即或自定义KEY等功能
QQ-code
- 这是一个仿QQ聊天示例源码,可以在局域网通信。为局域提供了很好的安全性。
MPlayer1
- 这是一个仿Winamp多媒体播放器的程序。用来学习和复用都不错
rising
- 一个脚本杀毒软件,仿瑞星杀毒源代码核心代码
仿设密码
- 密码学程序设计---仿设密码-password procedures designed fake password ---
fangsemima
- 仿射密码体制加解密,较移位代换等加解密体制,更加优越。-Affine cipher encryption and decryption, a shift substitution and encryption and decryption system, more superior.
仿射加密
- 对仿射密码进行加密和解密,有选择加密或解密的操作(The operation of encrypting and deciphering affine passwords with an option to encrypt or decrypt)
VB 仿360安全卫士界面皮肤控件
- VB 仿360安全卫士界面皮肤控件(VB imitation of 360 security guards skin interface controls)