资源列表
[加密解密] EncryDeCry
说明:我在字符串加密时的处理是每次取字符串的三个字节,再把三个字符连成一个24位的整型,前8位存放第一个字符,中间8位存放第二个字符,最后8位存放第三个字符。再取这个整型数的前6位对应的数值去差用户提供对应表,转化成相应的字符,再取第二个6位,第三个6位,第四个六位进行字符的转换。再重复前面相同的操作值到整个字符串转换完毕。在解密的过程就是根据用户提供的表进行查找和移位换原字符串。 这种算法比通常的直接根据用户提供的表进行转换有更高的安全<伍孝秉> 在 2008-10-13 上传 | 大小:1.52kb | 下载:0
[Linux/Unix编程] staserver1
说明:该短代码实现了和上位机的通信功能,采用的是udp协议-the short code to achieve the PC and communications functions, the agreement is udp<黄诗泉> 在 2008-10-13 上传 | 大小:3.79kb | 下载:0
[系统编程] ImplementingTheMD5Algorithm
说明:Take advantage of a secure message-digest algorithm in your applications. Learn the means to easily integrate MD5 into your existing C++ applications using this cross-platform library. -Take advantage of a secure messa<张建> 在 2008-10-13 上传 | 大小:126.01kb | 下载:0
[系统编程] BASE64DecodingAndEncodingClass
说明:The Base64 format is decribed in RFC 2045 in part 6.8 called \"Base64 Content-Transfer-Encoding.\"-The Base64 format is in RFC959 in RFC 2045 part 6.8 called "Base64 Content-Transfer-Enc oding. "<张建> 在 2008-10-13 上传 | 大小:3.33kb | 下载:0
[Linux/Unix编程] wfExample
说明:eos WORKFLOW EXAMPLE-eos Pilkington EXAMPLE<gaozhuang> 在 2008-10-13 上传 | 大小:63.15kb | 下载:0
[弱点检测代码] Word_Password_Recovery_Master
说明:word密码破解,很多时候文件一久就忘记密码了这个工具是饿暴力破解可以帮你解开你的心结-word password crackers, many documents on a long-forgotten password tool is hungry violent break can help you solve your heart<马星> 在 2008-10-13 上传 | 大小:318.82kb | 下载:0
[系统编程] AutoTurnOffPc
说明:定时关机的小程序,可以学习配置文件的读写,mid音乐的播放等有用的一些东西-Mytob.BSNotes small procedures, can learn to read and write the configuration file, mid music shows something useful<王宇波> 在 2008-10-13 上传 | 大小:199.62kb | 下载:0